[MEncoder-users] Merging XviD and AC3 in AVI

Olivier Rolland billl at users.sourceforge.net
Sun Mar 1 23:16:28 CET 2009


Hi,

I'm trying to merge XviD and AC3 streams in AVI using mencoder but I
get constant desync. Merging with avimerge or merging in matroska give
perfect sync.

Here is the command line I'm using (video.avi contains the video
encoded in XviD and an audio track encoded at a very low bitrate):

mencoder  -noskip -mc 0 -ovc copy -oac copy -audiofile audio.ac3
-audio-demuxer rawaudio -rawaudio format=0x2000 -o movie.avi video.avi

I've tried with and without -mc 0 and -noskip without any more success.

What am I doing wrong ?

Thanks,

Olivier



More information about the MEncoder-users mailing list