PDA

View Full Version : Can Decrypto be set to automatically


Scarpad
12th March 2004, 20:57
Rip PGC's into Seperate directories? I'm usin IFO mode so I can compress with AUTOGK and it would be nice if I could tage the PGC's to go into a created folder.

LIGHTNING UK!
13th March 2004, 15:35
No, all you can do is enable the 'Add PGC to file names' option in the settings.

len0x
19th March 2004, 18:51
That would be pretty nice option for ripping TV show DVDs actually - rip all PGCs at once (different dir would certainly help AutoGK).

Scarpad
19th March 2004, 19:59
Yes it would, right now I've created 8 directories and have to manually point AutoGK to go to each, not a terrible problem, but a slight timewaster when your ripping as many series as I am... Plugging my way thru Star Trek Tos, TNG.....etc

LIGHTNING UK!
19th March 2004, 22:38
ever considered using the program via the CLI?

You might find it easier for tv ep. dvds.

example:

dvddecrypter.exe /mode ifo /vts 1 /pgc 1 /dest "c:\pgc1" /start /close
dvddecrypter.exe /mode ifo /vts 1 /pgc 2 /dest "c:\pgc2" /start /close
dvddecrypter.exe /mode ifo /vts 1 /pgc 3 /dest "c:\pgc3" /start /close
dvddecrypter.exe /mode ifo /vts 1 /pgc 4 /dest "c:\pgc4" /start /close
dvddecrypter.exe /mode ifo /vts 1 /pgc 5 /dest "c:\pgc5" /start /close
.
.
.

Scarpad
19th March 2004, 23:53
I'm not familiar with it...