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
13 answers, most recent on 2/20/2025
RE: V22 239 cannot render project, crashes every time
I don't use ACES, although I found it to be the most color accurate transform.. I use the Vegas LUT filter in the track FX with a Phantom LUT. ACES is greyed out. I never use it as I work with LUTS to transform my LOG footage.
Scripting
38 answers, most recent on 2/13/2025
RE: Psd Layer Splitter Script
After some of my tests:In fact, "depth" does not participate in the actual calculation of the position, so we don't need to change the depth value. It is simply a parameter that allows the user to scale. The formula I mentioned before, depth here is
Video
5 answers, most recent on 3/30/2025
RE: AcePro 2 with Vegas Pro 19
Thank you for giving me a quick education in the real world of high-end editing! That's definitely out of my range for my website and YouTube publishing. I'll go the proxy route for 8K files and any others Vegas Pro can't easily handle. Thanks for
Audio
2 answers, most recent on 7/27/2024
RE: Paste Audio Track Attributes
A script would be nice to copy and paste attributes from the video track, such as keyframes and fx.
Audio
17 answers, most recent on 11/27/2024
RE: Double Waveform on Audio Tracks (I think I clicked something)
Were those other projects edited in Vegas Pro? Because you only get one waveform on Vegas Pro's timeline if the original audio track is recorded as one-track mono. I've never seen Vegas Pro display stereo audio with one waveform on the timeline by
Video
2 answers, most recent on 7/31/2024
RE: Is there a way to merge two videos on separate video tracks?
In order to use the Bezier mask, I separated the video into upper and lower tracks.The upper track has an effect applied to it, while the lower track is the original. @Inkyung-KIM Are you trying to limit the effect to a certain range with Bezier
Audio
9 answers, most recent on 3/27/2025
RE: is there any way i can turn down the preview volume?
If you just need to lower the volume of one audio event, just lower the event's 'Gain' as @Hokinar previously stated.You can also use a track volume automation envelope (Tip: highlight the segment on the timeline and drag the envelope line downward.
Video
6 answers, most recent on 5/22/2025
RE: Boris FX Sapphire is not visible on the main timeline
But if I place tracks on the main timeline on the side What do you mean by this? Please elaborate. If I put it here, then there is a black screen on this timeline
Video
13 answers, most recent on 5/4/2025
RE: Track Motion Problem
@melory-f Probably, the most direct way to achieve your goal is to recognize that you are trying to vertically stack parts of two 1920x1080 images into a 1080x1920 frame. The symmetrical dimensions available for each vertical half is 1080x960
Video
3 answers, most recent on 11/23/2024
Video Track on import will only play at 30 FPS in Vegas 22
Hopefully someone can help I'm going crazy here 😂 So basically, I have a Vegas 14 project file that I have imported into Vegas 22. Not sure if that in itself is a iffy thing to do, but I have one track that no matter what will only play and render
Video
15 answers, most recent on 8/3/2024
RE: color correction
Can you do the color grading on the media or event level (if it's track that's causing this issue?)
Video
One answer, on 8/14/2024
Rendering from the multicam preview window
I edit multicam videos, using the enable multicam editing button. I can see the 3 camera angles and the one active at that moment. I would like to render this exact 3 camera and one selected to a video so my client can review my choices. What I have
Scripting
23 answers, most recent on 12/13/2024
RE: Is this a Bug? Script that launches adjustment event on Vegas Pro 22.
@Thiago_Sase Same here. I just tested in VP22-194 and it worked just fine. All I did was start a new project, add a video track, make sure it was selected, and the Adjustment Event was added just fine.
Video
43 answers, most recent on 8/19/2024
RE: VEGAS Feature Wishlist - August 2024
Adjustment Layer Should have a different identity or color from video & audio track's design to get recognized fast.
Audio
20 answers, most recent on 10/28/2024
RE: How to make a less than perfect PIANO sound more like a Steinway ?
Hello! I found this post by accident through an online search. I know I'm four years late...lol.Some things to try if you already have the video and want to "clean" the piano sound:1) Go to "Pitch Shift" and tune up the piano. Unless the piano has
Video
12 answers, most recent on 12/1/2024
RE: Many crashes that require a restart of Vegas Pro 22
Why is there any need, to cut out moments where there is no speech? Is there noise? Such operations like to mute parts in the timeline in audio tracks can be done in Vegas. With different tools.
Audio
24 answers, most recent on 7/2/2025
RE: Bug - v22 b250 - instant crash
Am i missing a step? Hmm - please try this (far less steps): Open Vegas - an empty project - don't add any media files or tracks Add an audio bus - leave it empty Insert Audio Assignable FX - e.g. Pan (that's a Vegas plugin) Didn't it crash?
Video
34 answers, most recent on 6/1/2025
RE: Media Size handled diff if "Legacy AVC Decoder" isn't used! RE: Neat
I tried neat video also. As i always use it after all other effects or at track level , i have never seen that behavior. But moving it before pan/crop as in your image, it indeed shows the behavior you described above. So moving it after pan/crop
Video
14 answers, most recent on 1/26/2025
RE: can certain default settings be changed?
You can go through all keyframes after the fact and change them to whatever type you want them to be using a script. I'll work up a tutorial that shows changing: Envelopes (velocity, volume, mute, etc... These are "smooth" by default but the script
Scripting
7 answers, most recent on 3/29/2025
RE: 3D Motion Setup Script
That can be done but you'd need to define exactly what tracks need to be added. Thanks i will look this up
Video
4 answers, most recent on 11/11/2024
RE: motion tracking issues
Vegas native motion tracking doesn't use AI, and is a relatively basic motion tracker. Mocha Vegas (and Mocha Pro) is better - but still doesn't use AI, and also doesn't fair well with pong
Video
3 answers, most recent on 9/5/2024
RE: Classic Alpha Magic transitions
.jpg and .tif both being media events, they just need to go onto a video track on Vegas Pro's timeline - presumably on a track just above the two video events to which the transition is to apply. If they contain an alpha channel, you'll probably
Scripting
One answer, on 9/3/2024
RE: Scripting help: I want to paste an object but bypassing its dialog
@oherman I think what you want is this script of mine: https://www.vegascreativesoftware.info/us/forum/copying-generated-media-without-creating-a-reference--145825/#ca915011 2. When triggered, it will copy to the cursor position Based on
Scripting
42 answers, most recent Yesterday
RE: VEGAS Pro Scripts Collections | SHARE YOUR SCRIPT HERE !!
FREEZE / UNFREEZE Frame at cursor using System; using System.Collections.Generic; using System.Windows.Forms; using ScriptPortal.Vegas; public class EntryPoint { public void FromVegas(Vegas
Previous page
1
…
25
26
27
…
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
26