The Vegas Creative Software Support Community – Find help here
Forum
Tutorials
Support
New
Sign in / register
Search ...
Help
Sign in
All
Forum
67k
Tutorials
User
All
Forum
Tutorials
User
Options
Any time
Any time
Last 24 hours
Last week
Last month
Last six month
Last year
Video
4 answers, most recent on 11/11/2024
motion tracking issues
I am experimenting with a free trial of vegas 22 and specifically the motion tracking feature. I have 2 video and neither one is working very well when it comes to using the motion tracking. The videos track for a while but then move off of the
Video
4 answers, most recent on 12/18/2022
[Solved] Apply motion to multiple tracks at once
Hello, I am running Vegas Pro 19. I am trying to apply motion to multiple tracks at once--I have multiple images that appear on various parts of the screen, and I want to move them off-screen at the same speed. Imagine holding a camera at bird's-eye
Video
10 answers, most recent on 3/20/2023
[Solved] I can´t edit fx in vegas 18
I can´t edit effects like tracking or the mesh wrap, because in the preview doesn´t appear the editor I bought it today in steam, i need help to solve it soon as posible
Audio
4 answers, most recent on 11/14/2024
RE: Faders Have Disappeared in Vegas 21
if there are no track headers at all, they may have unintentionally been collapsed. Use the mouse to drag the LH edge of the timeline to the right - that should reveal the track headers.
Video
2 answers, most recent on 12/1/2024
RE: What color are yours project notes?
But I want to have EVERY track in the same colour. And I DON'T WANT to have "color notes" in the same colour. Why "color of tracks" changes color of "notes"? Thy 1st affects 2nd?
Video
14 answers, most recent on 4/17/2025
RE: Trying to render 13 Particle Illusion instances
There's more to this post than immediately evident. The screengrab above shows - Mocha tracking - World & PixelChooser/Mocha on, whether that is using a preset or Mocha isn't shown but I suspect a tracked Mocha mask of some sort as a preset is
Video
8 answers, most recent on 11/26/2024
RE: Help for transition et transparent text
I made this transparent text using Vegas text generator and setting composite mode to Multiply Mask. Also possible, but with one disadvantage Everything below the composite mode track becomes invisible (black) just the part with the transparent
Scripting
38 answers, most recent on 2/13/2025
RE: Psd Layer Splitter Script
@zzzzzz9125 Is it possible to add an logic to the script so that, before creating video tracks, it checks whether or not there are already video tracks in the timeline? If there are video tracks, the created events will be added to these tracks and
Vegas Movie Studio (up to ver. 17)
3 answers, most recent on 7/3/2023
[Solved] I'm truly losing my patience and i don't know the problem
I'm just trying to edit my video, typical day to day thing, all I did was move multiple medias closer to the beginning and now, whenever i create a text media, multiple create on every one of the video tracks, it happens with any media i choose to
Video
6 answers, most recent on 11/11/2024
[Solved] Vegas 20 - unable to move or adjust clip lengths (Solved)
Hi all, Hitting an issue where I'm unable to move clips across the timeline at all or move them between tracks or adjust the length of them at all, the only way I can move them is if I split the clips seperately then copy + paste. It's like they are
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
Scripting
27 answers, most recent on 3/20/2023
RE: [Solved] 📝⚙️(Script) Smooth cuts with audio transitions
Insert a 200ms Crossfade in the audio of the selected events.🔽 using System; using System.Collections.Generic; using System.Collections; using System.IO; using System.Text; using System.Windows.Forms; using System.Globalization; using
Audio
12 answers, most recent on 11/11/2024
[BUG] VP22 Audio Ducking NOK when output meters view is disabled
I found a another bug with the new audio ducking feature. This was something which was plaguing me the last two days, I first thought that Audio ducking was acting weirdly, not really working as I would expect, in fact, rather boosting instead of
Audio
17 answers, most recent on 11/27/2024
RE: Double Waveform on Audio Tracks (I think I clicked something)
This is an old movie with single mono track and it shows in VP21 as 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
@MarkAnthony121 - Try this: 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
7 answers, most recent on 11/16/2024
RE: Help, AI Speech to Text VP 22
It must be something specific to this project structure. I added three videos with a bottom one partially blocked by the middle one and all subtitles went to a new track above all VEGAS created titled "subtitles from speech". If there are two events
Video
5 answers, most recent on 4/28/2025
RE: Compare two .veg files?
... or you could set the composite mode of the top track to difference. The differences should jump out at you.
Vegas Movie Studio (up to ver. 17)
4 answers, most recent on 10/1/2023
[Solved] Auto Looks
Howdy! I'm trying to apply a video filter with the Auto Looks feature in Movie Studio 16 Platinum and it doesn't seem to be applying. I've tried doing it through the Video Track and the Video Event, but it doesn't do anything. I can get a glimpse of
Audio
4 answers, most recent on 10/4/2024
RE: How to cut a Song and end it with a reverb?
I do it so that on the first track I have music without an effect and on the second track I apply reverb. I cut the end of the song from the first track and move it to the second track with reverb. I lightly finish and that's it. Better way: if
Video
6 answers, most recent on 9/1/2022
[Solved] Video track of the timeline does not show in the preview window
I have just updated Vegas Pro v19.0 to build 643.Then I have added a video clip to the timeline and now there is a problem.The video track of the video on the timeline does not show in the preview window.The sound track of the video on the timeline
Scripting
5 answers, most recent on 10/21/2024
RE: Deep copy of TrackEvent
event.Copy(NewTrack, NewStartTime); Copy the event and place it in the given track at the given start time. Parameters: destination: destination track of duplicate event. startTime: start time of duplicate event. @nonam3 is that what you mean?
Vegas Movie Studio (up to ver. 17)
11 answers, most recent on 9/30/2022
RE: [Solved] Video of pool is turquoise/grey, not bright blue
Weird. Looking at your timeline you have a copy of part of the clip on Track 2 at 00.44.26. What is the purpose of that and does it have any FX applied or opacity reduced? If you temporarily mute that track does your preview change?
Scripting
8 answers, most recent on 8/22/2024
RE: Merge Track & Delete Empty Tracks Script USEFUL
First of all, simplify things. You don't need (and it's multiple places in your script): if (track.GetType() == typeof(VideoTrack)) Just use: if (track.IsVideo()) I'm not sure what the IsChildTrack routine is supposed to be doing. If you want to
Video
3 answers, most recent on 2/5/2023
[Solved] How do I fill in small gaps by making surrounding events longer?
When I use the Speech to Text feature, there are usually small gaps in-between each text event like the bottom track. When I render the video, these gaps are quite noticeable and don't look good. I'm wondering if there is a way to fill in the gaps
Previous page
1
…
20
21
22
…
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
21