The Vegas Creative Software Support Community – Find help here
Forum
Tutorials
Support
New
Sign in / register
Search ...
Help
Sign in
All
Support
Forum
66k
Tutorials
User
All
Support
Forum
Tutorials
User
Options
Any time
Any time
Last 24 hours
Last week
Last month
Last six month
Last year
Video
9 answers, most recent on 6/12/2023
[Solved] Render one clip from multiple veg, or join mp4's without recoding
I have a project with multiple video tracks, lots of short clips etc. To make my GUI work faster and manageable, I split the project into parts, each about 15 min long. When I'm done, is there a way in Vegas to render one clip from multiple project
Video
49 answers, most recent on 3/21/2024
RE: Moving multiple tracks from one group of tracks to another
If you want to move the tracks with all the events that are on those tracks, select the track headers by ctrl-clicking each one, then drag those to a new position. You can also group tracks, and drag the group by the track group header to another
Video
16 answers, most recent on 7/23/2024
RE: Issue when scrolling through video / audio tracks
@Zyg, @Dexcon In your video, other than the track headers appearing to scroll up when you click on track 6, the tracks are still in the same position, as you will notice on the right side of the video where the events are positioned. The events are
Audio
8 answers, most recent on 7/16/2024
RE: How to convert (real) mono to stereo
As a work-around, I hard pan the L/R tracks and 'Render to new track' soloing the pertinent tracks on the timeline (or muting the others). btw, this topic was started back in 2016, and much has changed since then, however I am not aware of a script
Video
4 answers, most recent on 10/26/2024
RE: Templates
Are we limited to making a blank, dummy project and saving that, as a kind of template? That's what I've been doing for years. All tracks named and with track VFX or audio vst plugins where necessary, Project Properties specific for the
Video
36 answers, most recent on 5/29/2024
RE: New tutorial video for Vegas Pro 21
@lan-mLMC Hi, don't want to go off topic but in that vid with the two people sat on the bench he adds 'Colour Correction' (Looks) to a new top track & it affects all, but that isn't an Adjustment track, it says Video Track fx; Track 1 not
Video
49 answers, most recent on 3/21/2024
RE: Moving multiple tracks from one group of tracks to another
Hi @Douglas-McCarron I too am a new user to Vegas Pro and my first post to this forum was the same as yours. Please read my post, it may help clarify things for
Video
10 answers, most recent on 2/23/2025
RE: Hiding things in the video
I suppose I should look at the mocha that I got with Vegas 21 because I recall there was a tracking portion and something about masking over it. If you are referring to Mocha VEGAS, unfortunately you won't find Mocha's Remove feature there. The
Video
18 answers, most recent on 5/21/2024
RE: Multicam Workflow Question
You can cut spaces as needed, and with Ripple turned on everything moves together. (just make sure if you want other audio tracks to move, that any cuts affect events on all the tracks, not just the MC video track) @RedRob-CandlelightProdctns, this
Video
2 answers, most recent on 1/9/2023
[Solved] Rendering srt in VP19?
Correct me if I'm wrong as I couldn't find anything on this in the VP19 manual. I imported the srt file. I overlay it . Where I can set the font type and style? How I can render this embedded as I don't see a track with the titles? "render as" is
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.
Video
4 answers, most recent on 9/8/2024
RE: Color grading on track level
After watching the video few times, I noticed that you have highlighted all of the track in Timeline causing CGP Track FX to show "not active". You must click or ensure no more than 1 track is being highlighted. Great detective work and
Video
14 answers, most recent on 12/4/2024
RE: Alternatives for BRAW Editing?
Have preview on BEST/QUARTER for 6K braw when using CGP with Vegas 32bit projects. Vegas has a problem with BRAW where it's processing the tracks underneath when it shouldn't be processing them, the top track is at 100% video level. This is playback
Scripting
38 answers, most recent on 4/29/2025
RE: VEGAS Pro Scripts Collections | SHARE YOUR SCRIPT HERE !!
Add Video or Audio Track, Above or Bellow of a Selected Event | SCRIPTIf you select an Event, then a Video Track or Audio Track will be added Above or Bellow of that selection. Also, have an option to delete a selected track with Events. using
Scripting
38 answers, most recent on 2/13/2025
RE: Psd Layer Splitter Script
does this script still work? i tried it and i get an error @ansonmccosh I can't reproduce your problem in my VEGAS Pro 22 build 239. However, I can see the error lines in your screenshot. They should be: if
Audio
14 answers, most recent on 8/17/2022
[Solved] Screeching sound in Vegas Pro in imported video
I'm running Vegas Pro 19 on Windows 11. When I import videos captured by a BlackVue 900X Plus dashcam (4K, 30 fps), the accompanying audio track is a painful screech inside Vegas Pro. This has never been a problem in any other application capable of
Video
8 answers, most recent on 5/8/2025
FX's are ruining the video,causing glitches or fx disable themselves
I'm trying to edit a some MP4 files but having some big trouble .For example;as you may see on the video I uploaded to youtube by this link I have 8-10 tracks on my project.On of the tracks ,I add "Brightness and Contrast" and after that " Colorize"
Video
No answers, created on 6/11/2024
[Feature Request] Auto-name Subtitle Track to SRT file name
I want to compare the Subtitle tracks from several BatchWhisper AI SRT files during a difficult audio restoration project. Each voice isolation test gets its own .wav file for transcription, so I'm stacking the subtitle tests for coherency like
Video
7 answers, most recent on 10/1/2022
[Solved] Transitions between clips VARY if a video is present
I'm having a strange problem i've never had. Everytime I drag a transition in between two PICTURES the transition is 21 frames long (which i want). It works with two images fine. However, when I place my transition in between two VIDEOS the
Video
2 answers, most recent on 5/25/2022
RE: [Solved] How to work with Composition mode properly ?
@Specter Hi, I think this is what you're after, Here i have text top line then two images below, no effects & all are Default Source Alpha, so no affect to any This is with the text set to Overlay, it affects all tracks below but if i make the
Audio
12 answers, most recent on 11/11/2024
RE: [BUG] VP22 Audio Ducking NOK when output meters view is disabled
Kind of odd, but I found a way to get auto-ducking to put an envelope on a background music track without meters being displayed. I changed a default internal setting for peak waveforms: Build 8-bit Peak Files from FALSE to TRUE. Leaving it FALSE
Scripting
12 answers, most recent on 1/14/2025
RE: help me complete a very useful script on frames and their length
@MALIK, try something like this: Timecode oldLength = videoEvent.Length; videoEvent.PlaybackRate = 0.25; videoEvent.Length = Timecode.FromMilliseconds(videoEvent.Length.ToMilliseconds() * 4);
Scripting
23 answers, most recent on 12/13/2024
RE: Is this a Bug? Script that launches adjustment event on Vegas Pro 22.
As you commented, I've tried the application in VP21 and VP crashes when I try to add the event. I already have a test for VP21 and above in the module. I'll just have to alter the test to make it VP22 and above. Until of course someone comes up
Video
12 answers, most recent on 2/26/2025
RE: Add Media Across Tracks feature New Bug(VEGAS Pro 22 build 239)
@Dexcon The event is not placed at 00:00:00, right? I think there's a slight gap. Also, even when performing the operation while the mouse cursor is over the track header, VEGAS Pro 17–21 correctly places the beginning of the event at 00:00:00
Previous page
1
…
26
27
28
…
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
27