hi all<div><br></div><div>i'm trying to find a reliable way to convert a batch of wav files to flac and ogg</div><div>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</div>

<div><br></div><div>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 :-(</div><div>i have tried with ffmpeg and various settings but i cant get it to work</div>

<div><br></div><div>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</div>

<div><br></div><div>any ideas ?</div><div>thanks!</div><div><br></div><div>grtz</div><div>Thijs</div><div><br></div><div><div><br></div>-- <br><br><div>follow me on my <a href="http://audio-and-linux.blogspot.com/" target="_blank">Audio & Linux blog</a> !</div>

<br>
</div>