Difference between revisions of "TagLib"
(Created page with "{{Entry |Name=TagLib |Short description=Library to read and edit metadata of various audio formats |Full description='TagLib' is a library for reading and editing the metadata of...") |
(New version) |
||
Line 3: | Line 3: | ||
|Short description=Library to read and edit metadata of various audio formats | |Short description=Library to read and edit metadata of various audio formats | ||
|Full description='TagLib' is a library for reading and editing the metadata of several popular audio formats. It supports ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags, and Vorbis comments in FLAC files. Tests have shown it to be 6 times faster than id3lib and 3 times faster than libvorbisfile at reading tags (CPU time). It supports Unicode. TagLib offers an abstraction layer that makes it easy to ignore the differences between the different file formats and their implementations. It uses KDE-style programming conventions and C++ by default, but it does not link to either Qt or Glib (it has no external dependancies at all) and does provide Glib-style C bindings (currently for the generic API only). | |Full description='TagLib' is a library for reading and editing the metadata of several popular audio formats. It supports ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags, and Vorbis comments in FLAC files. Tests have shown it to be 6 times faster than id3lib and 3 times faster than libvorbisfile at reading tags (CPU time). It supports Unicode. TagLib offers an abstraction layer that makes it easy to ignore the differences between the different file formats and their implementations. It uses KDE-style programming conventions and C++ by default, but it does not link to either Qt or Glib (it has no external dependancies at all) and does provide Glib-style C bindings (currently for the generic API only). | ||
+ | |Homepage URL=http://taglib.org/ | ||
|User level=none | |User level=none | ||
− | |||
− | |||
− | |||
|VCS checkout command=co kdesupport | |VCS checkout command=co kdesupport | ||
|Computer languages=C++ | |Computer languages=C++ | ||
|Documentation note=User API documentation available in HTML format from http://developer.kde.org/~wheeler/taglib/api/; | |Documentation note=User API documentation available in HTML format from http://developer.kde.org/~wheeler/taglib/api/; | ||
− | |||
− | |||
− | |||
− | |||
|Related projects=Mplib,EasyTAG,id3tool,TagPy | |Related projects=Mplib,EasyTAG,id3tool,TagPy | ||
|Keywords=C++,mp3,ogg,tag,comment,vorbis,flac,metadata,ID3v1,ID3v2 | |Keywords=C++,mp3,ogg,tag,comment,vorbis,flac,metadata,ID3v1,ID3v2 | ||
− | | | + | |Version identifier=1.11.1 |
− | |Last review by= | + | |Version date=2016/10/24 |
− | |Last review date= | + | |Version status=stable |
+ | |Version download=https://github.com/taglib/taglib/archive/v1.11.1.tar.gz | ||
+ | |Version comment=1.11.1 stable released 2016-10-24 | ||
+ | |Last review by=Alejandroindependiente | ||
+ | |Last review date=2017/01/11 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | |Status= |
− | | | + | |Is GNU=No |
− | | | + | |License verified date=2004-09-10 |
− | | | + | }} |
+ | {{Project license | ||
+ | |License=LGPLv2.1 | ||
+ | |License verified by=Janet Casey | ||
|License verified date=2004-09-10 | |License verified date=2004-09-10 | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Scott Wheeler | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
|Email=wheeler@kde.org | |Email=wheeler@kde.org | ||
|Resource URL= | |Resource URL= | ||
Line 40: | Line 40: | ||
}} | }} | ||
{{Software category | {{Software category | ||
− | |Audio=mp3,ogg-vorbis | + | |Audio=mp3, ogg-vorbis |
|Interface=library | |Interface=library | ||
− | |||
|Works-with=audio | |Works-with=audio | ||
+ | |Works-with-format=mp3, ogg-vorbis | ||
}} | }} | ||
− | {{ | + | {{Featured}} |
− | |||
− | |||
− | |||
− | }} |
Latest revision as of 20:28, 10 January 2017
TagLib
http://taglib.org/
Library to read and edit metadata of various audio formats
'TagLib' is a library for reading and editing the metadata of several popular audio formats. It supports ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags, and Vorbis comments in FLAC files. Tests have shown it to be 6 times faster than id3lib and 3 times faster than libvorbisfile at reading tags (CPU time). It supports Unicode. TagLib offers an abstraction layer that makes it easy to ignore the differences between the different file formats and their implementations. It uses KDE-style programming conventions and C++ by default, but it does not link to either Qt or Glib (it has no external dependancies at all) and does provide Glib-style C bindings (currently for the generic API only).
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Scott Wheeler | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | mailto:taglib-devel@kde.org |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.