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
5 answers, most recent on 5/4/2024
[Solved] Any kind of script to set all imported clips to "Full Levels"?
VP21 has been all over the place when I import clips, sometimes it sets the levels of the clips correctly, other times I get to color grading and realize half of the clips are showing as Undefined, which by default seem to be the limited color
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.
Video
6 answers, most recent on 8/20/2025
RE: Combining VEG project files into master project
Is there any way to put (sub) project files together in a master project that allows for continual and global editing? One way is to open one-by-one each of the previous projects in the earlier version of Vegas Pro and progressively copy/paste each
Scripting
4 answers, most recent on 9/15/2024
RE: Issues with a script that Swap Events.
Drop some message boxes in there to: Follow the path of the process and make sure it's not actually going through some routines you don't think it's going through See the value of any variables that could affect which routine it's going
Video
17 answers, most recent on 8/26/2025
RE: Vegas Pro 22 AI Masking - what did I do wrong?!
@sky-w You can upload videos on here using the arrow button next to the smiley at the top of a new comment. ------------------- PS. can you put that video of the woman on a file sharing site like Google Drive & post the link on here using the
Video
15 answers, most recent on 8/27/2025
RE: Bad handling ProRes XQ4444 files
32 bit video levels just displays the media as it is so that part seems normal.I took the two files you sent on an 8-bit full timeline and put one on an upper track and the other on a lower one. Toggling the tracks on and off with 21.208 do they not
Vegas Movie Studio (up to ver. 17)
2 answers, most recent on 5/25/2025
RE: Help with video template
@DuWayne-Layton Hi, that's not an easy one - For every image that is visible on screen there has to be a track. Here I have 4 images/tracks I added Picture in Picture to the first track/image, reduced the size & then keyframed it so it travels
Video
8 answers, most recent on 12/16/2022
RE: [Solved] 3 axis image rotation in Vegas Pro.
This can be done in Vegas Pro using the 3D Source Alpha option in Track Motion. The process is detailed in the following tutorial by John Rofrano 10 years ago: http://johnrofrano.com/training/video-tutorials/3d-track-motion-pivot/ Keyframing is
Video
30 answers, most recent on 5/17/2024
[Solved] Timecode sync attempt error message
I am attempting to test how to use timecode to sync clips in Vegas Pro 21, but I keep getting an error message "some media did not have valid offset information and were skipped". This is happening with all audio clips, recorded using a Sound
Video
3 answers, most recent on 9/30/2024
RE: Motion Tracking causes freezing
@Anthony-Burbury I think you're referring to the issue where Vegas freezes after the motion tracking tool returns a Low Track Count when the mode is Perspective. This is a known issue and will be fixed. In the meantime, try to avoid a low track
Video
191 answers, most recent on 9/3/2025
RE: Post Your VEGAS Creations - 2
Using Vegas a long time. 95% made in Vegas (not the logo reveal). Tracked with Vegas mocha, use Vegasaur to pin events to tracked points. Camera solving as I remember was in Mocha or in Syntheyes. Some 3d texts made with BorisFX inside Vegas. Lens
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
Vegas Movie Studio (up to ver. 17)
18 answers, most recent on 7/19/2025
RE: Need to stretch out the sides of a video
@jetdv .. I'd leave the Pixel Aspect at the original value on the lower track so it still fills the full area. Please try doing that - when I did that earlier it changed the video event on the upper track also. Repeating, my find was that changing
Video
4 answers, most recent on 11/6/2022
RE: [Solved] Color Matching
Here's what I do: On the top track, enable Event Pan/Crop, Check "Mask," and draw a rectangular selection around the left half of the image. You "can" use Track Motion on the bottom track to move the right half of the image over if you wish. Using
DVD Architect
3 answers, most recent on 5/8/2023
[Solved] Noise being added to audio when burning to DVD or writing to folder
Hi, I'm trying to write a DVD project to a folder but experiencing a strange issue with the audio. The project contains 6 short videos rendered out of Premiere Pro. When I write to a folder or burn to disc a white noise/distortion sound is being
Audio
3 answers, most recent on 5/4/2025
RE: File wav has exceeded maximum size allowed
Damn, thanks to Hovard Vigorita, I now understand that the problem was related to the resolution of the waw file. I had saved the first three tracks at 32bit float but "mono", this allowed me to generate a file less than 2 Gb. Instead, I wanted to
Video
3 answers, most recent on 9/30/2024
RE: Motion Tracking causes freezing
@Anthony-Burbury I think you're referring to the issue where Vegas freezes after the motion tracking tool returns a Low Track Count when the mode is Perspective. This is a known issue and will be fixed. In the meantime, try to avoid a low track
Video
One answer, on 5/31/2023
[Solved] Multiple Picture In Picture and multiple Motion Capture on same track
Is it possible to have multiple motion caption and multiple picture in picture on the same track?Because it seems that when I try and add them, they erase, modify, and alter each other in the most insidious ways where I simply can't get any work
Video
5 answers, most recent on 1/12/2025
track ball not working well in 22 Logitech M570
upgraded from 13 to 22, nice improvements. Learning the new interface and having trouble using my trusted track ball Logitech M570. It seems to me in 13 there was a thingy to make the track ball act in gaming mode or something? Thx to all in advance.
Audio
8 answers, most recent on 11/5/2024
RE: Inserting Audio track default volume is now -4,8 dB in VP22 build 194?
Why is my track volume slider when inserting new tracks -4,8 dB ?
Scripting
7 answers, most recent on 3/29/2025
RE: 3D Motion Setup Script
i appreciate this..This is actually very good and it will help. i was actually looking at trying to implement @zzzzzz9125 the depth value and z value and testing if it will work. so far i get errors but i feel like i'm learning more as i
Scripting
10 answers, most recent on 3/10/2025
Reverse (rewind) at Cursor Position Split with one click!
Hello, this script could be useful for someone. * Select the event; * Set the cursor position; * run the script. using System; using System.IO; using System.Windows.Forms; using ScriptPortal.Vegas; namespace Test_Script { public class
Video
13 answers, most recent on 8/4/2025
Using Mocha Mesh tracking results in Vegas Pro 22
I have Mocha Pro standalone 2025 and can create mask tracking as provided by Mocha training videos " Introduction to Mocha essentials" set of tutorials, lessons 13 + 16, (all free from Boris fx. ) However, I cannot find a way to successfully use
Video
19 answers, most recent on 9/19/2023
[Solved] Multi-cam project edit worked superb but ColorGrading Panel unusable
I've just completed the most advanced editing project I have ever done. A 1 hour multi-camera edit with 6 cameras, all 4K but using Vegas generated proxy files. I have to say I was amazed how well it all worked. To be honest I expected it to be
Previous page
1
…
16
17
18
…
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
17