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

FFmpeg trac at avcodec.org
Mon Aug 27 01:11:15 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:  1
Analyzed by developer:  0            |
-------------------------------------+----------------------------------

Comment (by cus):

 Basically it is, at the cost of some performance.

 I finally decided to use crop because at the moment the padding filter
 copies the buffer even when no actual padding is required, because it
 always checks for AV_PERM_WRITE permission.

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


More information about the FFmpeg-trac mailing list