Hi about your post<div><br><div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Thanks, that&#39;s great. What&#39;s missing is storing of the atom flag in<br>MP4::Item. In case of the covr atom it can be:<br>
<br>0x0D = JPEG<br>0x0E = PNG</span></blockquote><div><br></div><div>in MP4::Atom there is no implementation of reading atoms flags so i thing i will have to read them by myself :)</div><div>But i couldn&#39;t find much info about it, can you tell me what is the format of the flags, are they stored right after (4 bytes atom length + 4 bytes atom name)</div>
<div>Thanks :) </div><br><div class="gmail_quote">2009/10/19 Lukáš Lalinský <span dir="ltr">&lt;<a href="mailto:lalinsky@gmail.com">lalinsky@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On Mon, Oct 19, 2009 at 10:12 PM, Martin Obreshkov<br>
<div class="im">&lt;<a href="mailto:martin.trashbox@gmail.com">martin.trashbox@gmail.com</a>&gt; wrote:<br>
</div><div class="im">&gt; Ok, thanks i will provide as much feedback as possible<br>
&gt; here <a href="http://en.roolz.org/Blog/Entries/2008/10/29_Using_taglib_to_extract_cover_image_from_MP3-files.html" target="_blank">http://en.roolz.org/Blog/Entries/2008/10/29_Using_taglib_to_extract_cover_image_from_MP3-files.html</a><br>

&gt; is a post for a bug in AttachedPictureFrame::parseFields function<br>
<br>
</div>Well, I don&#39;t think this is a bug in TagLib. The attached screenshot<br>
of code starts reading the image data where the textural description<br>
should start. If that does work correctly then it&#39;s because the file<br>
contains corrupted ID3v2 tags. There should be at least one null byte<br>
(2 for UTF-16) before the image data.<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">Lukas Lalinsky<br>
<a href="mailto:lalinsky@gmail.com">lalinsky@gmail.com</a><br>
_______________________________________________<br>
taglib-devel mailing list<br>
<a href="mailto:taglib-devel@kde.org">taglib-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/taglib-devel" target="_blank">https://mail.kde.org/mailman/listinfo/taglib-devel</a><br>
</div></div></blockquote></div><br></div></div>