[ID3 Dev] ID3v2.4.0 native frames

Ion Todirel iontodirel at yahoo.co.uk
Wed Aug 24 05:42:19 PDT 2005


Ben, look on this frame (or others):

<COMM>
Text encoding              $xx
Language                    $xx xx xx
Short content descrip.  <text string according to encoding> $00 (00)
The actual text             <full text string according to encoding>
 
$00 is a byte (new byte(); (0)) separator between "Short content descrip." and "Text"?


For some frames is not specified String Encoding, for example for frame "WXXX":

<"WXXX">
Text encoding     $xx
Description         <text string according to encoding> $00 (00)
URL                   <text string>

URL is Encoded with Latin1Encoding ("ISO-8859-1") ?

or for "UFID" frame, what encoding shuld use to decode "Identifier" from byte to string? "ISO-8859-1" ?

<"UFID">
Owner identifier    <text string> $00
Identifier              <up to 64 bytes binary data>


 
 

		
---------------------------------
How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos. Get Yahoo! Photos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.id3.org/pipermail/id3v2/attachments/20050824/ba183ea6/attachment.html>


More information about the ID3v2 mailing list