Skip to content

This script converts VirtualDub or VirtualDub2 "vdscript" files into a simple text file containing an AviSynth cutlist.

License

Notifications You must be signed in to change notification settings

CluelessCoder73/vdscript_to_avs_cutlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

vdscript_to_avs_cutlist

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:

  1. Specify the .vdscript file path and output .txt file path.
  2. Run the script.

About

This script converts VirtualDub or VirtualDub2 "vdscript" files into a simple text file containing an AviSynth cutlist.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages