[FFmpeg-trac] #10625(undetermined:new): SDL output freeze

FFmpeg trac at avcodec.org
Thu Oct 19 23:57:04 EEST 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 MB SOFT):

 i would add that the commandline

 {{{
 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"
 }}}

 works fine on ffmpeg 5 and freeze in all ffmpeg 6 versions

 and this commandline

 {{{
 ffplay.exe -loglevel debug -f lavfi -i "testsrc=size=1280x720"
 }}}

 works fine on all ffplay version.

 so there is for sure a bug in ffmpeg 6 sdl output

 i'm still using ffmpeg 5 until it's fixed
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10625#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list