[LAU] Need to convert 24bit/48000 to 16bit/44100 stereo on linux
Peter Plessas
plessas at mur.at
Mon Jan 14 08:00:16 EST 2008
Hi,
on Debian there is a package called sndfile-tools which contains them i
think.
glg, PP
Hi,
on Debian there is a package called sndfile-tools which contains them i
think.
glg, PP
* Bobo <jadesecurity at earthlink.net> [2008-01-14 13:29]:
> Hey, Thanks for the suggestions (all) , but I can't find
> sndfile-resample in either the
>
> libsndfile-1.0.17.tar.gz
>
> distribution that I had installed or the
>
> libsndfile-1.0.18pre20.tar.gz
>
> distribution that I just downloaded. Should it be near sndfile-convert
> which
> is in the examples dir?
>
> Thanks
> b
>
> Esben Stien wrote:
> > Bobo <jadesecurity at earthlink.net> 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.
> >
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user at lists.linuxaudio.org
> http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
More information about the Linux-audio-user
mailing list