I have written a script that will automate the following procedures
1. Ripping with SmartRipper.
2. Creating d2v projectfile with DVD2AVI
3. Extract subtitles with vobsub.
4. Convert ac3 to mp3 with Besweet.
This is great for ripping pal DVD's with GKnot, for NTSC DVD's it's probably isn't very usefull because you won't know if you should use force film in DVD2AVI.
The script is written in perl, so you will need to get the activestate perl interpreter from www.activestate.com.
And you will need to modify a few system configuration parameters in the script.
Check it out
1. Ripping with SmartRipper.
2. Creating d2v projectfile with DVD2AVI
3. Extract subtitles with vobsub.
4. Convert ac3 to mp3 with Besweet.
This is great for ripping pal DVD's with GKnot, for NTSC DVD's it's probably isn't very usefull because you won't know if you should use force film in DVD2AVI.
The script is written in perl, so you will need to get the activestate perl interpreter from www.activestate.com.
And you will need to modify a few system configuration parameters in the script.
Check it out
Comment