Multi-Camera Helper Script

jetdv wrote on 2/19/2003, 1:56 PM
I always edit multiple cameras by moving the desired shot to a master track. However, I got tired of CTRL-A {select all}, S {split}, Numpad 8 (one or more times) {move clip to the master track}, CTRL-ALT-Left Arrow {move to the beginning of the clip}, select the master track {so that ONLY the master track is selected}, Numpad / {put a dissolve between the clips}, and then moving back to the end of that clip. That's a LOT of keystrokes in a 2 hour event. So, I came up with the following script:

Multi Camera Edit with Dissolve Script

With this script, just add the multiple cameras and get them in sync. Then add a video track (will automatically be on top) and name the track "Master" <--- This MUST be done for the script to work. Now, when you get to a split point, just press CTRL-A {select all}, S {split}, click on the camera clip to use, and run the script.

When the script is run, it will move the clip to the "Master" track, extend the beginning of this clip by 8 frames, and extend the end of the previous clip by 8 frames giving you a 1/2 second dissolve. PLUS, you don't have to move back to the end of the clip because the cursor never moves and, upon completion, only the Master track will be selected.

NOTE: The track labeled "Master" does NOT have to be the top-most track if you need additional video tracks for titling or other special effects. However, it MUST be named "Master".

Edward

Comments

jerryd wrote on 3/15/2003, 7:25 AM
jetdv, I just got Vegas 4 up and going and tried using my first script. When I use Tools/Scripting/Run Script, your script does not show up in the folder where the rest of my scripts are (yet that is where I copied it to). Do I have to do something else to your script to get it recognized by Vegas? I noticed that the icon for your script is a standard notepad icon, but the icons for the scripts that work have a scroll figure on the icon. Thanks for your help.
aboukirev wrote on 3/15/2003, 7:36 AM
The downloaded script file has double-extension '.js.txt'. Rename it to remove '.txt' and leave '.js' extension only. That'll fix the problem.

Alexei
jetdv wrote on 3/15/2003, 8:48 AM
Yes, I added an extra .txt extension for two reasons:

1) If you click on it, it will appear in your browser.
2) If you try to save it, an antivirus program won't try to prevent it (since it IS a script)

After saving it to your hard drive, you simply remove the last .txt leaving the .js extension.
jerryd wrote on 3/15/2003, 12:52 PM
Thanks to you both.
Spot|DSE wrote on 4/4/2003, 3:12 AM
Very helpful tool, Ed!! Just used it on a project with loads of cuts. Thanks!
jetdv wrote on 4/4/2003, 12:35 PM
Thanks, Spot, but you haven't seen anything yet. One of the scripts Gary Kleiner and I have been develping to be included with his tape (http://www.creativecow.net/forum/read_post.php?postid=104938628880335&forumid=24) blows this one away.