Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: LAME DLL settings? (Read 3672 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

LAME DLL settings?

Hello. I'm brand new to this stuff (mp3) - I downloaded EAC and LAME 3.97b yesterday and installed according to the very helpful guide on coasterfactory.com. I've read a lot of the FAQs and other info, but today I noticed the LAME DLL tab in Compression Options - it has "Quality" (low, med, high); Max VBR Bitrate; and a "Use VBR Quality" (1 through 10) options.

What do these do? I can't find a reference to this tab anywhere (if it's been discussed here please point me in the right direction). Do these override the settings from the External Compression tab? I have User Defined Encoder selected, with  V2 --vbr new, as per the coasterfactory instructions (this seems to be the commonly recommended setting -  -V 2 --vbr-new --add-id3v2 --pad-id3v2 --ta "%a" --tt "%t" --tl "%g" --ty "%y" --tn "%n" %s %d)

The max bitrate in the LAME DLL tab is currently at 320kps. Is this necessary - would I notice a difference if I lowered it to 256K? (if it even actually changes the setting). What is the deal with the Quality, and Use VBR Quality? What's the difference, and what do they change?

Thanks for any help!

LAME DLL settings?

Reply #1
You're best bet is to use the "user defined encoder" and select lame.exe.  Then you can enter you specific command line.
"You can fight without ever winning, but never win without a fight."  Neil Peart  'Resist'

LAME DLL settings?

Reply #2
Quote
You're best bet is to use the "user defined encoder" and select lame.exe.  Then you can enter you specific command line.
[a href="index.php?act=findpost&pid=359145"][{POST_SNAPBACK}][/a]


Thanks - yeah that's what I have, with the command line as noted (sorry if it wasn't clear). I was wondering if the settings in the "LAME DLL" tab in the compression options affect anything (override the settings or command line in the External Compression tab), and if so, what do they mean?

LAME DLL settings?

Reply #3
Quote
I was wondering if the settings in the "LAME DLL" tab in the compression options affect anything (override the settings or command line in the External Compression tab)

No.  If you use "User Defined Encoder" only the command line has any relevance.
I'm on a horse.

LAME DLL settings?

Reply #4
Quote
Quote
I was wondering if the settings in the "LAME DLL" tab in the compression options affect anything (override the settings or command line in the External Compression tab)

No.  If you use "User Defined Encoder" only the command line has any relevance.
[{POST_SNAPBACK}][/a]


great - thanks. that isn't obvious based on the guides/FAQs I have read (unless I missed something).

Also, do the other LAME 3.97b downloads under the "Bundle" on Rarewares have any relevance regarding EAC? It looks like they are improvements/updates to it. So far I have downloaded the Bundle only:

            [a href="http://rarewares.org/mp3.html]rarewares MP3 page[/url]


.

LAME DLL settings?

Reply #5
If you are using the external compressor, with the "User Defined Encoder" parameter passing scheme, then LAME.EXE is all you need.

If you chose to use the DLL, lame_enc.dll, as an "internal compressor" (Waveform tab) then some others may be of use, like the modified DLL with INI file setup.
I'm on a horse.

LAME DLL settings?

Reply #6
Quote
If you are using the external compressor, with the "User Defined Encoder" parameter passing scheme, then LAME.EXE is all you need.

If you chose to use the DLL, lame_enc.dll, as an "internal compressor" (Waveform tab) then some others may be of use, like the modified DLL with INI file setup.
[a href="index.php?act=findpost&pid=359214"][{POST_SNAPBACK}][/a]


OK - thanks. 

What are the advantages of using the "internal compressor" option?

LAME DLL settings?

Reply #7
Not having to mess about with command lines.
I'm on a horse.

LAME DLL settings?

Reply #8
Quote
What are the advantages of using the "internal compressor" option?

Avoiding a temporary file, but only able to extract and encode a single track at once (will be slower on multiprocessors/multicores/HT)