I feel this is kind of a dumb question but I can’t find a solution that’s working for me:
every now and then I have the need to rip copy protected dvds. In the past I have used Handbrake with libdvdcss. But now there only seems to be flatpak versions of Handbrake for linux and these versions can’t access the libdvdcss library.
VLC should be able to do the job but for a specific dvd I wnt to rip now, I produces out-of-sync video/audio tracks and I haven’t been able to succeed.
I can’t believe ripping dvd’s can be that hard. Do I miss something obvious? Any tips are appreciated, aside from just download it - I can’t find the respective media anywhere…
I use makemkv. Works every time. Once in a while you have to open the disk “manually” and select the right track but ya, makemkv does it all.
Free if you want to update the beta trial key every few months. After years of use I bought a lifetime license for like $20. Probably the best value I’ve ever gotten.
DVD -> ISO -> MKV should be fine, what happens when you play the iso directly in VLC?
True, but you need to build that yourself, and as I am but a smol helpless Linux newblet, I do not have the knowledge to do that.
Hi, I actually wrote a guide on how to do this on my blog: https://nullish.cat/blog/disc-rip/ The gist of it is just MakeMKV (and ImgBurn if you like ISOs.)
Haven’t tried it on Linux recently, but MakeMKV still supports Linux apparently. You have to build it yourself though.
https://forum.makemkv.com/forum/viewtopic.php?f=3&t=224&sid=1674d5df36b036b50d6fabdfb380e72c
Why the hassle? It is available to install as flatpak for any distro: https://flathub.org/apps/com.makemkv.MakeMKV
I’ve been using this script to install MakeMKV on Ubuntu for years now without issues.
If this is true, it’s no wonder Linux sadly doesn’t have mainstream appeal. As a current windows user (who is looking to jump out once 11 is forced) I do not see myself doing that.
Is it not in your distro’s repo? I am pretty sure I’ve used handbrake from Arch repo just fine.
Building MakeMKV seems to require a binary, which is unfree. I assume this is the reason it’s not in official distribution repos (except Nix and FreeBSD).
It’s in the AUR and Nixpkgs, both automate building it from “source” (+binary). MakeMKV is in FreeBSDs official repos, according to pkgs.org.