Convert WMA to MP3 on Linux
Originally from linuxquestions With newer codecs I have change -ao pcm -waveheader to -ao pcm:waveheader Convert WMA to MP3 -: “Convert WMA to MP3 REQUIREMENTS: mplayer lame 1. create a text file called wmamp3 in your ~/ 2. Open the file in your favorite editor and enter the following #!/bin/bash current_directory=$( pwd ) #remove spaces