DIC was unable to detect/decode the tracks layout properly
Code: Select all
============================ TOC on SCSIOP_READ_TOC ===========================
Audio Track 1, LBA 0- 12293, Length 12294
Data Track 2, LBA 12294- 327652, Length 315359
Total 327653
Is this improper?
Code: Select all
======================== Check MCN, ISRC for track[01] ========================
Session 1, 1st MCN sector is 75, MCN sector exists per 90
Session 1, 1st ISRC sector is 30, ISRC sector exists per 90
======================== Check MCN, ISRC for track[02] ========================
Session 1, 1st MCN sector is 12335, MCN sector exists per 90
Session 1, 1st ISRC sector is -2, ISRC sector exists per 2
======================== Check MCN, ISRC for track[01] ========================
Session 2, 1st MCN sector is 75, MCN sector exists per 90
Session 2, 1st ISRC sector is 30, ISRC sector exists per 90
======================== Check MCN, ISRC for track[02] ========================
Session 2, 1st MCN sector is 12335, MCN sector exists per 90
Session 2, 1st ISRC sector is -2, ISRC sector exists per 2
This log is already fixed.
Code: Select all
LBA[000030, 0x0001e], Audio, 2ch, Copy NG, Pre-emphasis No, ItnStdRecordingCode [ ], AMSF[ :30], RtoW[0, 0, 0, 0]
binary data
=> 03 96 38 22 0c 96 30 16 30
LBA[000075, 0x0004b], Audio, 2ch, Copy NG, Pre-emphasis No, MediaCatalogNumber [0731453345126], AMSF[ :00], RtoW[0, 0, 0, 0]
binary data
=> 02 07 31 45 33 45 12 60
It seems that the ISRC isn't proper. Is this value protected? What is the correct ISRC?
It seems that the MCN is proper. Is this value also protected?