I would like to add metadata to mixtapes or lectures that will show song names as the mix progress as well as being able to skip forward in the mp3 as if it was separate files. I have seen this done in long recordings and it's really useful to be able to get the additional information as well as avoiding fast forwarding.

I assume this would have to be contained in either the id3 or id3v2 standards to work. Id3v2 have a tag called: "TRCK Track number/Position in set" which might be useful for this but I don't know.

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

Not sure it can be done in the ID3 tag but a CUE file will achieve this. Cue sheets on wikipedia

link|improve this answer
Thanks Shevek, cue sheets seems to be what I need. It remains to see how many mp3 players that support them I suppose. – Fred Jan 15 '10 at 9:02
feedback

Your Answer

 
or
required, but never shown