VEGAS Creative Software Community
The Vegas Creative Software Support Community – Find help here
  • Forum
  • Tutorials
  • Support New
  • Sign in / register
  • Search ...
  • Help
All Forum 67k Tutorials User
Options
Any time
  • Any time
  • Last 24 hours
  • Last week
  • Last month
  • Last six month
  • Last year
  • Video
    9 answers, most recent on 1/24/2025
    Motion Tracking broken in Vegas 22
    I first noticed it on the Vegas 22 release, but now the latest patch also has completely broken Motion Tracking for me. After tracking something, just slightly moving the event on the timeline breaks the tracking. The only way you will notice it is
  • Video
    13 answers, most recent on 9/30/2022
    RE: [Solved] invisible, hidden video track
    @Thierry-Nachtergaele, a new solution has been found! Ungroup your "solo" track group Ungroup your "Intro" track group Select track 47 and then SHIFT-Select track 48 Create a new track group with those three tracks Now track 48 will be visible
  • Audio
    26 answers, most recent on 12/26/2025
    RE: Audio AC3
    @EricLNZ I'm updated to build 250. The files open in Vegas, but even though the audio track is visible, there is no sound. The files in question are MPEG-TS files, so I tried to download and import them as MXF files instead, and that worked! Good
  • Video
    337 answers, most recent on 11/27/2025
    RE: VEGAS Pro 23 build 278 General Discussion
    Older *.veg files created with 22.0 does not open correctly with 23.0. I have very simple projects containing only of an audio file (a song), a picture and the song lyrics as subtitles. One project, the most recent one (created today) opens
  • Scripting
    7 answers, most recent on 3/29/2025
    RE: 3D Motion Setup Script
    hi @ansonmccosh I managed to make a simple version by following some jetdv videos and also using a script that does something "similar" created by zzzzzz9125 I'm not sure if it will work very well for your purpose but here is my contribution to
  • Scripting
    9 answers, most recent on 8/27/2024
    RE: Searching If start or end boundaries were overtaken.
    using System; using System.Windows.Forms; using ScriptPortal.Vegas; namespace Test_Script {     public class Class1     {         public Vegas myVegas;         public void Main(Vegas vegas)         {             myVegas =
  • Video
    8 answers, most recent on 11/3/2024
    RE: Request for advice for a sweeping effect between 2 images
    The way how I would do it: 1. Copy the video track to a track above and give that video track the needed calibration. 2. Split that top video track at the places where the wipe transition should occur (start and end). 3. Place the Linear Wipe
  • Scripting
    70 answers, most recent on 2/14/2026
    RE: VEGAS Pro Scripts Collections | SHARE YOUR SCRIPT HERE !!
    Script For Swapping Two Same Length Video Events Between Different Tracks using ScriptPortal.Vegas; using System; using System.Collections.Generic; using System.Windows.Forms; public class EntryPoint {     public void FromVegas(Vegas
  • Audio
    12 answers, most recent on 11/11/2024
    RE: [BUG] VP22 Audio Ducking NOK when output meters view is disabled
    @Howard-Vigorita Thanks for pointing out the envelope tool. I learned something new.🙂 This alternative method (copy and paste the ducking nodes from the voice track to the music track) works regardless if the meters are turned on or off. In fact,
  • Video
    6 answers, most recent on 5/22/2025
    RE: Boris FX Sapphire is not visible on the main timeline
    But if I place tracks on the main timeline on the side What do you mean by this? Please elaborate.
  • Video
    9 answers, most recent on 1/24/2025
    RE: Motion Tracking broken in Vegas 22
    @Marco-Vinc I can confirm that the green motion track line appears broken if you close the Motion Tracking UI then re-open it. This has been reported. In my test it had no adverse effect on the tracking. See video below. I tracked the lady's right
  • Scripting
    16 answers, most recent on 10/20/2024
    RE: Simple matching event length script is not working properly.
    Are you getting an error? You might change: vegas.DebugOut to MessageBox.Show so that you can see the actual error message if an error is happening. It could also be related to the fact that you're going through everything while going through
  • Scripting
    25 answers, most recent on 3/25/2023
    RE: [Solved] 📝⚙️(Script) Add Picture-in-Picture to the event.
    Yes. Note here that we add a new "pipFound" variable after getting the Video Event and defining the UniqueID we're looking for. Then we add a new section to search for that UniqueID: foreach(Effect eff in vEvent.Effects) { if
  • Scripting
    One answer, on 10/23/2024
    How to change track colors using script?
    Hello VEGAS Community. I'm trying to write a script that changes the color of all tracks in a project based on what kind of track it is (i.e. video tracks get color 1, audio tracks get color 2), but I've run into a surprising amount of difficulty so
  • Scripting
    25 answers, most recent on 11/3/2024
    RE: Create a script that removes transitions?
    @marcinzm A while ago, I wrote this code to delete fade in / out and CrossFade. It was possible thanks to the amazing lessons from @jetdv YouTube Channel. It is not perfect, but it works good. @jetdv Thanks again, Sir. void RemoveFadeCrossFade(Vegas
  • Video
    3 answers, most recent on 3/11/2023
    RE: [Solved] 💡 (Feature Request) Selectively Delete
    I included the "form" code inside the main code block so it reads odd and there's lots of extra lines but I didn't have to build a DLL file this way...  using System; using System.Collections.Generic; using System.ComponentModel; using
  • Video
    4 answers, most recent on 2/25/2024
    [Solved] Project has to 'reload' each time I tab away and tab back to Vegas
    I'm using 20 but it's been the same for as long as I can remember. I have this one wedding with a 4 hour ceremony, 4 camera tracks, heavy footage (HEVC 4:2:2) mixed cameras, canon, panasonic. And when I tab out or switch to any different window the
  • Video
    3 answers, most recent on 4/30/2025
    [Solved] nearest-neighbor video interpolation?
    specs/details: Vegas Pro 22, NVIDIA GeForce GTX 1650 (4 GB), Windows 10 i have a video (source video: 4k resolution) in a project (project: 1080p resolution) consisting of screen capture recordings. things like file browsers or apps. however, i
  • Video
    9 answers, most recent on 7/4/2025
    RE: Select entire track without going to beginning
    OK, I see what it's doing now. It's setting the "event selected" property to be the same as the "track selected" property. I did not notice that before.
  • Video
    16 answers, most recent on 9/12/2024
    RE: VP 21/22 - mouse bug with Close Gaps function ?
    In all these videos above & my tests Close gaps is only available when that track is in focus with the track header highlighted grey, the track is auto highlighted when an event is clicked on to make the selection but the track doesn't get
  • Video
    88 answers, most recent on 2/23/2026
    RE: 23.0 Build 356: Playback Cursor Broken
    They did not fix the active Take information being missing when Track minimized even know they knew about it, Nice work guys!! I mean it worked in version 22 but you broke it in 23 and don't care to fix a known bug. Not a good look guys. Maybe the
  • Video
    4 answers, most recent on 1/16/2026
    RE: Nested timeline
    Hello. Is there an option, a script, to create nested timelines without having to save each track I want to modify? What do you mean exactly? A nested timeline in a project is a project in itself and must be saved at creation and after each
  • Audio
    17 answers, most recent on 11/20/2022
    [Solved] Auto mastering and equalization
    I want to know how I can equalize the frequencies of any audio track on Vegas Pro? Is there a way to use the equalizer because I don't find any under the audio Fx. I would also like to know whether there is any way to do auto mastering of the audio
  • Video
    177 answers, most recent on 1/20/2025
    RE: VEGAS Pro 22 Build 194 General Discussion
    Could it be that the tracks Automation Setting was set to Off? Right click on the track and then to More to find Automation. @Hansi
Previous page
1 … 37 38 39 … 42
of 42
Next page
Follow us on
  • Community rules
  • Imprint
  • Privacy policy
  • Terms and conditions
United States
  • Additional offers
  • VEGAS Forum
  • MAGIX Magazine
(C) 2007 - 2026 MAGIX Software GmbH