LinHES Forums http://forum.linhes.org/ |
|
How does MythDVD rip work? http://forum.linhes.org/viewtopic.php?f=17&t=16814 |
Page 1 of 1 |
Author: | nharris [ Mon Oct 01, 2007 2:09 pm ] |
Post subject: | How does MythDVD rip work? |
Does anyone know what MythDVD uses to rip a DVD to ISO format? Does it just use the 'dd' command? Or something else? I can't seem to find the answer via Google. |
Author: | manicmike [ Mon Oct 01, 2007 7:11 pm ] |
Post subject: | Re: How does MythDVD rip work? |
nharris wrote: Does anyone know what MythDVD uses to rip a DVD to ISO format?
Does it just use the 'dd' command? Or something else? I can't seem to find the answer via Google. I don't know, but you could try running "ps -ef" or "top" in an xterm while it's happening. That'd be the quickest way to find out. Alternatively, the script would be slightly more work. Mike |
Author: | nigelpearson [ Tue Oct 02, 2007 6:06 am ] |
Post subject: | Re: How does MythDVD rip work? |
nharris wrote: Does anyone know what MythDVD uses to rip a DVD to ISO format?
Once upon a time it used libdvdread. The code was modified around r8965 (between 0.19 and 0.20) so that it uses a slightly modified copy of libdvdnav (which I think implements the same API that libdvdread used to). All of these libraries look for the existence of a particular illegal library, and if it is present, are able to read/store an unencrypted version of the DVD. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |