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
68 answers, most recent on 4/16/2025
RE: Dvd not playing on all TV’s even with same player
Just FYI, yesterday I burned 15 dvd’s with all different combinations of template and render settings to come up with that winning combo. Thanks Eric and all (even 3Point!) for getting me on right track!
Scripting
11 answers, most recent on 12/20/2023
RE: I need codes for ResetPanCrop and MatchOutputAspect.
@jetdv thanks sir.. i am working on a new script which is merging tracks in one track from full project. But there are some exemptions like ignore track for merge if it has track fx, compositing level below 100%. And also ignore merging if events
Video
48 answers, most recent on 5/6/2024
[Solved] GoPro timecode/timestamp access?
I picked up a couple of Gopro H12 blacks to try 3D with and would like to use the timestamp/timecode information for lining up the left and right clips. This information is included as a 3rd metadata track in the video file and, after reading a few
Video
16 answers, most recent on 7/23/2024
Issue when scrolling through video / audio tracks
I'm currently using Vegas Pro Edit 21 (Build 300) and still kind of new to the software. I'm unsure if this is an intended feature or not, but when scrolling to the bottom of my audio / video tracks it automatically moves to the top track when I let
Video
11 answers, most recent on 11/6/2024
RE: Auto Duck effect
My music should be in normal volume level when the priest doesn't speak. It should be lower when the priest speaks. Is it possible to do it with this effect? My music volume varies rapidly when the priest doesn't speak. In this part of sound track
Video
152 answers, most recent on 10/30/2024
RE: VEGAS Pro 22 Build 122 General Discussion
Not seeing my audio track plugin chain nor my inbuilt Vegas audio effects
Audio
17 answers, most recent on 11/27/2024
Double Waveform on Audio Tracks (I think I clicked something)
I have an issue where I think I may have clicked something by accident, some sort of setting, and now I get double waveforms on each audio track on every project. How do I undo this? Thank you for your time
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
@MALIK, try something like this: Timecode oldLength = videoEvent.Length; videoEvent.PlaybackRate = 0.25; videoEvent.Length = Timecode.FromMilliseconds(videoEvent.Length.ToMilliseconds() * 4);
Video
8 answers, most recent on 1/10/2025
RE: installing transition pack transitions
I asked Magix the same question, here is their answer! First, start two instances of VEGAS Open the respective .veg file for the desired transition in this second instance of VEGAS there are previews for the transitions included, which makes it
Video
4 answers, most recent on 9/26/2022
RE: [Solved] Moving video
Easy. Activate 'Auto Ripple' using its icon/button in the timeline task bar (that's the task bar underneath the timeline). But first, click on the little arrow to the R if the icon and select "All tracks, markers and regions". With Auto Ripple
Scripting
25 answers, most recent on 11/3/2024
RE: Create a script that removes transitions?
@marcinzm Yes, this works just fine (with TrackEvent, VideoEvent, or AudioEvent - I just double-checked) in VEGAS Pro 22: public void Main(Vegas vegas) { myVegas = vegas; foreach (Track myTrack in
Video
13 answers, most recent on 9/3/2024
RE: My support ticket was closed - is upgrade to 21 the full software
The ticket was reopened. I got some info but essentially I think I overwhelmed the software with all the effects and snippets. I was able to render the 11 audio tracks into one, then delete the 11 tracks and reload the one which has the results of
Video
4 answers, most recent on 6/10/2024
Adjustment track's Composite Levels not working?
I'm using an 'adjustment track' to load an effect called 'Old TV' - to be used as a background effect.At present the adjustment track is located below the video tracks and the desired effect is achieved.However as the video nears its end i want the
Scripting
18 answers, most recent on 8/21/2024
RE: Left direction uses wrong logic.
It's basically the same issue you had going left. You're going "up one" but the second event then gets placed on top of the first event. You can try this - I haven't tested it. Timecode beginning = null; int UpTrack
Video
9 answers, most recent on 1/24/2025
RE: Motion Tracking broken in Vegas 22
@Marco-Vinc I've just checked using a simple clip from the Hub. See below. Nothing wrong with this example. Does it continue working if you try closing and re-opening the motion tracking window or try applying the motion tracking data to any
Scripting
39 answers, most recent on 5/3/2023
RE: [Solved] 📝⚙️ (Script) Vegas Text To PNG Image?
@m3lquixd Sorry about that. Try this one. 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
Video
18 answers, most recent on 10/18/2024
RE: [Solved] Audio and video are out of sync when imported into Vegas Pro 20
Frame rate mode : VariableFrame rate : 30.000 FPSMinimum frame rate : 16.222 FPSMaximum frame rate : 33.346 FPSReal frame rate
Video
8 answers, most recent on 3/4/2025
RE: Frames lagging
That could possibly be so. If I overload everything on many tracks, my computer will struggle too. I will oft times render out something to see the results. That's part of editing.
Video
No answers, created on 11/18/2024
How to use Auto Motion Tracking with Text on Vegas Pro 22?
Hello everyone, I am using Vegas Pro 22, and I'm having a hard time understanding how to use the AI/Auto Motion Tracking with Text. I tried following videos from Vegas 17, but I don't seem to have the same settings as they do so I'm completely
Video
195 answers, most recent on 9/6/2024
RE: [Closed] VEGAS Pro 22 Build 93
@Thiago_Sase Yep, I created a post but so far 0 replies https://www.vegascreativesoftware.info/us/forum/vp22-render-to-a-new-track-options-missing--146672/
Video
46 answers, most recent on 2/27/2024
RE: rendering multiple video tracks on Vegas 17
the first two tracks now are the new render to track tracks. if I delete the original tracks the video just has the watermark but it blinks during playback. also the filesize is like 1/3 the size it should be, since the original program video is
Video
9 answers, most recent on 2/14/2025
RE: What can I do to speed up 4K render?
Personally I do general corrections at the media level and then customize at the event level. To answer your question I don't believe there's a track vs event advantage.
Video
16 answers, most recent on 9/12/2024
RE: VP 21/22 - mouse bug with Close Gaps function ?
1. If you only have one track and no audio events, then Close Gaps is active. If you add an extra track, Close Gaps doesn't work, or only works partially. Yes, it seems to work with one track only. The audio part is moved too if auto ripple is
Previous page
1
…
29
30
31
…
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
30