Taglib-1.4; Not writing ID3v2 Tags?

Scott Wheeler wheeler at kde.org
Thu Oct 12 19:59:58 CEST 2006


Thomas C R Spurden wrote:
> [command line]
> % g++ tagtest.cpp -o tagtest `taglib-config --cflags --libs`
> % ./tagtest
> % id3v2 --list test.mp3
> test.mp3: No ID3 tag
> % id3info test.mp3
>
> *** Tag information for test.mp3
> *** mp3 info
> MPEG1/layer III
> Bitrate: 128KBps
> Frequency: 44KHz
> [/command line]

A more appropriate subject would have been "id3info and id3v2 not 
reading ID3v2.4 tags" or "id3lib still sucks"  ;-)

The tags are there, but both of those tools use id3lib, which is dead 
[1] and doesn't support ID3v2.4.

-Scott

[1] 
http://sourceforge.net/mailarchive/forum.php?thread_id=10196121&forum_id=5794


More information about the taglib-devel mailing list