Home
Jason S. Kivlighn :: Portfolio

TagLib Annodex Plug-in

This is a plugin for TagLib, which allows using the high-level TagLib API to easily read and write Annodex clips from Annodexed media.

Using this plugin, applications that read/write tags using TagLib will also be able to read and write Annodex data. Writing clips, however, requires specifically accessing this plugin's API because TagLib doesn't generically support the concept of media clips. Included in the download are samples of its usage.

This is a work in progress. No shouting at me when your file blows up.

Download

taglib-anx-0.1.tar.gz

Requirements

  • libannodex from Subversion (or a version after 0.7.3, once it comes out). The repository is available at http://svn.annodex.net/libannodex/trunk/
  • liboggz >= 0.9.3