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
  • Scripting
    12 answers, most recent on 7/5/2024
    RE: Need a script which can shuffle two events from different tracks
    @Gid Yes, look at my last post to you that shows what I replaced with those three lines! I replaced about 40 lines of code (which also contained two subroutines) with three lines of code. This would be the "new" version: using
  • Audio
    5 answers, most recent on 12/20/2022
    [Solved] All new tracks start at 4.5 db?
    Hi, I recently upgraded to Vegas 20.0, I'm on Build 214.Every time I start a new project, the master volume is up at 4.5 db.The same thing happens in any project whenever I add a new audio track, it defaults to being 4.5 db instead 0 db. Did I
  • Video
    17 answers, most recent on 8/23/2022
    RE: [Solved] returning to Vegas from Windows jumps to top tracks. Annoying.
    RESOLVED: It was my PreSonus Faderport. Even when the very bottom track is highlighted in Vegas and the Faderport is active on that bottom audio track, when tabbing out of and back into Vegas, the Faderport is causing the jump back to near the top
  • 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
  • Scripting
    10 answers, most recent on 7/19/2024
    RE: This script should remove all selected video event's audio stream but
    using ScriptPortal.Vegas; using System.Collections.Generic; using System.Windows.Forms; public class EntryPoint {     public void FromVegas(Vegas vegas)     {         // Check if any video event is selected         List<TrackEvent>
  • Scripting
    8 answers, most recent on 8/22/2024
    RE: Merge Track & Delete Empty Tracks Script USEFUL
    agreed sir,, but separate because. if there will be an video track which has fx but no event will be not deleted bcoz it can be an adjustment track. but if there will be an audio track which has FX and no audio event then even it will be
  • Scripting
    4 answers, most recent on 6/19/2025
    RE: Audio Channels both
    @marcinzm Hi, I have a script that sets audio tracks that are by default 'Both' to 'Combine', so I assume this can be reversed.. using System; using System.Collections.Generic; using System.Collections; using System.IO; using System.Text; using
  • Scripting
    6 answers, most recent on 1/22/2023
    RE: [Solved] Detect when 'Sony Titles & Text' OFXEffect text is Off-Screen?
    Here's my experimental code. Didn't get me very far. It seems the larger the number of letters, the larger the "offset multiplier" really needs to be. These were done by starting a new project in Vegas, add one video track, and add one Titles and
  • Audio
    2 answers, most recent on 9/19/2022
    [Solved] Import audio wav files to separate tracks
    I'm just trying to save myself some time and not have to drag 32 tracks to individual tracks on a regular basis. Is there a way to do this on import? I haven't checked scripts or vegasaur yet, but am about to. I'll report back if I find a solution.
  • Scripting
    4 answers, most recent on 6/19/2025
    RE: Audio Channels both
    I wanted a script which applies to events, so your script is fine. I don't want a script for tracks.
  • Video
    16 answers, most recent on 7/23/2024
    RE: Issue when scrolling through video / audio tracks
    So I just figured out the trigger for it. Left clicking into a video track or audio track will scroll to the top of the tracks. After that if I try to ctrl + scroll down it defaults to the top of the tracks. Left clicking into project media and ctrl
  • Video
    7 answers, most recent on 7/11/2023
    [Solved] Video Preview Random Lag After MONTHS..?
    So basically I had Vegas 20 for a couple of months now, I lost track. But I'm pretty sure ever since Early January. Anyways, one day I decided to move my setup to another room and then I tried going on Vegas and my Video Preview literally stutter
  • Video
    4 answers, most recent on 5/12/2025
    RE: Vegas Titles and Text - Preset
    That is unfortunate since im using specific subtitle colors depending on whos talking. @Emma-Eriksson Then you should put the subtitles on different tracks and use "transfer text properties". If you don't consider the stroke, you can also add Sepia
  • Scripting
    12 answers, most recent on 9/8/2024
    RE: [Solved] Apply plugin and run analyze button via script
    @jetdv  Thank you again for your help. Thank you all for your replies.   Here are my code, which works and covers my requirements:   using System;using ScriptPortal.Vegas;using System.IO;using System.Text;using System.Drawing;using
  • Video
    200 answers, most recent on 1/24/2025
    RE: VEGAS Pro 21 Build 314 and 315 General Thread
    ...once I have made that cut and try to move the cut clip (both video and audio tracks) to another track, To move to a new track, you need to have both the video and audio events highlighted - grouping has no effect on moving tracks up or down no
  • Video
    4 answers, most recent on 12/18/2022
    [Solved] Apply motion to multiple tracks at once
    Hello, I am running Vegas Pro 19. I am trying to apply motion to multiple tracks at once--I have multiple images that appear on various parts of the screen, and I want to move them off-screen at the same speed. Imagine holding a camera at bird's-eye
  • Video
    10 answers, most recent on 3/20/2023
    [Solved] I can´t edit fx in vegas 18
    I can´t edit effects like tracking or the mesh wrap, because in the preview doesn´t appear the editor I bought it today in steam, i need help to solve it soon as posible
  • Video
    17 answers, most recent on 3/24/2025
    RE: Some files missing in saved arrangement Vegas Pro 20.0
    Have you tried a different track? Yes, no luck.
  • Video
    57 answers, most recent on 7/15/2025
    RE: VEGAS Pro 22 Build 250 General Discussion
    I will NOT upload a private file for everyone to see. I assumed devs lurked here because I found no public issue tracking system.
  • Scripting
    12 answers, most recent on 7/5/2024
    RE: Need a script which can shuffle two events from different tracks
    @iEmby sometimes it's best to "think simple". Need an event on a different track? Just change the track! No need for complicated duplicating of an event to another track and then removing it from the existing track (unless you need multiple copies
  • Video
    One answer, on 10/22/2024
    Easier or more precise way to add fade?
    Is there an easier way to apply the fade to audio/video tracks in Vegas? I currently just zoom into the track and hover my cursor near the side until I get the fade tool and drag it to where I want it. Is there a menu that I can just select the
  • Video
    4 answers, most recent on 9/8/2024
    RE: Color grading on track level
    I started a new project as a test and the "track FX" grading worked fine so.... it's has something to do with the particular project I'm working on. I have 6 tracks and the "track FX" doesn't work on any one of those tracks. I can't see where I've
  • Vegas Movie Studio (up to ver. 17)
    3 answers, most recent on 7/3/2023
    [Solved] I'm truly losing my patience and i don't know the problem
    I'm just trying to edit my video, typical day to day thing, all I did was move multiple medias closer to the beginning and now, whenever i create a text media, multiple create on every one of the video tracks, it happens with any media i choose to
  • Video
    6 answers, most recent on 11/11/2024
    [Solved] Vegas 20 - unable to move or adjust clip lengths (Solved)
    Hi all, Hitting an issue where I'm unable to move clips across the timeline at all or move them between tracks or adjust the length of them at all, the only way I can move them is if I split the clips seperately then copy + paste. It's like they are
Previous page
1 … 19 20 21 … 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