QUOTE(M @ Nov 12 2002 - 07:48 AM)
Bluenote, you might want to check this other
thread in the forums; JohnV did a considerable amount of testing on such parameters, and posted his results there. Briefly, here are the settings he came up with, as well as a link to
L.A.M.E. 3.94 alpha2 (which, according to JohnV, gives better results with these lines).
24kbps speech:
--alt-preset cbr 24 -a --resample 22 --lowpass 7 -Z
16kbps speech:
-b 16 -a --resample 11 --lowpass 5 --athtype 2 -X3
8kbps garbage (NOT recommended; described as sounding "ugly"):
-b 8 -a --resample 11 --lowpass 4.0
Well, like I said in that thread, it's better to use ABR unless CBR is mandatory:
24kbps speech:
--alt-preset 24 -a --resample 22 --lowpass 7 -Z
16kbps speech:
--abr 16 -a --resample 11 --lowpass 5 --athtype 2 -X3
The CBR had to be used for special (flash) purposes by the original question maker.