HydrogenAudio

Hydrogenaudio Forum => General Audio => Topic started by: gholzmann on 2012-11-27 10:03:03

Title: Chapter Marks for ID3 tags now in eyeD3 library
Post by: gholzmann on 2012-11-27 10:03:03
Hallo!

I am starting a chapters post again  - now for ID3 tags ...

There was a ID3 chapter frame outthere for a long time:
http://id3.org/id3v2-chapters-1.0 (http://id3.org/id3v2-chapters-1.0)
But it seemed that nobody supported it.
Now the open source python eyeD3 library  (version 0.7.1) integrated our chapters implementation and everyone is welcome to use it

At the beginning of 2012 we included ID3 chapters in our system and it got very popular with podcasters, because most of them use MP3 files (every old hardware device supports it) and it's still possible to include chapters for more modern devices.

Also some popular podcast clients implemented these chapters:
- instacast for iOS (http://vemedio.com/products/instacast)
- downcast for iOS (http://www.downcastapp.com/)
- antennapod for Android (open source, antennapod.com (http://antennapod.com))

More information:
- link to eyeD3: http://eyed3.nicfit.net/ (http://eyed3.nicfit.net/)
- eyeD3 chapters example: https://bitbucket.org/nicfit/eyed3/src/fbae...s.py?at=default (https://bitbucket.org/nicfit/eyed3/src/fbaea04d773383b17a1f585af6b006a8c1b9b1e9/examples/chapters.py?at=default)

So now chapters are not only limited to MP4 podcasts, but also available in MP3 files and Vorbis comments - would be great if other tools support it

Have a nice day,
LG
Georg