Dies ist eine alte Version des Dokuments!
Inhaltsverzeichnis
VEGASPython
VEGASPython Scripts
The following Python scripts are provided as they are. There is no warranty that they provide the described functionality.
| Date | min VEGAS Version | File | Version | Description | History of change |
|---|---|---|---|---|---|
| 23.06.2019 | 17.0 | add_slowmotion_to_selected_clips.py | 1.1 | adds a slowmotion to all selected clips. Adjusts the clip length according to the slo mo ratio. Adds the SlowMo effect and updates the slomo rate of the effect | 1.1 remove automatic start of analysis |
| 23.06.2019 | 14.0 | add2secondgap.py | 1.0 | adds a 2 second gap between all selected clips | |
| 23.06.2019 | 14.0 | addmarkersatinterval.py | 1.0 | adds markers at specified intervals | |
| 23.06.2019 | 14.0 | addmarkerstoevents.py | 1.0 | adds markers to all selected events | |
| 23.06.2019 | 14.0 | addregionstoevent.py | 1.0 | adds regions to all selected events | |
| 23.06.2019 | 14.0 | addtransitiontoselectedevents.py | 1.0 | adds transitions to all selected events | |
| 15.08.2019 | 14.0 | chopoff_beginandendofevent_group.py | 1.0 | chops off begin and end of all slected event by a specified number of frames - includes all grouped files | |
| 23.06.2019 | 14.0 | chopoff_beginandendofevent_pn.py | 1.0 | chops off begin and end of all slected event by a specified number of frames | |
| 23.06.2019 | 14.0 | chopoff_beginofevent.py | 1.0 | chops off begin of all slected event by a specified number of frames | |
| 23.06.2019 | 14.0 | chopoff_endofevent.py | 1.0 | chops off of all slected event by a specified number of frames | |
| 15.08.2019 | 17.0 | invert_copy_motion_track_to_pip_values.py | 1.0 | inverts the values copied by the script „copy motion track to pip“ in the PIP keyframes - result is a stabilisation of the tracked object on the screen | |
| 23.06.2019 | 14.0 | limitselectedeventlength.py | 1.0 | limits the length of all selected events to a specfied length | |
| 23.06.2019 | 14.0 | limitselectedeventlengthto4seconds.py | 1.0 | limits the length of all selected events to 4 seconds | |
| 15.08.2019 | 16.0 | vegasscenedetect.zip | 1.0 | detects scene changes in a clip and splits the clip accordingly (unpack the zip file into VEGASPython_PN folder. Detailed description here: VEGAS Scene Detect |
Installation
To be able to use the VEGASPython scripts you need to download and install VEGASPython: VEGASPython download and installation page
Download the VEGASPython Script (extension .py) and store it in the VEGASPYTHON_PN subfolder of the directory where you installed VEGASPython. Download the ZIP-file (extension .zip) and unpack it in the VEGASPYTHON_PN subfolder of the directory where you installed VEGASPython.