Hi All.
Checked FAQ didn't find anything related to my problem so here it is:
I've got LAME 396 installed in fedora 3, and I need to convert RAW PCM WAV 8000/mono/16bit to MP3 mono/16000/64Kbps.
I use ./lame -r -s 8 --resample 16 -b 64 ~/test.wav ~/test.mp3
whenever file's produced it plays way too fast. I tried --resample 41/48, -k none worked...
So should I recompile with some different settings (I used none except for --prefix=/...)
Or report a bug : )
Please advise.
Thanks guys.
::OSCORD::