[MAC] iTunes Replay Gain (iTunNORM tags) support
xbmchead
Skilled Python Coder Joined: Sep 2008 Reputation: 0 |
Please extend the replay gain support now in xbmc to read the iTunNORM tag from alac and aac files.
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2010-01-15 12:01
Post: #2
please stop using bastardized, nonstandard tags.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
ashlar
Donor Joined: Mar 2006 Reputation: 26 |
2010-01-15 13:59
Post: #3
xbmchead, not only those tags are non standard, as spiff points out, but replaygain support in iTunes is partial at best. The iTunNORM tag is equivalent to the song replaygain value and does nothing for albums.
What logic of implementation could one adopt to have it work in a worthwile manner? If you play only random playlists... fine. Otherwise, you could have a 9db jump in volume when switching from random playlists to albums. Unless you consider a valid approach playing back albums applying songs replaygain values, which leads to ridiculous results when playing back gapless albums. |
| find quote |
xbmchead
Skilled Python Coder Joined: Sep 2008 Reputation: 0 |
2010-02-06 22:45
Post: #4
ashlar Wrote:xbmchead, not only those tags are non standard, as spiff points out, but replaygain support in iTunes is partial at best. The iTunNORM tag is equivalent to the song replaygain value and does nothing for albums. I'm talking about alac files mind you, not mp3 files. What is the standard tag for volume normalization in alac files? As far as I know there is ONLY iTunNORM as replaygain is not supported in alac files. One can use the replaygain ALGORITHM to write to to the iTunNORM tag as iVolume does, thus providing replay gain support as well as the ability to replaygain by album or track, but only in iTunes, not xbmc, because it won't read iTunNORM. Yes, I do use randomize all the time. How should I volume normalize my alac music collection? |
| find quote |

Search
Help