Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Mp3 to Wav (Read 3426 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Mp3 to Wav

I'm looking for a Library or a Command Line Software that i can use to convert an mp3 file to a wav file
Or in last resort, one that i can use to convert a headerless raw PCM to a Wav File (since i can already convert and MP3 to that PCM)

I'm working on Windows XP, so if it's a Command Line Software, it has to work on this SO

Thanks



Mp3 to Wav

Reply #3
If you decide to use LAME, you might want to get the version that is *fixed for decoding*, instead of the one that was linked to two posts above (...which does not account for en/decoder sample offset/delay).

http://rarewares.org/mp3.html

 

Mp3 to Wav

Reply #4
Thank you for all answers
I'm currently using lame --decode and it works exactly how i wanted it