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

@[email protected]
link
fedilink
English
12Y

Yeah this won’t work with 99.9 percent of DVDs or Blu-ray because of the DRM and the way the drives behave, not sure why you’d even post this.

gun/linux
creator
link
fedilink
English
0
edit-2
2Y

I managed to rip one through this method

@[email protected]
link
fedilink
English
12Y

Yeah, an already ripped DVD or a non DRM protected DVD, which is as difficult as copying files from a USB and why dd works here.

gun/linux
creator
link
fedilink
English
02Y

non DRM protected DVD. It’s actually from Disney so I was quite surprised when there was no DRM

@[email protected]
link
fedilink
English
12Y

If it’s Disney without DRM it’s probably a bootleg DVD

BustedPancake
link
fedilink
English
1
edit-2
2Y
  • 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.

@[email protected]
link
fedilink
English
1
edit-2
2Y

This should work with some caveats.

  1. Tbis probably won’t work on WSL (Linux needs direct access to your hardware).
  2. For DVDs, you need to be sure libdvdcss is installed for this to work correctly
  • You probably already have this on your system if you have successfully watched a dvd in Linux.
  1. You may need to replace /dev/cdrom with the name of the device file corresponding to your drive.
  1. This creates an exact copy of the disk, including the unallocated space. You would probably want to follow the guide https://wiki.archlinux.org/title/Optical_disc_drive#Creating_an_ISO_image_from_a_CD,_DVD,_or_BD
  • (@[email protected]’s use of mkisofs does the same thing because they copy the files on the disk rather than the whole disk. But you don’t need makemkv. You should be able to use any method of copying the files and Linux should use libdvdcss to decrypt them.).
“deep magic”

Linux trys to treat devices like files. If you ran xxd /dev/cdrom, you would see every bit on the disk (not just those of the files, but those in the free space as well) in order from the first to the last (converted to base-16 in what is called a hexdump). Not that you need to see this, but your video player does. The “DRM cracking” is actually a feature of libdvdcss that makes it possible for the system to treat the disk this way. dd is just a general copying command and if Stack Exchange is to be believed, it isn’t necessarily the best option (https://unix.stackexchange.com/questions/12532/dd-vs-cat-is-dd-still-relevant-these-days). But it probably is necessary for the linked guide to work because it has dd truncate the file.

edit: caveats is note spalled caceats

edit: file → files on the disk

gun/linux
creator
link
fedilink
English
-12Y

edit: caveats is note spalled caceats

“not” is not spelled “note” “spelled is” not spelled “spalled”

@[email protected]
link
fedilink
English
02Y

That was the joke

gun/linux
creator
link
fedilink
English
02Y

sorry

@[email protected]
link
fedilink
English
12Y

Don’t worry. It was a bit ambiguous 👍

@[email protected]
link
fedilink
English
1
edit-2
2Y

This makes an exact copy with DRM and all.

DVD encryption has been completely broken and that’s why there is free software for playing DVDs.

BluRay encryption has not been and has effectively prevented me from bying any BluRays. Wasted money on a drive way back when bying my current desktop and I didn’t realize this. Tried some commercial software, but they neither didn’t seem to reliably play the movies from library I tested with or triggered some more advanced DRM on the disc.

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ
[email protected]
Create a post
⚓ A community devoted to in-depth debate on topics concerning digital piracy, ethical problems, and legal advancements.

𝗣𝗜𝗥𝗔𝗖𝗬 𝗜𝗦 𝗘𝗧𝗛𝗜𝗖𝗔𝗟!


Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don’t request invites, trade, sell, or self-promote

3. Don’t request or link to specific pirated titles

4. Don’t be repetitious, spam, harass others, or submit low-quality posts

5. Don’t post questions already answered. READ THE WIKI


Image


Loot, Pillage, & Plunder


💰 Please help cover server costs.


  • 1 user online
  • 193 users / day
  • 35 users / week
  • 201 users / month
  • 803 users / 6 months
  • 0 subscribers
  • 530 Posts
  • 9.76K Comments
  • Modlog