Log in

View Full Version : How to configure PGCEdit


masscamp24
25th December 2008, 23:27
I am a novice but find working with PGCEdit very easy and interesting. However I notice a tools column which can allow one to open other programmes (e.g VOB-Blanker) through PGCEdit, but I don't know how to write the codes e.g to open the Video_TS files can someone give me an example?:stupid:

blutach
26th December 2008, 00:37
Check the help file.

Regards

r0lZ
26th December 2008, 02:16
Here is a concrete and useful example:


Label: Build with ImgBurn
Application: C:\Program Files\ImgBurn\ImgBurn.exe
Arguments: /MODE ISOBUILD /BUILDMODE DEVICE /FILESYSTEM "ISO9660 + UDF" /SRC "%d" /VOLUMELABEL "%l"
Working folder: %d
Save DVD before launching tool and Run Application in background should be enabled. The other checkboxes should be clear.


The setup for VobBlanker is similar, except that the arguments are:
"%p\VIDEO_TS.IFO"
(with the quotes!), and the ticked options are Save DVD, Iconify PgcEdit and Reopen DVD. With those options, PgcEdit will wait until you have finished working with VB, and reopen the modified DVD. (Of course, you have to use the VB "Use Input Folder" option, or PgcEdit will reopen an unmodified DVD!)

masscamp24
26th December 2008, 07:08
Thank you so much rOIZ. I'm on my way to donate.:thanks: