| Author |
Message |
lmanwarren Member
Joined: 29 Mar 2005 Location: NY
|
|
I installed CrossOver Office and works great.Now I installed DVD Decrypter and get it to come up to use it but there is one problem.I also had the same problem before cross over when I used wine.On DVD Decrypter it comes up no devices detected and the arrow at the end of box doesn't allow me to drop down a list to choose.So question is how do I get it to see I have a device so that I can use the program
|
|
disturbed1 Member
Joined: 22 Apr 2001 Location: init 4
|
|
courtrrb Member
Joined: 24 Apr 2003 Location: United States
|
|
You don't need DVD Decrypter under linux. You can make a ISO of your DVD and then using crossover to run DVD-shrink so you dont need to change any system settings. Here how you can do it.
Using vobcopy:
vobcopy /mnt/cdrom1 -l -n 1 -O . -t "some directory name"
Convert To an iso: (On some DVD you can use k3b to make an encrypeted iso
mkisofs -dvd-video -udf "some directory name" some name.iso
You might be able to skip the first two step by reading this thread
http://www.videohelp.com/forum/viewtopic.php?t=231211
Using your favorite windows emulator (I use cross over office)
DVD shring to shrink the ISO
Burn it back to ISO
Use k3b
|
|
|
|