AAC metadata file extraction question

Lukáš Lalinský lalinsky at gmail.com
Tue Jan 31 09:03:34 UTC 2012


Crash in TagLib is always a bug, I'll have a look at the issue.

However, what you are doing is not going to work. TagLib::APE::File reads
metadata from Monkeys Audio files. Trying to open AAC files with it should
result in an error.

Lukas

On Fri, Jan 27, 2012 at 6:44 PM, patrickcohen <patrickcohen at laposte.net>wrote:

> Hi,
>
> I tried to use the following code to extract metadata using taglib 1.7 and
> I get a crash on the method *APE::Properties::read*().
> Is it normal and is-it a known bug?
>
>
> *TagLib::**File*** l_file;*
>
> *l_file = **new (std::nothrow) TagLib::APE::File("004 AAC.aac"**);
> *
> Please let me know if you have any patch regarding this topic or any other
> clean solution for extracing the existing ID3V2
> tags (TPE2/TPE1/TALB/TRDC/TCON/TRACK/*APIC*) of this kind of files.
> Best regards,
> Patrick
>
>
>
> <https://compte.laposte.net/inscription/index.do?jeux=2011FOOTER_generique>
> _______________________________________________
> 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/20120131/4e768a62/attachment.html>


More information about the taglib-devel mailing list