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
3 answers, most recent on 2/21/2024
RE: [Solved] Vegas Pro 17 - track number indicator won't expand horizontally
Get just to the right of that track header, click, and drag right to make the track header bigger. Or maybe try Shift-F11
Scripting
8 answers, most recent on 7/22/2024
RE: [Solved] Move Event to the track bellow?
OR, you could go through the tracks backwards if you need it to work with multiple selected events...
VEGAS Effects
2 answers, most recent on 12/11/2023
RE: [Solved] Unwanted Video Track effects
This is easily fixed. Delete or add the track FX that you want (even if that is no FX at all) and then R click the track header and click on 'Set Default Track Properties' - there's then a selection of what functions (including FX) are going to be
Video
3 answers, most recent on 4/14/2024
RE: [Solved] Split screen
Track motion or picture in picture?
VEGAS Effects
2 answers, most recent on 12/11/2023
[Solved] Unwanted Video Track effects
Hello I'm using Vegas Pro 19, Build 651. On a recent project I set up some Track Effects (Color Curves, HSL) for some particular footage. Now every time I open a new project and create a video track it has the Track Effects from the recent
Video
11 answers, most recent on 2/24/2025
RE: [Solved] VP 22, Why don't Animated Text events automatically adjust length?
This script will take ANY select Generated Media and change the "length of the media" to match the "length of the event." using System; using System.Collections.Generic; using System.Collections; using System.IO; using System.Text; using
Video
18 answers, most recent on 1/13/2024
RE: [Solved] Vegas Edit 19 - Question about pan/crop and parent motion
For any who are interested, I managed to resolve this issue within Vegas. Credit to 3Point for steering me toward the solution. It turns out to resolve the cutoff issue, the Parent track has to be in 3d source alpha compositing mode in both parent
Audio
5 answers, most recent on 3/12/2025
RE: [Solved] Missing VEGAS Audio Effects
The XFX1, XFX2, XFX3 effects plug-ins are Direct X and have been included with Sound Forge for as long as I can recall (for instance 'Track EQ' and 'Track Compressor', ect.) If you install Sound Forge, the Sound Forge FX packs should be available in
Video
41 answers, most recent on 5/3/2024
[Solved] Timecode - How to sync audio only tracks? How to limit total tracks?
I just invested in the Atomos UltraSync system. I connected it today to 4 cameras and 3 audio recorders.The cameras were only jammed and then the sync device disconnected - so were not actively synced afterwards 2x Sony a7S IIIs, and 2x Sony
Scripting
One answer, on 10/4/2023
RE: [Solved] How can I make this script delete video and audio parts similarly?
First of all, on this line: public void Main(Vegas vegas, Track videoTrack) remove ", Track videoTrack" And at the bottom, get rid of everything in bold. Get back to the original code in those places: // Assuming videoTrackIndex is the index
Video
One answer, on 6/16/2024
RE: [Solved] Vegas Edit 19 - Restoring crossfade as default transition
Remove the GL zoom transition from the track. Then overlap the ends of the events if not already so.
Scripting
7 answers, most recent on 5/23/2024
RE: [Solved] Copying generated media without creating a reference
Here it is: using System.Collections.Generic; using ScriptPortal.Vegas; // "ScriptPortal.Vegas" for Magix Vegas Pro 14 or above, "Sony.Vegas" for Sony Vegas Pro 13 or below namespace Test_Script { public class Class {
Video
14 answers, most recent on 4/17/2025
RE: [Solved] Trying to render 13 Particle Illusion instances
@beaverbrook ---------------- You might also have to set the track to Screen to get the correct look.
Video
3 answers, most recent on 11/21/2024
RE: [Solved] Saving a project with effect chains all intact - what am I missing?
@Jonathan-Parle Hi, FX's will save in an empty project if the FX's are added to the Track FX
Video
4 answers, most recent on 6/17/2024
RE: [Solved] Vegas Pro 21.0 Build 315 UI Bug
@QuanAndMichelle Hi, if you're asking about the Master track at the bottom click B on the keyboard.
Scripting
12 answers, most recent on 1/14/2025
RE: [Solved] help me complete a very useful script on frames and their length
You could try this instead - which takes some elements from the second script you listed: if (frameRate == 100.00m) { //videoEvent.AdjustPlaybackRate(0.25, true); Timecode oldLength =
Video
4 answers, most recent on 3/11/2025
RE: [Solved] Super 8 film look
It works for me, in both VP!7 and VP22 build 239. In the Sony Preset Manager, click the "Open" icon, then choose 'Film Look VEGAS Pro Preset.sfpreset' inside the 'Super 8' folder from the download. Then click it in the top left pane so it turns
Video
9 answers, most recent on 4/24/2024
[Solved] Bug while using new update of Title & Text (attribute paste) function.
When i use the copy attribute option on single track with text & titles which i created new. it works wellbut when i move some of text event to new track above it or somewhere else and again try this on first text event of that moved text events
Video
22 answers, most recent on 12/2/2023
RE: [Solved] I can't render my project
@k15Storm Here is a strategy that I use to find a problem when it only shows at render time. Mute half the tracks and render. If the render fails, mute the remaining tracks and unmute the first half of the tracks. If this render is successful,
Video
3 answers, most recent on 2/21/2024
[Solved] Vegas Pro 17 - track number indicator won't expand horizontally
In Vegas Pro 17 the track number indicator (see red arrow in screenshot) is just showing track numbers and not showing the controls for mute and solo and volume and other controls. When I try to expand it horizontally there is no response... it
Video
19 answers, most recent on 11/27/2024
RE: [Solved] Alpha channel color
The alpha channel "color" is 0-0-0, or "nothing." Alpha "adopts" the color of the bottom most layer. "If" there is no bottom nonalpha layer, the "color" obviously is 0-0-0, or "nothing." The common name for that is called "black." Therefore, if you
Video
3 answers, most recent on 2/15/2024
RE: [Solved] Vegas Pro short overlay effect
type "transition" into VEGAS Content search, add a new video track to put the overlay on that is above the tracks you want to do the transition on, then use the "screen" compositing mode in the track settings for the overlay track. There's a bunch
Scripting
4 answers, most recent on 5/28/2024
[Solved] help with adding envelope points using script
I need a script that adds opacity keyframes to a track using the composite level, where the track already has composite level activated with an initial opacity of 100%. Throughout the project, there are specific regions where the script should add
Video
2 answers, most recent on 2/11/2024
[Solved] 2D Shadow/Glow boxes missing from Track Motion window - Vegas Pro 17
Hi, I've used Track Motion to create a split screen (one video above the other) and I want to place a (white) line between the two clips, for clearer separation. The tutorials I've watched to insert such a line begin by checking a '2D Shadow' box
Previous page
1
…
3
4
5
…
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
4