[FFmpeg-trac] #1322(FFplay:new): ffplay: workaround libsdl's bug with odd width/height

FFmpeg trac at avcodec.org
Mon May 21 11:18:03 CEST 2012


#1322: ffplay: workaround libsdl's bug with odd width/height
-------------------------------------+----------------------------------
             Reporter:  ami_stuff    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  FFplay
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+----------------------------------

Comment (by saste):

 Tested with libsdl 1.2.14+ffplay on Ubuntu, seems to work just fine, so I
 wonder if they fixed it upstream. Please show the libsdl version number, I
 don't know if it would be an acceptable hack to rescale based on libsdl
 version (much better would be to support an alternative display engine).

 On the other hand testing with the sdl output device (ffmpeg -i IN
 -pix_fmt yuv420p -f sdl out) shows the same artifacts, so maybe there is
 some way to avoid the problem which can be spotted by checking the
 differences between the two implementations.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1322#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list