[MPlayer-users] re-encode audio

Stephen Mollett molletts at yahoo.com
Tue Mar 11 20:33:01 CET 2003


Hi,

On Tuesday 11 Mar 2003 19:06, Michael Osten wrote:
> Is there a simple way to re-encode the audio to mp3 in an existing .avi?

The easiest way is to run it through mencoder, using "-ovc copy" so as not to 
interfere with the video, eg.:

mencoder -ovc copy -oac mp3lame -lameopts [your chosen LAME options here] -o 
newfile.avi oldfile.avi

Stephen



More information about the MPlayer-users mailing list