[FFmpeg-trac] #10625(undetermined:new): SDL output freeze
FFmpeg
trac at avcodec.org
Wed Oct 18 01:33:16 EEST 2023
#10625: SDL output freeze
-------------------------------------+-------------------------------------
Reporter: MB SOFT | Type: defect
Status: new | Priority: normal
Component: | Version: git-
undetermined | master
Keywords: sdl | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug: when using SDL output the window freeze after few
seconds
How to reproduce:
{{{
% ffmpeg.exe -loglevel debug -f lavfi -i "testsrc=size=1280x720" -c:v
rawvideo -pix_fmt yuv420p -window_enable_quit 0 -window_size 455x256 -f
sdl "Test"
ffmpeg version N-112467-g5ddab49d48-20231017
built on ...20231017
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10625>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list