Help - Search - Members - Calendar
Full Version: HOW on earth do I use the "alt-presets" with lame
Hydrogenaudio Forums > Lossy Audio Compression > MP3 > MP3 - General
Nechronics
I've read about these settings on a million websites and what they do. NO where does ANYONE explain how the hell you use these settings. How come there is no help file or any explanation ANYWHERE on something so basic as this? I've done a million searches and all I ever find is --alt-preset extreme does this and --atl-preset insane does that, but no one even mentions how to apply them? This is craziness.
/\/ephaestous
when you are encoding your file just specify the preset this way:

lame.exe --alt-preset standard yourfile.wav
Nechronics
where would I do this...I use EAC and basically I just point it to the CD drive and have it encode...I have no idea where I would "specify the preset"
Amadablam
Don't feel too bad - I'm guessing you just aren't familiar with using the command line. Typically, when specifying an executable (like lame.exe) at the command line, you can modify its behavior with "switches" (like --alt-preset standard). EAC borrows this command line behavior when you specify "Additional command line options" in the Compression options. To get the full effect of command line switches/options, I suggest setting EAC with the following options (all this is on the "External Compression" tab of the Compression options):

Check "Use external program for compression"
Parameter passing scheme: User defined encoder
Use file extension: .mp3
Program, including path, used for compression: C:\your\path\to\lame.exe
Additional command line options: --alt-preset standard --add-id3v2 --tt "%t" --ta "%a" --tl "%g" --tn "%n" --ty "%y" --tg "%m" %s %d
(the "alt preset" part is for the file quality, the rest of the switches are for file tagging, and the %s and %d specify the input and output file, respectively)

I hope this all makes more sense!
Nechronics
Ahh, thank you so much! That worked for me.

Ok, just one more newbie question blink.gif
Which do I want, Stereo or Joint Stereo? I encode using Lame at 320kb with the alt-preset insane setting.
/\/ephaestous
Joint stereo is proven to be better than pure stereo.

Read this
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.