[MPlayer-users] Re: audio to CD

D Richard Felker III dalias at aerifal.cx
Mon Mar 1 02:24:14 CET 2004


On Sun, Feb 29, 2004 at 05:42:36PM -0500, Michael Waters wrote:
> On Sun, 29 Feb 2004 23:20 +0100, tarass at club-internet.fr wrote:
> > I can extract the audio track to pcm but the result is 48 khz wav file 
> > but I need 44.1 khz 16 bits wav file.
> > 
> > How to encode to an wav in 44.1 Khz - 16 bits ?
> 
> use sox.
> 
> sox in.wav -r 44100 resampled.wav resample -q

No, just put -srate 44100 on the mplayer commandline...

Rich




More information about the MPlayer-users mailing list