[MEncoder-users] mencoder no sound when reading from DVD

RC rcooley at spamcop.net
Sat Oct 14 18:38:53 CEST 2006


On Sat, 14 Oct 2006 06:02:01 -0300
Manuel Lemos <mlemos at acm.org> wrote:

> It all goes well except that the output video file has no audio.

> acodec=mp3:abitrate=128 

If you want mp3 audio, you should use -oac mp3lame instead of lavc.  

> WARNING: OUTPUT FILE FORMAT IS _AVI_. See -of help.

You'd do well to pay attention to this warning...

> Too many video packets in the buffer: (4096 in 8285553 bytes).
> Maybe you are playing a non-interleaved stream/file or the codec
> failed? For AVI files, try to force non-interleaved mode with the -ni

There's your problem...  You might try -mc 0, -noskip and/or -ofps
24000/1001.  

You really didn't include enough output to say for sure.




More information about the MEncoder-users mailing list