[id3lib-devel] id3v2-chapters-1.0 reference implementation?
Brought to you by:
t1mpy
From: Aaron \Caustik\ R. <ca...@gm...> - 2009-12-01 05:31:03
|
Hey all, Is there an existing id3v2-chapters-1.0 implementation? I've implemented an API and command line utility in C for writing .cue files into id3v2 chapters (and vice versa). To do this, I made additions to the id3lib C library. I've followed the existing code conventions, and I think it is pretty clean. -- However, I'd like to do some interop testing on any applications which already use this spec, before posting the patch. Thanks, caustik |