Results 1 to 7 of 7
So say I am in a country where it is not illegal to decode DVD's, and I am looking for a software that will allow me to decode a DVD ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-19-2007 #1Just Joined!
- Join Date
- Nov 2006
- Posts
- 58
DVD Backup Software
So say I am in a country where it is not illegal to decode DVD's, and I am looking for a software that will allow me to decode a DVD and make a backup ISO file that would be able to be either saved and mounted to watch, or burned to a DVD +R/-R. Any programs of the like?
- 03-19-2007 #2
dvdshrink (a windows program) works very well in wine :
http://www.linuxforums.org/forum/man...rink-wine.html
Or else there are a few Linux native applications that do the same : k9copy, xdvdshrink, etc."To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 03-19-2007 #3
- 03-19-2007 #4Just Joined!
- Join Date
- Nov 2006
- Posts
- 58
Now this will copy DVD's that are protected as well? Because I attempted using some utility that was already on here dvd::rip and it kept having an error that the video was protected or encoded. These will get around this?
- 03-19-2007 #5
You will need to have installed libdvdcss to be able to decrypt CSS protection with dvd::rip or any other program
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 03-20-2007 #6Just Joined!
- Join Date
- Nov 2006
- Posts
- 58
I think aptitude installed that lib when I installed k9copy. k9copy looks to have worked. Now my issue is playing the iso file as a DVD. I tried just simply mounting the file as a /media/dvd and did me no good. Kaffeine and everything else only recognize it as a directory. Is there a way to make the system view these files as a DVD in the DVD-ROM or do I just have to actually burn them to DVD first.
And on a side note. What is with the different settings in k9copy. Am I to assume that unless I want it to make them into MPEG4 I don't need to worry about those settings? I should pay attention to the file size max and what not under backup only? Thanks!
- 03-21-2007 #7Just Joined!
- Join Date
- Nov 2006
- Posts
- 58
Ok not sure if this is the answer to my solution, but is it possible to instead mount via:
Instead of using:Code:sudo mount -t udf -o loop starwars.iso /home/user/StarWars
Would this even work? And if so should it make that a DVD device? Or should that be something mounted under /media ?Code:sudo mount -t iso9660 -o loop starwars.iso /home/user/StarWars


Reply With Quote
