<div dir="ltr">Hi,<br>In the standard I've seen this:<br><pre>Frames that allow different types of text encoding contains a text<br><span class="anchor" id="line-363"></span> encoding description byte. Possible encodings:<br>
<span class="anchor" id="line-364"></span><br><span class="anchor" id="line-365"></span> $00 ISO-8859-1 [ISO-8859-1]. Terminated with $00.<br><span class="anchor" id="line-366"></span> $01 UTF-16 [UTF-16] encoded Unicode [UNICODE] with BOM. All<br>
<span class="anchor" id="line-367"></span> strings in the same frame SHALL have the same byteorder.<br><span class="anchor" id="line-368"></span> Terminated with $00 00.<br><span class="anchor" id="line-369"></span> $02 UTF-16BE [UTF-16] encoded Unicode [UNICODE] without BOM.<br>
<span class="anchor" id="line-370"></span> Terminated with $00 00.<br><span class="anchor" id="line-371"></span> $03 UTF-8 [UTF-8] encoded Unicode [UNICODE]. Terminated with $00.<br><font style="font-family: arial,helvetica,sans-serif;" size="2">An</font><font style="font-family: arial,helvetica,sans-serif;" size="2">d my question is:</font><font style="font-family: arial,helvetica,sans-serif;" size="2"> the "terminated with" refers to the text itself, am I correct?</font><font size="2"><font face="arial,helvetica,sans-serif"><span style="font-family: arial,helvetica,sans-serif;"> <font size="2"><span style="font-family: arial,helvetica,sans-serif;"><br>
If this is the case, please add to the site that taglib and id3 don't implement it correctly, because they don't add the null terminator...</span></font></span><br><font size="2">Thanks,<br>David</font><br></font></font></pre>
</div>