Two points as I contrast metaflac's --add-replay-gain function with that of foobar2000
1.) Why does metaflac add album gain tags if you aren't encoding album gain? Foobar's approach seems more logical even if the metaflac tag seems more consistent with the replaygain spec
Generated by metaflac:
REPLAYGAIN_TRACK_PEAK = 0.99996948
REPLAYGAIN_TRACK_GAIN = -4.93 dB
REPLAYGAIN_ALBUM_PEAK = 0.99996948
REPLAYGAIN_ALBUM_GAIN = -4.93 dB
Generated by foobar:
replaygain_track_gain = -4.9300 dB
replaygain_track_peak = 1.0000
2.) Can we add some sort of console status so that we see the percentage of progress and then an indication of what file was completed? Try masstagging several thousand flac files using Speeks' metaflac front end and you will see what I mean, nothing but lines.
