Support and General Use > Audio Playback, Database and Playlists
ReplayGain not being applied consistently
audioffile:
Do you know how big is too big?
I still have a few other files that are failing, but cutting the comments seems to have fixed most of them.
Lear:
The tag buffer is 900 bytes (for targets with more than 2 MB RAM), and that's used for all tags that Rockbox supports.
saratoga:
--- Quote from: Lear on January 10, 2010, 04:14:01 AM ---The tag buffer is 900 bytes (for targets with more than 2 MB RAM), and that's used for all tags that Rockbox supports.
--- End quote ---
Is it possible to parse short tags like RG first so that they will be read even if the buffer is overfilled?
GodEater:
I would imagine that's possible - but you'd have to do it by continually rescanning the file for the tags you want to find first. Doesn't seem very efficient to me.
saratoga:
I was thinking just keep reading even when the buffer is full and if you find a RG tag, drop or truncate some less important field.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version