Page 14 of 354

Re: DiscImageCreator

Posted: Mon Apr 01, 2013 1:44 pm
by F1ReB4LL
Why don't you use C2 error reporting? You could reread the sectors with C2 errors and even merge the multiple read results of the same errorneous sector (since C2 shows the exact error bytes, so you could take out all the good bytes from a single sector).

Re: DiscImageCreator

Posted: Mon Apr 01, 2013 1:55 pm
by pablogm123
As reference: the same method used by the PlexTools program, 5. Recover the best bytes (least errors) per sector, until 99 rereads merging the rereads.

Re: DiscImageCreator

Posted: Sun Apr 07, 2013 2:14 am
by sarami
F1ReB4LL wrote:Why don't you use C2 error reporting? You could reread the sectors with C2 errors and even merge the multiple read results of the same errorneous sector (since C2 shows the exact error bytes, so you could take out all the good bytes from a single sector).
add C2 error log (read only once and not merge at the present).

Code: Select all

Usage
        -rall [DriveLetter] [DriveSpeed(0-72)] [filename] c2

Re: DiscImageCreator

Posted: Tue Apr 09, 2013 12:32 pm
by MrX_Cuci
I am trying to dump a safedisc 1 protected disc. I get different result from DIC and CloneCD. Anyone care to investigate? Let me know what files you need. Also tried DDump which also gives me an other image hash  Image  Clueless here. Safedisc 2 protected discs have same hashes compared between clonecd and DIC.

Both images have the same size and equal amount of bad sectors.

Re: DiscImageCreator

Posted: Mon Apr 15, 2013 2:17 pm
by Nexy
DIC should never match clonecd or ddump if dumped with Plextor (only!) drive. Don't bother with non plextor.

ddump is also buggy with safedisc 2.5 and up.

Also, thanks for C2 log!

Re: DiscImageCreator

Posted: Wed May 29, 2013 1:49 pm
by Nexy
DIC sometimes gives "Failure to open drive" error randomly, maybe look into that.

Re: DiscImageCreator

Posted: Sun Jun 02, 2013 4:06 pm
by Nexy
Could you also make the log easier to read or split it up into different files.

Re: DiscImageCreator

Posted: Mon Jun 03, 2013 10:01 pm
by sarami
Nexy wrote:DIC sometimes gives "Failure to open drive" error randomly, maybe look into that.
Thank's a report. But if I don't take a look at the error message log, I can't say anything...
Nexy wrote:make the log easier to read
Do you want to get a log only or speedy?
Nexy wrote:split it up into different files.
In detail?
Perhaps, you want to split into a drive, disc, error log?

Re: DiscImageCreator

Posted: Mon Jun 03, 2013 10:15 pm
by sarami
F1ReB4LL wrote:Yes, it's an ISRC sector. https://redump.info/disc/28248/ -- for this disc it gives me ISRCs for the first 6 tracks only.
I got Valis II (FFTHTJ10529-3FFTH   Z5W8). But this disc don't exist ISRC sector. Please wait..

Re: DiscImageCreator

Posted: Wed Jun 05, 2013 3:58 pm
by Nexy
Ok, will give log next time I get the failure message.

As for splitting the log, yes. Drive, Disc, Error would be great. With more details for each, which track, was error corrected and with what method, etc.