An open API service indexing awesome lists of open source software.

https://github.com/landonepps/id3v2chaptertool

ID3v2ChapterTool from https://sourceforge.net/projects/id3v2-chap-tool/. The best example I could find to learn about embedding chapter artwork in ID3v2.3 tags.
https://github.com/landonepps/id3v2chaptertool

artwork chapters id3v2 mp3 podcast

Last synced: about 1 year ago
JSON representation

ID3v2ChapterTool from https://sourceforge.net/projects/id3v2-chap-tool/. The best example I could find to learn about embedding chapter artwork in ID3v2.3 tags.

Awesome Lists containing this project

README

          

BBC ID3v2 Chapter Tool Version 1.4
==================================

Capabilities
------------
The application will currently accept input files using
ID3 version 2.2 and 2.3 tags (or no tag). The output files
contain an ID3v2 version 2.3 tag.

Requirements
------------
The application has been developed using Java 1.4 and
JMF2.1.1e but should work with later versions. Both of
these are available from java.sun.com. If you have
problems you can check your JMF installation by running
the Applet at:

http://java.sun.com/products/java-media/jmf/2.1.1/jmfdiagnostics.html

The JAR file jmf.jar must be included in your CLASSPATH
environmental variable.

Running ID3v2ChapterTool
------------------------
After unzipping the archive Windows users can launch the
application by running ID3v2ChapterTool.bat whilst Linux
users can run ID3v2ChapterTool.sh. An icon is provided
that can be associated with these files.

Warning
-------
ID3v2 Chapter signalling is not currently supported by most
media players.

Although the signalling is unlikely to cause problems it
may be some time before you will be able to see a benefit.
However, if you are developing a media player which
supports chapters you should find this application useful.

Contact and Legal Information
-----------------------------
Copyright 2006 British Broadcasting Corporation

The BBC R&D ID3v2ChapterTool application is free software;
you can redistribute it and/or modify it under the terms of
the GNU Lesser General Public License as published by the
Free Software Foundation; either version 2 of the License,
or (at your option) any later version.

The BBC R&D ID3v2ChapterTool application is distributed in
the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser
General Public License for more details.

You should have received a copy of the GNU Lesser General
Public License along with the BBC R&D ID3v2ChapterTool
application; if not, write to the Free Software Foundation,
Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

For further information visit: