The Vegas Creative Software Support Community – Find help here
Forum
Tutorials
Support
New
Sign in / register
Search ...
Help
Sign in
All
Forum
1k
Tutorials
User
All
Forum
Tutorials
User
Options
Last year
Any time
Last 24 hours
Last week
Last month
Last six month
Last year
Video
16 answers, most recent on 8/7/2024
RE: AI Auto Reframe giving inaccurate tracking in my footage.
@Gid Can you try this one, tell us if it correctly tracks, doesn't look to be working for me or I don't know how to use correctly. audio doesnt sync correctly in Vegas but shouldn't matter, the premise if that you want to make a 9:16 version for
Video
7 answers, most recent on 11/16/2024
RE: Upgraded version but mask presets and settings did not transfer.
@Curtis This is how I transfer all my pan/crop masks. See my comment at the bottom of this thread.
Scripting
11 answers, most recent on 8/17/2024
RE: Velocity Envelope and Points
Version 01 - It will add the Velocity Envelope and automatically adds 4 points around the center of the selected event. using System; using ScriptPortal.Vegas; using System.Windows.Forms; namespace AddVelocityEnvelope { public class
Audio
28 answers, most recent on 8/26/2024
RE: Automatically set audio envelop points (audio ducking)
Hi. That would be a great solution. But as far as I could see in my test version, there is no (collective) bus. Only a single audio track.
Video
17 answers, most recent on 2/11/2025
RE: Is there easy way to cut overlapping clips from different tracks
So you want everything under another event to be removed? This could certainly be done with a script but there's no "built-in" method that I'm aware of. I'll have to look at creating a tutorial for this. It would be helpful to see the track headers
Video
9 answers, most recent on 1/24/2025
RE: Motion Tracking broken in Vegas 22
@Marco-Vinc I am trying to help, but Vegas 22 build 102 gets hung up soon as tracking starts. I have to use task manager to terminate Vegas. After 3 attempts, I quit.
Video
13 answers, most recent on 5/29/2025
RE: vegas pro 22 stuck rendering dvd
Shown Project settings are not from actual DVDproject as shown in UI screenshot. (See also comment of @EricLNZ) Project is 720x480 29,970i NTSC 4:3 @Ken-Tonks Why did you create for every event an extra audiotrack? When burning a DVD directly
Video
9 answers, most recent on 3/6/2025
RE: Copy and paste
Well, I can use the qualifier to select an area to correct very easily. I can also use different windows to segment an area to correct. I can also track an object and quiet easily use a very good depth map to blur a background just to mention a few.
Video
8 answers, most recent on 5/23/2025
RE: Is there a way to change double-click behavior on envelopes?
@RedRob-CandlelightProdctns make your own script that behaves exactly like you want. Here's the first of a 5 part tutorial series on envelopes: When I wrote Excalibur, I wasn't thinking about bus tracks. While that could easily be added, it would
Video
2 answers, most recent on 9/17/2024
Bug: Media that causes Motion Tracking problems in Vegas 22 build 122
The media file I uploaded to google drive causes Vegas 22 build 122 to freeze as soon as motion tracking begins forward from the first frame using the "Perspective" option. The "Location" option does not have a problem. It seems that if the first
Video
2 answers, most recent on 9/23/2024
v22 Very Impressed with Performance in General
I thought I should mention this. I work mainly in 4K, very simple single video track with 5 or 6 audio tracks. Lots of edits. Windows 11 / i9 13900K / 128Gb DDR5 in 21 I really had to use Proxies (Otter) in order to get a decent workflow But in v22
Video
8 answers, most recent on 5/23/2025
RE: Is there a way to change double-click behavior on envelopes?
You add a volume (or other) change by selecting a region and drag the envelope up or down... the four transition points are added automatically. I use this procedure extensively when mixing audio and saves me lots of time, It works on all tracks and
Scripting
5 answers, most recent on 10/21/2024
RE: Deep copy of TrackEvent
Sorry for not being specific and I know that method. What I mean is copy in memory, not on project (i.e. disabled scratch Track) For example (pseudo code): List<TrackEvent> events = new List<TrackEvent>(); ... private copyMethod()
Scripting
10 answers, most recent on 9/25/2024
RE: Script for specified change of Pl.back Rate and length of sel. Events
1️⃣ For a single video + audio event, the script works well (if you do not reuse it, I will talk about this a little later). But if I select several pairs of video\audio events, then the audio events change their length incorrectly, they become
Video
4 answers, most recent on 7/22/2024
RE: BCC Primatte Studio Question
@Hilly Hi, the good thing about Primatte is that you can fine tune the matte by taking colours away using the clean FG or BG, if you added Primatte to the track it would be hard to do this. you'd have to try it out, results will depend on how
Video
6 answers, most recent on 3/9/2025
RE: How to Quantize 2,698 Unquantized events at once...?
Eeek! One method which may partially help is to activate Auto Ripple, zoom in a lot on the timeline, and shift the first event of a group so that the LH event edge meets a frame line thus removing the red highlight. If all the misaligned edges were
Video
63 answers, most recent on 5/9/2025
RE: Vegas Pro 22 Build 248 General Discussion
@Paul-O how about posting what specific effects you've added to the audio track? Good point, I posted this in a hurry after 2 days of frustration without giving any detail :) I was trying to use a Vegas graphic EQ plug in - strangely, today it
Video
12 answers, most recent on 2/26/2025
RE: Add Media Across Tracks feature New Bug(VEGAS Pro 22 build 239)
the event gets embedded under the track header. @eleven Yep I get that too.
Video
37 answers, most recent on 3/5/2025
RE: Equalize Histogram setting in White Balance FX
@J-Toresen Another difference is the way of use. Semw Autolevels can be used as Event, Media, Track or as Project Fx, while Vegas Auto color fx only can be used as Event Fx. That's why I asked @jetdv to write a script to apply this Fx to multiple
Video
6 answers, most recent on 12/4/2024
RE: Short Youtube Format (1080X1920) : problem moving an image
Try using track motion or the picture in picture Fx to move the images where you like. and this solution is also very cool because I can really adapt the size of my image and my object even more finely! thank you everyone!
Audio
4 answers, most recent on 8/4/2024
RE: Audio Out-of-sync problem, Help needed
@RogerS Here's a sample, out of sync by about 1 second, to sync it , move the video track to match audio. It syncs correctly in other NLE's and video
Video
9 answers, most recent on 9/16/2024
RE: Is there an in-timeline visual cue for slow motion clips?
@davebo You probably are wondering how to strip off unwanted characters from the beginning of the active take names. Let's say you want to strip off the first 15 characters of the name which includes fps info: ve.ActiveTake.Name =
Video
8 answers, most recent on 4/14/2025
RE: beautiful photos presentation plugin
@marcinzm Hi, this is with just one background photo, you'll have to add your own photos when you open this. https://drive.google.com/file/d/10_RmmF6Va6DhZtxObDsiJxk443jy0Hsj/view?usp=sharing If you want multiple background photos you'll need to
Audio
One answer, on 2/24/2025
Issue with Vegasaur Voice-over: Auto-ducking Misaligned in the Latest
Hello everyone, I've been using Vegasaur's Voice-over feature for a long time to automatically control the volume of a music track when a voice-over is present on another track. Until now, it worked perfectly, but since the latest VEGAS Pro update,
Previous page
1
…
28
29
30
…
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
29