mplayer logoIn order to convert WMA file into MP3 format in Ubuntu (or Debian) you should install the following requirements first:

1. mplayer (sudo aptitude install mplayer)
2. lame (sudo aptitude install lame)
3. win32 codecs (sudo aptitude install ubuntu-restricted-extras)

and then convert file.wma into file.mp3 using the following console command:

mplayer -vo null -vc dummy -af resample=44100 -ao pcm:waveheader file.wma;lame -m s -V 3 audiodump.wav;mv audiodump.wav.mp3 file.mp3;rm audiodump.wav

This also works for Fedora / Centos / Redhat family Linux distributions (requirements should be installed by yum package manager via third-party software repositories).

 

6 Comments

 

  1. March 9, 2010  12:23 am by yo keller Reply

    the script worked very well in my Ubuntu config - given the prerequisites (I had to install lame)



    thanks

    yo

  2. June 3, 2010  11:34 pm by nrg-1 Reply

    Actually start reading your blog it is actually really helpful i shall definately keep an eye on your blog, you have turned me into a frequent reader.Do you have a newsletter i can subscribe to ?

  3. June 3, 2010  11:38 pm by nrg-1 Reply

    Actually checked out your post it's quite illuminating i shall certainly keep an eye on your blog, you have turned me into a constant reader.Do you have a newsletter i could sign up to ?

  4. January 26, 2011  12:52 pm by Agustina Biederman Reply

    valuable People are bound to find this really important. I'm sure all of us readers appreciate your efforts as much as me!. Have a great week

  5. February 7, 2012  6:20 pm by best deals on iphone 4s Reply

    Brilliant information out there. I by no means let a 24-hour interval terminate withouth looking for up-to-date critical information through this website

  6. March 30, 2012  8:25 pm by fruit mocking party Reply

    A lot of whatever you articulate is astonishingly accurate and it makes me wonder the reason why I had not looked at this with this light previously. This article really did switch the light on for me as far as this subject matter goes. But at this time there is one position I am not really too cozy with so while I attempt to reconcile that with the actual core theme of your point, permit me see what the rest of the visitors have to say.Well done.

Leave a reply

 

Your email address will not be published.