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.
"And we know that all things work together for good to them that love God, to them who are the called according to his purpose." -- Rom. 8:28Friday, 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