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
6 answers, most recent on 8/2/2023
RE: [Solved] HEVC plug to decode MPEG-2 in Program Stream (.mpg) ?
I was having some other problems with the MPEG-PS muxer in VRD, so I'm preparing everything with QSF to M2TS. Fewer resyncs and better handling in Vegas, including the audio tracks. (Unless we buy the project from the developer's estate, I'm afraid
Video
3 answers, most recent on 6/13/2025
RE: How to remove A B cross over thing
Many thanks to both.Not selected in options, so must have done it some other way when editing, I'm doing a lot of track motion, so prob caught it by accident. Lots of tracks, so I want all the horizontal space I can get. Cheers
Video
7 answers, most recent on 6/20/2023
[Solved] Add video track, Add Empty Event, move empty event = crash Build 411
Hi. Build 411 Add video track, Add Empty Event, Touch that empty event to drag to length or move = crash 🤷♂️ PC has been clean & restarted, Vegas AppData completely emptied, Reset with double click icon &
Scripting
12 answers, most recent on 2/19/2024
RE: [Solved] How can i move keyframes via scripts.
@iEmby, I know it works - I've already created a tutorial from it working. I tested using the "crop" effect but it should also work fine with the "Black and White" effect. Why don't you switch to Visual Studio (instead of Visual Studio Code) as it
Audio
8 answers, most recent on 4/24/2025
RE: correct "pin setup" for Surround Pan 5.1
Not using FLAC thus far, I downloaded a sample 5.1 FLAC file that I found on an audio website and imported it into Vegas Pro 22 ... and it did import as 6 separate tracks just like you got: BTW, I suspect that the sample track was a 2.0 track
Video
7 answers, most recent on 11/16/2024
RE: Help, AI Speech to Text VP 22
When I have used this feature, a new track with the subtitles is created above the others. I'm not sure how the software determines where to create the track. Do you initially have other tracks below the one with the audio events? What track is
Scripting
4 answers, most recent on 7/6/2024
[Solved] VP21 Build 314 (Script Issue)
Can anyone help me with a recent scripting issue I encountered with the new Vegas Pro 21 Build 314? I get this error message. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. --->
Video
19 answers, most recent on 9/19/2023
RE: [Solved] Multi-cam project edit worked superb but ColorGrading Panel unusable
BUT I did find the Color Grading panel was sluggish or downright unusable. My plan was to sync up my six video tracks then solo each one and do some color grading tweaks before I went to multi-cam edit mode. IMO this is where you made the mistake,
Video
12 answers, most recent on 2/26/2025
RE: Add Media Across Tracks feature New Bug(VEGAS Pro 22 build 239)
@Dexcon Why have you changed your comment, you've omitted the image that shows the events under the track header when R click Across tracks?
Scripting
7 answers, most recent on 3/30/2025
RE: [Solved] [SOLVED] Timecode Format from "00:00:00,000" to "00:00:00.000"
@tf_studio What language is your VEGAS set to? Set to US English, it uses a ";" or "." instead of "," (depending on the timecode format.) The one time I had a really hard to track down error in Excalibur was from another country running another
Vegas Movie Studio (up to ver. 17)
4 answers, most recent on 4/4/2023
[Solved] MSP16: Change length of photo already on timeline
MSP16 Build 167: I put a bunch of photos on the timeline and then added panning etc. They were the default 5 seconds long. Now I want to sync them to a music track of a certain BPM. I double clicked one photo and changed the 5 second length shown on
Video
9 answers, most recent on 5/27/2025
RE: [Solved] Any experienced hands here knows of a "Audio Channel Script"?
You might try this as your base: using System; using System.Collections.Generic; using System.Collections; using System.IO; using System.Text; using System.Windows.Forms; using System.Globalization; using System.Drawing; using
Video
6 answers, most recent on 12/11/2023
[Solved] VP21 Adjustment Event and BCC FX editor (Boris Continuum)
Although the BCC works when adding a FX to an adjustment event, what does not seem to work is are previews of presets in the BCC FX editor. This is annoying as you cannot view presets nor viewer contend, all windows are black. Note that adding BCC
Video
18 answers, most recent on 2/16/2023
[Solved] Shortcut : fit track(width) into view?
Is there, by any means, a shortcut for fitting the complete project into the view / width of my monitor? When I am zoomed in to a track, I want to press X so Vegas zooms out and shows the project from 00:00 to "the end", fitting in the boundaries of
Scripting
5 answers, most recent on 11/28/2024
RE: NEED HELP !! Add or Remove Crossfade On User Value...
I think your issue is probably here: foreach (Track track in vegas.Project.Tracks) { foreach (TrackEvent trackEvent in track.Events) { if (trackEvent != selectedEvent
Scripting
2 answers, most recent on 2/13/2024
[Solved] How to move markers together with events
I want to expand my old script to highlight all the events on all tracks after the cursor (so I can move stuff around on the timeline with the mouse), but lately I have been using markers more and more and as such I would like to move them as well
Video
28 answers, most recent on 4/15/2025
RE: Broadcast Safe - V22 vs V17
@Roger Bansemer To get rid of the unwanted Sharpen fX when adding a new video track. Right Click on the video track header Select Set Default Track Properties Tick the box Restore original defaults. Good one. Thanks John for that.Roger
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
VEGAS Effects
One answer, on 1/10/2024
RE: [Solved] Mocha Vegas plugin
Maybe it is not supposed to be there. Correct. Mocha Vegas has been specifically designed to integrate with only Vegas Pro transferring tracking data to VP's Bezier Masking FX - the Vegas Pro user manual re Mocha Vegas explains more. Vegas Effects
Audio
2 answers, most recent on 4/14/2023
[Solved] Bizarre audio track behavior while trying to synch with video
Pro 18 on Windows 10 PC. I am trying to make a copy of an interview on a Blu-ray disc for the subject, whom I interviewed some years ago. The video and audio were saved as separate files, the first as mv2, the latter as AC3. I figured I'd just put
Video
2 answers, most recent on 7/4/2025
RE: I have the most basic question as a total noob
It does, look for blending modes at the track level. Search help for compositing.
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
Audio
15 answers, most recent on 2/20/2024
RE: [Solved] Selecting and lifting audio in Vegas 21
I just wish there was a less destructive way to set ins and outs to highlight a particular area. If the lingering split events are what is bothersome, there is a really simple way to do this without using the heal events command. Highlight the
Video
8 answers, most recent on 4/4/2025
RE: Grouping, moving, ungrouping
I just loaded 2 video and two audio tracks. I grouped them and checked by moving one and they all moved. I ungrouped them one at a time and moved them one at a time to make sure they were ungrouped. Then I selected an audio track. The track I
Previous page
1
…
13
14
15
…
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
14