1
2
3
# $1 -- input file
# $2 -- output file
mencoder -oac mp3lame -ovc copy -of rawaudio $1 -o $2