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

FormatCode: 03 failed on BD Video #78

Closed Feathered-Serpent closed 3 years ago

Feathered-Serpent commented 3 years ago

Because I never did before, I just wanted to see, how an image looks like when I dump a BluRay video disc.

Upon doing so, the log shows this:

AppVersion
        x86, AnsiBuild, 20210616T120632
G:\ISO\MONONOKE\ doesn't exist, so create.
CurrentDirectory
        C:\Users\Ezatoka
WorkingPath
         Argument: G:\ISO\MONONOKE\MONONOKE.iso
         FullPath: G:\ISO\MONONOKE\MONONOKE.iso
            Drive: G:
        Directory: \ISO\MONONOKE\
         Filename: MONONOKE
        Extension: .iso
StartTime: 2021-07-15T23:14:12+0200
Set the drive speed: 0KB/sec
LBA[000000, 0000000]: [F:ReadDiscStructure][L:1342]
        Opcode: 0xad
        ScsiStatus: 0x02 = CHECK_CONDITION
        SenseData Key-Asc-Ascq: 05-24-00 = ILLEGAL_REQUEST - INVALID FIELD IN CDB
FormatCode: 03 failed
cdb: ad, 20, 00, 00, 00, 00, 00, 03, 00, 04, 00, 00
Creating iso(LBA)   179328/23634624

It then continues to create the dump. But what happened during that ReadDiscStructure?

The *_disc file also states this:

FormatCode: 80, Sendable:  No, Readable: Yes
Skiped because of AACS disc only

FormatCode: 81, Sendable:  No, Readable: Yes
Skiped because of AACS disc only

FormatCode: 82, Sendable:  No, Readable: Yes
Skiped because of AACS disc only

FormatCode: 83, Sendable:  No, Readable: Yes
Skiped because of AACS disc only

FormatCode: 84, Sendable: Yes, Readable: Yes
Skiped because of AACS disc only

FormatCode: 85, Sendable: Yes, Readable: Yes
Skiped because of AACS disc only

But it is an AACS v46 disc.

My drive is an ASUS BW-16D1HT. Currently has FW 3.10, would the 3.02 make a difference there?

saramibreak commented 3 years ago

Format code 03 is BCA. Its error indicates there is no BCA.

AACS is not supported yet. I'll change these log messages