Running metaflac --add-replay-gain *.flac causes a
segmentation fault on linux (flac 1.1.0/redhat
8.0/compiled from source) if the input flac files are
48Khz.
Possibly a bug in the replaygain reference code(?)
From the google cache of hydrogenaudio forums (now down):
Josh Coalson
2003-10-22
Logged In: YES
user_id=78173
This is probably fixed in CVS. Another user reported
something similar and it turned out to be a bug in the
original replaygain code. Try applying this change and
recompiling everything:
If this doesn't work, I'll need the original FLAC file to
debug with.
Josh
Josh Coalson
2003-10-22
Nobody/Anonymous
2003-10-23
Logged In: NO
Yup, the adding 1 in the patch did the trick.
Thanks for the fast reply!
Josh Coalson
2003-10-23
Logged In: YES
user_id=78173
Fixed in CVS, will close on next release.
Josh Coalson
2003-10-23
Josh Coalson
2004-10-01