i have downloaded some videos in wmv format and i needed to convert them into mp3 to play on my mp3 player. after searching google for how to do this on ubuntu i found a solution:And it worked like a charm.
- first install lame and mencoder:
$ sudo apt-get install lame mencoder- Run mencoder command to convert wmv file to mp3 file:
$ mencoder audioFileName.wmv -oac mp3lame -ovc frameno -of rawaudio -o audioFileName.mp3
Conservative. Idaho. Software engineer. Historian. Trying to prevent Idiocracy from becoming a documentary.
Email complaints/requests about copyright infringement to clayton @ claytoncramer.com. Reminder: the last copyright troll that bothered me went bankrupt.
Friday, December 23, 2011
Cool Aspects To Linux
I needed to extract the audio out of a WMV file and convert it to an MP3, and while I could not find a program immediately to do this, I did find this very simple set of instructions for how to do it:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment