Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: mp3gain modify to supporte ID3v2 tag (Read 1911 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

mp3gain modify to supporte ID3v2 tag

Hello

The new mp3gain version can store replay gain value on ID3v2 tag ("-s i" option) but use the standard ID3v2 replaygain tag format ... which is not supported on my audio player (mpd and gmusicbrowser (gstreamer))... as far as I know...

I modify the mp3gain code in order to use TagLib first .. and add the option "-s f" which store replaygain value on ID3v2 tag "foobar" format : replaygain_track_* , replaygain_peak_*

I post a PKGBUILD on AUR (archlinux) .. but you can compile it with other distribution...

If you want to test it :
http://aur.archlinux.org/packages.php?ID=29650

PS : sorry for my bad english