Package: mp3gain
Version: 1.4.6-7
Severity: important

I am using the -a switch to normalise the replay gain of all my albums, while preserving the relative volume of tracks within an album. Unfortunately it is not working: it is applying replay gain of -5 to every single track of every single album.

The shell command line limit prevents mp3gain from processing more than about 1700 tracks at a time, so the command I am using is:

find /mnt/storage/MP3s/ -name \*.mp3 -print0 | xargs -0 mp3gain -a

Grateful for any insight into the problem - other mp3gain users don't seem to have this problem.

CC
P.S. This email address is protected by a whitelist. Emails from debian.org addresses will get through, others probably won't. Please don't be offended - I will check bugs.debian.org for replies.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to