jimmy;133710 Wrote: > Anyway, I have decided to use the GUI version which allows you to set > the track and album gain but not change the data. If anyone knows how > to get the command line version to do this then please tell me. > Otherwise I can't fully automate my ripping using mareo.
I believe I sussed though this a few months ago when using MP3Gain with MAREO. I'm a little fuzzy on the details now because I haven't had to look into it since then, but my mareo.ini contains the following switches for mp3gain.exe: /c /r /s r I believe this *just* scans the files and writes the gain values, it does *not* alter the audio data. Note I'm ignoring clipping and I'm applying track gain only. To actually alter the audio data I believe you have to use the /g switch followed by the desired gain. Note the gain is unitless, it's not in dB. I'm adjusting the gain to 95 dB (yes, I know this is bad, it's a long story) and I have to use /g 4 to do this. Yeah, 89 dB + 4 dB = 93 dB, not 95, but the GUI shows 95 after these changes are made. So my mareo.ini for doing this reads: EXT = NONE PATH = K:\Other Music\Small [EMAIL PROTECTED]@[EMAIL PROTECTED]@ ENCODER = C:\Program Files\MP3Gain\mp3gain.exe PARAMETERS = /c /r /s r "@[EMAIL PROTECTED]@[EMAIL PROTECTED]" EXT = NONE PATH = K:\Other Music\Small [EMAIL PROTECTED]@[EMAIL PROTECTED]@ ENCODER = C:\Program Files\MP3Gain\mp3gain.exe PARAMETERS = /g 4 "@[EMAIL PROTECTED]@[EMAIL PROTECTED]" Note this is with MAREO 2.0.4. I understand there have been significant changes as to how you configure mareo.ini since then. -- Mark Lanctot ------------------------------------------------------------------------ Mark Lanctot's Profile: http://forums.slimdevices.com/member.php?userid=2071 View this thread: http://forums.slimdevices.com/showthread.php?t=27036 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
