problems converting MP3s to WAVs
Michael Hipp
Michael
Tue May 24 15:50:54 PDT 2005
Net Llama! wrote:
> The commands i've used are as follows:
> mpg321 -r 44100 --stereo -w track01.wav track01.mp3
> ^ this one gives me the WAVs that won't burn
>
> mpg321 -b 10000 -s file.mp3 | sox -t raw -r 44100 -s -w -c2 - file.wav
> ^ this one gives me the WAVs that are 2x fast
>
> Anyone have any suggestions?
Could you just use sox to convert it directly mp3->wav? It's what I've
always used, tho I'm usually going in the opposite direction.
Michael
More information about the Linux-users
mailing list