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
6 answers, most recent on 2/12/2025
RE: rendered video is inserted to the project and I don't want that
Indeed only the render to new track options produces a new video/audio track, not the regular file render option. Maybe you should check your workflow.
Scripting
15 answers, most recent on 10/14/2024
RE: [Solved] Velocity to Twixtor
@Roberto-Rendon, I cleaned it up a little more for you: using System; using System.Collections.Generic; using System.Collections; using System.IO; using System.Text; using System.Windows; using System.Windows.Forms; using
Scripting
13 answers, most recent on 5/27/2023
RE: [Solved] 📝⚙️(Script) Add Medias Between Marker
Check this out... Will use the selected video track if a video track is selected - otherwise it will create a new video track. Once all the markers have been processed, the rest of the selected media (if there are more) will be placed at the END of
Video
One answer, on 5/29/2023
RE: [Solved] Picture In Picture modification
I would not reposition the keyframes of the applied PIPFX but reposition the total PIPFX by trackmotion of the videotrack with the PIP or redo the motion tracking.
Video
2 answers, most recent on 4/23/2025
RE: Change color of multiple text events simultaneously?
@MikeLV Hi, there's a button top right that will change all after changing just one, this also changes the font which may not be desired. Or you could add Colour Corrector (Secondary) to the track, use the 'Select effect range' & pick the
Audio
One answer, on 6/28/2023
RE: [Solved] All of my audio rendering options are missing
I figured it out! All of my audio tracks were muted. Turns out Vegas doesn't give you the option to render with audio if you don't have any audio playing! Now I know! :)
Audio
6 answers, most recent on 5/15/2023
[Solved] Be careful with your choice of encoder options with Vegas Pro 20
Just figured out a long time issue I have been having with Vegas Pro 20 and wanted to share in case anyone else was having a similar issue. My issue was Vegas not recognizing multiple audio tracks in recordings and would only show the first 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
28 answers, most recent on 11/7/2023
RE: [Solved] 📝⚙️ (Script) Enable alpha channel. @jetdv HELP ME!
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 System.Runtime; using System.Xml; using
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
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?
Audio
4 answers, most recent on 2/26/2023
[Solved] VEGAS PRO 20 - Audio track in blank
Hi, experts. Can you help me? My Vegas pro 20 AUDIO TRACK is blank, does not show the line (see attached picture) Thank
Video
3 answers, most recent on 3/10/2023
[Solved] 💡(Bug?) (Feature Request?) Shortcut to duplicate a track.
There is no way to define a shortcut to duplicate a track.
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
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
16 answers, most recent on 3/16/2023
RE: [Solved] unreverse existing subclip/event
I wanted to create a script which let me do some operations on event, cut it and present a cut videoclip till the end. So if the videoclip shot had i.e. 10 seconds and I cut it to 4 seconds I would like to present a videcolip shot from 6 seconds
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
28 answers, most recent on 8/26/2024
[Solved] Automatically set audio envelop points (audio ducking)
I used to double-click on an event to generate a loop region and get 4 key points in the audio volume envelope track below close to the edges of the event. I can not remember how this is done. Can anyone please help me?
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
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
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
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
Audio
8 answers, most recent on 11/5/2024
RE: Inserting Audio track default volume is now -4,8 dB in VP22 build 194?
Why is my track volume slider when inserting new tracks -4,8 dB ?
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 &
Previous page
1
…
11
12
13
…
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
12