Menu

what's wrong with my cue file?

Help
jason.zhu
2005-10-30
2013-04-30
  • jason.zhu

    jason.zhu - 2005-10-30

    Hi,

    I want to use vcdimager to make vcd image and use cdrdao to burn it to cd under win32.

    I completed compiling vcdimager and cdrdao under cygwin, and no error.

    I use the command to make vcd image :

    vcdimager.exe --type=vcd11 --cue-file=e:\Myvcd.cue --bin-file=e:\Myvcd.bin Demo.mpg

    The bin file and cue file can be generated,when I use cdrdao to burn :

    cdrdao.exe write --device 2,0,0 e:\Myvcd.cue

    it gives me these error messages :

    WARNING: Track 2: Length is shorter than 4 seconds.

    ERROR: Track 2: Requested length for data file "/cygdrive/e/Myvcd.bin" is 0.

    ERROR: Toc file "Myvcd.cue" is inconsistent.

    Anyone can tell me what's wrong with my cue file or my operation?
    Thank you very much!!

     
    • jason.zhu

      jason.zhu - 2005-10-30

      here is the cue file:

      FILE "Myvcd.bin" BINARY
        TRACK 01 MODE2/2352
          FLAGS DCP
          INDEX 01 00:00:00
        TRACK 02 MODE2/2352
          FLAGS DCP
          INDEX 00 00:04:00
          INDEX 01 00:06:00

       

Log in to post a comment.