Subject: Re: [linux-audio-dev] mp3 to pcm?
From: Alexander Ehlert (ehlert_AT_phys.unsw.edu.au)
Date: Thu Apr 13 2000 - 14:39:47 EEST
Hi Paul,
why do you make your life so complicated?
> OK, thanks everyone!
> I've downloaded mpg123 and it works great. A little staring at the
> sox manpage yields this:
>
> for cdda output:
> mpg123 -s my_file.mp3 | sox -t .raw -swc 2 -r 44100 - my_file.cdr
>
> or for .wav output:
> mpg123 -s my_file.mp3 | sox -t .raw -swc 2 -r 44100 - my_file.wav
mpg123 -w my_file.wav my_file.mp3 does the same.
From there just sox my_file.wav my_file.cdr
Cheers, Alex
This archive was generated by hypermail 2b28 : Thu Apr 13 2000 - 15:24:22 EEST