saramibreak / DiscImageCreator

This is the disc (CD, GD, DVD, HD-DVD, BD, GC/Wii, XBOX, XBOX 360) and disk (Floppy, MO, USB etc) image creation tool
http://forum.redump.org/topic/10483/discimagecreator/
Apache License 2.0
541 stars 47 forks source link

Two drives, none can dump a multi-session disc #70

Closed Feathered-Serpent closed 1 year ago

Feathered-Serpent commented 3 years ago

Hi everyone,

through Redump and MPF I came to DiscImageCreator.

I have several EnhancedCDs, that is, Audio CDs with additional data track (e.g. screensaver or music video)

Unfortunately, neither my Pextor PX-W4012TA nor my ASUS BW-16D1HT can dump them with DiscImageCreator.

the ASUS drive can't read the lead out:

AppVersion
        x86, AnsiBuild, 20210401T101950
/c2 val2 was omitted. set [0]
/sf val was omitted. set [60]
CurrentDirectory
        C:\apps\backup\MPF
WorkingPath
         Argument: ISO\Pokemon\Pokemon.bin
         FullPath: C:\apps\backup\MPF\ISO\Pokemon\Pokemon.bin
            Drive: C:
        Directory: \apps\backup\MPF\ISO\Pokemon\
         Filename: Pokemon
        Extension: .bin
StartTime: 2021-06-05T16:49:32+0200
Set the drive speed: 12700KB/sec
This drive can read data sectors at scrambled state [OpCode: 0xbe, C2flag: 1, SubCode: 0]
This drive can read data sectors at scrambled state [OpCode: 0xbe, C2flag: 1, SubCode: 1]
This drive can read data sectors at scrambled state [OpCode: 0xbe, C2flag: 1, SubCode: 2]
This drive can read data sectors at scrambled state [OpCode: 0xbe, C2flag: 1, SubCode: 4]
LBA[261728, 0x3fe60]: [F:ReadCDForCheckingReadInOut][L:801]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 05-21-00 = ILLEGAL_REQUEST - LOGICAL BLOCK ADDRESS OUT OF RANGE
lpCmd: be, 04, 00, 03, fe, 60, 00, 00, 01, f8, 00, 00
dwBufSize: 2352
This drive can't read the lead-out
EndTime: 2021-06-05T16:49:36+0200

the Plextor tells me this, tested with two different discs:

AppVersion
        x86, AnsiBuild, 20210401T101950
/c2 val2 was omitted. set [0]
/sf val was omitted. set [60]
CurrentDirectory
        C:\apps\backup\MPF
WorkingPath
         Argument: ISO\Pokemon\Pokemon.bin
         FullPath: C:\apps\backup\MPF\ISO\Pokemon\Pokemon.bin
            Drive: C:
        Directory: \apps\backup\MPF\ISO\Pokemon\
         Filename: Pokemon
        Extension: .bin
StartTime: 2021-06-05T16:45:41+0200
Set the drive speed: 12700KB/sec
This drive supports [OpCode: 0xd8, SubCode: 0]
This drive supports [OpCode: 0xd8, SubCode: 1]
This drive supports [OpCode: 0xd8, SubCode: 2]
This drive supports [OpCode: 0xd8, SubCode: 8]
Checking reading lead-out -> OK
Checking SubQ adr (Track) 14/14
[ERROR] This program doesn't support to dump the multi-session disc by the plextor CD Drive
EndTime: 2021-06-05T16:46:32+0200
AppVersion
        x86, AnsiBuild, 20210401T101950
/c2 val2 was omitted. set [0]
CurrentDirectory
        C:\apps\backup\MPF
WorkingPath
         Argument: ISO\ARCADE\ARCADE.bin
         FullPath: C:\apps\backup\MPF\ISO\ARCADE\ARCADE.bin
            Drive: C:
        Directory: \apps\backup\MPF\ISO\ARCADE\
         Filename: ARCADE
        Extension: .bin
StartTime: 2021-06-05T16:40:08+0200
Set the drive speed: 12700KB/sec
This drive supports [OpCode: 0xd8, SubCode: 0]
This drive supports [OpCode: 0xd8, SubCode: 1]
This drive supports [OpCode: 0xd8, SubCode: 2]
This drive supports [OpCode: 0xd8, SubCode: 8]
Checking reading lead-out -> OK
Checking SubQ adr (Track) 12/12
[ERROR] This program doesn't support to dump the multi-session disc by the plextor CD Drive
EndTime: 2021-06-05T16:40:51+0200

Is this now the fault of my drives or can be something done to dump the discs? I've seen https://github.com/saramibreak/DiscImageCreator/issues/41 but as I have problems with two drives, I thought I can create a new topic about it.

saramibreak commented 3 years ago

the ASUS drive can't read the lead out:

http://wiki.redump.org/index.php?title=Flashing_with_Asus_BW-16D1HT_3.02_firmware

Feathered-Serpent commented 3 years ago

Now with firmware 3.02.

Disc 1: command DiscImageCreator.exe cd D 72 /c2 20

AppVersion
        x86, AnsiBuild, 20210603T221334
/c2 val2 was omitted. set [0]
CurrentDirectory
        C:\apps\backup\MPF\Programs\Creator
WorkingPath
         Argument: ISO\Pokemon\Pokemon.bin
         FullPath: C:\apps\backup\MPF\Programs\Creator\ISO\Pokemon\Pokemon.bin
            Drive: C:
        Directory: \apps\backup\MPF\Programs\Creator\ISO\Pokemon\
         Filename: Pokemon
        Extension: .bin
StartTime: 2021-06-08T15:41:30+0200
Set the drive speed: 12700KB/sec
This drive can read data sectors at scrambled state [OpCode: 0xbe, C2flag: 1, SubCode: 0]
This drive can read data sectors at scrambled state [OpCode: 0xbe, C2flag: 1, SubCode: 1]
This drive can read data sectors at scrambled state [OpCode: 0xbe, C2flag: 1, SubCode: 2]
This drive can read data sectors at scrambled state [OpCode: 0xbe, C2flag: 1, SubCode: 4]
LBA[261728, 0x3fe60]: [F:ReadCDForCheckingReadInOut][L:801]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 05-21-00 = ILLEGAL_REQUEST - LOGICAL BLOCK ADDRESS OUT OF RANGE
lpCmd: be, 04, 00, 03, fe, 60, 00, 00, 01, f8, 00, 00
dwBufSize: 2352
This drive can't read the lead-out
/mr is needed to read the lead-out
EndTime: 2021-06-08T15:41:31+0200

if added /mr:

AppVersion
        x86, AnsiBuild, 20210603T221334
/c2 val2 was omitted. set [0]
/mr val was omitted. set [50]
CurrentDirectory
        C:\apps\backup\MPF\Programs\Creator
WorkingPath
         Argument: ISO\Pokemon\Pokemon.bin
         FullPath: C:\apps\backup\MPF\Programs\Creator\ISO\Pokemon\Pokemon.bin
            Drive: C:
        Directory: \apps\backup\MPF\Programs\Creator\ISO\Pokemon\
         Filename: Pokemon
        Extension: .bin
StartTime: 2021-06-08T15:42:01+0200
Set the drive speed: 12700KB/sec
This drive can read data sectors at scrambled state [OpCode: 0xbe, C2flag: 1, SubCode: 0]
This drive can read data sectors at scrambled state [OpCode: 0xbe, C2flag: 1, SubCode: 1]
This drive can read data sectors at scrambled state [OpCode: 0xbe, C2flag: 1, SubCode: 2]
This drive can read data sectors at scrambled state [OpCode: 0xbe, C2flag: 1, SubCode: 4]
LBA[261728, 0x3fe60]: [F:ReadCDForCheckingReadInOut][L:801]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 05-21-00 = ILLEGAL_REQUEST - LOGICAL BLOCK ADDRESS OUT OF RANGE
lpCmd: be, 04, 00, 03, fe, 60, 00, 00, 01, f8, 00, 00
dwBufSize: 2352
This drive can't read the lead-out
But 0xF1 opcode is supported
========== Reading 261707 - 261727 INTO CACHE ==========
01 Cache LBA 261707, SubQ Trk 14, AMSF 58:11:32
02 Cache LBA 261708, SubQ Trk 14, AMSF 58:11:33
03 Cache LBA 261709, SubQ Trk 14, AMSF 58:11:34
04 Cache LBA 261710, SubQ Trk 14, AMSF 58:11:35
05 Cache LBA 261711, SubQ Trk 14, AMSF 58:11:36
06 Cache LBA 261712, SubQ Trk 14, AMSF 58:11:37
07 Cache LBA 261713, SubQ Trk 14, AMSF 58:11:38
08 Cache LBA 261714, SubQ Trk 14, AMSF 58:11:39
09 Cache LBA 261715, SubQ Trk 14, AMSF 58:11:40
10 Cache LBA 261716, SubQ Trk 14, AMSF 58:11:41
11 Cache LBA 261717, SubQ Trk 14, AMSF 58:11:42
12 Cache LBA 261718, SubQ Trk 14, AMSF 58:11:43
13 Cache LBA 261719, SubQ Trk 14, AMSF 58:11:44
14 Cache LBA 261720, SubQ Trk 14, AMSF 58:11:45
15 Cache LBA 261721, SubQ Trk 14, AMSF 58:11:46
16 Cache LBA 261722, SubQ Trk 14, AMSF 58:11:47
17 Cache LBA 261723, SubQ Trk 14, AMSF 58:11:48
18 Cache LBA 261724, SubQ Trk 14, AMSF 58:11:49
19 Cache LBA 261725, SubQ Trk 14, AMSF 58:11:50
20 Cache LBA 261726, SubQ Trk 14, AMSF 58:11:51
21 Cache LBA 261727, SubQ Trk 14, AMSF 58:11:52
-----------------------------------------------------
Cache SIZE: 21 (This size is different every running)
-----------------------------------------------------
Cache is short. Retry 1/50
01 Cache LBA 261707, SubQ Trk 14, AMSF 58:11:32
02 Cache LBA 261708, SubQ Trk 14, AMSF 58:11:33
03 Cache LBA 261709, SubQ Trk 14, AMSF 58:11:34
04 Cache LBA 261710, SubQ Trk 14, AMSF 58:11:35
05 Cache LBA 261711, SubQ Trk 14, AMSF 58:11:36
06 Cache LBA 261712, SubQ Trk 14, AMSF 58:11:37
07 Cache LBA 261713, SubQ Trk 14, AMSF 58:11:38
08 Cache LBA 261714, SubQ Trk 14, AMSF 58:11:39
09 Cache LBA 261715, SubQ Trk 14, AMSF 58:11:40
10 Cache LBA 261716, SubQ Trk 14, AMSF 58:11:41
11 Cache LBA 261717, SubQ Trk 14, AMSF 58:11:42
12 Cache LBA 261718, SubQ Trk 14, AMSF 58:11:43
13 Cache LBA 261719, SubQ Trk 14, AMSF 58:11:44
14 Cache LBA 261720, SubQ Trk 14, AMSF 58:11:45
15 Cache LBA 261721, SubQ Trk 14, AMSF 58:11:46
16 Cache LBA 261722, SubQ Trk 14, AMSF 58:11:47
17 Cache LBA 261723, SubQ Trk 14, AMSF 58:11:48
18 Cache LBA 261724, SubQ Trk 14, AMSF 58:11:49
19 Cache LBA 261725, SubQ Trk 14, AMSF 58:11:50
20 Cache LBA 261726, SubQ Trk 14, AMSF 58:11:51
21 Cache LBA 261727, SubQ Trk 14, AMSF 58:11:52
-----------------------------------------------------
Cache SIZE: 21 (This size is different every running)
-----------------------------------------------------
[... repeated 50 times the same thing]
-----------------
Cache is short. Retry 50/50
Failed to get the cache
EndTime: 2021-06-08T15:42:06+0200

Disc 2 (interestingly I don't need to set /mr here):

AppVersion
        x86, AnsiBuild, 20210603T221334
/c2 val2 was omitted. set [0]
C:\Users\Ezatoka\Desktop\ISO\Pokemon\ doesn't exist, so create.
CurrentDirectory
        C:\Users\Ezatoka\Desktop
WorkingPath
         Argument: ISO\Pokemon\Pokemon.bin
         FullPath: C:\Users\Ezatoka\Desktop\ISO\Pokemon\Pokemon.bin
            Drive: C:
        Directory: \Users\Ezatoka\Desktop\ISO\Pokemon\
         Filename: Pokemon
        Extension: .bin
StartTime: 2021-06-08T16:33:30+0200
Set the drive speed: 12700KB/sec
This drive can read data sectors at scrambled state [OpCode: 0xbe, C2flag: 1, SubCode: 0]
This drive can read data sectors at scrambled state [OpCode: 0xbe, C2flag: 1, SubCode: 1]
This drive can read data sectors at scrambled state [OpCode: 0xbe, C2flag: 1, SubCode: 2]
This drive can read data sectors at scrambled state [OpCode: 0xbe, C2flag: 1, SubCode: 4]
Checking reading lead-in -> OK
Checking SubQ adr (Track)  6/ 6
[INFO] This disc is Multi-Session. /ms is set.
Checking SubRtoW (Track)  6/ 6
Reading DirectoryRecord    7/   7
Set OpCode: 0xbe, SubCode: 1(Raw)
Checking SubQ ctl (Track)  6/ 6
LBA[056712, 0x0dd88]: [F:ProcessReadCD][L:318]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 05-64-00 = ILLEGAL_REQUEST - ILLEGAL MODE FOR THIS TRACK
LBA[056712, 0x0dd88]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 05-64-00 = ILLEGAL_REQUEST - ILLEGAL MODE FOR THIS TRACK
 End of readable sector
LBA[067962, 0x1097a]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-00 = MEDIUM_ERROR - NO SEEK COMPLETE
LBA[067963, 0x1097b]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-00 = MEDIUM_ERROR - NO SEEK COMPLETE
LBA[067964, 0x1097c]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-00 = MEDIUM_ERROR - NO SEEK COMPLETE
LBA[067965, 0x1097d]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-00 = MEDIUM_ERROR - NO SEEK COMPLETE
LBA[067966, 0x1097e]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-00 = MEDIUM_ERROR - NO SEEK COMPLETE
LBA[067967, 0x1097f]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-00 = MEDIUM_ERROR - NO SEEK COMPLETE
LBA[067968, 0x10980]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-00 = MEDIUM_ERROR - NO SEEK COMPLETE
Creating .scm (LBA)  68111/ 93977 Pregap length of 1st track of 2nd session: 68112
LBA[093978, 0x16f1a]: [F:ProcessReadCD][L:318]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 05-21-00 = ILLEGAL_REQUEST - LOGICAL BLOCK ADDRESS OUT OF RANGE
Creating .scm (LBA)  93977/ 93977
No C2 errors
Copying .scm to .img
Descrambling data sector of img:  68375/ 93977LBA[068376, 0x10b18]: Failed to read [F:DescrambleMainChannelAll][L:1785]

Exec ""C:\apps\backup\MPF\Programs\Creator\EccEdc.exe" check "C:\Users\Ezatoka\Desktop\ISO\Pokemon\Pokemon.img""
FILE: C:\Users\Ezatoka\Desktop\ISO\Pokemon\Pokemon.img
Checking sectors:  68375/ 68375
[ERROR] Number of sector(s) where bad MSF: 5
[ERROR] Number of sector(s) where user data doesn't match the expected ECC/EDC: 248
[ERROR] Number of sector(s) where mode2 NoEdc subheader(0x10 - 0x17) isn't same: 143
[ERROR] Number of sector(s) where sync(0x00 - 0x0c) is invalid: 10
Total errors: 406
Total warnings: 0
Creating cue and ccd (Track)  6/ 6
Creating bin (Track)  6/ 6Failed to read: read size 60836832 [F:CreateBin][L:1982]

EndTime: 2021-06-08T16:36:23+0200

So... disc errors (though both Audio discs can be ripped without errors) or firmware problem?

Feathered-Serpent commented 3 years ago

VSO Inspector Surface Scan Disc 1.txt VSO Inspector Surface Scan Disc 2.txt

used the surface scan from VSO Inspector. The LBA sectors seem to be between Audio and Data.

Additional Info: CloneCD can create a Backup with the profile "Mutimedia Audio CD" without showing any error at all. It seems like it skips the LBAs from the beginning.

saramibreak commented 3 years ago

Descrambling data sector of img: 68375/ 93977LBA[068376, 0x10b18]: Failed to read [F:DescrambleMainChannelAll][L:1785]

I confirmed the ASUS FW does not support dumping multi-session discs for my tool because it can't read the lead-in sector of the 2nd session. Please use plextor DVD model (See README.md)

Feathered-Serpent commented 3 years ago

Now I'm half sad. Bought a PX-755 for 60 bucks and still can't dump my multi session discs.

AppVersion
        x86, AnsiBuild, 20210616T120632
/c2 val2 was omitted. set [0]
CurrentDirectory
        C:\apps\backup\MPF
WorkingPath
         Argument: G:\ISO\Pokemon\Pokemon.bin
         FullPath: G:\ISO\Pokemon\Pokemon.bin
            Drive: G:
        Directory: \ISO\Pokemon\
         Filename: Pokemon
        Extension: .bin
StartTime: 2021-06-17T14:33:40+0200
Set the drive speed: 12700KB/sec
This drive supports [OpCode: 0xd8, SubCode: 0]
This drive supports [OpCode: 0xd8, SubCode: 1]
This drive supports [OpCode: 0xd8, SubCode: 2]
This drive supports [OpCode: 0xd8, SubCode: 8]
Checking reading lead-out -> OK
Checking SubQ adr (Track) 14/14
[INFO] This disc is Multi-Session. /ms is set.
Checking SubRtoW (Track) 14/14
Reading DirectoryRecord    5/   5
Set OpCode: 0xd8, SubCode: 8(Raw)
Checking SubQ ctl (Track) 14/14
Creating .scm (LBA) 224749/261729 Lead-out length of 1st session: 6750
Creating .scm (LBA) 224755/261729 End of readable sector
LBA[229251, 0x37f83]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
Creating .scm (LBA) 229251/261729 Lead-in length of 2nd session: 4502
LBA[229253, 0x37f85]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
LBA[229254, 0x37f86]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
LBA[229255, 0x37f87]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
LBA[229256, 0x37f88]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
LBA[229257, 0x37f89]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
LBA[229258, 0x37f8a]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
Creating .scm (LBA) 229398/261729 Pregap length of 1st track of 2nd session: 147
Creating .scm (LBA) 261729/261729
No C2 errors
Copying .scm to .img
Descrambling data sector of img: 229250/229250
Descrambling data sector of img: 261726/261727LBA[261727, 0x3fe5f]: Failed to read [F:DescrambleMainChannelAll][L:1786]

Exec ""C:\apps\backup\MPF\Programs\Creator\EccEdc.exe" check "G:\ISO\Pokemon\Pokemon.img""
FILE: G:\ISO\Pokemon\Pokemon.img
Checking sectors: 261726/261726
[ERROR] Number of sector(s) where bad MSF: 27269
[ERROR] Number of sector(s) where sync(0x00 - 0x0c) is invalid: 9555
[ERROR] Number of sector(s) where sync(0x00 - 0x0c) is zero: 153
Total errors: 36977
Total warnings: 0
Creating cue and ccd (Track) 14/14
Creating bin (Track) 14/14Failed to read: read size 76035456 [F:CreateBin][L:1983]

EndTime: 2021-06-17T14:57:27+0200

Track 14 is the data track at the second session, and the bin file of the track is 0 byte.

Another disc finishes, but the data track is not accessible within the image (not with .cue nor with .ccd file). I can make a RAW backup with Isobuster from the EnhancedCD with my ASUS BW-16D1HT and I do have the data track flawlessly working within that image file.

If you tell me, for Enhanced CDs I better should go that way, I will do. Guess I will loose any subchannel data then.

saramibreak commented 3 years ago

My disc is no problem. Try other enhanced discs.

Creating .scm (LBA) 191391/312524 Lead-out length of 1st session: 6750 Creating .scm (LBA) 191396/312524 End of readable sector Lead-in length of 2nd session: 4500 Creating .scm (LBA) 196041/312524 Pregap length of 1st track of 2nd session: 150 Creating .scm (LBA) 312524/312524 No C2 errors Copying .scm to .img Descrambling data sector of img: 195891/195891 Descrambling data sector of img: 312523/312523 Exec ""E:\source\repos\DiscImageCreator\Release_ANSI\EccEdc.exe" check "E:!redump\zzz.img"" FILE: E:!redump\zzz.img Checking sectors: 312523/312523 [INFO] Number of sector(s) where EDC doesn't exist: 4500 Total errors: 0 Total warnings: 0

Feathered-Serpent commented 3 years ago

I can't be the only one having only multi session discs which are strange, am I? In total I have four multi session discs. Here are the command line outputs. I have saved all log files which are created within the export folders if I shall zip and upload them.

DiscImageCreator cd E "G:\ISO\Disc1\Disc1.bin" 72 /c2 250
AppVersion
        x86, AnsiBuild, 20210616T120632
/c2 val2 was omitted. set [0]
G:\ISO\Disc1\ doesn't exist, so create.
CurrentDirectory
        G:\ISO
WorkingPath
         Argument: G:\ISO\Disc1\Disc1.bin
         FullPath: G:\ISO\Disc1\Disc1.bin
            Drive: G:
        Directory: \ISO\Disc1\
         Filename: Disc1
        Extension: .bin
StartTime: 2021-06-17T17:52:10+0200
Set the drive speed: 12700KB/sec
This drive supports [OpCode: 0xd8, SubCode: 0]
This drive supports [OpCode: 0xd8, SubCode: 1]
This drive supports [OpCode: 0xd8, SubCode: 2]
This drive supports [OpCode: 0xd8, SubCode: 8]
Checking reading lead-out -> OK
Checking SubQ adr (Track) 12/12
[INFO] This disc is Multi-Session. /ms is set.
Checking SubRtoW (Track) 12/12
Reading DirectoryRecord    4/   4
Set OpCode: 0xd8, SubCode: 8(Raw)
Checking SubQ ctl (Track) 12/12
Creating .scm (LBA) 237321/262753 Lead-out length of 1st session: 6750
Creating .scm (LBA) 237327/262753 End of readable sector
LBA[241823, 0x3b09f]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-81 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
LBA[241824, 0x3b0a0]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-81 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
LBA[241825, 0x3b0a1]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-81 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
LBA[241826, 0x3b0a2]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
LBA[241827, 0x3b0a3]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
LBA[241828, 0x3b0a4]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
LBA[241829, 0x3b0a5]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
LBA[241830, 0x3b0a6]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
LBA[241831, 0x3b0a7]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
Creating .scm (LBA) 241831/262753 Lead-in length of 2nd session: 4510
Creating .scm (LBA) 241970/262753 Pregap length of 1st track of 2nd session: 139
Creating .scm (LBA) 262753/262753
No C2 errors
Copying .scm to .img
Descrambling data sector of img: 241822/241822
Descrambling data sector of img: 262750/262751LBA[262751, 0x4025f]: Failed to read [F:DescrambleMainChannelAll][L:1786]

Exec ""C:\apps\backup\MPF\Programs\Creator\EccEdc.exe" check "G:\ISO\Disc1\Disc1.img""
FILE: G:\ISO\Disc1\Disc1.img
Checking sectors: 262750/262750
[ERROR] Number of sector(s) where bad MSF: 18170
[ERROR] Number of sector(s) where sync(0x00 - 0x0c) is invalid: 7104
[ERROR] Number of sector(s) where sync(0x00 - 0x0c) is zero: 155
Total errors: 25429
Total warnings: 0
Creating cue and ccd (Track) 12/12
Creating bin (Track) 12/12Failed to read: read size 48874560 [F:CreateBin][L:1983]

EndTime: 2021-06-17T18:09:54+0200

the data track files are 0 byte files.

DiscImageCreator cd E "G:\ISO\Disc2\Disc2.bin" 72 /c2 250
AppVersion
        x86, AnsiBuild, 20210616T120632
/c2 val2 was omitted. set [0]
G:\ISO\Disc2\ doesn't exist, so create.
CurrentDirectory
        G:\ISO
WorkingPath
         Argument: G:\ISO\Disc2\Disc2.bin
         FullPath: G:\ISO\Disc2\Disc2.bin
            Drive: G:
        Directory: \ISO\Disc2\
         Filename: Disc2
        Extension: .bin
StartTime: 2021-06-17T18:11:11+0200
Set the drive speed: 12700KB/sec
This drive supports [OpCode: 0xd8, SubCode: 0]
This drive supports [OpCode: 0xd8, SubCode: 1]
This drive supports [OpCode: 0xd8, SubCode: 2]
This drive supports [OpCode: 0xd8, SubCode: 8]
Checking reading lead-out -> OK
Checking SubQ adr (Track) 14/14
[INFO] This disc is Multi-Session. /ms is set.
Checking SubRtoW (Track) 14/14
Reading DirectoryRecord    5/   5
Set OpCode: 0xd8, SubCode: 8(Raw)
Checking SubQ ctl (Track) 14/14
Creating .scm (LBA) 224749/261729 Lead-out length of 1st session: 6750
Creating .scm (LBA) 224755/261729 End of readable sector
LBA[229251, 0x37f83]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-11-05 = MEDIUM_ERROR - L-EC UNCORRECTABLE ERROR
Creating .scm (LBA) 229251/261729 Lead-in length of 2nd session: 4502
LBA[229253, 0x37f85]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
LBA[229254, 0x37f86]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
LBA[229255, 0x37f87]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
LBA[229256, 0x37f88]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
LBA[229257, 0x37f89]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
LBA[229258, 0x37f8a]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
Creating .scm (LBA) 229398/261729 Pregap length of 1st track of 2nd session: 147
Creating .scm (LBA) 261729/261729
No C2 errors
Copying .scm to .img
Descrambling data sector of img: 229250/229250
Descrambling data sector of img: 261726/261727LBA[261727, 0x3fe5f]: Failed to read [F:DescrambleMainChannelAll][L:1786]

Exec ""C:\apps\backup\MPF\Programs\Creator\EccEdc.exe" check "G:\ISO\Disc2\Disc2.img""
FILE: G:\ISO\Disc2\Disc2.img
Checking sectors: 261726/261726
[ERROR] Number of sector(s) where bad MSF: 27269
[ERROR] Number of sector(s) where sync(0x00 - 0x0c) is invalid: 9555
[ERROR] Number of sector(s) where sync(0x00 - 0x0c) is zero: 153
Total errors: 36977
Total warnings: 0
Creating cue and ccd (Track) 14/14
Creating bin (Track) 14/14Failed to read: read size 76035456 [F:CreateBin][L:1983]

EndTime: 2021-06-17T18:36:30+0200
DiscImageCreator cd E "G:\ISO\Disc3\Disc3.bin" 72 /c2 250
AppVersion
        x86, AnsiBuild, 20210616T120632
/c2 val2 was omitted. set [0]
G:\ISO\Disc3\ doesn't exist, so create.
CurrentDirectory
        G:\ISO
WorkingPath
         Argument: G:\ISO\Disc3\Disc3.bin
         FullPath: G:\ISO\Disc3\Disc3.bin
            Drive: G:
        Directory: \ISO\Disc3\
         Filename: Disc3
        Extension: .bin
StartTime: 2021-06-17T18:59:29+0200
Set the drive speed: 12700KB/sec
This drive supports [OpCode: 0xd8, SubCode: 0]
This drive supports [OpCode: 0xd8, SubCode: 1]
This drive supports [OpCode: 0xd8, SubCode: 2]
This drive supports [OpCode: 0xd8, SubCode: 8]
Checking reading lead-out -> OK
Checking SubQ adr (Track)  6/ 6
[INFO] This disc is Multi-Session. /ms is set.
Checking SubRtoW (Track)  6/ 6
Reading DirectoryRecord    7/   7
Set OpCode: 0xd8, SubCode: 8(Raw)
Checking SubQ ctl (Track)  6/ 6
Creating .scm (LBA)  63461/ 93978 Lead-out length of 1st session: 6750
LBA[063466, 0x0f7ea]: [F:ProcessReadCD][L:288]
        Opcode: 0xd8
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-8d = MEDIUM_ERROR - VENDOR UNIQUE ERROR
 End of readable sector
 Lead-in length of 2nd session: 4500
Creating .scm (LBA)  68111/ 93978 Pregap length of 1st track of 2nd session: 150
Creating .scm (LBA)  93978/ 93978
No C2 errors
Copying .scm to .img
Descrambling data sector of img:  67961/ 67961
Descrambling data sector of img:  93977/ 93977
Exec ""C:\apps\backup\MPF\Programs\Creator\EccEdc.exe" check "G:\ISO\Disc3\Disc3.img""
FILE: G:\ISO\Disc3\Disc3.img
Checking sectors:  93977/ 93977
[INFO] Number of sector(s) where EDC doesn't exist: 2
Total errors: 0
Total warnings: 0
Creating cue and ccd (Track)  6/ 6
Creating bin (Track)  6/ 6
Trimming lead-out, lead-in, pregap of 1st track of 2nd session
Hashing: Disc3.scm
Hashing: Disc3.img
Hashing: Disc3 (Track 1).bin
Hashing: Disc3 (Track 2).bin
Hashing: Disc3 (Track 3).bin
Hashing: Disc3 (Track 4).bin
Hashing: Disc3 (Track 5).bin
Hashing: Disc3 (Track 6).bin
EndTime: 2021-06-17T19:02:48+0200

the data track (ISO9660 and Joliet) is shown empty within Isobuster.

DiscImageCreator cd E "G:\ISO\Disc4\Disc4.bin" 72 /c2 250
AppVersion
        x86, AnsiBuild, 20210616T120632
/c2 val2 was omitted. set [0]
G:\ISO\Disc4\ doesn't exist, so create.
CurrentDirectory
        G:\ISO
WorkingPath
         Argument: G:\ISO\Disc4\Disc4.bin
         FullPath: G:\ISO\Disc4\Disc4.bin
            Drive: G:
        Directory: \ISO\Disc4\
         Filename: Disc4
        Extension: .bin
StartTime: 2021-06-17T19:05:40+0200
Set the drive speed: 12700KB/sec
This drive supports [OpCode: 0xd8, SubCode: 0]
This drive supports [OpCode: 0xd8, SubCode: 1]
This drive supports [OpCode: 0xd8, SubCode: 2]
This drive supports [OpCode: 0xd8, SubCode: 8]
Checking reading lead-out -> OK
Checking SubQ adr (Track) 15/15
[INFO] This disc is Multi-Session. /ms is set.
Checking SubRtoW (Track) 15/15
Reading DirectoryRecord    1/   1
Set OpCode: 0xd8, SubCode: 8(Raw)
Checking SubQ ctl (Track) 15/15
Creating .scm (LBA) 214531/220688 Lead-out length of 1st session: 6750
Creating .scm (LBA) 214537/220688 End of readable sector
LBA[219033, 0x35799]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-11-05 = MEDIUM_ERROR - L-EC UNCORRECTABLE ERROR
LBA[219034, 0x3579a]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-11-05 = MEDIUM_ERROR - L-EC UNCORRECTABLE ERROR
Creating .scm (LBA) 220688/220688
[L:1329] Internal error. Failed to analyze the subchannel. Track[15]/[15]
EndTime: 2021-06-17T19:12:31+0200
Feathered-Serpent commented 3 years ago

Correction: I have one game, which has a bonus disc which is also an Enhanced CD. No errors there:

AppVersion
        x86, AnsiBuild, 20210616T120632
/c2 val2 was omitted. set [0]
CurrentDirectory
        C:\apps\backup\MPF
WorkingPath
         Argument: G:\ISO\IOTD\IOTD.bin
         FullPath: G:\ISO\IOTD\IOTD.bin
            Drive: G:
        Directory: \ISO\IOTD\
         Filename: IOTD
        Extension: .bin
StartTime: 2021-06-17T20:44:50+0200
Set the drive speed: 12700KB/sec
This drive supports [OpCode: 0xd8, SubCode: 0]
This drive supports [OpCode: 0xd8, SubCode: 1]
This drive supports [OpCode: 0xd8, SubCode: 2]
This drive supports [OpCode: 0xd8, SubCode: 8]
Checking reading lead-out -> OK
Checking SubQ adr (Track) 20/20
[INFO] This disc is Multi-Session. /ms is set.
Checking SubRtoW (Track) 20/20
Reading DirectoryRecord    7/   7
Set OpCode: 0xd8, SubCode: 8(Raw)
Checking SubQ ctl (Track) 20/20
Creating .scm (LBA) 257141/313239 Lead-out length of 1st session: 6750
Creating .scm (LBA) 257146/313239 End of readable sector
 Lead-in length of 2nd session: 4500
Creating .scm (LBA) 261791/313239 Pregap length of 1st track of 2nd session: 150
Creating .scm (LBA) 313239/313239
No C2 errors
Copying .scm to .img
Descrambling data sector of img: 261641/261641
Descrambling data sector of img: 313238/313238
Exec ""C:\apps\backup\MPF\Programs\Creator\EccEdc.exe" check "G:\ISO\IOTD\IOTD.img""
FILE: G:\ISO\IOTD\IOTD.img
Checking sectors: 313238/313238
[NO ERROR] User data vs. ecc/edc match all
Creating cue and ccd (Track) 20/20
Creating bin (Track) 20/20
Trimming lead-out, lead-in, pregap of 1st track of 2nd session
Hashing: IOTD.scm
Hashing: IOTD.img
Hashing: IOTD (Track 01).bin
Hashing: IOTD (Track 02).bin
Hashing: IOTD (Track 03).bin
Hashing: IOTD (Track 04).bin
Hashing: IOTD (Track 05).bin
Hashing: IOTD (Track 06).bin
Hashing: IOTD (Track 07).bin
Hashing: IOTD (Track 08).bin
Hashing: IOTD (Track 09).bin
Hashing: IOTD (Track 10).bin
Hashing: IOTD (Track 11).bin
Hashing: IOTD (Track 12).bin
Hashing: IOTD (Track 13).bin
Hashing: IOTD (Track 14).bin
Hashing: IOTD (Track 15).bin
Hashing: IOTD (Track 16).bin
Hashing: IOTD (Track 17).bin
Hashing: IOTD (Track 18).bin
Hashing: IOTD (Track 19).bin
Hashing: IOTD (Track 20).bin
EndTime: 2021-06-17T20:54:32+0200
saramibreak commented 3 years ago

I have saved all log files which are created within the export folders if I shall zip and upload them.

Upload Disc1, 2, 4 logs, please.

Feathered-Serpent commented 3 years ago

Because of the error files, the logs are quite big, even zipped. I uploaded them onto my own webspace: https://silentstrider.net/Disc1.zip https://silentstrider.net/Disc2.zip https://silentstrider.net/Disc4.zip

When making a surface scan with Isobuster, it always, on every multi session disc, displays "11.400 sector(s) appear to be unreadable" and I guess that's something between the sessions itself or something. I saved these infos on each disc as well, and the command line output too.

Some discs also have two read errors, though according to IsoBuster these doesn't seem to be within any of the files.

saramibreak commented 3 years ago

What disc name is this? Can I get this by eBay or amazon to test?

Feathered-Serpent commented 3 years ago

Disc 1: Sonic the Hedgehog, Barcode 4 014548 004785 Disc 2: Pokémon 2B A Master, Barcode 0 99923 33522 1 Disc 4: Pokémon The First Movie Original Motion Picture Score, Barcode 0 99923 33822 2

I'm not sure how easy it would be to get them. Disc 2 and 4 are European releases for me (with me being German)

saramibreak commented 3 years ago

Disc 1 is https://www.discogs.com/Sonic-The-Hedgehog/release/553122 ? Disc 2 is https://www.discogs.com/Various-Pok%C3%A9mon-Die-Original-Musik-Der-US-TV-Serie/release/3445745 ?

Feathered-Serpent commented 3 years ago

That is correct. You're by chance not European? Might be easier and cheaper to send a few disks back and forth per mail then heh. Depending on the cost of the used discs to buy.

saramibreak commented 3 years ago

DiscImageCreator_test.zip Disc 1 can dump but mastering errors exist in the last 150 sectors.

Feathered-Serpent commented 3 years ago

Currently my IDE to USB adapter is dead, will test this as soon as I can.

Feathered-Serpent commented 3 years ago

Sorry for the delay. Finally got everything working again.

And: I could dump many of my Enhanced CDs! I got several errors on some, but they at least dumped.

Though one still causes the dump to stop on the PX-755A (it is mentioned Disc 4):


AppVersion
        x86, AnsiBuild, 20210630T133938
/c2 val2 was omitted. set [0]
CurrentDirectory
        C:\Users\Ezatoka\Desktop
WorkingPath
         Argument: G:\ISO\PokÚmon The First Movie - Original Motion Picture Score\Pokemon.bin
         FullPath: G:\ISO\PokÚmon The First Movie - Original Motion Picture Score\Pokemon.bin
            Drive: G:
        Directory: \ISO\PokÚmon The First Movie - Original Motion Picture Score\
         Filename: Pokemon
        Extension: .bin
StartTime: 2021-07-29T17:04:51+0200
Set the drive speed: 18439KB/sec
This drive supports [OpCode: 0xd8, SubCode: 0]
This drive supports [OpCode: 0xd8, SubCode: 1]
This drive supports [OpCode: 0xd8, SubCode: 2]
This drive supports [OpCode: 0xd8, SubCode: 8]
Checking reading lead-out -> OK
Checking SubQ adr (Track) 15/15
[INFO] This disc is Multi-Session. /ms is set.
Checking SubRtoW (Track) 15/15
Reading DirectoryRecord    1/   1
Set OpCode: 0xd8, SubCode: 8(Raw)
Checking SubQ ctl (Track) 15/15
Creating .scm (LBA) 214531/220688 Lead-out length of 1st session: 6750
Creating .scm (LBA) 214537/220688 End of readable sector
LBA[219033, 0x35799]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - VENDOR UNIQUE ERROR
LBA[219034, 0x3579a]: [F:ProcessReadCD][L:288]
        Opcode: 0xbe
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 03-11-05 = MEDIUM_ERROR - L-EC UNCORRECTABLE ERROR
Creating .scm (LBA) 220689/220688
[L:1351] Internal error. Failed to analyze the subchannel. Track[15]/[15]
EndTime: 2021-07-29T17:11:41+0200```
malvarenga123 commented 3 years ago

Hi @saramibreak, why can't the Plextor Premium dump multi-session discs?

saramibreak commented 3 years ago

See #41

Feathered-Serpent commented 2 years ago

Even the PX-760A can't dump that last disc, yet I think it gets to a different error.

Could you maybe check the logs what's wrong now? It starts creating a .scmtmp before the error.

https://silentstrider.net/PX-760A.zip

saramibreak commented 2 years ago

It can't get the subchannel of track 15 correctly. I'll get its disc to test.

saramibreak commented 2 years ago

PokÚmon The First Movie - Original Motion Picture Score

The last 150 sectors indicate "lead-out", not Track 15. It's irregular.

LBA[220537, 0x35d79]: P[ff], Q[41aa0100000000490237f14f]{ Data,      Copy NG,                  LeadOut  , Idx[01], RMSF[00:00:00], AMSF[49:02:37]}, RtoW[0, 0, 0, 0]
LBA[220538, 0x35d7a]: P[ff], Q[41aa0100000100490238aaf1]{ Data,      Copy NG,                  LeadOut  , Idx[01], RMSF[00:00:01], AMSF[49:02:38]}, RtoW[0, 0, 0, 0]
LBA[220539, 0x35d7b]: P[ff], Q[41aa01000002004902395402]{ Data,      Copy NG,                  LeadOut  , Idx[01], RMSF[00:00:02], AMSF[49:02:39]}, RtoW[0, 0, 0, 0]
 :

For this reason, app can't get the correct data sector length. I have no idea now.

Feathered-Serpent commented 2 years ago

Those lines are also feeling strange:

LBA[220555, 0x35d8b]: P[ff], Q[41aa0100001800490255bbdc]{ Data,      Copy NG,                  LeadOut  , Idx[01], RMSF[00:00:18], AMSF[49:02:55]}, RtoW[0, 0, 0, 0]
LBA[220556, 0x35d8c]: P[ff], Q[41aa010000190049025621ee]{ Data,      Copy NG,                  LeadOut  , Idx[01], RMSF[00:00:19], AMSF[49:02:56]}, RtoW[0, 0, 0, 0]
LBA[220557, 0x35d8d]: P[ff], Q[02009992333822200057dd75]{Audio, 2ch, Copy NG, Pre-emphasis No, MediaCatalogNumber [0099923338222], AMSF[     :57]}, RtoW[0, 0, 0, 0]
LBA[220558, 0x35d8e]: P[ff], Q[41aa0100002100490258cee3]{ Data,      Copy NG,                  LeadOut  , Idx[01], RMSF[00:00:21], AMSF[49:02:58]}, RtoW[0, 0, 0, 0]
LBA[220559, 0x35d8f]: P[ff], Q[41aa01000022004902593010]{ Data,      Copy NG,                  LeadOut  , Idx[01], RMSF[00:00:22], AMSF[49:02:59]}, RtoW[0, 0, 0, 0]

like suddenly one LBA of audio. Also strange: the last LBA with anything useful inside should be around 220382, because that is the last file in the HFS partition of the disc: image

So is this some kind of mastery error/accidental protection?

Feathered-Serpent commented 2 years ago

CloneCD was able to make a backup with the Multimedia CD profile without any error:

I 13:34:26 Starte kopieren von PLEXTOR DVDR   PX-760A nach C:\Users\Retro\Desktop\Enhanced\Pokemon.ccd
I 13:34:26 Lesegeschwindigkeit bei Daten: Maximal
I 13:34:26 Lesegeschwindigkeit bei Audio: Maximal
I 13:34:26 SubChannel Daten von Daten Tracks lesen: Nein
I 13:34:26 SubChannel Daten von Audio Tracks lesen: Ja
I 13:34:26 Defekte Sektoren schnell überspringen: Ja
I 13:34:26 Lesefehler nicht melden: Nein
I 13:34:26 Intelligente Suche nach defekten Sektoren: Ja
I 13:34:26 CD Enthält CD-Text: Nein
I 13:34:26 Lese Track 1... (Blöcke 0-18242)
I 13:34:27 ISRC DEC970000231
I 13:34:27 Katalog Nummer 0099923338222
I 13:34:57 Lese Track 2... (Blöcke 18242-27887)
I 13:34:57 ISRC DEC970000232
I 13:35:13 Lese Track 3... (Blöcke 27887-40610)
I 13:35:14 ISRC DEC970000233
I 13:35:34 Lese Track 4... (Blöcke 40610-64632)
I 13:35:35 ISRC DEC970000234
I 13:36:14 Lese Track 5... (Blöcke 64632-72820)
I 13:36:15 ISRC DEC970000235
I 13:36:28 Lese Track 6... (Blöcke 72820-85020)
I 13:36:28 ISRC DEC970000236
I 13:36:48 Lese Track 7... (Blöcke 85020-110065)
I 13:36:49 ISRC DEC970000237
I 13:37:30 Lese Track 8... (Blöcke 110065-124262)
I 13:37:30 ISRC DEC970000238
I 13:37:54 Lese Track 9... (Blöcke 124262-145260)
I 13:37:54 ISRC DEC970000239
I 13:38:29 Lese Track 10... (Blöcke 145260-148105)
I 13:38:29 ISRC DEC970000240
I 13:38:33 Lese Track 11... (Blöcke 148105-169222)
I 13:38:34 ISRC DEC970000241
I 13:39:08 Lese Track 12... (Blöcke 169222-184330)
I 13:39:09 ISRC DEC970000242
I 13:39:34 Lese Track 13... (Blöcke 184330-193127)
I 13:39:34 ISRC DEC970000243
I 13:39:48 Lese Track 14... (Blöcke 193127-207782)
I 13:40:13 Dauer des Vorgangs: 00:05:46
I 13:40:13 Durchschnittliche Geschwindigkeit: 1409 kBytes/s (8.01)
I 13:40:13 Lese Track 15... (Blöcke 219182-220687)
I 13:40:15 Dauer des Vorgangs: 00:00:02
I 13:40:15 Durchschnittliche Geschwindigkeit: 1765 kBytes/s (10.03)
I 13:40:15 Lesevorgang beendet!
saramibreak commented 1 year ago

I changed reading logic of the multi-session disc by https://github.com/saramibreak/DiscImageCreator/commit/e9b3dc3f3dd3d20d70d4ac2aec361c32abb5f8af . I close this issue for the moment.