mardi 25 mars 2008

lame wav files to mp3

And a useful lame commandline to convert basic 16 bit linear 8khz audio wav files (as generated by a certain VoiceXML platform) into nice and small mp3 files:

lame -m m --bitwidth 16 -S -silent -r -s 8000 input.wav output.mp3

Aucun commentaire: