How to rip a dvd (probably also works with cds, blurays, etc) on gnu/linux

https://latte.isnot.coffee/post/180324

How to rip a dvd (probably also works with cds, etc) on gnu/linux (probably also works on other *nix systems such as macos and openbsd) - Coffee

1. Plug in the dvd 2. Run lsblk to see if it got detected 3. Run dd if=/dev/cdrom of=dvd.dvd status=progress 4. You can now play the ripped dvd using mpv: mpv dvd://0/dvd.dvd If you need to get rid of digital restrictions management, you can try this guide [https://latte.isnot.coffee/comment/329423]

  • MakeMKV (get it on flathub, easier than building from source) and the beta key from their forum.
  • Dump the entire disc into a directory.
  • Use mkisofs -udf -allow-limited-size -input-charset “utf-8” -V “your_disc_title” -o output_name.iso source_folder/

Edit: Fixed command typo and added flathub.

Is this for cracking drm? If so how do you pin a comment on lemmy?

(get it on flathub, easier than building from source)

Laughs in gentoo

Laughs in Gentoo and NixOS
@BustedPancake
@original_ish_name
see this is why it is good to be off reddit