VideoHelp Forum




+ Reply to Thread
Results 1 to 9 of 9
  1. I have created a program that automatically rips DVDs. The idea is that all you have to do is put the DVD in the tray and the program does the rest. This is great for converting your DVD collection to computer files.

    This is certainly not a program for novices. There is not much for a user interface. And there is a decent chance that you may want make some small modifications to my source code. Also, it requires installing a few 3rd party programs and some other software.

    What it does is it simply automates a DVD ripping guide that I got off of this website a while ago. It works most of the time, but every once in a while I encounter a DVD that has issues.

    The program is written in AutoIt. All the source code is provided, along with all the installers for the 3rd party programs that are used. However, I cannot guarantee that my AutoIt program will work with newer versions of the 3rd party software.

    So, now that I have done my best to warn you, I can say that it does work really well. Just stick a DVD into your computer and out pops a .mkv file.

    You can download it here: http://dl.dropbox.com/u/44961/ARD.7z

    There is a readme in the .7z file and my email is at the end of the readme. Feel free to email me with comments/issues/advice.
    Last edited by dw-wizard; 13th Feb 2012 at 00:24.
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Moving you our DVD Ripping sections.


    Does it shrink/reconvert also?
    Quote Quote  
  3. Yes. Essentially what it does is runs DVD Decrypter to copy the data from the disc to the hard drive. Then runs dgIndex on the VOB files. Then rips subtitles, creates AVISynth scripts, creates MeGUI jobs, and opens MeGUI to encodes the videos to either MKV of MP4.
    Quote Quote  
  4. Banned
    Join Date
    Jun 2004
    Location
    ®Inside My Avatar™© U.S.
    Search Comp PM
    Originally Posted by dw-wizard View Post
    It works most of the time, but every once in a while I encounter a DVD that has issues
    That might be because you are using

    Originally Posted by dw-wizard View Post
    Essentially what it does is runs DVD Decrypter to copy the data from the disc to the hard drive.
    And Dvd Decrypter has not been updated since 2005!!

    Hence it will not defeat most newer copy protections on disc's made since then.
    Quote Quote  
  5. I use DVD Decrypter because is is free and has a command line interface. Are there any better programs available that can do that? If so I would love to incorporate them.
    Quote Quote  
  6. Banned
    Join Date
    Jun 2004
    Location
    ®Inside My Avatar™© U.S.
    Search Comp PM
    It does not matter "why" you use DVD Decrypter, the point is, plain and simple, DVD Decrypter will NOT bypass or remove newer copy protections on newer commercially pressed & copy protected dvd's.

    I personally love DVD Decrypter, for many reason's other than ripping newer commercial pressed dvd's because it will not bypass and rip newer dvd's with newer copy protection.
    Quote Quote  
  7. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    DVDFab has command line support. I don't know if it will work with the free dvdfab decrypter that just do full rips of movies.

    DVDFab Command Line Switches:
    ___________________

    (You can get a basic version of this list via 'DVDFab.exe /?')


    Parameter Description:
    ___________________

    /MODE <???> Used to tell the program which menu item in the left navigation bar should be selected.

    -----------------
    Option: DVD Copy
    -----------------
    FULLDISC | MAINMOVIE | SPLIT | CUSTOMIZE | CUSTOMIZESPLIT | CLONE | MERGE
    | WRITEDATA

    -------------------
    Option: DVD Ripper
    -------------------
    DVDGENERIC | DVDIPOD | DVDPSP | DVDZUNE | DVDNDS | DVDXBOX360 | DVDPS3
    | DVDAPPLETV | DVDCELLPHONE | DVDPVP | DVDPDA | DVDVOB | DVDAVI | DVDMP4
    | DVDWMV | DVDMKV | DVDFLV | DVD3GP | DVDAUDIO

    ---------------------
    Option: Blu-ray Copy
    ---------------------
    BDFULLDISC | BDMAINMOVIE | BDCLONE | BDWRITEDATA

    -----------------------
    Option: Blu-ray Ripper
    -----------------------
    BLURAYXBOX360 | BLURAYPS3 | BLURAYMKV | BLURAYAVI | BLURAYMP4 | BLURAYAUDIO | BLURAYIPAD |BLURAYM2TS

    ....
    Quote Quote  
  8. Well, I have tried to use the free version of DVDFab to provide similar functionality to DVDDecrypter (eg IFO mode, No File Splitting).

    I can't get DVDFab to produce the same out file(s) as DVDDecrypter (my current DVD rip program is based off of IFO mode NO file spitting in DVDDecrypter), but I can get it to produce a .iso file that removes the "Modern" Copy Protection.

    I think I can include into my DVD Rip Program the ability to first use DVDFab to Decrypt and remove copy protection (saving the output to an .iso), mount the .iso using Virtual Clone Drive and then running my DVD Ripping Script from the newly created .iso file.

    This adds a few steps to the automation procedure (which I don't mind) but also required me to make 2 copies of the DVD dat onto my hard drive (First with DVDFab into an .iso then with DVDDecryper from the .iso to .vob files when running in IFO mode, No File Splitting).

    I am definitely interesting into making improvements to my Auto DVD Rip program, so let me know if you have any ideas/comments about this plan forward.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!