[ID3 Dev] Minimum length of an ID3v23 tag
Mark Smith
mark at maseurope.net
Wed Feb 14 06:07:41 PST 2007
Paul, from the 2.3 spec:
A tag must contain at least one frame. A frame must be at least 1
byte big, excluding the header.
So that would make the minimum size for a 2.3 tag 21 bytes (tag
header=10 + 1 frame header=10, + 1 byte of data)
Best,
Mark
On 14 Feb 2007, at 10:36, Paul Taylor wrote:
> Hi, what is the minimum allowable length of an ID3v23 (and ID3v22
> and ID3v24) tag, is it just 10 bytes (the tag header) or does it
> have to be greater than that.
>
> thanks paul
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: id3v2-unsubscribe at id3.org
> For additional commands, e-mail: id3v2-help at id3.org
>
---------------------------------------------------------------------
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