Menu

#221 Bad split for CUE sheet more than 100 minutes.

v1.0_(example)
open
nobody
None
1
2020-03-14
2020-03-14
No

This is the first time I have logged a ticket on Sourceforge, pardon me if i did something in correct.

I have a mp3 of length 106.xx minutes. the following is the cuesheet for segment where error occurred.

  TRACK 32 AUDIO
    TITLE "Fall In Love"
    PERFORMER "The Best of Richard Clayderman"
    INDEX 01 98:55
  TRACK 33 AUDIO
    TITLE "I Will Always Love You"
    PERFORMER "The Best of Richard Clayderman"
    INDEX 01 102:03

The splits before track 32 are all correct. However, problem started at Track 32.

Track 32 Actual output:
filename: The Best of Richard Clayderman - 32 - Fall In Love.mp3 (correct)
length: 1:05 (incorrect, expected 3:05 based on CUE sheet above)

From what I observed, index(98:55) + outputDuration(1:05) = 100 min. It feels like the tool only support up till 100 min.

Track 32 Actual output
filename: --- last cue splitpoint ---.mp3 (incorrect)
length: 2:00 (incorrect)

It appears that the CUE segments beyond 100th minute are not processed correctly.

Attached version info as image.

1 Attachments

Discussion