bernt said the following on 25/08/2005 09:28:
Hi!
How do I set the Replaygain tag in EAC then ripping to FLAC?
This is how it looks now.
-T "artist=%a" -T "title=%t" -T "album=%g" -T "date=%y" -T
"tracknumber=%n" -T "genre=%m" %s
Could I just ad "--replay-gain" somewhere in the string.
That might work, but you can only add album ReplayGain when the whole
album is ripped!
You need to use something like:
# metaflac --add-replay-gain /your/dir/here/*.flac
Personally, I use a perl script that recurses through my entire music
library adding ReplayGain on a per-alubm basis.
R.
_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping