[Ffmpeg-devel] BUG - buffer overflow

Michael Niedermayer michaelni
Wed Nov 9 22:27:52 CET 2005


Hi

On Wed, Nov 09, 2005 at 10:12:37AM -0500, Frank DiPrete wrote:
> 
> using ffmpeg from cvs compiled this morning
> 
> ffmpeg version CVS, build 3277056, Copyright (c) 2000-2004 Fabrice
> Bellard
>   configuration:  --prefix=/usr
>   built on Nov  9 2005 08:33:15, gcc: 3.4.4 20050721 (Red Hat 3.4.4-2)
> ffmpeg      CVS
> libavcodec  3277056
> libavformat 3211776
> 
> trying to convert mpg from pvr-250 (mpeg2/mp2) to dvd compliant mpg
> (mpeg2/ac3) using th following command:
> 
> ffmpeg -i "$filename".mpg -target dvd -bufsize 6144 -ab $arate -ac 2 -
> qscale $qscale -y "$filename".dvd.mpg

qscale together with vbv stuff just cant work

[...]
-- 
Michael





More information about the ffmpeg-devel mailing list