Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: [0.9b9] Converting CUEs issue (Read 9330 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[0.9b9] Converting CUEs issue

Converting files with CUEsheets (no matter embedded or external) results in losing INDEX 00 fields:

Original:
Code: [Select]
PERFORMER "Slovo"
TITLE "Nommo"
FILE "Slovo_-_Nommo-2002_(eac-flac+cue&log_tagged_within)_by_[NMD].flac" WAVE
 TRACK 01 AUDIO
   TITLE "Saaba"
   PERFORMER "Slovo"
   INDEX 01 00:00:00
   REM DATE 2002
   REM GENRE Electronic
...
 TRACK 11 AUDIO
   TITLE "Whisper"
   PERFORMER "Slovo"
   INDEX 00 39:45:20
   INDEX 01 39:50:27
   REM DATE 2002
   REM GENRE Electronic
 TRACK 12 AUDIO
   TITLE "Sertao Blues"
   PERFORMER "Slovo"
   INDEX 00 45:12:35
   INDEX 01 45:27:12
   REM DATE 2002
   REM GENRE Electronic


Converted:
Code: [Select]
REM GENRE Electronic
REM DATE 2002
PERFORMER "Slovo"
TITLE "Nommo"
FILE "CDImage.wav" WAVE
 TRACK 01 AUDIO
   TITLE "Saaba"
   INDEX 01 00:00:00
...
 TRACK 11 AUDIO
   TITLE "Whisper"
   INDEX 01 39:50:27
 TRACK 12 AUDIO
   TITLE "Sertao Blues"
   INDEX 01 45:27:12

[0.9b9] Converting CUEs issue

Reply #1
Known - output cuesheet indexes are currently based only on lengts of source tracks. This will probably be changed at some point to preserve full index list using tech info fields.
Microsoft Windows: We can't script here, this is bat country.

[0.9b9] Converting CUEs issue

Reply #2
With b10 I get very odd results:

  TRACK 03 AUDIO
    INDEX 00 02:28:12
    INDEX 01 02:30:12

transformed into:

  TRACK 03 AUDIO
    PREGAP 2049638230412172:24:08
    INDEX 01 02:30:12

[0.9b9] Converting CUEs issue

Reply #3
Fixed for next beta, thanks for reporting.
Microsoft Windows: We can't script here, this is bat country.

 

[0.9b9] Converting CUEs issue

Reply #4
Since this was pretty bad, beta10 setup has been updated with hotfix.
Microsoft Windows: We can't script here, this is bat country.

[0.9b9] Converting CUEs issue

Reply #5
Can I temporarily disable embedded CUE parser so I could convert those files?

[0.9b9] Converting CUEs issue

Reply #6
No, you'll have to remove the embedded cuesheet.