Comment 5 for bug 480713

Revision history for this message
Fish (andy-aka-fish) wrote :

Hello.

I have exactly the same problem. Except that the avi file I used was an xvid created using ffmpeg, and it already had one mp3 audio stream. I was trying to replace that audio stream with a cbr mp3 created by lame:

avimerge -A 0 -b 0 -i input.avi -p audio.mp3 -o output.avi

This results in the same error as reported above.

On Jaunty, avimerge works as expected (using the same files).

If I can provide any other information that might be useful, then let me know.

Cheers.