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
3 answers, most recent on 7/31/2024
Empty event Silent section
At the moment I am creating an an audio quiz for our club. It consists of 16 15 second audio clips. I have a 3 second empty event, then an audio number of the audio track then a 3 pip audio then the 15 sec audio track. Is there a better way of
Video
3 answers, most recent on 10/14/2024
RE: Rendering Issues
If you use the built-in multicam feature doesn't it leave blank spaces where the unused camera angles are once you expand the tracks back out?
Scripting
18 answers, most recent on 5/8/2025
Creating a Script to make 3D Extrusion in a Text
Hello Everyone,Following the advances in working with 3D layer PSDs in Vegas, which @zzzzzz9125 helped create here: https://www.vegascreativesoftware.info/us/forum/psd-layer-splitter-script--145259/ I was wondering if it would be possible to create
Scripting
6 answers, most recent on 9/26/2024
RE: How to move Envelope Points via Script?
@jetdv I created a script that select all events from the right side of the cursor and then, move them all at cursor position. But I'm having this issue about the volume points; using System; using System.Collections.Generic; using
Video
30 answers, most recent on 8/14/2024
RE: VEGAS Pro New Features Monthly Poll - August 2024
export subtitle track to SRT and SUB (as in Vegasaur) Shared by: Pierre-K
Video
11 answers, most recent on 11/6/2024
RE: Auto Duck effect
@davewire35 just be aware of an issue with audio overlaps : https://www.vegascreativesoftware.info/us/forum/bug-auto-duck-control-track-fails-to-return-to-zero-after-overlap--147690/ Thank you for this clear and precise information! and yes I
Video
37 answers, most recent on 3/5/2025
RE: Equalize Histogram setting in White Balance FX
@MikeLV and @Levi-GB I can confirm the issue, but only when two tracks are used for the transition. A transition on one track is okay. or Another option is to use Auto color levels instead of White balance equalize histogram option. The result
Scripting
38 answers, most recent on 2/13/2025
RE: Psd Layer Splitter Script
@editeiro How about this one? It pops up a window that lets you type in rate and offset. The script splits the .psd layers and does the 3D depth layout based on the rate and offset you enter. The code is as follows: using System; using
Video
One answer, on 11/17/2024
RE: Using Movie Studio Platinum 13 question please
I think you inserted a CD track region ( keyboard N). It's for creating audio CDs, obviously. See if you can right click with the mouse on the red marker and delete it.
Scripting
12 answers, most recent on 7/11/2025
RE: enable Multicamera script
Is it possible in Vegas to turn off prompt question after running "Create multicamera track". I mean this question: "Some items (such as evelopes, effects, or motion) will be lost during this operation. Continue?" @marcinzm I have that doubt too.
Audio
7 answers, most recent on 12/23/2024
RE: BUG: Audio makes popping sounds
Okay, so I re-enabled mxcompoundplug.dll, and it switched from mcmp4plug2 to that. Doesn't seem to be doing the same thing so far. Except it corrupts the video track itself for some files.
Scripting
23 answers, most recent on 12/13/2024
RE: Is this a Bug? Script that launches adjustment event on Vegas Pro 22.
@zzzzzz9125 @Jack S @jetdv Hello guys. Both versions of the adjustment event script are crashing Vegas Pro 22 - build 194.This is the old version of the script by @jetdv using ScriptPortal.Vegas; namespace Test_Script { public class
Video
24 answers, most recent on 5/1/2025
RE: No hotkey for "Selectively Paste Event Attributes"?!
@RedRob-CandlelightProdctns for what purpose do you copy/paste event attributes? Isn't it easier to use track fx or an adjustment track/event to apply certain events with the same attributes. @3POINT Since you asked --- (it's not tooooo long an
Scripting
7 answers, most recent on 5/1/2025
RE: How to change Audio Effect Parameter?
And here's the script that adds Volume using System; using System.Windows.Forms; using ScriptPortal.Vegas; public class EntryPoint { public void FromVegas(Vegas vegas) { try { PlugInNode effects =
Video
8 answers, most recent on 3/4/2025
RE: Frames lagging
Without knowing what "opener" you bought, how many tracks, are their titles or fx, etc., it's hard to give a possible solution. Also, what is the setting on the Preview window? And why aren't you using the latest version of VP21?
Video
7 answers, most recent on 7/30/2024
VP22 Render to a new track - options missing?
Hi, are there options missing on Render to a new track? VP21 VP22
Video
29 answers, most recent on 11/29/2024
RE: Plural Eyes
Yikes! That's HIGH! Also, I try to avoid "subscriptions" as much as possible. I'll plug along with manual synchronization. I rarely use more than 4 tracks, so it's handle-able...
Video
16 answers, most recent on 9/6/2024
RE: One video out of 3, enlarged for a portion in preview window
So it is not lit up indicating a track Fx is active and clicking on it shows no Fx selected, just the Fx chooser?
Video
8 answers, most recent on 4/14/2025
RE: beautiful photos presentation plugin
@marcinzm Hi, yes, Vegs has a 3D option for the tracks & using the Parent/Child option + keyframes it can all be animated. In that video it looks like maybe 4 layers. A single background picture that is composed of multiple photos. (they could
Scripting
12 answers, most recent on 1/14/2025
RE: help me complete a very useful script on frames and their length
So this: if (frameRate == 100.00m) { //videoEvent.AdjustPlaybackRate(0.25, true); videoEvent.PlaybackRate = 0.25;
Scripting
12 answers, most recent on 1/14/2025
RE: help me complete a very useful script on frames and their length
In the very first script you posted you have this: // only affect 59.94fps media if (frameRate == 100.00m) { //videoEvent.AdjustPlaybackRate(0.25, true);
Video
No answers, created on 10/18/2024
What is the reason of some hot keys in Customize cannot be removed?
What is the reason of some hot keys in Customize cannot be removed? For example I want to delete combinations for commands TrackView.Track.CursorPageDown and TrackView.Track.CursorPageUp but I can replace them only. Is it a way to do as I want or
Video
13 answers, most recent on 2/20/2025
RE: V22 239 cannot render project, crashes every time
I don't use ACES, although I found it to be the most color accurate transform.. I use the Vegas LUT filter in the track FX with a Phantom LUT. ACES is greyed out. I never use it as I work with LUTS to transform my LOG footage.
Scripting
38 answers, most recent on 2/13/2025
RE: Psd Layer Splitter Script
After some of my tests:In fact, "depth" does not participate in the actual calculation of the position, so we don't need to change the depth value. It is simply a parameter that allows the user to scale. The formula I mentioned before, depth here is
Previous page
1
…
24
25
26
…
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
25