[FFmpeg-devel] [PATCH] Fix 2 pass mjpeg encoding

Bobby Bingham uhmmmm
Sat Dec 4 04:33:27 CET 2010


Two fixes which together make 2pass mjpeg encoding actually try to
match the requested bitrate.

The first patch makes the mjpeg encoder count macroblock data towards
i_tex_bits instead of misc_bits.

The second patch makes it so ffmpeg doesn't output the last frame's
stats twice when the last frame isn't delayed.
-- 
Bobby Bingham
??????????????????????
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 01-itex_stats.patch
Type: text/x-patch
Size: 588 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101203/2965aefc/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 02-eof_stats.patch
Type: text/x-patch
Size: 1100 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101203/2965aefc/attachment-0001.bin>



More information about the ffmpeg-devel mailing list