Support and General Use > Audio Playback, Database and Playlists
Rockbox based Replaygain scans?
djrichwoods:
So I've tried everything I can find to add replaygain data to my mp3's and no matter what I do I can't seem to get anything to work...
I've used mp3gain on my entire Rockbox library and nothing changed... I even added the Replaygain display values to my WPS and the mp3gain updated tracks show no adjustment and everything sounds as it does when replaygain is off.
Is mp3gain just not a good tool to use to add replaygain data to my mp3's?
But back to my original question... is it possible to add some sort of internal scan of the tracks to add the replaygain data without using external software? I understand not wanting to reinvent the wheel and this is why replaygain is the rockbox choice for EQ normalization but I'm wondering if something can be developed to make it easier to use...
At least I can't get anything to work with the Mac based mp3gain application...
And if an internal scan is not an option what can I use to see the portion of the tag that holds the replaygain data to see if mp3gain is doing what it says it's supposed to be doing?
I'm really frustrated by this whole process...
Thanks.
Llorean:
mp3gain's default setting isn't to add Replaygain tags. Its default setting alters the internal gain of MP3s, meaning turning the setting on/off won't show any change: the MP3s themselves are altered.
There should be a tags only mode, or you can find an alternative method.
Replaygaining a collection on Rockbox could take many, many, many hours. As some codecs on some players only get a little less than 200% playback speed, if you have a dozen days of audio on your player, you could expect a bit less than a week of scanning, for example, I believe.
Lear:
MP3Gain works in one of two modes:
* Alter the MP3 data directly.
* Write APE tags.
The first one will obviously work with Rockbox (as it works with every MP3 player), but isn't very flexible (can't toggle between track mode, album mode and off). The second does not work in Rockbox, as it doesn't support APE tags on MP3 files. I think the second method is the default in MP3Gain (as it is easy to reverse, by removing the tags), but I'm not sure.
Foobar2000 writes the ReplayGain values to ID3 tags, and Rockbox can read them. There may be other programs out there, but that's the one I know...
To see what MP3Gain does, open a processed file in a hex editor and look at the very end of the file. If it writes APE tags you'll see APETAGEX there, and the Replaygain values should be close to it. If so, you might find a tag converter that change it to ID3 tags (e.g., by putting the Replaygain tags into TXXX frames).
dunno:
here's a guide to ReplayGain with Foobar
http://www.misticriver.net/showthread.php?t=26025&page=2
(scroll down to the first post)
ell1ps1s:
If you're on a Mac, Foobar's not much help, unfortunately.
There's a command line solution here: http://www.rockbox.org/mail/archive/rockbox-dev-archive-2006-05/0207.shtml
It also requires MP3Gain and eyeD3, and as I recall the replaygain_tag script needed a bit of tweaking.
Alternatively, Play is a music player for Mac which does ReplayGain scanning, and I think writes the results as id3v2.4 tags.
Navigation
[0] Message Index
[#] Next page
Go to full version