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
    82 answers, most recent on 8/25/2025
    RE: VEGAS Pro 22 Build 250 General Discussion
    Hi, I'm working with original songs and wanted to add captions and this is a lot easier if you have a separate vocal track and using the "AI Speech to text" function, but why does it add an ending dot on each line? I wish I knew a better way since I
  • Audio
    8 answers, most recent on 2/14/2024
    RE: Merge (Not Group) Separate Audio Tracks
    you could also use an adjustment track above those 2 tracks
  • Video
    20 answers, most recent on 1/24/2025
    RE: Vegas Pro 21 build 315 unresponsive, white glitching menus & unusable
    So I tried installing Vegas on another computer... it works fine. But now there's no audio. The audio track is visible, but no audio waveforms or audio output.. Dolby AC-3 on mts container.
  • Video
    18 answers, most recent on 5/21/2024
    RE: Multicam Workflow Question
    Ripple is useless unless everything is grouped, because only one event will trimmed and the rest will jump backwards while retaining their length. If my project has two video tracks and two audio tracks, then they have to be grouped or everything
  • Video
    49 answers, most recent on 3/21/2024
    RE: Moving multiple tracks from one group of tracks to another
    If you are asking are the target tracks video audio audio like the source tracks, yes they are.
  • Audio
    16 answers, most recent on 9/17/2024
    RE: Create a button to access the default preferences of the compressor.
    This should work for you. Note that it works only for selected audio tracks. Here's a demo. And the code for the script. using System; using ScriptPortal.Vegas; using System.Windows.Forms; using System.IO;public class
  • Video
    15 answers, most recent on 7/2/2025
    RE: Please Suggest New Features & Updates You Want in Next Update (VP_22)
    When Sync Cursor option while key animation is ON, then a signal should keep triggered to remind user of its ON state. like Auto Ripple update comes. Adjustment Layer Should have a different identity or color from video & audio track's design
  • Scripting
    7 answers, most recent on 3/29/2025
    RE: 3D Motion Setup Script
    That can be done but you'd need to define exactly what tracks need to be added.
  • Video
    21 answers, most recent on 12/29/2024
    RE: MP4 Audio dragged timeline hiss then no sound, WM Player normal
    So Vegas Support is telling me to try to use a 3rd party movie maker to see if there is an issue. That's a fine troubleshooting step but I hope their and everyone else's suggestion to use other software is not supposed to be the answer. There is a
  • Video
    11 answers, most recent on 4/28/2024
    RE: Mocha Pro misalignment
    Tried re-installing Vegas and still the placed image will not track the video. In Mocha layer properties I add the mocha logo and that tracks in Mocha fine so follow the instructions and place my image and appears on the screen but will not track
  • Video
    200 answers, most recent on 1/24/2025
    RE: VEGAS Pro 21 Build 314 and 315 General Thread
    1. Since the new update a couple of days ago, each time I make a cut on my time line (s), it only applies to the video or audio track I am on, though both tracks are of the same footage. What can be done? This is what should happen: If no video or
  • Scripting
    11 answers, most recent on 6/2/2022
    [Solved] Adding video FX / FX chains
    Hello. I'm currently learning how to write some scripts for vegas 16, and one thing that I have been struggling to find is how to add effects and fx chains programatically . I have looked at the documentation and I am aware that I need to
  • Video
    16 answers, most recent on 9/6/2024
    RE: One video out of 3, enlarged for a portion in preview window
    I checked that track and the only FX on any of sections was just brightness, color adjustments, no special FX on any of them. I was checking on the split screen view button. If I put it in the All selection the video looks normal in the preview
  • Video
    13 answers, most recent on 4/8/2023
    [Solved] VEGAS Pro 21
    Hello guys (specially the devs), I don't know what's wrong with making a program that can perform basic functions, but you didn't manage to do it I will immediately say that this is not rudeness message, and I am not trying to assert myself or
  • Video
    6 answers, most recent on 4/6/2022
    RE: [Solved] NewBlue Titler Pro 7 - Strange Problem
    Hi All, I've found the issue and solution. So, hope it will help others. Each titler clip on the video track that is created using NB Titler Pro 7 (NB TP 7) is 'linked'. Therefore, if you make a change on one, it will still try to make changes to
  • Video
    7 answers, most recent on 3/3/2024
    RE: Vegas Pro 19: how to move assets to a new track (Newbie question)
    ... if I move the video along the timeline the audio stays with the video unless I ungroup Correct. If you move a group L or R along the timeline, the entire group - including all video and audio that is a member of that group - will move L or R as
  • Scripting
    11 answers, most recent on 12/20/2023
    RE: I need codes for ResetPanCrop and MatchOutputAspect.
    For the overlap, you'll have to compare every event's start/end time to see if there's anything on the merged track in that time frame. It's a pain to have to check against every event every time but it does work. So create you a new function to
  • Audio
    4 answers, most recent on 8/4/2024
    RE: Audio Out-of-sync problem, Help needed
    @RogerS Here's a sample, out of sync by about 1 second, to sync it , move the video track to match audio. It syncs correctly in other NLE's and video
  • Audio
    17 answers, most recent on 11/27/2024
    RE: Double Waveform on Audio Tracks (I think I clicked something)
    Hi . If you select the audio track then scroll down to channels, you have the option to choose both, left or right or combined. you may previously defaulted to "combined" before.
  • Scripting
    8 answers, most recent on 11/23/2024
    RE: General Media Properties via Script?
    foreach(Track myTrack in myVegas.Project.Tracks) { foreach(TrackEvent evnt in myTrack.Events) { if (evnt.Selected && evnt.IsVideo()) {
  • Scripting
    11 answers, most recent on 12/20/2023
    RE: I need codes for ResetPanCrop and MatchOutputAspect.
    For the overlap, you'll have to compare every event's start/end time to see if there's anything on the merged track in that time frame. It's a pain to have to check against every event every time but it does work. So create you a new function to
  • Video
    4 answers, most recent on 11/5/2024
    Problem of importing files across tracks by right-drag in VP22 b194
    Let's say I have multiple files and I need to import them into multiple tracks. I can do this by selecting and right-dragging them and choose "Add across Tracks": However, after updating 22 build 194, they would look like this, which is wrong: In
  • Audio
    10 answers, most recent on 1/10/2024
    RE: I cannot hear audio from my projects
    Let's try another possibility based on: Output Meters move in Master Bus for all tracks, BUT not for the Preview. In Vegas Pro, click on the View menu and check 'Audio Bus Tracks' - an audio Master track will appear below all other audio tracks on
  • Video
    83 answers, most recent on 4/17/2024
    RE: VEGAS Pro Update 3 - new feature tutorials, benchmark comparisons
    In a nutshell, I added the effect, used the square selection tool to draw a rectangle around the girl dancing, making sure to leave some space to her left and right in order to fit her arms in as she swings them around. From there, because my
Previous page
1 … 39 40 41 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