PCPete Posted November 4, 2008 Posted November 4, 2008 With reference to the free music list tool, I'm having problems parsing multiple cue lists as input specifiers and merging the results. So if someone imports a cue list that contains multipart cues referred to offsets within the source file, then imports a second such cue file, no matter what kind of cue output I try to create, imgburn returns an error message "Invalid CUE reference" when I try to open the cue list within ImgBurn. I can successfully merge multiple SIMPLE cue lists and m3us and individual files in any combination, and export them fine as a single cue or m3u, just the multipart cues are giving me heartburn. Part of the problem is that I don't ever use offsets within a cue file, so my testing is a bit limited (since ImgBurn correctly tries to read each segment specified, and of course they don't exist on this system). But if there's a better way of getting multiple cue entries from multiple multipart cue specifiers, I'd really appreciate any suggestions! Thanks, PCPete
LIGHTNING UK! Posted November 4, 2008 Posted November 4, 2008 What does your merged file look like? You can easily just make a CUE with offsets by reading an audio disc within ImgBurn.
PCPete Posted November 4, 2008 Author Posted November 4, 2008 (edited) What does your merged file look like? The merged cue lines are : PERFORMER "VA"TITLE "Ministry Of Sound - The Annual 2009 CD1"FILE "101-ministry_of_sound_-_the_annual_2009_cd1.mp3" MP3TRACK 01 AUDIOTITLE "Pjanoo"PERFORMER "Eric Prydz"INDEX 01 00:00:00TRACK 02 AUDIOTITLE "Baba O'Riley (The Cube Guys Mix)"PERFORMER "The Cube Guys"INDEX 01 04:42:29TRACK 03 AUDIOTITLE "Partouze"PERFORMER "Steve Angello & Sebastian Ingrosso"INDEX 01 10:35:39TRACK 04 AUDIOTITLE "Can't Slow Down"PERFORMER "Dahlb Edited November 4, 2008 by PCPete
LIGHTNING UK! Posted November 4, 2008 Posted November 4, 2008 You can't reorder tracks in a single larger bin/wav file, there's no 'end of track' marker and the 'INDEX's must be in order. They're need to use another tool to split the large bin/wav into smaller ones based on the original cue file and then load those files as they would any other mp3/wma/small wav etc. It might be easier to just mount the CUE in DT and rip the tracks again. The error message you mentioned earlier doesn't exist in my code so I can't help you with that until you can provide the real one. Nothing jumps out at me as being *wrong* in the posted cue. If the files don't actually exist on your hdd then that could indeed be the problem.
Recommended Posts