hi all

i'm trying to find a reliable way to convert a batch of wav files to flac and ogg
i have a py script that uses oggenc and flac for this, but since i newer know what the exact bitrate/samplefreq of the input wav files will be i want the conversion to be as robust as possible

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

using 'sound convertor 1.4.4' i can convert the samples, but that's a gui app (and i want to script the conversion) + it does crash quite a bit when i try to convert a number of these wav files in batch

any ideas ?
thanks!

grtz
Thijs


--

follow me on my Audio & Linux blog !