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
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
Video
4 answers, most recent on 5/14/2022
[Solved] Why is it so hard to move images in veags.
Alright so moving images in Vegas is so hard because pan crop, crops the image when I move it out of the box and if I resize the box, it makes the image smaller and it still doesn't move to the place, I want it to, and track motion can move the
Audio
2 answers, most recent on 5/7/2024
RE: 2 audio sources mix (Stereo and Surround)
First of all, set the project Properties / Audio tab to 5.1 in the Master Bus Mode field. Then in the header of each audio track, set the L/R/C/RL/RR in the Surround Panner appropriately for the audio media on each track: For stereo, only the L + R
Video
30 answers, most recent on 12/13/2023
RE: ⚠️ (BUG?) New track with CTRL + SHIFT + Q
@jetdv I just realized something, I believe that the script should create the same number of tracks according to how many tracks are selected, for example: if there are two video tracks selected then two more new video tracks will be created
Video
8 answers, most recent on 6/11/2024
RE: the preview screen freezes and I lose 10 20 seconds when I cut the vid
Did you mute the video track or close the preview window?
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
6 answers, most recent on 1/5/2024
RE: How to select a track using script?
@debojitacharjee After the statement foreach(Track myTrack in myVegas.Project.Tracks) { you need to add a test to see if the track is selected. if (myTrack.Selected) //If the current track is selected { then
Video
20 answers, most recent on 7/5/2022
[Solved] Timeline won't prerender or show video in preview!
TO ALL NEW VIEWERS OF THIS POST: THE SOLUTIONS WERE ALREDY FOUND AND USED; NO NEED FOR NEW SUGGESTION REPLIES NOW, BUT THANKS FOR READING AND WANTING TO HELP. THE FOLLOWING POST AND SOLUTIONs ARE STILL HERE NOW JUST FOR THE BENEFIT OF FUTURE READERS
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
27 answers, most recent on 6/20/2024
RE: Color grading in 21 Vegas Pro
Exaclty ... as I suggested earlier on in this thread. This works, BUT it applies to the entire track, on which I may have several different clips that need their own settings. This leads to the fact that you need to make a new track for each clip.
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.
Vegas Movie Studio (up to ver. 17)
7 answers, most recent on 1/14/2022
RE: [Solved] VMS17 track motion
Track Motion affects the entire track. Is it possible to do it per event/clip instead? No. Instead, try Pan/Crop at the event level.
Vegas Movie Studio (up to ver. 17)
9 answers, most recent on 4/17/2022
RE: [Solved] Add object over vide
Add a solid colour event (black) onto the track above your video. Extend it as required.Add a Bezier Masking effect to the colour event. Move the mask to where you want. You can choose different shaped masks. Providing you don't want to move the
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
8 answers, most recent on 5/31/2024
RE: Transfering Motion Data completely disrupts the project
Mocha is a different animal to what you've worked with before (unless you have Mocha Pro). I mainly use Mocha Pro in which you need to save a tracking project and import it into another Mocha Pro project in order to use the original tracking data.
Video
12 answers, most recent on 1/10/2022
RE: [Solved] Cant move Photo all over the first video! Any one to help? Thanks
The Photo you have to use on the upper track with "Track Motion"
Video
5 answers, most recent on 2/29/2024
RE: text effect - how to apply effect only on text an not a whole frame
I got it!! :) Thank you @lan-mLMC 1) I put mp4 video on upper video track. Then I added Invert and also Chroma Key (Color: black), Low treshold: 0.278 and set Multiply mask on this video track. 2) On the lower track I added text and set "Make
Video
4 answers, most recent on 3/16/2023
RE: [Solved] Vegas Pro all presets, settings, filter packages chain presets export
@marcinzm Favorite plugins from: VFX, Transitions and Media Generator: C:\Users\"user name"\AppData\Roaming\VEGAS\VEGAS Pro\Favorite PlugIns Windows Layouts and Keyboard Map Customized: C:\Users\"user name"\AppData\Roaming\VEGAS Pro\"Version number
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
23 answers, most recent on 3/12/2023
[Solved] GPU Render Templates are suddenly missing from MAGIX AVC/AAC MP4
This is my first forum post. Have been using Vegas pro on and off for many years but only recently have been working with 4k+ cameras. I just built a custom machine for video editing mainly to speed up rendering with Neat noise reduction V5. When I
Audio
3 answers, most recent on 6/7/2022
RE: [Solved] Problem with audio, on rendering or playing!!!
Is there an audio plug-in window open? (which has been on on-going issue). This can cause playback abnormailitesAlso try removing or bypass the plug-ins.Does the behavior exist if the you mute the video track? Are Vegas 'Properties' set the same as
Previous page
1
…
39
40
41
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
42