I'm using a cuesheet to define the tracks of a single flac file (in this case the AC3 image ripped from the Rumours DVDA), and want to skip (ie never see) the last track. How do I do that ?
The AC3 file for Rumours includes about 1 minute at the beginning (the DVD menu sound track), the 12 tracks from the album, and then an additional 45 minutes of ramblings from the band. I've successfully used cuesheets to skip the first minute and to define the 12 tracks, but I am then left with a redundant 13th track. What I have done is define INDEX 0 and INDEX 1 for that 13th track so that it is 0s long:
TRACK 13 AUDIO
TITLE "Ramblings"
PERFORMER "Fleetwood Mac"
ISRC 000000000000
INDEX 00 45:45:00
INDEX 01 88:57:00
But I would rather it never existed in the first place. Is there some way of defining those 45 minutes as 'lead out' ?
BTW - I have read the guidelines at http://wiki.hydrogenaudio.org/index.php?title=Cuesheet, but unless I'm missing something that does not tackle this problem.
