I was in need of a program to convert big MP3s with a CUE file (for example concert bootlegs or DJ mixes) into several small mp3s, so I wrote a small utility that parses a .cue file and cuts an input mp3 accordingly. It is very basic, does not handle the bit reservoir correctly (so output mp3s will have a backpointer pointing into the void for the first few frames), but it works for me, and I remember seeing mails on this list where someone was looking for this kind of functionality, so here it is:
http://www.bl0rg.net/software/mp3cue/mp3cue-0.1.0.tar.gz
Cheers, Manuel Odendahl
_______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
