I have a fairly vast collection of mixed albums that I listen to on my iPod Classic. I was planning on RockBoxing the thing, but since it's a Classic I'm pretty much out of luck there, so I've been converting my Flac to AAC (using a modified version of lossless2lossy.sh that also embeds cover art in the files) and generally, that's been an almost acceptable solution (I prefer to put my albums in directories of my own choosing...but that's beside the point.) It's mostly gapless, but occasionally I get a dropout between tracks that I blame on vibration of the HD or something like that. It never skips in-song, only between.
A few days ago, I happened upon a Release Yourself podcast by Roger Sanchez...and the wonderful world of enhanced podcasts was opened up to me. NAMED chapter breaks? Skipping between chapters? Sign me UP! This would fix my gapless issues as well as making the library of music nice and tidy.
That is until I started trying to figure out how to do it. The Chapter Tool released by Apple is apparently gone (page is gone at least), and the tool is only available from some alternative download sites. It continues to be a Mac-only tool, and there is only one alternative that I've found, Slide Show Maker or something like that for Windows, but it's non-trivial to use I need some serious command-line functionality for this thing to work the way I want it to.
What I'm trying to do is take my separate-file Flac and encode to a single AAC file with named chapter breaks where the track boundaries are. I'd like to do this automatically...given a directory tree of Flac files (artist/album or some such organization) it would run on the whole thing, and create a single file for each album, properly tagged.
Since this tool doesn't exist, I'm happy to write it - but can someone point me to some information about how the tags for chapters work? I'm coming up empty, and I don't know if there's any additional interest in this, or if I'm a dinosaur listening to full albums instead of individual tracks.
C
