Magnus Brading
Almighty Author

Group: Super Administrators
Posts: 2751
Joined: Aug. 2002 |
 |
Posted: Oct. 08 2002,00:23 |
 |
First of all, Mp3/Tag Studio is writing ID3v2.3 tags, and the (incomplete) standard document you are referring to addresses the ID3v2.4 standard.
Second, I cannot find any place, even in that document, where it says that all strings must be null-terminated? Could you please point it out to me?
Third, if a string is the last data in a frame, it does not need to be null-terminated, it is optional (hence, since it saves space not to null-terminate these strings, I choose not to).
If you have any program that cannot read these frames, it is non-standard-compliant and broken.
-------------- Software author and website owner
|