This script converts VirtualDub or VirtualDub2 "vdscript" files into a simple text file containing an AviSynth cutlist. This script was tested and works with:
- Python 3.12.5
 - VirtualDub2 (build 44282) .vdscript files
 - AviSynth+ 3.7.3
 
Usage:
- Specify the .vdscript file path and output .txt file path.
 - Run the script.