RIPPING:
Install software:
- sudo apt-get install lsdvd gddrescue
Decrypt DVD contents:
- lsdvd /dev/dvd (or whatever your drive path is)
Rip that sucka:
- ddrescue /dev/dvd image.iso dvd.log
PLAYING: (I found out the fuseiso bits here)
Install software:
- sudo apt-get install vlc fuseiso
Configure fuse for iso mounting (only do this the first time):
- sudo adduser your_user_name fuse (close and reopen the terminal to update your group status)
- sudo mkdir /media/fuseiso (create mount point)
- sudo fuseiso isofile.iso /media/fuseiso
Play it already:
- Applications -> Sound&Video -> VLC Media Player
- In VLC Media -> Open Disk -> Browse... -> /media/cdrom0 (or wherever it was mounted for you) -> Choose
- Enjoy.
I do not condone piracy, and I am posting these tips for making bit-perfect backups of movies you own.
No comments:
Post a Comment