- 2 different modes - All for one / One for all
- One for all is the normal mode, creates one script using the template for each of the selected files, so outputs MULTIPLE scripts
- All for one is the batch mode, creates one script using the template and repeats this for each of the selected files, so outputs ONE script
- Intellisense: Now recognises AviSynth filter words (filters.txt) in Script box and suggests (and completes) your filter word
- Scan harddrive for (clip) files - you can add your own extensions in the settings and choose more then one directory for scanning
- Detects existing script files with the same name as the selected (clip) file and pre/de-selects file in list for batch creating your batch script files accordingly
- Batch create or remove scripts for selected clip files
- Batch create any other scripts with different extensions (e.a. .bat, .cmd, .jobs) - you can add your own extensions in the settings.ini file, so you can start batch scripting any file you like
- Use predefined parameters in your template files
- Load and save your own script files as a template
- Syntax colour scheme in the script window with highlighted comments and parameter syntax colouring!
- Includes list with filters (filters.txt) - you can add your own filter names for extra syntax highlighting and intellisense support
|