Here, some scripts I wrote for Vegas7 :
Recompiled version for VP8.
Split Audio Channels :
This script is to split left/right channels on two different audio tracks.
Select audio events and run script.
The left channel is assigned to the top track and the right channel to the bottom track (an audio track is created if there isn’t track below the events).
Video Strobe:
Use this script to create a stroboscopic video effect.
Select video tracks, make a time selection and run script.
Set the strobe interval (1 to 10 frames).
A mute envelope is created for each selected video tracks.
Video Slide (beta version):
Use this script to create image slide over the screen.
Select video events to process and run script.
Direction area > define the slide direction. If “rotate” is selected, the direction is incremented for each processed event.
Pause area > define the pause time at trajectory's middle (20% to 50% of the event length).
Size & position area > Scale factor can be set to 0.25 to 1.00. The position windows work like the position windows in the cookie cutter filter. A double clic on CenterX or CenterY reset the X and Y value.
Caution: all pan/crop keyframes are cleared.
Video Slide demo.
Video Zoom (beta version):
Use this script to create zoom effect.
Select video events to process and run script.
Position area > same as Video slide script.
Sizes factors area > define the image size factor at start, at pause and at end of the event.
Pause area > if set to 0%, there isn’t pause.
Fades area > define the fade time (( 0% to 50% of the event length).
Caution: all pan/crop keyframes are cleared.
Video Zoom demo
Those scripts are the firsts I wrote in C#. So, thx in advance to report any bugs.
In addition, I’m not English, so thx to tell me if there is some inappropriate words.
Recompiled version for VP8.
Split Audio Channels :
This script is to split left/right channels on two different audio tracks.
Select audio events and run script.
The left channel is assigned to the top track and the right channel to the bottom track (an audio track is created if there isn’t track below the events).
Video Strobe:
Use this script to create a stroboscopic video effect.
Select video tracks, make a time selection and run script.
Set the strobe interval (1 to 10 frames).
A mute envelope is created for each selected video tracks.
Video Slide (beta version):
Use this script to create image slide over the screen.
Select video events to process and run script.
Direction area > define the slide direction. If “rotate” is selected, the direction is incremented for each processed event.
Pause area > define the pause time at trajectory's middle (20% to 50% of the event length).
Size & position area > Scale factor can be set to 0.25 to 1.00. The position windows work like the position windows in the cookie cutter filter. A double clic on CenterX or CenterY reset the X and Y value.
Caution: all pan/crop keyframes are cleared.
Video Slide demo.
Video Zoom (beta version):
Use this script to create zoom effect.
Select video events to process and run script.
Position area > same as Video slide script.
Sizes factors area > define the image size factor at start, at pause and at end of the event.
Pause area > if set to 0%, there isn’t pause.
Fades area > define the fade time (( 0% to 50% of the event length).
Caution: all pan/crop keyframes are cleared.
Video Zoom demo
Those scripts are the firsts I wrote in C#. So, thx in advance to report any bugs.
In addition, I’m not English, so thx to tell me if there is some inappropriate words.