[Ffmpeg-cvslog] r6565 - in trunk/libavcodec: mpegvideo.c

herve.flores herve.flores
Fri Oct 6 21:19:03 CEST 2006


Le 6 oct. 06 ? 12:00, ffmpeg-cvslog-request at mplayerhq.hu a ?crit :

> Message: 3
> Date: Thu,  5 Oct 2006 21:27:19 +0200 (CEST)
> From: michael <subversion at mplayerhq.hu>
> Subject: [Ffmpeg-cvslog] r6565 - in trunk/libavcodec: mpegvideo.c
> 	mpegvideo.h
> To: ffmpeg-cvslog at mplayerhq.hu
> Message-ID: <20061005192719.5D5BA3B165 at natsuki.mplayerhq.hu>
> Content-Type: text/plain; charset=UTF-8
>
> Author: michael
> Date: Thu Oct  5 21:27:18 2006
> New Revision: 6565
>
> Modified:
>    trunk/libavcodec/mpegvideo.c
>    trunk/libavcodec/mpegvideo.h
>
> Log:
> fix buffer underflows by reencoding the current frame with a higher QP
[...]

I use my most awful movie for buffer underflow (a lot of white lines  
with iterations, moving in a 3D space, with a black background ;-))
encoding is much slower (each frame caused a buffer underflow, then  
each frame must be corrected)
but no buffer underflow (even with -b 7000k -qmin 1 -qmax 5), and I  
manage to mux/author it with a not-tolerant software (=the resulting  
stream is fully compliant)

info for the resulting stream (720frames WITHOUT buffer underflows):
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Image-3.jpg
Type: image/jpeg
Size: 10737 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20061006/580e8277/attachment.jpg>
-------------- next part --------------
then GREAT, THANKS!

Herv?



More information about the ffmpeg-cvslog mailing list