Subscribe:Posts Comments

You Are Here: Home » Amateur Geek, Tips & Tricks » How to convert WAV to MP3 with single right click?

Problem

There’s no easy way to convert files to files instantly – usually you have to open up an audio application, load the WAV file, it as … too much work!

Solution

  1. from http://www.free-codecs.com/Lame_Encoder_download.htm
  2. Extract lame.exe to somewhere sensible (e.g. C:\Program Files\lame.exe)
  3. In an Explorer window, go Tools > Folder Options
  4. Click on the File Types tab
  5. Scroll down to WAV; select it
  6. Click on the Advanced button
  7. Click New… to add a new right click association
  8. In Action, type in Lame MP3 128kbps (or something descriptive)
  9. In Application used, type in the following (including quotes):

10. “C:\Program Files\lame.exe” -b 128 -h “%1″ “%1-mp3.mp3″

  1. Click OK, OK, Close
  2. Voila! You can now right click WAV files in , and an option will appear to convert it automatically into an MP3. You can also do this for batch conversion.

Tags: , ,

Leave a Reply

© 2009 Amateur Geek · Sunburn Toys