[FFmpeg-devel] [PATCH][RFC] variable frame sizes

Eric Buehl eric.buehl
Fri May 15 01:04:57 CEST 2009


Hello,

I submitted a bug a while back describing ffmpeg's failure to account for
varying frame sizes in a single file.
http://roundup.ffmpeg.org/roundup/ffmpeg/issue879  I have confirmed that the
sample referenced works as expected in mplayer so I do not believe it is a
problem with lavc/lavf.  Attached is a patch that works for frames of
varying height (possible if interlacing options are mis-used) but it does
not account for changes in width.

Comments would be appreciated.

Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dynamic_frame_height_adjust.patch
Type: application/octet-stream
Size: 1404 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090514/b24c1bc9/attachment.obj>



More information about the ffmpeg-devel mailing list