Page 245 of 354

Re: DiscImageCreator

Posted: Sat Feb 29, 2020 7:22 pm
by sarami
Similar problem https://github.com/saramibreak/DiscImag … /issues/41
Try to use DVD model of plextor if you have.

Re: DiscImageCreator

Posted: Sat Feb 29, 2020 8:20 pm
by Nexy
That kind of sucks, the DVD drives are awful and unreliable Image

Re: DiscImageCreator

Posted: Sat Feb 29, 2020 9:08 pm
by Agent47
sarami wrote:Similar problem https://github.com/saramibreak/DiscImag … /issues/41
Try to use DVD model of plextor if you have.
That's a shame, but thanks for the quick response. Unfortunately my dvd model stopped recognizing 99% of discs a while back. I tried anyway to no avail.

The only drives I have at the moment are a Premium (which is what that dump was) and an ASUS (which can't dump multisession either). So I guess I'll just have to pick up another dvd model to dump this.

Re: DiscImageCreator

Posted: Sun Mar 01, 2020 2:10 am
by reentrant
I confirm the problem. I can't finish the dump of one multisession disc (with multiple audio tracks). On both PX760 and 4012...

Re: DiscImageCreator

Posted: Mon Mar 02, 2020 8:57 pm
by Pokechu22
I've found a problem with dumping some DVD-Video discs using DIC.  Well, really, 2 problems.

First, starting with DIC 20200203, all of the Cube DVDs fail to dump, with the error being "nLBA 262, Directory Record is invalid".  DIC 20200204 is also affected, while 20191116, 20191223, and 20200120 are not.  This immediately stops dumping right at the start, with a 0-byte image file.

Secondly, DIC 20191223 and 20200120 produce an error with Cube DVD 01.  Unfortunately, my disc is rather scratched and it was hard to get a full dump, so I can't do too much testing and most dump attempts are polluted with other errors later on, but I did get a clean dump with 20200120 (which is the one I submitted there).  The specific error appears at the start and is this:
LBA[702695, 0xab8e7]: [F:ReadDVDForFileSystem][L:855]
    Opcode: 0xa8
    ScsiStatus: 0x02 = CHECK_CONDITION
    SenseData Key-Asc-Ascq: 03-11-05 = MEDIUM_ERROR - L-EC UNCORRECTABLE ERROR
Dumping continues after the error, and (in that one lucky dump) I didn't get any other errors, including when it read that same area for actually writing.  (That area is all zeros, though).

These are all 8 cm DVDs, so perhaps that has something to do with it?  Unfortunately I don't have any regular full-size DVDs to compare with.

The first is probably a bigger issue since it completely prevents dumping these discs with current versions of DIC, but I am curious why the second one happens too.

Re: DiscImageCreator

Posted: Tue Mar 03, 2020 3:34 am
by sarami
Pokechu22 wrote:First, starting with DIC 20200203, all of the Cube DVDs fail to dump, with the error being "nLBA 262, Directory Record is invalid".  DIC 20200204 is also affected, while 20191116, 20191223, and 20200120 are not.
Try to use the latest test version before reports bug. /viewtopic.php?t=7568

Re: DiscImageCreator

Posted: Tue Mar 03, 2020 11:49 am
by Pokechu22
sarami wrote:Try to use the latest test version before reports bug. /viewtopic.php?t=7568
Looks like both issues have been fixed!  Sorry about that; I assumed that since there weren't any more commits in the GitHub repo, there hadn't been any further changes, and didn't think to look for the test version.  (I was still unable to complete a dump of DVD 1, but that's expected due to the scratches on the disc, but it at least started).

Re: DiscImageCreator

Posted: Thu Mar 05, 2020 11:40 pm
by sarami
Nexy wrote:I use it on Windows 7 64 bit Enterprise without an issue, and no, it's not an illegal version.
ok, BW-16D1HT was recognized from Bus Hound. As a result, my drive couldn't get the last sector +3, +4 etc.
But I added reading code until the last sector +10. http://www.mediafire.com/file/eq80y20l9 … st.7z/file
Test plz. I want to see these logs.

Re: DiscImageCreator

Posted: Sat Mar 07, 2020 1:27 am
by Agent47
I dumped a +2352 offset disc with my ASUS using the new test build. Hashes don't match my plextor dump.

Disc in question: https://redump.info/disc/66807/

Logs: https://mega.nz/#!rmgRCJaT!HGdlo_gedZ2i … 13rtgpQL9c

Re: DiscImageCreator

Posted: Sat Mar 07, 2020 4:18 am
by sarami
Agent47 wrote:I dumped a +2352 offset disc with my ASUS using the new test build. Hashes don't match my plextor dump.
Last sector + 1 is good.

Code: Select all

========== LBA[318828, 0x4dd6c]: Main Channel ==========
       +0 +1 +2 +3 +4 +5 +6 +7  +8 +9 +A +B +C +D +E +F
0000 : F5 CA D8 1C 5A 89 FB 26  C3 5A D1 FB 1C 43 49 F1   ....Z..&.Z...CI.
0010 : F6 C4 1A 43 E8 D0 CD ED  00 FF FF FF FF FF FF FF   ...C............
0020 : FF FF FF 00 71 D2 74 61  00 28 00 1E 80 08 60 06   ....q.ta.(....`.
Last sector + 2 is bad.

Code: Select all

========== LBA[318829, 0x4dd6d]: Main Channel ==========
       +0 +1 +2 +3 +4 +5 +6 +7  +8 +9 +A +B +C +D +E +F
0000 : F2 73 D8 1C 5A 89 FB 26  C3 5A D1 FB 1C 43 49 F1   .s..Z..&.Z...CI.
0010 : F6 C4 8A 43 14 5F 4F 24  00 FF FF FF FF FF FF FF   ...C._O$........
0020 : FF FF FF 00 01 81 73 61  00 28 00 1E 80 08 60 06   ......sa.(....`.