The Vegas Creative Software Support Community – Find help here
Forum
Tutorials
Support
New
Sign in / register
Search ...
Help
Sign in
All
Support
Forum
66k
Tutorials
User
All
Support
Forum
Tutorials
User
Options
Any time
Any time
Last 24 hours
Last week
Last month
Last six month
Last year
Video
9 answers, most recent on 3/13/2023
RE: [Solved] Rendering freezes
It's more likely issues with the media than the number of tracks. Glad you were able to get it to work.
Video
2 answers, most recent on 3/11/2025
RE: Video Preview Black Screen Vegas Pro - need help
Look at the video track header on the left. the "M" is highlighted in blue. That mutes that track.Click on the "M" again, and all should be well. And if this works, click on VEGASDerek's reply as Solution.
Scripting
4 answers, most recent on 7/6/2024
[Solved] VP21 Build 314 (Script Issue)
Can anyone help me with a recent scripting issue I encountered with the new Vegas Pro 21 Build 314? I get this error message. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. --->
Video
8 answers, most recent on 10/4/2023
RE: [Solved] Any experienced hands here knows of a "Audio Channel Script"?
You might try this as your base: using System; using System.Collections.Generic; using System.Collections; using System.IO; using System.Text; using System.Windows.Forms; using System.Globalization; using System.Drawing; using
Video
17 answers, most recent on 3/24/2025
RE: Some files missing in saved arrangement Vegas Pro 20.0
Have you tried clicking on the blue "S" in the track header? Why do you have the tracks "S"olo? Was just trying things. I tried solo.on/off it makes no difference. Still got missing/blank files on the timeline.
Scripting
7 answers, most recent on 3/30/2025
RE: [Solved] [SOLVED] Timecode Format from "00:00:00,000" to "00:00:00.000"
@tf_studio What language is your VEGAS set to? Set to US English, it uses a ";" or "." instead of "," (depending on the timecode format.) The one time I had a really hard to track down error in Excalibur was from another country running another
Video
6 answers, most recent on 12/11/2023
[Solved] VP21 Adjustment Event and BCC FX editor (Boris Continuum)
Although the BCC works when adding a FX to an adjustment event, what does not seem to work is are previews of presets in the BCC FX editor. This is annoying as you cannot view presets nor viewer contend, all windows are black. Note that adding BCC
Video
12 answers, most recent on 1/6/2025
RE: Unusual Error During Rendering
Instead of using an adjustment event for applying two fx to your project, try the other options: like adjustment track or just track fx or easiest project output fx.
Video
17 answers, most recent on 2/11/2025
RE: Is there easy way to cut overlapping clips from different tracks
Please use this one instead as it will only cut information out of video tracks and ignore audio tracks: using System; using System.Collections.Generic; using System.Collections; using System.IO; using System.Text; using
Video
17 answers, most recent on 3/24/2025
RE: Some files missing in saved arrangement Vegas Pro 20.0
Have you tried a different track?
Scripting
7 answers, most recent on 3/29/2025
RE: 3D Motion Setup Script
hi @ansonmccosh I managed to make a simple version by following some jetdv videos and also using a script that does something "similar" created by zzzzzz9125 I'm not sure if it will work very well for your purpose but here is my contribution to this
Video
13 answers, most recent on 5/4/2025
RE: Track Motion Problem
Basically I added a 1920x1080 clip to a 1080x1920 project, increased it size with Track Motion, I had to increase the height to 6069 to fill the preview project size/height. (I tried working out why that number but couldn't) @Gid 1920 * (16 / 9)² =
Scripting
28 answers, most recent on 2/12/2025
RE: Revese TrackEvent
I may be wrong on this one but the reason why it goes black after undo is because event that reference that reversed track is gone but script above doesn't have undo block so the newly created event stays on track. "Correct behaviour" of this
Video
9 answers, most recent on 4/22/2023
[Solved] Importing old project -- error with .dv files
Hi all, I'm importing a 70-minute opera production from December 2011. It was created problem-free in Movie Studio 15. There are 20 tracks and tons of slices, crossfades, effects, etc.: Vegas Pro 20 build 370 (Windows 10 Pro, Intel i7, AMD Radeon
Video
9 answers, most recent on 4/2/2023
RE: [Solved] Changing video speed ruins everything.
You could use nested project. No render and flexible. 1. Do your tracking in the nested project 2. Do your zoom and speed change in the master project.
Scripting
2 answers, most recent on 2/13/2024
[Solved] How to move markers together with events
I want to expand my old script to highlight all the events on all tracks after the cursor (so I can move stuff around on the timeline with the mouse), but lately I have been using markers more and more and as such I would like to move them as well
Video
17 answers, most recent on 2/11/2025
RE: Is there easy way to cut overlapping clips from different tracks
@MarkAnthony121 Looks like you shot with multiple cameras and split the left-side manually and then deleted the angles you didn't want. If you use multicam edit mode to create a multicam track to do the splits, it'll give you the option to delete
VEGAS Effects
One answer, on 1/10/2024
RE: [Solved] Mocha Vegas plugin
Maybe it is not supposed to be there. Correct. Mocha Vegas has been specifically designed to integrate with only Vegas Pro transferring tracking data to VP's Bezier Masking FX - the Vegas Pro user manual re Mocha Vegas explains more. Vegas Effects
Video
4 answers, most recent on 11/6/2022
[Solved] Color Matching
I have two tracks that I need to color match but when using Alt-G to color correct Vegas brings up the one clip for correcting which is logical but the only way to see if it closely matches my other track I have to Alt-G again so I can go back and
Scripting
8 answers, most recent on 8/22/2024
RE: Merge Track & Delete Empty Tracks Script USEFUL
@iEmby, all of those conditions can be checked. Some will work with "Track" and work with both audio and video. Some will require "VideoTrack" and will only work with
Scripting
8 answers, most recent on 7/22/2024
RE: Move Event to the track bellow?
@Thiago_Sase Here's what's happening: Starting a loop looking at all tracks Look on track 1. Is there an event selected? Yes Find the next track an move that event to track 2. Look on track 2. Is there an event selected? Yes (the SAME event that
Video
4 answers, most recent on 3/30/2023
[Solved] How To Make An Image Smaller?
Hi everyone, It's been a very long time since I've used Vegas so I'm more rusty at this than what I first thought. :D I want to put the instagram logo into the top right of the screen but as a small image. When dragging the box outwards to make the
Audio
15 answers, most recent on 2/20/2024
RE: [Solved] Selecting and lifting audio in Vegas 21
I just wish there was a less destructive way to set ins and outs to highlight a particular area. If the lingering split events are what is bothersome, there is a really simple way to do this without using the heal events command. Highlight the
Video
9 answers, most recent on 12/12/2024
RE: Viewing keyframes in the timeline
@Richard-Vanner Click on the three lines at the top left on the track header, then choose Edit Visible Button Set and activate Track motion to show the button. Or go to Tools > Video > Track motion. It is possible that the zoom in the first
Previous page
1
…
13
14
15
…
42
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
of 42
Next page
14