Re: [LAU] convert 32bit/96kHz Wav to flac and ogg

From: Georg Holzmann <grh@email-addr-hidden>
Date: Fri Sep 21 2012 - 10:10:17 EEST

Hey Thijs!

> currently i can convert the most common formats, but i'm having trouble
> converting 32bit/96kHz stereo wav files : flac and oggenc dont like them :-(
> i have tried with ffmpeg and various settings but i cant get it to work

You can first convert your wav files to 44.1k oder 48k with sox:
$ sox your_96k_file.wav -r 48000 your_48k_file.wav

and afterwards use oggenc/flac:
$ flac your_48k_file.wav

LG
Georg

-- 
auphonic - automatic audio post production
http://auphonic.com
audio development, machine learning, open source and more
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Fri Sep 21 12:15:02 2012

This archive was generated by hypermail 2.1.8 : Fri Sep 21 2012 - 12:15:03 EEST