Hi! Wolfram Gloger wrote:
> I build dvbcut-cvs-14 against current ffmpeg sources. > When re-encoding, I always get the warning: > "rc buffer underflow". I get that with the included version as well, each time dvbcut re-encodes a GOP (usually at the beginning and end of a segment). > I believe this is due to the AVContext's rc_initial_buffer_occupancy > parameter being uninitialized. Which probably means that it's set to 0. > In the patch below, it is initialized like in ffmpeg.c, > with this the warning goes away (and in fact recoded pictures > differ slightly). Sounds only logical - rate control affects the MPEG quantizer. Patch included in SVN revision 15 (available now ;-). -- Michael "Tired" Riepe <[EMAIL PROTECTED]> X-Tired: Each morning I get up I die a little ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ DVBCUT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvbcut-user
