QUOTE(Junon @ Jan 25 2007, 23:01)

EAC should work just fine with the 3.97 Release if you set it up to progress the ripped data under usage of a user defined encoder. Locate the version 3.97 LAME.exe, define .mp3 as file extension and uncheck "Add ID3 tag". LAME will properly tag the files using this command line ("Additional command line options"):
-V 5 --vbr-new --id3v2-only --pad-id3v2 --ta "%a" --tt "%t" --tl "%g" --ty "%y" --tn "%n" %s %d
I'm sure normally that would be the best way to do it, but unfortunately it doesn't work with this custom "ini" lame.exe I have, there still seems to be conflicting info for the codec. I just found another way around the problem though, instead of choosing "external compression" I let EAC use the lame dll (compression format > lame 3.97 dll) and that way lame seems to get no preset info from EAC and just uses the ini-preset - works fine. That gets me what I wanted, ripping and encoding in one step with no interruptions.
And RazorLame works as well now, after I just found out that I need to check "use only custom options" under the "expert" tab. That way, no preset input from RazorLame to lame.exe, no conflicting info. I guess I could just as well have used the regular 3.97 lame version instead of the ini-version, but I kind of liked the idea of having one general setting for lame that always remains the same, without having to check preset settings and worry about proper command lines in every application that uses lame.
Thanks again for your input, you also got me thinking about alternative encoding methods (eg. vorbis, flac), maybe I should switch to those in the long run. Frankly I just don't know a lot about their advantages yet, but I'll give them a try. I always thought mp3 was still the best for compatibility reasons, bur perhaps that's beginning to change...?
Cheers, schuraz
QUOTE(john33 @ Jan 26 2007, 00:28)

... you need to find some way to disable those parts of the command line as they are not recognised in the modified version of Lame. The tagging should work fine but all other quality settings are disabled.
Thank you John, that's exactly what the problem was (see my above post replying to Junon). Glad I got that problem figured out. I might stick with the modified version now after all, since it seems to work fine now. As long as other apps get along with it, it's a good idea having the easy preset option using the ini-file.
schuraz