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
9 answers, most recent on 7/14/2025
RE: Extending Audio Echo
So if you apply the Reverb effect to the 'Track' and not the Clip, it will train off normally like you'd expect reverb to, is that correct?But when applying it to the clip/event it cuts off at the end of the clip/event?If that's the case, I see how
Audio
10 answers, most recent on 7/14/2025
RE: Random part of audio track at start of render
I don't understand then what "Random part of audio track at start of render" means- doesn't random mean it is audio from a random place on the timeline? There was an issue with noise at the end of certain audio events (never experienced it myself).
Scripting
41 answers, most recent on 6/6/2025
RE: VEGAS Pro Scripts Collections | SHARE YOUR SCRIPT HERE !!
Replace Media Everywhere based on Selected Event in VEGAS Pro. (No need to go to media related to that event in media pool): by @jetdv ICON FILE: SCRIPT CODE: using System; using System.Windows.Forms; using ScriptPortal.Vegas; public class
Video
31 answers, most recent on 5/23/2025
RE: Render crawls with a green screen on the preview. I hate this software
I'll check about the media, but I don't usually get to the crash stage. It just hangs. I've "fixed" the green screen issue, and now I have a memory leak issue. The usage just grows and grows until everything stops. Can't seem to disable GPU
Video
19 answers, most recent on 2/5/2025
RE: Vegas Pro 22 Horrifically Slow HVEC rendering
You can add two LUTs via the CGP at once. (input and output). You could also apply the two correction ones to the media as CGP at the media level and then a look LUT via CGP at the track level.Or use third-party software to merge the gamma and gamut
Video
33 answers, most recent on 7/17/2025
RE: Auto Captions for Vegas
Speaker ID is very interesting. I was going to suggest a feature where speakers can be moved to their own track but I watched the tutorial video 11 and you've already implemented it under the find text feature!Users may not find it there so if it's
Video
39 answers, most recent on 1/30/2025
RE: Some curiosity full questions about VEGAS's Future?
It is unfortunate that Vegas Effects couldn't have continued as a plugin even if no further development was forthcoming from Artlist. I stll use the integration feature with Vegas and the full version of Hitfilm Pro. I still find the layers based
Video
12 answers, most recent on 2/26/2025
RE: Add Media Across Tracks feature New Bug(VEGAS Pro 22 build 239)
So if that is a virtual timeline/track does dragging the media onto it put that media into a virtual place whist still retaining a physical presence?🙃😂😉 Because when the event is double clicked the region is in the correct position.
Video
23 answers, most recent on 3/11/2025
RE: can't import long videos V22 build 194
@Shinra Bansho it is a video of a black screen other than a few seconds of TEST VIDEO at beginning. Are you using Intel for your GPU decoder, maybe that's why it displays in VP22 for you, no visible video track on timeline with Nvidia GPU decode.
Video
One answer, on 1/31/2025
Understand vegas' proxy settings
Hey, i have been trying to create my own proxies with ffmpeg which works well with some of my videos. So far I have understood that regardless what's the input frame rate, all proxies created by vegas have a frame rate of 23,976 (240000/1001). Some
Video
39 answers, most recent on 2/23/2025
RE: VP21 -- ProRes file is read as 60fps instead of 59.94fps
@rgr Your sample file does not have an audio track. Does your external application have the option of creating a still image sequence? If so, you can avoid the whole mess. A folder full of still images doesn't have a frame rate. A folder full of
Scripting
16 answers, most recent on 10/20/2024
RE: Simple matching event length script is not working properly.
@jetdv now sir need your help...this code is working very well. with my conditions. but when my selected events are below adjustment events then it only restore original length not extending to make it equal to 3 minute or above it.. using
Scripting
41 answers, most recent on 6/6/2025
RE: VEGAS Pro Scripts Collections | SHARE YOUR SCRIPT HERE !!
Duplicate Events to Up, Down, Right and Left directions | SCRIPTThis Script Duplicate selected Events to up, down, right and left direction. It was made with the guidance of @jetdv. using System; using System.Drawing; using
Scripting
18 answers, most recent on 5/8/2025
RE: Creating a Script to make 3D Extrusion in a Text
@zzzzzz9125 It appears you are correct as there is no "file path" for a media generator. I tested a couple of options here but the sub-clip was not created. There was no error - but there was no sub-clip either. In every event from track 2 down, I
Video
43 answers, most recent on 8/19/2024
RE: VEGAS Feature Wishlist - August 2024
Track names should be Properly visible like in below image or something else
Scripting
7 answers, most recent on 3/30/2025
RE: [SOLVED] Timecode Format from "00:00:00,000" to "00:00:00.000"
@tf_studio What language is your VEGAS set to? Set to US English, it uses a ";" or "." instead of "," (depending on the timecode format.) The one time I had a really hard to track down error in Excalibur was from another country running another
Video
16 answers, most recent on 10/19/2024
RE: Extremely slow and laggy preview with Vegas Pro 21
@Cantersoft you could import your Vegas timeline into Davinci Resolve and finish there. This import works quite well, but only for simple timelines and tracks with edited audio and video events, so no FX, composition etc and no generated media like
Audio
13 answers, most recent on 12/28/2024
RE: No sound on one of the tracks.
Note that issues with AC3 audio in Vegas 22 have been reported and acknowledged by VCS. https://www.vegascreativesoftware.info/us/forum/one-a-v-track-ac3-not-synced-to-video-other-cam-is-in-mono--147936/ No Audio and no rendering possible with m2ts
Audio
22 answers, most recent on 1/25/2025
RE: CRACK SOUND IN VEGAS PRO!
Thank you for test. Yes, the problem is in the first and third video. The second video does not contain the popping.It is most noticeable in the third video. In this video, you have a solo on the second track, which confirms the assumption that the
Scripting
16 answers, most recent on 10/20/2024
RE: Simple matching event length script is not working properly.
Then you also need to check the "ActiveTake.Offset" and subtract that from the length when expanding the length. Timecode mediaEndTime = trackEvent.Start + originalLength - trackEvent.ActiveTake.Offset; Thanks sir...I created this script for my
Video
10 answers, most recent on 9/13/2024
RE: What do I need to do to not lose custom settings upon fresh reinstall?
Why in the Registry when other settings are either in your User AppData or your User Documents as shown earlier by Dexcon. There's probably a good technical reason but being inquisitive I wonder why. As for your original query I assume you've
Video
32 answers, most recent on 5/8/2025
RE: Problem after updating Vegas 22. Does not open mp 4 mpeg-4 video codec
Any codec choice that says AVC ? usually AAC audio codec is going together with AVC Video codec, inside the mp4 container. Google translate images via my phone: in bandicam itself when i changed to h264 i have the video track open, but the
Scripting
16 answers, most recent on 10/20/2024
RE: Simple matching event length script is not working properly.
@iEmby, I fully understand. I think it's you not understanding so let me try to explain it a different way: It's because inside the inner loops going through all tracks and events: for EVERY EVENT on the timeline, you are looking at the ACTIVE TAKE
Video
28 answers, most recent on 8/20/2024
RE: Render Time has increased
@Gastor Your partner said: You want open-reel 1/4 track stereo? Cassette with Dolby B?
Previous page
1
…
30
31
32
…
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
31