Archive

Posts Tagged ‘sox’

Converting WMA files to MP3

September 4th, 2009 brett No comments

I recently needed to convert a bunch of WMA files to MP3 on my macbook. The easiest way to do it was to open up a terminal window, change directory to the directory with the files, and then use mplayer to convert each file to a WAV, and then sox to convert the file to an MP3. The command line I used is described below:

Read more...

Categories: Useful Tags: , , , , , ,