VEGAS Pro provides the possibility to automate actions via C#, JScript and VB.Net scripts.
For non-programmers the barrier to create scripts in these languages is still high.
PYTHON is an easy to learn powerful programming language that is more an dmore used for scripting of applications. In the 3D and video editing area some application use already PYTHON for scripting.
As I prefer to use PYTHON I have searched for a possibility to use PYTHON for scriting in VEGAS too.
Now here is the result: VEGASPYTHON.
The Goal of this VEGAS extension is to provide an easy access to VEGAS scripting using PYTHON.
The extension provides two options:
- an interactive dockable VEGASPython Window
- executing Scripts located in a specific folder and integarte them into the VEGAS User Interface like other C# Scripts
You can find more information here:
https://www.hlinke.de/dokuwiki/doku.php?id=en:vegas_python
The Extension is still in a very early phase and still needs some testing and tweeking.
Please feel free to test it and provide your feedback and improvement requests.
Kind regards
Harold