Ripping DVDs to ISO - Is MakeMKV the best option?

Please post here for issues related to DVD discs
Post Reply
Message
Author
mattias83
Posts: 69
Joined: Fri Mar 21, 2014 9:44 am

Ripping DVDs to ISO - Is MakeMKV the best option?

#1 Post by mattias83 » Fri May 15, 2026 7:50 pm

I keep putting off ripping my collection of DVDs because I'm never sure which is the best option. Does MakeMKV do a proper job of ripping to ISO?

Other options I have handy are DVDDecrypter and Xreveal (Free version). DVDDecrypter is ancient so I wonder how reliable it would prove to be with my collection. I own mostly old DVDs but I"m unsure which protections still might throw off that old software. Is Xreveal reliable? Frustratingly, the latest update of Xreveal seems to have moved some decryption standards recently from free to paid only (like ARccOS). I'm unsure if this would affect my collection as it's mostly older TV shows and random features.

Any issues with corrupted files or improper rips from any of these?

One thing that disappoints me is none of the newer ripping apps provides an option for including an mds file to retain layer breaks. Why is this just ignored these days? DVDDecrypter does this correctly, but neither MakeMKV nor XReveal does this. So you lose the layer break info for dual-layered DVDs, which will affect where the layer break is placed if burning to a new DVD. I guess that's a reason to use DVDDecrypter, but it would be nice if I could trust MakeMKV to do a reliable job.

Any advise on which to use for backups? Has anybody run into issues using MakeMKV for DVD ISOs, and then using those ISOs later for burning or ripping? Any metadata issues?

tomty89
Posts: 135
Joined: Sun Dec 13, 2020 8:48 am

Re: Ripping DVDs to ISO - Is MakeMKV the best option?

#2 Post by tomty89 » Sat May 16, 2026 5:58 am

To be frank, IMHO if you are really paranoid about stuff, at the end of the day the only "solution" is to cross-check as much as you can. There's the tool `cmp` in addition to the various hashes in the Linux / unix-like world. Pretty sure you can find something similar for Windows (probably in a more Windows-style too, if you prefer). (Also `cmp` is at least also available in msys2, which could be slow though.)

In addition to comparing bytes of (decrypted) ISOs, you can also have them mounted and cross-check only the files (which are IMHO the only things that really matter -- I don't really care about things like "layer break", even if that could really matter to some players). (In Linux you can do it with something like rsync -rvc -- if you consider the hash it uses "safe" enough.)

Certainly it would mean double / triple or more the time you need, but that's the price for being paranoid, no?

(Btw I don't mean to offend you by using the word paranoid. Perhaps there's a better word but my English is not good. What I mean is just like "realizing programs could be imperfect / go wrong".)

I'm somewhat also a paranoia myself, so when I realized that I can actually backup encrypted ISO from my DVDs, I did so, even though I don't think libdvdcss (and dvdbackup the frontend), my go-to for decryption, has ever "gone wrong". (Probably the approach / library works only for DVDs with only "simple" encryption / copy protection, but that's what I have.)

Ezatoka
Posts: 475
Joined: Fri Dec 06, 2019 6:55 pm

Re: Ripping DVDs to ISO - Is MakeMKV the best option?

#3 Post by Ezatoka » Sat May 16, 2026 2:02 pm

mattias83 wrote: Fri May 15, 2026 7:50 pmSo you lose the layer break info for dual-layered DVDs, which will affect where the layer break is placed if burning to a new DVD
Honest question: Why should anyone do this these days? Place the MKV file on a USB drive and kinda any modern media device will be able to play it.

Desz5
Posts: 1
Joined: Sun Jun 21, 2026 9:16 am

Re: Ripping DVDs to ISO - Is MakeMKV the best option?

#4 Post by Desz5 » Sun Jun 21, 2026 9:34 am

I also want perfect ISO backups with the correct layerbreak and i use Xreveal (free) and ImgBurn.
ImgBurn is the successor of DVD Decrypter.
It won't remove the encryption from DVD's like DVD Decrypter does but it will create a .MDS with the original layerbreak.

1. Launch Xreveal and check all items to remove all protections under the DVD settings.
2. Put the disc in the drive.
3. Let Xreveal scan the drive.
4. Launch ImgBurn.
5. Select 'Create image from Disc'.
6. Press 'Read'.
7. A .ISO will be created, and if it's a duallayer (DVD9) a .MDS file will be created.

I've tried almost all software solutions including DVDFab and none will create a byteperfect layerbreak .MDS except Xreveal+ImgBurn.
Perfect .ISO and .MDS making it a perfect 1:1 copy without encryption.
And yes, i also really care about this.
Last edited by Desz5 on Sun Jun 21, 2026 9:39 am, edited 2 times in total.

Post Reply