Hello, I'm trying to rip the movie 13 Days, but for one of the VTS's there are over 100 PGC's Is there a way to rip all of them at once and into seperate directories?? The current process I'm doing now, one at a time.. takes too long.
Well first of all you'll probably want to turn on the 'Include PGC Number' file name option in the IFO Mode settings. Then, make a batch file containing something like the following dvddecrypter.exe /mode ifo /vts 1 /pgc 1 /start /close dvddecrypter.exe /mode ifo /vts 1 /pgc 2 /start /close dvddecrypter.exe /mode ifo /vts 1 /pgc 3 /start /close . . . dvddecrypter.exe /mode ifo /vts 1 /pgc 100 /start /close
Alright I've finished my other DVD... now for this one, I also found out that along with over 100 PGC's, 5 of them have diffrent angles. I looked at the available switches, and there is an option for extracting the angles... but to type all 140 PGS switches and the angles is taking forever, is there any otherway to somehow limit the work needed to write the batch script?