View Single Post
  (#539 (permalink)) Old
greenmr Offline
New Member
 
Posts: 11
Join Date: Feb 2007
Model: 8300
Carrier: Rogers
Default 05-15-2008, 09:02 AM

Quote:
Originally Posted by cjdhx9 View Post
I'm trying to use the first method, with Mplayer, to convert a .flv to a .avi
But it tells me "Audio LAVC, couldn't find encoder for codec mp3."

Here's what i'm entering in the Dos

mencoder -vf scale=240:180 C:\Dr._Tran.flv -o C:\Dr._Tran.avi -of avi -ovc lavc -oac lavc -lavcopts vcodec=mpeg4:vbitrate=230:acodec=mp3:abitrate=64

I don't know dos, and I'm not great with computers, so perhaps if you have a suggestion you could put it laymen terms. Thanks. By the way I'm new to the forum. Just got my Pearl(8100) and I love it.
As I stated in my earlier post... newer versions of mencoder have changed the syntax and you must now specify 'acodec=mp3lame" instead of the old way... "acodec=mp3". I wonder if you even read the post immediately before yours?
   
Reply With Quote