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
3 answers, most recent Yesterday
Multiple Viewing Screens Option in Vegas Pro?
With Vegas Pro 22, I am doing a restoration project with two versions of the same movie, where I need to match multiple shots frame to frame in order to create a new master edit. So far I have been working with the footage with each on its own track
Video
44 answers, most recent on 2/5/2026
RE: EDIT Transition (Gradiant Circular) Effect
@bryan-b Why do you put the transition on an event on an upper track? What ? Cause i want this specific media to have this specific transition so ? To me it looks like an transparent event on the upper track!
Video
8 answers, most recent on 2/8/2026
RE: VP23 freezes when I add a movie
I tried extracting AVC video track and AC3 5.1 audio track separately, and the program works very well, but it freezes for a few minutes at first (HDD drive). I guess I'll have to get used to it, but it's not really a big problem for me.
Video
4 answers, most recent on 5/16/2025
RE: [Solved] .srt insertion bricked my project.
@pepino It could be that your project got corrupted somehow. Changing the application priority is usually not a good idea. Since other projects do seem to work OK, I would suggest you create a new empty project, keep it open and open a second
Scripting
10 answers, most recent on 9/3/2025
RE: Dockable Window that Adds Keyframes - Cannot Access Track Motion
Additional to this: Does anyone know is it possible to access track motion keyframes on an adjustment track?
Scripting
10 answers, most recent on 9/3/2025
RE: Dockable Window that Adds Keyframes - Cannot Access Track Motion
Additional to this: Does anyone know is it possible to access track motion keyframes on an adjustment track? @Phil_P VideoAdjustmentTrack inherits from VideoTrack, and its Track Motion and other properties should work just like VideoTrack.
Video
15 answers, most recent on 3/16/2026
RE: [Closed] Cursor/Scrollbar/Scrubber not moving when playing
@fwtep I think the thing that causes it in b356 is maximizing the track. Removing min/max from the visible button-set for audio and video tracks has let me continue using b356 which has a multicam edit fix that I need more than those buttons. Has
Scripting
12 answers, most recent on 11/1/2025
RE: Can VEGAS have a script for One Click 3D Compositing Effect?
1. What's it not doing? It is adding keyframes to the parent track but on its track motion level not at parent track level. 2. Is it at least adjusting the Parent Track Motion now? No sir. You can check this clip for more clarity. Thankyou
Video
8 answers, most recent on 1/5/2026
RE: Rolling VP23 project back to VP22
Copying timelines from VP23 to VP22 should work normally, only Track FX/Track motion etc cannot be copied. Fx on events etc are copied. Thank you! Is it safe to have both versions installed at the same time?
Scripting
12 answers, most recent on 11/1/2025
RE: Can VEGAS have a script for One Click 3D Compositing Effect?
@iEmby, Using the changes I sent you, this is what I got: Parent Track Motion was changed but the individual Track Motion on each track was not. If I switch back to your original code before I gave you the changes, I get exactly what you displayed.
Video
34 answers, most recent on 1/15/2026
RE: Multicam Workflow Question
@Howard-Vigorita Here's a real quick example I made showing what happens. This is after expanding back out to multiple tracks. Ripple is on, and set to all tracks, I did not do any track grouping as someone said Ripple should take care of that where
Video
15 answers, most recent on 3/13/2026
RE: how to use z-depth 3d render pass for depth of filed blur in vegas 23
@JOHN-SVANBERG I did something like that for the 1st time yesterday. Wanted to give a different background exposure to an outdoor shot on a shaded balcony. Tried Z Depth but couldn't figure out how to separate the background well enough. So I tried
Video
40 answers, most recent on 1/13/2026
RE: How to make edits in Multicamera shoot?
My method is similar to Authors. The thing I do to split all events and audio on all tracks at the same time is select and group every event on the time line. This allows me to split every event on all tracks at the same time. After I'm done
Video
9 answers, most recent on 7/4/2025
RE: Select entire track without going to beginning
That script will select all events on all tracks. If you want only the selected tracks, make this modification: foreach (Track myTrack in myVegas.Project.Tracks) { if (myTrack.Selected) {
Video
30 answers, most recent on 3/5/2026
RE: Vega Pro 23 Rendering not using NVIDIA GPU
The project I was trying to render only has simple standard crossfade transitions and occasional overlay titles. That is it. 2 video tracks, 1 audio track. Source video is mp4 content from a Sony camera. I have been using this setup for nearly a
Audio
5 answers, most recent on 12/15/2025
RE: How to use an external microphone in Vegas 23
The way I do it is to 1st set the Vegas audio device to the ASIO driver of the audio interface I want to plug my mic into. Then I insert a new audio track and select it. All versions of Vegas record to the selected audio track starting at wherever
Video
7 answers, most recent on 2/27/2026
RE: COLOR GRADING automation/keyframe Hell
Btw, I used to automate cgp by applying it directly to the camera footage events and then splitting the event with a crossfade back on itself. Until I discovered that crossfading adjust events is much quicker rendering and previewing. Also works
Video
6 answers, most recent on 11/7/2025
RE: multicam preview dark screen
@Ernie Did you use fx on the clips to lighten them before making the multicam track? If so, fx get stripped off upon creation of the multicam track and the clips will get darker.
Audio
25 answers, most recent on 3/16/2026
RE: CRACK SOUND IN VEGAS PRO!
I'm pretty sure the bug isn't so much with Vegas audio editing as it is with handling a video clip with multi-channel pcm. I edit multi-track audio in vp22 and vp23 all the time without crackle, and usually with allot more than 4 audio tracks. But
Video
17 answers, most recent on 2/19/2026
RE: best settings for 1080p rendering
I prefer BluRay 1920-1080 24p 25 Mbps AVC H64 format, but for some reason I can't save the audio track. The "Enable Audio" button is grayed out on the audio page. Is this how it should be? So my main question is how to save the BluRay format along
Video
337 answers, most recent on 11/27/2025
RE: VEGAS Pro 23 build 278 General Discussion
You know you can go through the track frame by frame, adjust where it starts going off and track from there.
Video
11 answers, most recent on 3/11/2026
RE: Vegas Pro 22 does not get along with Sound Forge Pro 18
@anthony-chiappette it's a little cumbersome to do it this way, but unfortunately in Vegaspro you cannot lock a whole track, like you can do in most other NLE'S I know. Muting or soloing a track doesn't prevent. According AI:
Scripting
12 answers, most recent on 11/1/2025
RE: Can VEGAS have a script for One Click 3D Compositing Effect?
@jetdvsir i just make it but only one issue i am not able to do..pls help..it is adding key on individual level not on parent level.. pls check out this script and try once.. using System; using System.Collections.Generic; using
Video
10 answers, most recent on 10/30/2025
RE: How to ungroup the audio file of a video
I think the confusion is that tracks can also be grouped. The track "ungroup" option would only be available if you had previously grouped the tracks together. That is useful if you want to organize a section of tracks that are for a certain purpose
Previous page
1
…
6
7
8
…
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
7