Hi people,![]()
I need some help. I'm trying to figure out how to write my own code using C#.net to rip a dvd into harddisk. Is there any place I can find any such code to refer to? Anyone knows where can I find the methodology or technology behind ripping?
I'm landed with this project and I'm not competent at it at allso I'll need the DVD community's help... I know there are softwares written already to rip dvd to harddisk but i'm asked to write my own and later integrate it with other parts of the project... Can anyone help? really appreciate any of your replies...
![]()
![]()
+ Reply to Thread
Results 1 to 13 of 13
-
-
There's a older version of the vstrip source code on this site. It's free.
Look at the top right hand corner for the download.
http://www.maven.de/
There are probably other versions floating around. That's probably your best bet as a starting point.
edited: Just noticed we have a link here too but it points to the same place. -
I just remembered
Also check The doom9 download page. There is a link at the top of the page to some free source code for many programs.
The 2 DECSS source codes might interest you but especially the program source for DVDX. This is a complete application including the ripper and conversion to avi and mpeg. I believe it's in C++ so you will have to extract what you need from it.
Have fun.
http://www.doom9.org/
Disclaimer:
There are countries where possesion and/or distribution of the DECSS code may be illegal. You take reponsibilty for knowing the laws in your area if you download any of this material.
P.S. Your thread in in the wrong forum. -
why not just pay someone who already did this to lic thier code/app ... be a lot lot easier and you wouldnt have to go through 2 things ...
1. legal issues of DECSS crack .... could be a major issue depending where you live .
2. de-bugging that part of the project for a year or two .."Each problem that I solved became a rule which served afterwards to solve other problems." - Rene Descartes (1596-1650) -
In case you have commercial intent, another thing to consider if you use any of this source code. Even though it is readily available online, it is still under gnu license. Any software you develop using any of this code must also be released freely under the same terms. That means not just the binaries but the source code as well.
-
thanks, i'll look into those sites...
before i rip the dvd, i need to decrypt it right? Anyone knows the methodology or code to decrypt it?
-
Also, am i right to say that i can rip subtitle from VOB file using OCR method? Is there any website that shows you how is that done? For example, are there source code for OCR in C#? Subrip is written in Delphi which i dunno the language.
Are there any other methods besides OCR?
I've tried Subrip, and it uses OCR. However, it cannot recognize this musical note on the subtitle
right?
Please help!
-
That's a BIG-lot of coding. First, u must authorize the drive, then identify,parse and separate transport and program layer packets,then make streams and substreams from all that and finally decrypt them.
I'm not so deep in to it but consider a decryption on packets layer too.
You can find some source codes on doom9 or just use google.)
Well good luck!
Similar Threads
-
Program to rip chapters to M2TS, other than DVDFab?
By kernunrex in forum Blu-ray RippingReplies: 6Last Post: 1st Sep 2012, 15:38 -
Auto DVD Rip - Put the disc in the tray and the program does the rest
By dw-wizard in forum DVD RippingReplies: 8Last Post: 16th Feb 2012, 23:54 -
Another program to rip subtitles to pdf apart from Xilisoft?
By Talayero in forum SubtitleReplies: 0Last Post: 12th Jun 2009, 07:15 -
Best program to rip dvd's to Mpeg4 for iPOD
By Jabroni4872 in forum DVD RippingReplies: 3Last Post: 21st Oct 2008, 11:47 -
DVD rip Program that Utilize all 4 cores???
By ttt0649 in forum DVD RippingReplies: 14Last Post: 17th Dec 2007, 16:09