Rockbox Development > Feature Ideas
Request: Replaygain preamp change
saratoga:
--- Quote from: rangi_chip on June 07, 2013, 11:59:27 PM ---
--- Quote ---If you alter the volume permanently using mp3gain, the file does not actually get a replaygain adjustment, and thus is ignored by our replaygain code.
--- End quote ---
If you look at the discussion http://www.hydrogenaudio.org/forums/index.php?showtopic=101182&st=0&gopid=836460&#entry836460, it shows that when MP3Gain does it's adjustment, it does actually store ReplayGain info in the APE tag, as well as changes the global gain field in each frame header.
--- End quote ---
We don't even parse APE tags.
rangi_chip:
So where do you read the ReplayGain info from then??
saratoga:
--- Quote from: rangi_chip on June 08, 2013, 06:11:37 PM ---So where do you read the ReplayGain info from then??
--- End quote ---
In the case of MP3, we use ID3v2. Its different for each format though, and some do support APEv2:
http://download.rockbox.org/daily/manual/rockbox-sansaclipv2/rockbox-buildap2.html#x18-341000B
rangi_chip:
Thanks for your help.
So if those APE fields appeared in the ID3 tag with the same field names, then Rockbox would use this as the ReplayGain for that MP3, regardless of whether or not it has been gained by MP3Gain?
saratoga:
--- Quote from: rangi_chip on June 12, 2013, 08:35:09 PM ---Thanks for your help.
So if those APE fields appeared in the ID3 tag with the same field names, then Rockbox would use this as the ReplayGain for that MP3, regardless of whether or not it has been gained by MP3Gain?
--- End quote ---
APE anything on MP3 is always ignored. Replaygain tags in ID3v2 are used if you've enabled replaygain. Simple as that.
Navigation
[0] Message Index
[*] Previous page
Go to full version