Re: a/v sync problem when muxing/merging with avimerge/mencoder
Andreas Heinz <[email protected]>
| Newsgroups | gmane.comp.video.dvdrip.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Jörn, thanks for your response. And i'll try to replace the mencoder command to transcode. If you have a hint with what commandline option i could start, that would help me a lot. But to be honest, i don't think this will solve the problem since muxing with mencoder already leads to an asynchron avi. hope i'll be lucky ;) in regards of switching to another container, imho avi is the most common container, so mkv/ogm stand behind. regards, Andreas Jörn Reder wrote: > Andreas Heinz wrote: > >> mencoder avi_file -audiofile separate_mp3 -oac copy -ovc copy -o temp_avi >> avimerge -b 1 -o two_audio_file_avi -i temp_avi -p avifile > > You need to know that transcode's avi* tools work realiable only with > avi files generated with transcode. So replace your mencoder command > with transcode. If you need more advice in this, I suggest subscribing > to the transcode-users list. > > And (in respond to the other message in this thread): of course avi in > general and transcode in particular support two audio channels in on avi > file ;) > > Regards, > > Jörn >