[issue803] libmp3lame: output buffer too small

2009-01-31 Thread Víctor Paesa
Víctor Paesa wzr...@arsystel.com added the comment: reported to LAME team as bug id 2553863: https://sourceforge.net/tracker2/?func=detailaid=2553863group_id=290atid=100290 -- nosy: +wzrlpy FFmpeg issue tracker

[issue803] libmp3lame: output buffer too small

2009-01-30 Thread Víctor Paesa
Víctor Paesa wzr...@arsystel.com added the comment: The issue disappears with lame 3.98 and persists in lame CVS 2009-01-29. A small patch to ease debugging: === --- libavcodec/libmp3lame.c (revision 16815) +++

[issue803] libmp3lame: output buffer too small

2009-01-28 Thread Víctor Paesa
Víctor Paesa wzr...@arsystel.com added the comment: Very similar to issue 719, but now there is just one too small message. Reproduced with the sample in 719 (using lame 3.98.2 on Cygwin 1.5.25): $ ffmpeg -i 32.mp3 -acodec libmp3lame -aq 2 -ar 44100 -ac 2 test-bad.mp3 FFmpeg version

[issue803] libmp3lame: output buffer too small

2009-01-26 Thread Johan Andersson
New submission from Johan Andersson j...@i19.se: At the end when encoding something with libmp3lame it fails with output buffer too small. .mp3 files plays ok but encoding something to libxvid/libmp3lame the video bitrate will be eg. -17179870 kbps according to MPlayer but nothing else wrong