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
16 answers, most recent on 9/6/2024
RE: One video out of 3, enlarged for a portion in preview window
I checked that track and the only FX on any of sections was just brightness, color adjustments, no special FX on any of them. I was checking on the split screen view button. If I put it in the All selection the video looks normal in the preview
Video
3 answers, most recent on 2/27/2025
RE: Unable To Save Default Track Property Settings
@Blaque An easy way is to go into the "hidden" preferences, the so called internal preferences: hold your shift key while going into tab "options", you see "internal" appearing at the bottom of the option selections. There you type in "track" and
Video
20 answers, most recent on 1/24/2025
RE: Vegas Pro 21 build 315 unresponsive, white glitching menus & unusable
So I tried installing Vegas on another computer... it works fine. But now there's no audio. The audio track is visible, but no audio waveforms or audio output.. Dolby AC-3 on mts container.
Audio
4 answers, most recent on 8/4/2024
RE: Audio Out-of-sync problem, Help needed
@RogerS Here's a sample, out of sync by about 1 second, to sync it , move the video track to match audio. It syncs correctly in other NLE's and video
Scripting
30 answers, most recent on 7/18/2025
RE: Script for add stereo 3D adjust fx and more
Wow, on project media window it seems working! But 3D videos in separate left-right source format are not paired in project media window, because we need to syncronize first on the timeline. So i select 2 events on the timeline which is on 2
Video
21 answers, most recent on 12/29/2024
RE: MP4 Audio dragged timeline hiss then no sound, WM Player normal
So Vegas Support is telling me to try to use a 3rd party movie maker to see if there is an issue. That's a fine troubleshooting step but I hope their and everyone else's suggestion to use other software is not supposed to be the answer. There is a
Video
195 answers, most recent on 9/6/2024
RE: [Closed] VEGAS Pro 22 Build 93
.veg projects saved in 21 are all scrambled in 22. Even when i save as a new file in 22, it opens up with several tracks merged into single tracks
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.
Video
57 answers, most recent on 7/15/2025
RE: VEGAS Pro 22 Build 250 General Discussion
Hi, I'm working with original songs and wanted to add captions and this is a lot easier if you have a separate vocal track and using the "AI Speech to text" function, but why does it add an ending dot on each line? I wish I knew a better way since I
Audio
17 answers, most recent on 11/27/2024
RE: Double Waveform on Audio Tracks (I think I clicked something)
Hi . If you select the audio track then scroll down to channels, you have the option to choose both, left or right or combined. you may previously defaulted to "combined" before.
Video
2 answers, most recent on 7/31/2024
RE: Is there a way to merge two videos on separate video tracks?
After adjusting the effect, I want to merge the two videos that are separated into upper and lower tracks into one video.Is there a technique like this in Vegas 20? This can be done by creating a loop over the two events, go to Tools and select
Scripting
25 answers, most recent on 11/3/2024
RE: Create a script that removes transitions?
foreach (Track myTrack in myVegas.Project.Tracks) { foreach (TrackEvent vEvnt in myTrack.Events) { if
Video
4 answers, most recent on 11/5/2024
Problem of importing files across tracks by right-drag in VP22 b194
Let's say I have multiple files and I need to import them into multiple tracks. I can do this by selecting and right-dragging them and choose "Add across Tracks": However, after updating 22 build 194, they would look like this, which is wrong: In
Scripting
8 answers, most recent on 11/23/2024
RE: General Media Properties via Script?
foreach(Track myTrack in myVegas.Project.Tracks) { foreach(TrackEvent evnt in myTrack.Events) { if (evnt.Selected && evnt.IsVideo()) {
Video
2 answers, most recent on 9/7/2024
Magix AVC does not honor the profile setting
Exactly as the topic states. All the way back to Vegas 18, up to including 22 build 93 ...Create a new project, drop a generated media event onto a video track, and an empty event onto an audio track.Render, select Magix AVC, internet 1080p and set
Video
30 answers, most recent on 9/23/2024
Adjustment Events on Don't Work on Most Blend Modes on Tracks. VP22
Build 122, as well as previous builds of Vegas 22, and 21, but works on first build of Vegas 21, build 108. Placing an Adjustment Event onto a track with a blend mode (dodge,burn,darken,overlay,cut,multiply mask,subtract) will either do nothing, or
Video
16 answers, most recent on 8/7/2024
RE: AI Auto Reframe giving inaccurate tracking in my footage.
@Gid hey.. i will suggest you to use Center Point Method for manual tracking.. its FUN to manually tracking by this method😀 invented by me. (i don't see it anywhere if exists then its a coincidence)
Video
2 answers, most recent on 8/12/2024
PIP not filling mask
Just got Vegas Pro 22, using Windows 11. Using Motion Tracking and PIP for the first time. Goal is to cover part of my video with another image. After selecting the area, the motion tracking works great, but when transferring date to clip with image
Vegas Movie Studio (up to ver. 17)
2 answers, most recent on 3/11/2025
RE: Audio problems with Movie Studio 15 Suite
If you've increased the volume on the audio event, just split the audio event before and after the female relative's speech and lower the volume and the before and after audio events back to normal. You'll likely need to overlap the audio events to
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. Thank you. I thought this would work too, and when I clicked
Video
14 answers, most recent on 11/15/2024
RE: Generating a loudness log for the timeline (Feature Request)
@john_dennis It appears that the loudness log does not work like that by design. According to help, if nothing is selected the entire timeline is analysed - meaning all applicable soundtracks in the project, so selecting a range makes sense rather
Scripting
10 answers, most recent on 9/2/2024
RE: Continue to Stretch Playback Rate if it's already stretched
@Thiago_Sase A few other issues come to mind when changing an event length or rate: effect keyframes on the event do not get automatically scaled by the scripting API. an audio event grouped to the video event being changed does not get changed,
Video
25 answers, most recent on 1/3/2025
RE: Memory Leak Issues During Rendering in Vegas Pro 22
Hi @RogerS, Thank you for your response! Unfortunately, this issue is not isolated to a single project. It happens with any project, and all of them are newly created in Vegas Pro 22—none are legacy files from Vegas Pro 17. I’m unable to share the
Audio
28 answers, most recent on 8/26/2024
RE: Automatically set audio envelop points (audio ducking)
Would Vegasaur work on a bus? I.e. send all the background tracks to the bus, then duck the bus.
Previous page
1
…
23
24
25
…
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
24