[MPlayer-users] MEncoder: my avi output file has no audio (long)
RC
rcooley at spamcop.net
Sat Oct 2 18:49:10 CEST 2004
On Fri, 1 Oct 2004 12:19:04 -0400
D Richard Felker III <dalias at aerifal.cx> wrote:
> 1. encode both passes with -oac copy
> 2. dump the audio in whatever way you like and encode it with an
> external program (e.g. lame).
> 3. remux the new audio into your file.
You don't have to go that far.
After the 2nd pass with -oac copy, you can take the resulting AVI, and
use "-ovc copy" to copy the video, and just specify audio encoding
options. No need to dump the audio, launch a seperate program, and
re-mux them in hopes it won't end up out of sync.
More information about the MPlayer-users
mailing list