[ID3 Dev] synchsafe integers
Daniel Wechsler
daaaaaaniel at gmx.de
Sat Sep 13 01:13:30 PDT 2008
Hello out there, I'm new here!
My question concerns the synchsafe integers, which were used for saving
the tag- and framesize.
Bit 7 must always be 0, so 1111 1111 becomes 0000 0001 0111 1111.
But what is if bit 7 is already 0? Do I have to add a 0, too? [0000
0001 0111 1111 -> 0000 0010 0111 1111]
Or stays it like it is?
(I'm sorry for my bad english, I'm from Germany^^)
Thank you, Daniel
---------------------------------------------------------------------
To unsubscribe, e-mail: id3v2-unsubscribe at id3.org
For additional commands, e-mail: id3v2-help at id3.org
More information about the ID3v2
mailing list