MP3 Tags? (reprise)

shaosean at unitz.ca shaosean at unitz.ca
Thu Oct 21 14:29:52 EDT 2004


there's two versions of ID3 tags for MP3's.. v1.x is simple and is the 
last 128 chars of the MP3 file (the first 3 chars of that chunk will 
start with the string TAG if you need to look for it)..

v2 on the other hand can be of vary size depending on the information 
that is being stored.. it's a fun read, but a pain to code (i started a 
while back, but other things keep popping up, but hopefully soon i can 
get back to coding my libraries)..

-Sean




More information about the use-livecode mailing list