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
    7 answers, most recent on 10/1/2022
    [Solved] Transitions between clips VARY if a video is present
    I'm having a strange problem i've never had. Everytime I drag a transition in between two PICTURES the transition is 21 frames long (which i want). It works with two images fine. However, when I place my transition in between two VIDEOS the
  • Audio
    3 answers, most recent on 9/22/2024
    RE: How to add 'points' to all pieces of audio automatically?
    You can also copy/paste with the envelope tool. You can though add a envelope to the master or submaster buses to simultaneously control multiple tracks. I am not aware of a setting to draw an envelope on all tracks at once.
  • Video
    3 answers, most recent on 4/3/2024
    RE: adding text to a video
    Is it on a track above the video track? Are any tracks muted or soloed?
  • 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
    37 answers, most recent on 10/6/2024
    RE: Title and text media generator doesn't show up in preview
    New project - create new title media on track - close title event windows - open it (the one one the track) again   as shown her:
  • Audio
    6 answers, most recent on 5/17/2022
    [Solved] Volume Envelope Points Not Working
    I noticed this while working on my latest video. I have two sets of track, audio and video, for dragging items in from two different cameras. I have three other audio tracks for background, replacement audio for odd noises in the main audio track,
  • Scripting
    42 answers, most recent on 7/20/2025
    RE: VEGAS Pro Scripts Collections | SHARE YOUR SCRIPT HERE !!
    Script: eliminar el audio de los eventos de video seleccionados using ScriptPortal.Vegas; namespace Test_Script {     public class Class1     {         public void Main(Vegas vegas)         {             foreach (Track myTrack in
  • Video
    32 answers, most recent on 9/9/2025
    RE: Adjustment Events on Don't Work on Most Blend Modes on Tracks. VP22
    Maybe I can give another perspective on this behavior. When an adjustment event is added to the timeline, everything below the event is essentially flattened and pushed into the adjustment event's place. Everything below the event is then
  • Video
    9 answers, most recent on 2/14/2025
    RE: What can I do to speed up 4K render?
    Thanks @RogerS. Is there any rendering speed advantage by applying FX at the track level versus event level? I typically copy and paste the same LUT, minor color grading, and sharpening to all the clips in my track, then view each media event and
  • Video
    3 answers, most recent on 6/28/2025
    RE: Moving Face Cam
    The approach I take is similar to above but I find Picture In Picture fx the most convenient. More so than Track Motion. Or pan/crop on the event. Although with a little more work, you might get higher quality with pan/crop.
  • Audio
    7 answers, most recent on 7/11/2024
    RE: Creating template
    Another way to create a mono track on the timeline is, when you've finished editing, to render the audio track to mono via one of the template options in Wave (Microsoft), then place the mono render on the project's timeline. The trouble is that
  • Video
    11 answers, most recent on 5/4/2022
    [Solved] Video track FX affects other tracks - VEGAS PRO V18
    Hello. I've just noticed an annoying behavior. I've set brightness and contrast on track 1 and it affects the video on track 2.  The tracks are not grouped together. Any idea ?   Thanks, -- Shali --
  • Audio
    14 answers, most recent on 8/17/2022
    [Solved] Screeching sound in Vegas Pro in imported video
    I'm running Vegas Pro 19 on Windows 11. When I import videos captured by a BlackVue 900X Plus dashcam (4K, 30 fps), the accompanying audio track is a painful screech inside Vegas Pro. This has never been a problem in any other application capable of
  • Video
    177 answers, most recent on 1/20/2025
    RE: VEGAS Pro 22 Build 194 General Discussion
    Hi.Thanks for the tip. Hm, that could have been it. But I checked there. What I suspect in retrospect is that this track was previously used by Otter's ducker. It is possible that residual settings were left behind by this tool. After deleting the
  • Video
    2 answers, most recent on 7/14/2022
    [Solved] How to motion track a focal point
    I'm hoping to slow down a clip and show a focal point, and then as the video moves, keep the focal point tracking with the object. Instead of trying to explain it, I've posted a picture that shows what I'm looking for. I've seen it done before, but
  • Video
    8 answers, most recent on 5/8/2025
    FX's are ruining the video,causing glitches or fx disable themselves
    I'm trying to edit a some MP4 files but having some big trouble .For example;as you may see on the video I uploaded to youtube by this link I have 8-10 tracks on my project.On of the tracks ,I add "Brightness and Contrast" and after that " Colorize"
  • Video
    4 answers, most recent on 9/26/2022
    [Solved] Moving video
    I wonder if anybody can help...I have a many track slideshow that has a 4 second intro, I wish to delete the 4 second intro and replace it with a 20 second intro. What is the easiest way to shift everything else on the timeline to accommodate the
  • Video
    10 answers, most recent on 2/23/2025
    RE: Hiding things in the video
    I suppose I should look at the mocha that I got with Vegas 21 because I recall there was a tracking portion and something about masking over it. If you are referring to Mocha VEGAS, unfortunately you won't find Mocha's Remove feature there. The
  • Scripting
    16 answers, most recent on 10/20/2024
    RE: Simple matching event length script is not working properly.
    @iEmby The "ActiveTake.Length" is the length of the event on the timeline... In short, trackEvent.Length will equal trackEvent.ActiveTake.Length If you want to fix this, try this instead: Timecode originalLength =
  • 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                        
  • 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
    One answer, on 12/5/2024
    RE: VEGAS 22 - Mask all of a sudden disappears video in preview
    @Allen-Lind When you say When I turn on / create a mask in the pan crop for a particular track, Do you mean Pan/Crop for an event, not a track? If you do, I can't replicate that. Give more information, or better still, do a short screen recording of
  • 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.  @jetdv The top two tracks in his picture are Render to New Track.  
  • Audio
    11 answers, most recent on 12/13/2024
    RE: edit audio transfer from Vegas to Sound Forge
    Fx Track cast I am not familiar with the term either.
Previous page
1 … 30 31 32 … 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 - 2025 MAGIX Software GmbH