[linux-audio-user] sample-rate/bit-depth wav converter

Esben Stien b0ef at esben-stien.name
Sat Oct 8 10:45:21 EDT 2005


Andrew Gaydenko <a at gaydenko.com> writes:

> recommend the best sample-rate/bit-depth wav converter

//info
sndfile-info foo.wav

//resample
sndfile-resample -to 48000 -c 0 foo.wav bar.wav

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

-- 
Esben Stien is b0ef at e     s      a             
         http://www. s     t    n m
          irc://irc.  b  -  i  .   e/%23contact
          [sip|iax]:   e     e 
           jid:b0ef@    n     n



More information about the Linux-audio-user mailing list