| Working Directory |
Specifies the directory that will be used by the script to copy the video files (from your timeline). This is the directory where all work will be performed and the output files from DGIndex and Virtual Dub will be placed. |
| DG Index Path |
Specifies the full path and file name to the DGIndex.exe application on your machine. |
| Virtual Dub Path |
Specifies the full path and file name to the VirtulDubMod.exe application on your machine. I have tested this script only with VirtualDubMod and not VirtualDub (regular). |
| AVS Template |
Specifies the full path and file name of the AVI Synth Template file which will be used by DGIndex and VirtualDub. |
| Calculate Audio Delay |
Specifies whether the script will parse the AVS file created by DGIndex to determine any required audio delay. |
| Compression |
Specifies the compression (or really the whole job script) for VirtualDub. You can choose from one of the "presets" or create your own custom job script. See notes at the bottom of the page. |
| Edit ... |
Available only when using a custom compression. This allows you to enter the script information that will be used by VirtualDub during processing. See the bottom of the page. |
| Preview ... |
The script definitions for Virtual Dub are stripped of the calls for .Open, .subset, .Close and .SaveAVI. These are added by my script automatically. Preview lets you see the script more or less how it's passed to Virtual Dub. |
| Add ... |
Opens the open file dialog and allows you to add video files that you intend to process. |
| Remove |
Deletes all currently selected video files from the list of video files to be processed. |
| Run |
Executes the script workflow. If this button is disabled, check the status bar at the bottom of the page to see what setting has a problem. |
| Processing Menu: Clean |
WARNING: Clean will delete ALL files in the working directory. If you do this and delete things you didn't want to delete, it's not my fault. I warned you! |
| File Menu: Load ... |
Loads a script template that will update the General Tab with information that you previously saved using the Save ... button. |
| File Menu: Save ... |
Saves all of the information on the General Tab to an XML file which you can use to later load and execute. This does not apply to the video files tab. |