Perspectives

…On Ideas, Startups, Technology, Internet, India and Myself.

wma to mp3

with one comment

That is simple..This is how I do it:

mplayer -vo null -vc dummy -af volume=2:sc,resample=44100 -ao pcm:waveheader /home/shivku/hdrive/Music/Green\ Day/When\ I\ come\ around.wma && lame -m s audiodump.wav -o /home/shivku/hdrive/Music/Green\ Day/When\ I\ come\ around.mp3

You should, ofcourse write a script to go pick up all wmas and convert them to mp3s. If you are using MPlayer-1.0pre7try2 like me, make sure you get that -af part right…
af volume=2:sc,resample=44100
without the volume part there, mplayer seems to crash. It is apparently a bug. 
Also, -waveheader is deprecated..It is gotta be,
-ao pcm:waveheader

Ensai!

No related posts.

Written by shivku

May 7th, 2006 at 11:12 pm

One Response to 'wma to mp3'

Subscribe to comments with RSS or TrackBack to 'wma to mp3'.

  1. CcnguqEgLbvLybTEw

    a6a7d2745ee994377352f07b209ce0d6

    Anonymous

    21 Jun 07 at 7:38 AM

Leave a Reply