Suggestions on backing up old self written DVDs

Please post here for issues related to DVD discs
Post Reply
jmvdkolk
Posts: 1
Joined: Tue Feb 24, 2026 6:43 am

Suggestions on backing up old self written DVDs

Post by jmvdkolk »

Hi I'm brand new to MakeMKV and the forums but I failed to find anyone talking about my issue. About 18 years ago I converted my family's old home movies into DVDs and burned them onto 4 DVD+R DL discs. It's on me to have lost the original ISOs since doing this but now I'm trying to protect the memories better by ripping them all to ISO to preserve my menus. I'm having problems with 2 of the discs getting the exact same output:

Code: Select all

Backing up disc into folder "S:/Temp/MakeMKV/backup/HOME_MOVIES_D3.iso"
Calculated BUP offset for VTS #1 does not match one in IFO header.
Calculated MVOB offset for VTS #1 does not match one in IFO header.
Calculated TVOB offset for VTS #1 does not match one in IFO header.
DEBUG: Code 0 at z[K#?gp7+1^1<Yx='Q*F:121266097
Backup failed
The discs aren't 100% pristine, but they're so very barely scratched. I strongly suspect the problem is just the DVD layer chemistry itself degrading over time. Still, I've tried lightly polishing with a microfiber and also tried both discs on 2 separate drives.

Both discs play in a player just fine (or so I can tell) and both rip to ISO with DVD Decrypter which MakeMKV then turns into MKV files just fine. I'm a little worried that there's some corruption getting preserved and I just haven't found it yet, or am I just worried about nothing since the output of what I'm trying to do seems to be just fine? Does anyone have any other suggestions I should try?
kaysee
Posts: 94
Joined: Wed Apr 07, 2021 12:22 am

Re: Suggestions on backing up old self written DVDs

Post by kaysee »

The files almost certainly are not encrypted, so you should be able to copy the files the usual way. You should verify the copies using hashes. (First copy the files from the discs to a hard drive, then calculate hashes of the files on the DVD discs, then compare with hashes of the copies.)
flojo
Posts: 335
Joined: Thu Jun 22, 2023 4:27 am
Location: El Paso

Re: Suggestions on backing up old self written DVDs

Post by flojo »

jmvdkolk wrote:
Tue Feb 24, 2026 7:21 am
... am I just worried about nothing ...
This isn't like capturing from analog mediums like tape, so if the file is copying without any read errors, that's really the best you can do :-/.

You might want to escape the DVD format and try using HTML. If you don't know how to format HTML you could use something like "Sigil" to create a EPUB 3.0 file then use something to export the .epub to HTML. Note that EPUB 3.0 does support video so e-book readers like "Foliate" or "Calibre" work with embedded videos.

https://github.com/Sigil-Ebook/Sigil
https://github.com/Sigil-Ebook/sigil-us ... e/releases

https://calibre-ebook.com/download
https://github.com/johnfactotum/foliate
Post Reply