Here's a little Windows VBS command-line script that will add (or fix) ReplayGain tags in FLAC files. It's Windows only and requires metaflac.exe. Edit the .ini file to point to the location of the metaflac.exe executable.
If it detects missing ReplayGain tags within any of the FLAC files in a folder, then it will recalculate all the RG tags for those files. If it finds that the Album_Gain tags are not all the same (the usual result after ripping a disc with EAC and encoding in FLAC) then it will recalculate them all. Otherwise, it will skip the folder. Usage: flacrg.vbs /s <flac_directory> For help and available options: flacrg.vbs /? http://zolx.com/scripts/vbs/download/flacrg.zip -- JJZolx Jim ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=69764 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/ripping
