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
    2 answers, most recent on 7/30/2022
    [Solved] How do I prevent the Annoying 2 Yellow Arrows showin up above timeline
    How do I prevent the annoying 2 yellow arrows from ever popping up again above text track while I am editing text? TY
  • 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
    3 answers, most recent on 5/1/2022
    [Solved] Motion tracking not working
    I'm using Vegas Pro 18 and attempting to motion track something. I positioned the mask and attempted to track, but it didn't work. Attached is a video showing the problem because I truthfully don't know what's going wrong. This is one of my first
  • Video
    4 answers, most recent on 9/8/2024
    RE: Color grading on track level
    After watching the video few times, I noticed that you have highlighted all of the track in Timeline causing CGP Track FX to show "not active". You must click or ensure no more than 1 track is being highlighted.   Great detective work and
  • Video
    16 answers, most recent on 7/23/2024
    RE: Issue when scrolling through video / audio tracks
    @Zyg, @Dexcon In your video, other than the track headers appearing to scroll up when you click on track 6, the tracks are still in the same position, as you will notice on the right side of the video where the events are positioned. The events are
  • Video
    12 answers, most recent on 2/26/2025
    RE: Add Media Across Tracks feature New Bug(VEGAS Pro 22 build 239)
    @Dexcon  The event is not placed at 00:00:00, right? I think there's a slight gap. Also, even when performing the operation while the mouse cursor is over the track header, VEGAS Pro 17–21 correctly places the beginning of the event at 00:00:00
  • Audio
    8 answers, most recent on 7/16/2024
    RE: How to convert (real) mono to stereo
    As a work-around, I hard pan the L/R tracks and 'Render to new track' soloing the pertinent tracks on the timeline (or muting the others). btw, this topic was started back in 2016, and much has changed since then, however I am not aware of a script
  • Video
    41 answers, most recent on 5/3/2024
    RE: Timecode - How to sync audio only tracks? How to limit total tracks?
    If you do a multicam editing, you should have one video track for every camera. And one audio track for the audio recorded with the camera. Additional audio tracks for audio-recorder can be, too. But 50 tracks is not, how that works. I do not see
  • Scripting
    41 answers, most recent on 6/6/2025
    RE: VEGAS Pro Scripts Collections | SHARE YOUR SCRIPT HERE !!
    Add Video or Audio Track, Above or Bellow of a Selected Event | SCRIPTIf you select an Event, then a Video Track or Audio Track will be added Above or Bellow of that selection. Also, have an option to delete a selected track with Events.   using
  • Scripting
    4 answers, most recent on 2/20/2024
    Trying to collapse tracks without removing previous whitespace
    I wrote the following script for one of my editor friends.   using System.Collections.Generic; using ScriptPortal.Vegas; 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
    Kind of odd, but I found a way to get auto-ducking to put an envelope on a background music track without meters being displayed. I changed a default internal setting for peak waveforms: Build 8-bit Peak Files from FALSE to TRUE. Leaving it FALSE
  • Video
    36 answers, most recent on 5/29/2024
    RE: New tutorial video for Vegas Pro 21
    @lan-mLMC Hi, don't want to go off topic but in that vid with the two people sat on the bench he adds 'Colour Correction' (Looks) to a new top track & it affects all, but that isn't an Adjustment track, it says Video Track fx; Track 1 not
  • Video
    12 answers, most recent on 5/23/2025
    RE: Unable to get FSD in preview or External monitor setting
    (is there a way to save those before it does a reset? Or can I place them in a different location to prevent them from being removed/deleted Custom presets can be found in ('Hidden Items' needs to be activated in Windows Explorer in order to see 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.
  • Vegas Movie Studio (up to ver. 17)
    18 answers, most recent Yesterday
    RE: Need to stretch out the sides of a video
    @Gerry-Peters Look at my image. Make sure "Maintain Aspect" is set to "No" and hold down the CTRL key when resizing the left and/or right side. Absolutely a brilliant, easy solution. Using Pan/Crop, and holding down the control key when resizing the
  • Video
    5 answers, most recent on 2/29/2024
    RE: text effect - how to apply effect only on text an not a whole frame
    You need to set the text track as a Child-track of MP4 track, and set the composite mode of the MP4 track to Multiply (Mask).
  • Video
    18 answers, most recent on 5/21/2024
    RE: Multicam Workflow Question
    You can cut spaces as needed, and with Ripple turned on everything moves together. (just make sure if you want other audio tracks to move, that any cuts affect events on all the tracks, not just the MC video track) @RedRob-CandlelightProdctns, this
  • Video
    2 answers, most recent on 5/25/2022
    RE: [Solved] How to work with Composition mode properly ?
    @Specter Hi, I think this is what you're after, Here i have text top line then two images below, no effects & all are Default Source Alpha, so no affect to any This is with the text set to Overlay, it affects all tracks below but if i make the
  • Video
    12 answers, most recent on 2/26/2025
    RE: Add Media Across Tracks feature New Bug(VEGAS Pro 22 build 239)
    I had never done it before but here's how it looks when right-clicked and added to the track header. Still cut off. How misaligned is the audio between the two identical videos when I correct one track and bring it to zero? 13
  • Video
    42 answers, most recent on 5/23/2025
    RE: No Audio and no rendering possible with m2ts files in Win11 24H2
    Thank you very much VEGASDerek. I've now installed the 22.0 (Build243). I have now tried a few files from old Sony camcorders with AC5.1 and also Sony DSC V1 with AC2.0. All audio tracks now working correctly again. The only thing missing is
  • Scripting
    23 answers, most recent on 12/13/2024
    RE: Is this a Bug? Script that launches adjustment event on Vegas Pro 22.
    As you commented, I've tried the application in VP21 and VP crashes when I try to add the event. I already have a test for VP21 and above in the module. I'll just have to alter the test to make it VP22 and above. Until of course someone comes up
  • Video
    49 answers, most recent on 3/21/2024
    RE: Moving multiple tracks from one group of tracks to another
    If you want to move the tracks with all the events that are on those tracks, select the track headers by ctrl-clicking each one, then drag those to a new position. You can also group tracks, and drag the group by the track group header to another
  • Video
    23 answers, most recent on 2/17/2025
    RE: NEED HELP !! in Multi-Camera Sync by Audio
    Same problem in Vegas 22.0.194 too. The two videos within a frame have half a frame of audio slippage, so either the other audio track is placed before or after the first. I can't align them manually either, because I can only align the tracks frame
  • Scripting
    18 answers, most recent on 8/21/2024
    RE: Left direction uses wrong logic.
    Well... it's a LOT closer!!! 😁 I think it's because you are "sorting" the events so the "first" one might not be the "top" one. I've changed the initial "look for bottom" loop to now also "look for top". So see if this change makes a difference: 
Previous page
1 … 29 30 31 … 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