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
8 answers, most recent on 6/30/2025
RE: [Solved] Video Envelope - Velocity - cannot set to 100%
Two ways ... 1/ Substantially increase the track height which should give finer control over node positioning; or 2/ R click on the node and from the context window that opens and select one of the presets (e.g. 'Set to Normal velocity') or 'Set
Scripting
10 answers, most recent on 7/19/2024
RE: [Solved] This script should remove all selected video event's audio stream but
A simple script: using ScriptPortal.Vegas; namespace Test_Script { public class Class1 { public void Main(Vegas vegas) { foreach (Track myTrack in vegas.Project.Tracks) { if
Video
4 answers, most recent on 1/2/2024
RE: [Solved] Mocha Vegas Tracking Layer Terminated Prematurely
I found my solution to this problem from a forum member on the Boris Mocha Vegas forums. I followed ronald.guthrie's advice and deselected my GPU Processing and it now tracks fine. It tracks slower than my NVIDIA 4090, but it tracks properly. When I
Video
4 answers, most recent on 1/2/2024
[Solved] Mocha Vegas Tracking Layer Terminated Prematurely
I have also posted this on the Boris Vegas Mocha forum also. I downloaded the Vegas Mocha Quick start, phone screen track. I am following along with Elizabeth’s tutorial. When I get to the tracking of the finger layer, I track back, then before the
Audio
6 answers, most recent on 2/10/2024
[Solved] transfer Audio Track FX presets to a new computer
Hi there, I have purchased a new computer. I have deregistered the old computer from my account and activated the new computer. I have figured out how to transfer a lot of my other settings and presets. But i cant figure out how to transfer my Audio
Audio
8 answers, most recent on 11/5/2024
[Solved] Inserting Audio track default volume is now -4,8 dB in VP22 build 194?
I just noticed that inserting an audio track is now -4,8 dB in VP22 build 194? It is in every VP22 project new or old I open now. Did I do something stupid or saved a different default? I do not recall. Or did something change with the new audio
Video
3 answers, most recent on 6/13/2025
[Solved] How to remove A B cross over thing
Vegas has just done this to me; it's all one track, but double-decker. I don't know, but how do I get rid of it so it's single-decker? Thanks
Video
7 answers, most recent on 5/21/2025
RE: [Solved] Any ideas on how to improve/correct blemish captured from camera...
The following will likely only work if the image area close to the spot is similar to the area being covered by the spot. Place a copy of the video event on a lower track. In the top event, use masking in pan/crop to create a circle mask around the
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...
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
Video
3 answers, most recent on 4/14/2024
RE: [Solved] Split screen
Track motion or picture in picture?
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
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
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
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
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
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
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
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.
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
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
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
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
6 answers, most recent on 5/22/2025
[Solved] Boris FX Sapphire is not visible on the main timeline
When I apply an effect, for example s_shake to an object (video, text), it works. But if I place tracks on the main timeline on the side, the entire timeline becomes invisible (disabled). And this is everywhere. I had this problem before, but it was
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