-
Lex,
As mentioned in the release notes, JMF has a problem with ID3 tags over 100KB. Unfortunately, this is a problem that only Sun Microsystems can fix.
Chris.
2009-09-07 08:24:21 UTC in ID3v2 Chapter Tool
-
Mario,
Unfortunately, none of the players and sites you mention are likely to support ID3v2 chapters. The only players which currently support ID3v2 chapters are the Flash and Java players in this project and Conduits Technologies' Pocket Player.
The Flash player is designed to play files from a web server. You can modify the filename in the example webpage to play your files.
Chris.
2009-07-22 10:00:14 UTC in ID3v2 Chapter Tool
-
JRE should be sufficient to run XMLTool - you don't need the JDK.
The output file from XMLTool is an MP3 file (with the additional chapter information added to the ID3v2 tag) so you should use ".mp3" for the file extension.
Some things to try
- does the output file play like a standard MP3 file?
- can you see the additional ID3v2 chapter frames with a tag editor?
- can you play it (and...
2009-07-19 11:46:08 UTC in ID3v2 Chapter Tool
-
This is possible using the file "XMLTool.bat" which is included in the zip file.
The batch file requires an XML file in the same format supported by Apple to define the desired chapter information. For example:
My title
image1.jpg
2007-08-16 11:06:12 UTC in ID3v2 Chapter Tool
-
chris_newell committed patchset 2 of module ATXTTool to the ID3v2 Audio Text Tools CVS repository, changing 82 files.
2006-11-27 16:32:18 UTC in ID3v2 Audio Text Tools
-
chris_newell committed patchset 1 of module ATXTTool to the ID3v2 Audio Text Tools CVS repository, changing 82 files.
2006-11-27 16:32:18 UTC in ID3v2 Audio Text Tools
-
chris_newell registered the ID3v2 Audio Text Tools project.
2006-11-25 06:05:27 UTC in ID3v2 Audio Text Tools
-
A second version of the experimental podcast is now available which has chapter titles and URLs but no images. This version is provided for media players that have problems with large ID3v2 tags.
The podcast should always be suitable for the ID3v2ChapterTool and ChapterPlayer applications provided by this project. Both of these are dependent on JMF which is unable to play files where the...
2006-10-19 11:28:15 UTC in ID3v2 Chapter Tool
-
Logged In: YES
user_id=1347274
I've provided a feed for a version of the podcast which has
chapter titles and URLs but no images. This version should
always be suitable for ChapterPlayer.
The feed URL is:
http://www.bbc.co.uk/rd/navigate/podcast/rss2.xml
Chris.
2006-10-19 11:13:00 UTC in ID3v2 Chapter Tool
-
Logged In: YES
user_id=1347274
The problem is due to the large number of images used in the
podcast which result in a large ID3 tag.
This causes a problem with ChapterPlayer because of the JMF
bug reported in the release notes:
"JMF has problems with ID3v2 tags that exceed 100 KB. If you
exceed this limit (e.g. by adding lots of images) this will
stop you saving or playing the...
2006-10-19 08:35:00 UTC in ID3v2 Chapter Tool