attached picture

Martin Obreshkov martin.trashbox at gmail.com
Tue Oct 20 15:32:49 CEST 2009


Thanks it works like charm :)Please keep me in touch for related stuff about
taglib :)

2009/10/20 Lukáš Lalinský <lalinsky at gmail.com>

> On Tue, Oct 20, 2009 at 12:10 PM, Martin Obreshkov
> <martin.trashbox at gmail.com> wrote:
> > Hi about your post
> >>
> >> Thanks, that's great. What's missing is storing of the atom flag in
> >> MP4::Item. In case of the covr atom it can be:
> >>
> >> 0x0D = JPEG
> >> 0x0E = PNG
> >
> > in MP4::Atom there is no implementation of reading atoms flags so i thing
> i
> > will have to read them by myself :)
> > But i couldn'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)
>
> You should create a modified version of MP4::Tag::parseData. That
> function already parses correctly the data atom (which is format <4b
> int size> <4b char name> <4b int flags> <data>), but but doesn't save
> the flags. It only uses it compare to the expected flag for the atom.
>
> --
> Lukas Lalinsky
> lalinsky at gmail.com
> _______________________________________________
> taglib-devel mailing list
> taglib-devel at kde.org
> https://mail.kde.org/mailman/listinfo/taglib-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/taglib-devel/attachments/20091020/253ed9cb/attachment.htm 


More information about the taglib-devel mailing list