A nice cross-platform set-up is: HANDBRAKE. You can check the details to see if it'll do what you're looking for. http://handbrake.fr/details.php
While I understand people mean well then they offer suggestions, it is rather irritating when those suggestions are a little shit. Handbrake won’t do copy-protected discs, which is pretty much 99% of DVDs ruled out (although Handbrake can do transcoding). DVDx costs money. http://www.dvddecrypter.org.uk/
Making a backup of a DVD you own for personal use is perfectly legal. Distributing the means for making that backup is not (thanks to the fucktarded DMCA).
THIS I plan on using the images in a legal manner, and I do own the DVD as well, The issue is being able to use clips in a different way. Thank you for that. Handbrake was a bust, so yeah it didn't end up working. You take the shit with the gold, tis the nature of a forum. and btw inb4 pointlessderails Just to make sure. Thanks Hive mind once again. You fine Anons bring a tear to my eye. GodBear Bless you all!
Since when? They have a freeware version. Granted, it doesn't have all the bells and whistles that the paid copy does. Still, if you are just doing legal stuff (and I assumed that since Sonichu is a Community Mod) then it will rip DVDs ok... ...However, the program you suggested works good too. I haven't tried it but from what I have seen, it probably would work at or better than DVDx Free.
Actually you can try to use this DVD Ripper( http://www.viveshare.com/dvd-ripper.html … ) to convert your DVD disc to any video format and transfer into your mobile phone.
Does nobody remember DVD Jon? http://www.cs.cmu.edu/~dst/DeCSS/Gallery/ http://en.wikipedia.org/wiki/DeCSS Smaller version: Code: /* efdtt.c Author: Charles M. Hannum <root@ihack.net> */ /* */ /* Thanks to Phil Carmody <fatphil@asdf.org> for additional tweaks. */ /* */ /* Length: 434 bytes (excluding unnecessary newlines) */ /* */ /* Usage is: cat title-key scrambled.vob | efdtt >clear.vob */ #define m(i)(x[i]^s[i+84])<< unsigned char x[5],y,s[2048];main(n){for(read(0,x,5);read(0,s,n=2048);write(1,s ,n))if(s[y=s[13]%8+20]/16%4==1){int i=m(1)17^256+m(0)8,k=m(2)0,j=m(4)17^m(3)9^k *2-k%8^8,a=0,c=26;for(s[y]-=16;--c;j*=2)a=a*2^i&1,i=i/2^j&1<<24;for(j=127;++j<n ;c=c>y)c+=y=i^i/8^i>>4^i>>12,i=i>>8^y<<17,a^=a>>14,y=a^a*8^a<<6,a=a>>8^y<<9,k=s [j],k="7Wo~'G_\216"[k&7]+2^"cr3sfw6v;*k+>/n."[k>>4]*2^k*257/8,s[j]=k^(k&k*2&34) *6^c+~y;}}