Vegas Scripts
This page contains a collection of FREE scripts that I've
written to solve particular problems. To download them,
right-click and select "Save as" in your browser. To use them,
place them in the Vegas .\Script Menu folder. This can be found
under the main folder where Vegas is installed (e.g. "C:\Program
Files\Sony\Vegas Pro 9.0\Script Menu"). You can access them in
Vegas under the Tools | Scripting menu.
|
Script Name |
Vegas Version |
Description |
|
SetAlphaChannel.cs |
6.0 |
This script sets the alpha channel
for selected events to Straight (Unmatted) |
|
Fix30pMedia.cs |
8.0 |
This script changes the playback rate
of 30p media to 29.97 and disable resampling |
|
ZeroLoopRegion.cs |
8.0 |
This script will turn looping off and
remove the loop region |
|
Add2SecondGap.js |
5.0 |
Adds a 2 second gap between all
events on a track for laying out CD's |
|
ChangeMediaPoolAspectRatio.js |
5.0 |
This script will change the aspect
ration of all the video media in the project's media
pool to match that of the project. |
|
FadeEventInOut.js |
5.0 |
This script will add
a 1 second fade at both ends of the selected events |
|
SwapEvents.js |
5.0 |
This script will swap
the location of the first two selected events that it
finds |
|
CreateCrossfade.js |
5.0 |
This script will
create a half second crossfade between all the selected
events moving them into position |
|