encoding my mp3's... question

BigToque

Lifer
Oct 10, 1999
11,700
0
76
I usually use RazorLame to encode at 256 CBR.

I heard there was something like alt preset or something like that... what is it?
 

jthsmak

Senior member
Jul 5, 2001
732
0
0
Its supposed to produce transparent mp3s. File size is much larger than -r3mix and i can't tell the difference with my grados.
 

PliotronX

Diamond Member
Oct 17, 1999
8,883
107
106
Ah yes, the infamous --alt-preset switches. For some reason unknown to me, the man behind r3mix (Roel) has been OOC at the site for a while, and hasn't been active in further development of the --r3mix switch. The --alt-preset switches are being developed mainly by a guy named Dibrom. This guy just wasn't happy with the --r3mix switch, so he's been using all of the latest features in LAME to develop the --AP switches.

For 256Kbps CBR, use this switch with LAME 3.90/3.91:

--alt-preset cbr 256

This will result in the absolute best quality you can get out of MP3s at 256Kbps bar none. You can get a complete list of --AP usage by opening a DOS command prompt window, and running LAME with the following switch:

--alt-preset help

I would personally recommend using --alt-preset standard, because VBR is a lot more efficient with bits than CBR, resulting in higher quality MP3s that will usually average smaller than 256Kbps. The few reasons to use CBR would be compatibility with older players, or that you want to be able to predict the size of the files (as you never really know how large a VBR file is going to be). Otherwise, VBR is the way to go. Have fun :)