Help - Search - Members - Calendar
Full Version: Updating my LAME parameters
Hydrogenaudio Forums > Lossy Audio Compression > MP3 > MP3 - General
MasterViVi
Hi all,

I'm the process of updating my EAC from 0.95b3 to b4 and LAME 3.96 to 3.97 but I've heard that the parameters changed. Now I'm ripping at 192kbps with the parameters EAC provided (--alt-preset I guess?). Two questions:

- does 3.97 improve over 3.96 at this bitrate?
- is it wise to update my parameters, or wouldn't it have any gain? (I want to keep the very same quality/size compression) And, is there any detailed info on converting old parameters to the new one. smile.gif

Thanks, if you decide to help this newbie. smile.gif
Rain
It would be useful if you posted the parameters...
psycho
Hydrogenaudio Wiki
ShowsOn
QUOTE (MasterViVi @ Oct 15 2006, 19:06) *
Now I'm ripping at 192kbps with the parameters EAC provided (--alt-preset I guess?). Two questions:

If your target is around 192 Kbps, then I would use -V2 --vbr-new, which will average around 190 Kbps VBR.
MasterViVi
Thanks all,

I currently have:
CODE
%l--alt-preset 128%l%h--alt-preset standard%h %s %d


so, as per wiki, I'm about to change this to:

CODE
-V 2 --vbr-new --add-id3v2 --pad-id3v2 --ta "%a" --tt "%t" --tg "%m" --tl "%g" --ty "%y" --tn "%n" %s %d


However, I've read about some artifacts from "--vbr-new" above "--vbr", is this correct? I don't care about speed so I never used -fast preset, but now --vbr-new seems to output higher quality anyway, right?
VCSkier
correct. --vbr-new is preferred for quality, and also happens to be faster.
MasterViVi
Thanks, all I needed to know. smile.gif
Vittorio
Hi there!

I'm not sure where to ask, so I'm gonna raise this thread from the dead rolleyes.gif

Sometimes I use foobar2000 for conversion and ripping (for my portable) with the recommended settings for EAC:
CODE
-V 0 --add-id3v2 --pad-id3v2 --tt "%t" --ta "%a" --tl "%g" --ty "%y" --tn "%n" --tg "%m" %s %d

But do this parameters also apply to f2k? Are the ID3 parameters neccessary or does (foobar) LAME add tags automatically?

I often had errors with this settings, especially the "Conversion failed: Object not found" error (e.g. if some tags are not present - what sometimes is a good thing to know about). The only thing I want is an output file with best VBR quality and all ID3v2 tags available.

Besides, could somebody explain the above settings? I found some parameters on the lame HP, but I still don't know what "%t" or "%m" stands for and how %s and %d are used.

Thanks.
kornchild2002
You don't need to use that command line for foobar2000. foobar can add track tags for you, just make sure that you have the proper version of ID3 selected. foobar2000 will select ID3v2.4 by default and I have found support for that to still be buggy. It has options for using ID3v2.3 though, I think you can even use v2.3+1.1 (I don't remember though, don't have access to foobar2000 right now). Simply change the tag settings and then use the default visual slider for selecting your Lame setting.
greynol
QUOTE (kornchild2002 @ Oct 14 2009, 07:00) *
You don't need to use that command line for foobar2000. foobar can add track tags for you

You don't need to use that command line for EAC either. EAC can add track tags as well. -V0 %s %d is all that's necessary.
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.