Int Pair rendering in mp4 header

Lukáš Lalinský lalinsky at gmail.com
Fri Jan 22 14:19:53 CET 2010


On Fri, Jan 22, 2010 at 2:03 PM, Thomas Post <post at equinux.com> wrote:
> I have some problems with the iTunes compatibility of the taglib. Specially
> with the track number. Tag lib renders the int par wit the flag 0x15. But
> iTunes does not write these 0x15, it writes just 0. Why do you write 0x15?

This appears to be a copy&paste error, that was never discovered
before. :( Bool/int atoms should have the flag set to 0x15, but int
pairs should be 0x00. I'll fix it later today.

-- 
Lukas Lalinsky
lalinsky at gmail.com


More information about the taglib-devel mailing list