problems converting MP3s to WAVs
Net Llama!
netllama
Tue May 24 18:39:09 PDT 2005
On Tue, 24 May 2005, Michael Hipp wrote:
> 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.
Just tried that:
sox -r 44100 -s -w -c2 "Hitchhiker'sGuideEpisode-09.mp3"
"Hitchhiker'sGuideEpisode-09.wav"
I'm still getting the 'Inappropriate audio coding" error from cdrecord.
I'm guessing i'm not using the correct options somewhere. *sigh*
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lonni J Friedman netllama at linux-sxs.org
LlamaLand http://netllama.linux-sxs.org
More information about the Linux-users
mailing list