You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When trying to dump a DVD by using the new retry-on-error functionality (/rr) the resulting ISO is different than expected, when an error occurs. This results in dumps which are not properly comparable anymore and renders /rr useless.
I also tried fixing the images with EccEdc afterwards, but it did still not cause them to be equal to the correct dump.
Command-line text DiscImageCreator_linux.out dvd /dev/sr0 ELEX_Disc1/ELEX_Disc1.iso 0 /q /rr 20
So I tried to test this workaround for quite some time now, but I cannot get any of my DVDs to produce errors, except for one which produces so many that I had to abort the dump after three days of not finishing.
I will keep dumping with this option and report back as soon as I can finally verify whether this definitely works.
Version
20220301
Describe the bug
When trying to dump a DVD by using the new retry-on-error functionality (
/rr
) the resulting ISO is different than expected, when an error occurs. This results in dumps which are not properly comparable anymore and renders/rr
useless.I also tried fixing the images with EccEdc afterwards, but it did still not cause them to be equal to the correct dump.
Command-line text
DiscImageCreator_linux.out dvd /dev/sr0 ELEX_Disc1/ELEX_Disc1.iso 0 /q /rr 20
Disc title
ELEX Game Disc 1
Disc ringcode
URL
https://eu.store.thqnordic.com/en/168/elex-collector-s-edition
Log file
This is the log of a correct dump without
/rr
: https://archive.org/download/redump.org-logs/ELEX_Disc1.zipAnd this of a correct dump with
/rr
but without any errors occurring: https://archive.org/download/redump.org-logs/ELEX_Disc1-RR.zipDumping the disc with ddrescue produces an identical ISO image.
The correct SHA1 checksum for the final ISO is
493c80e30daeb3ae82638f3da1d4614985d68599
.These are two dumps using the
/rr
argument where errors were encountered and sectors were reread:https://archive.org/download/redump.org-logs/ELEX_Disc1-RR1.zip
https://archive.org/download/redump.org-logs/ELEX_Disc1-RR2.zip
I also had the same problem with other discs, but this is the one about which I have the most information.
The text was updated successfully, but these errors were encountered: