[FFmpeg-trac] #10625(undetermined:new): SDL output freeze
FFmpeg
trac at avcodec.org
Sat Nov 18 13:41:46 EET 2023
#10625: SDL output freeze
-------------------------------------+-------------------------------------
Reporter: MB SOFT | Owner: (none)
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: git-master | Resolution:
Keywords: sdl | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by quinkblack):
Replying to [comment:4 MB SOFT]:
> thank yo for the explanation.
>
> indeed there was the same problem 10 years ago
[http://trac.ffmpeg.org/ticket/1744]
>
> it was fixed but the changes in ffmpeg 6 reintroduced the problem.
>
> hope someone will fix it again
>
> pipe to ffplay introduce latency, sdl was good for the low latency.
why not use ffplay directly:
{{{
ffplay -f lavfi -i "testsrc=size=1280x720"
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10625#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list