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

FFmpeg trac at avcodec.org
Sat May 19 16:03:08 CEST 2012


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

Comment (by ami_stuff):

 ffplay -vf 1024x768 odd.jpg

 should be

 ffplay -vf scale=1024:768 odd.jpg

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


More information about the FFmpeg-trac mailing list