9
[Help] Trouble Playing DVDs
(lemmy.world)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
It says:
Playback failure: DVDRead could not read 1/4 blocks at 0x01
Hmm assuming the disk isn't super scratched up, I'm thinking you need to configure the region correctly.
I think if it was a decryption error, you'd have something different to a read error on what looks like one of the first blocks.
I remember there's a cli utility for setting the region that you should be able to get from your package manager, I can't remember the name off the top of my head
Edit: reread your post,
regionsetrings a bell actually. If it's not available in your package manager, perhaps try building it from source