[MPlayer-users] Re: How to dub a video with mencoder?
D Richard Felker III
dalias at aerifal.cx
Wed Mar 2 03:37:23 CET 2005
On Wed, Mar 02, 2005 at 01:47:41AM +0100, Dominik 'Rathann' Mierzejewski wrote:
> On Tuesday, 01 March 2005 at 12:33, R C wrote:
> > On Tue, 01 Mar 2005 12:15:01 +0100
> > Tristan Miller <psychonaut at nothingisreal.com> wrote:
> >
> > > Can you recommend a program for GNU/Linux that will output OGM
> > > containers
> >
> > I'm pretty sure ogmmerge is the only one.
>
> That is: encode with mencoder to AVI without sound, encode audio
Encoding without sound can break a/v sync. You'd be much better off to
use -oac pcm or -oac copy then throw away the sound in the avi file
when remuxing.
Rich
More information about the MPlayer-users
mailing list