View Single Post
  #3  
Old 2005-07-19, 03:55 AM
4candles 4candles is offline
 
Join Date: Nov 2004
Re: Converting mp2 to wav? How would i do this?

Quote:
Originally Posted by brainysod
The title says it all, how would i convert mp2s from a broadcast into simple pcm wav files?
If you're trading the show, please keep the MP2s (or did you receive the MP2s in a trade?).

Most programs that handle MP3 files will also handle MP2. Foobar2000 is the swiss-army knife of audio players, and can do the job.

As a Linux user, I use the command-line "madplay" program (comes with libmad). I simply type:

madplay -o wav:filename.wav filename.mp2

Dave.
Reply With Quote Reply with Nested Quotes