[MPlayer-users] How to switch audio in AVI file?

rcooley rcooley at spamcop.net
Thu Jul 24 07:31:57 CEST 2003


mslama at email.cz wrote:
> was apparently hungarian). Now I have AVI with video and hungarian audio and frameno.avi
> with (hopefully I used -aid 128 in 1st pass to get english audio channel) english audio. 
> (MP3 VBR). Is it possible to somehow replace audio with this source?

Why don't you try outputting the english track to frameno.avi in the 
same folder as the movie, and do:

   mencoder -oac copy -ovc copy  IN.avi -o OUT.avi

If that doesn't work, you could dump the audio to some normal file, like 
an MP3, then just add "-audiofile ENGLISH.mp3" to the above command.



More information about the MPlayer-users mailing list