Re: [LAU] Need to convert 24bit/48000 to 16bit/44100 stereo on linux

From: Esben Stien <b0ef@email-addr-hidden-stien.name>
Date: Mon Jan 14 2008 - 12:42:00 EET

Bobo <jadesecurity@email-addr-hidden> writes:

> What is the best command line (or other) way to convert 24/48K to CD
> quality

//resample
sndfile-resample -to 44100 foo.wav bar.wav

//convert to 16 bit
sndfile-convert -pcm16 bar.wav baz.wav

> I think sox is not 24 bit capable.

True.

-- 
Esben Stien is b0ef@email-addr-hidden     s      a             
         http://www. s     t    n m
          irc://irc.  b  -  i  .   e/%23contact
           sip:b0ef@   e     e 
           jid:b0ef@    n     n
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Mon Jan 14 12:15:02 2008

This archive was generated by hypermail 2.1.8 : Mon Jan 14 2008 - 12:15:02 EET