DVD image full disc backup always fails with weird debug code.

Please post here for issues related to DVD discs
Post Reply
pendell
Posts: 18
Joined: Mon Jan 09, 2023 10:34 pm

DVD image full disc backup always fails with weird debug code.

Post by pendell »

I am trying to get a .iso file of Spriggan to play ball. At first I believed it was an encrypted backup - playing a .vob in VLC produces the expected black screen and glitchy audio. Opening the .iso as a file in MakeMKV gives a list of files, and they all rip just fine and those do play in VLC without any problems as far as I can tell. But I want to be able to burn the full DVD image to a DVD+R, so I mount the .iso in a Microsoft Virtual Drive, which MakeMKV does see, and then I pick Full Disc Backup, and it proceeds until about 9/10ths into the disc, then just abruptly stops with a "Backup failed." error and drops me out, doesn't save the backup at all. I turned on debugging, and was able to pull these codes out.

Code: Select all

Debug log started at Thu Apr 03 01:47:06 2025 , written by MakeMKV v1.17.8 win(x64-release)
001005:0000 MakeMKV v1.17.8 win(x64-release) started
001004:0000 Debug logging enabled, log will be saved as file://C:\Users\pendell/MakeMKV_log.txt
Using 262272KB for read cache.
Network access is ENABLED, CURL version 7.72.0/Schannel/1.41.0 (x86_64-pc-win32) , proxy server not set.
WinCdArb=v1.2.0_tiny win(x64-release)
DEBUG: Code 3 at E}P)4^&Zt'eI2]i`NTMR>^^t:29395310
SDF  v098: PIONEER_BD-RW__BDR-S13JX_1.03_BKDL300045UC
No  SDF v098: Msft_Virtual_DVD-ROM_1.0
No auto SDF v098: Msft_Virtual_DVD-ROM_1.0
DEBUG: Code 0 at H.L>:vj.[<bHehWh[:29396253
DEBUG: Code 0 at e`1A[8IgfdJS=V\(:213136746
No  SDF v098: Msft_Virtual_DVD-ROM_1.0
DEBUG: Code 3 at E}P)4^&Zt'eI2]i`NTMR>^^t:29395310
SDF id v098: Msft_Virtual_DVD-ROM_1.0
005072:0000 Backing up disc into folder "file://C:/Users/pendell/Videos/MakeMKV/backup/SPRIGGAN.iso"
Launching C:\Program Files (x86)\MakeMKV\mmgplsrv64.exe
001003:0020 DEBUG: Code 2 at Mv\[m{8_VoApo:29395770
001003:0020 DEBUG: Code 0 at #5Q.cQ`>r,#pAMVd=%ky:121266097
005069:0080 Backup failed
005080:0204 Backup failed.
Application exited at Thu Apr 03 02:07:21 2025
Not sure what any of those codes mean - if it means that the DVD is corrupted beyond saving, and there's nothing I can do to get the disc working, ah well. I did try redumping the .iso through AnyDVD and XReveal as well, and while both of them completed the dump, the resultant .iso's were just as useless as the original. I find it very peculiar that I can get perfectly fine decrypted files when ripping to .mkv though.
Ezatoka
Posts: 424
Joined: Fri Dec 06, 2019 6:55 pm

Re: DVD image full disc backup always fails with weird debug code.

Post by Ezatoka »

It is because - I think - MakeMKV notices, that the image is still encrypted despite not having a CSS code, and then brute forces the needed CSS key to still decrypt the files. Even DVDfab wasn't recognizing that.

I am not sure, if MakeMKV will do the same, if you mount the ISO in your virtual drive and make a backup of the DVD (which is possible with latest versions of MakeMKV). This will create an ISO as well. But you can try.

Other than that, you can try DVD Decrypter with the mounted ISO. It too should try to read the data and will ask you, if it should brute force the CSS keys needed. You can create another ISO with DVD Decrypter as well in ISO->Write mode.
pendell
Posts: 18
Joined: Mon Jan 09, 2023 10:34 pm

Re: DVD image full disc backup always fails with weird debug code.

Post by pendell »

if you mount the ISO in your virtual drive and make a backup of the DVD (which is possible with latest versions of MakeMKV). This will create an ISO as well. But you can try.
This is the process that is giving me the "Backup failed" error.
Other than that, you can try DVD Decrypter with the mounted ISO. It too should try to read the data and will ask you, if it should brute force the CSS keys needed. You can create another ISO with DVD Decrypter as well in ISO->Write mode.
Thanks for this idea though. DVD Decrypter is very deprecated so I will have to fish out an old laptop to test this on - installing DVD Decrypter on Windows 10 or above causes all sorts of crashes. But I will report back on my results. MakeMKV should employ whatever forced-decryption it does in file mode to the full disc mode, or at least provide a checkbox to do so. When I normally do the full disc backup that gives me the error, the option to decrypt video files is checked, but greyed out, which I assume only happens if MakeMKV is assuming there is no CSS to decrypt.
Post Reply