Code: Select all
mencoder somefile.mov -o somefile.avi -ovc lavc -oac mp3lame -fps 29.97Does anyone know the correct way to convert a quicktime file? I am ok to other software if they give good results. Thank you!
Code: Select all
mencoder somefile.mov -o somefile.avi -ovc lavc -oac mp3lame -fps 29.97Code: Select all
$ mencoder somefile.mov -o somefile.avi -ovc copy -oac copy