Menu

Split files

Help
db
2005-12-29
2013-04-24
  • db

    db - 2005-12-29

    I have a wav-file and a cue sheet that belongs to it. I have tried to use xact to split this wav-file according to the settings in the cue file but alwyas receives an error message:

    ---
    shntool [split]: error: split point '' is not in bytes, m:ss, m:ss.ff, or m:ss.nnn format
    ---

    However, the cue-file seems to use one of the format the error messages suggest is valid. The first two entries from the cue-file looks like this:

    ---
    PERFORMER "artist"
    TITLE "album title"
    FILE "artist - album title.wav" WAVE
      TRACK 01 AUDIO
        TITLE "Track name 1"
        PERFORMER "Artists"
        INDEX 01 00:00:00
      TRACK 02 AUDIO
        TITLE "Track name 2"
        PERFORMER "Artist"
        INDEX 01 05:46:25
    ---

    I have tried to change line endings between Dos, Mac and UNIX. I have also tried to change the last colon to a dot - all to no avail.

    Why doesn't this work?

     
    • Pig

      Pig - 2007-04-07

      I have this problem too. Can anyone help.

       

Log in to post a comment.