PDA

View Full Version : vcd build and vcd easy problems


jaay
4th February 2002, 15:44
i find that the new build is slower in CCE and vcd build gets an error saying it is missing a dll and will not make the image file.
build 1 which works faster creates a cd image but vcdeasy gives the following error msg:

Cdrdao version 1.1.5
ERROR: C:\My Documents\My Videos\CD_Image_File_CD1.cue:1: Illegal token: D
C:\My Documents\My Videos\CD_Image_File_CD1.cue:1: syntax error at "EOF" missing { Binary Motorola }

however if i re-build from the xml file myself it can make an image just fine.
any thoughts???

marks430
4th February 2002, 23:34
I'm not positive that this is your problem with CDRDAO, but it's worth a try.

There have been some problems in the past with invalid characters and or spaces in the path/filenames. Try modifying your path to get rid of the spaces and see if that works.

Good Luck
Mark

(Edit)
I think you can also edit the cue file and delete the path from the file name and it should work OK as long as the bin and cue are in the same directory.

jaay
5th February 2002, 09:53
the new build creates a cue file that is read fine.
thanx