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
    3 answers, most recent on 7/31/2024
    Empty event Silent section
    At the moment I am creating an an audio quiz for our club. It consists of 16 15 second audio clips. I have a 3 second empty event, then an audio number of the audio track then a 3 pip audio then the 15 sec audio track. Is there a better way of
  • Video
    3 answers, most recent on 10/14/2024
    RE: Rendering Issues
    If you use the built-in multicam feature doesn't it leave blank spaces where the unused camera angles are once you expand the tracks back out?
  • Video
    7 answers, most recent on 3/3/2024
    RE: Vegas Pro 19: how to move assets to a new track (Newbie question)
    The audio comes grouped (assuming it's in the same video file) so just left-click and drag the video to move it to another video track. If you also want to move the audio down or up a track you can, and it will create a new audio track if one
  • Video
    12 answers, most recent on 12/13/2023
    Adjustment event still not right?
    I have here 4 tracks, Adjustment event Text Media generated colour A picture/video Parent/Child the text & colour with the adjustment event, Parent track motion adjusts all tracks. But if the Parent track is an Adjustment track instead of a
  • Video
    10 answers, most recent on 5/20/2024
    RE: [Solved] Subtitles background?
    That's not ALL of the code. That's the code that makes it add the option. You need more code around it which is why I pointed you to the tutorials. Here's the complete code: using System; using System.Collections.Generic; using
  • Scripting
    18 answers, most recent on 5/8/2025
    Creating a Script to make 3D Extrusion in a Text
    Hello Everyone,Following the advances in working with 3D layer PSDs in Vegas, which @zzzzzz9125 helped create here: https://www.vegascreativesoftware.info/us/forum/psd-layer-splitter-script--145259/ I was wondering if it would be possible to create
  • Video
    49 answers, most recent on 3/21/2024
    RE: Moving multiple tracks from one group of tracks to another
    The video/audio track combination must match perfectly. In my case I had two video and one audio track moving to two video and one audio track. So make sure everything matches correctly. But, as you can see in my video, it *does* work... Otherwise,
  • Audio
    5 answers, most recent on 3/19/2022
    [Solved] When I add an audio track the video gets corrupted
    Has anybody seen this? I have a 15 minutes video that I want to add audio to. I played it through and made an audio narrative in another app and then imported the track to an audio track in Vegas. When I rendered it out, the first 10 seconds of the
  • Scripting
    6 answers, most recent on 9/26/2024
    RE: How to move Envelope Points via Script?
    @jetdv I created a script that select all events from the right side of the cursor and then, move them all at cursor position. But I'm having this issue about the volume points; using System; using System.Collections.Generic; using
  • Video
    6 answers, most recent on 7/13/2024
    RE: Apply One Plugin to All Clips
    @charles-mcguyer, remember that effects can be added in many places - these are the main four: An event on the timeline A track which will affect all events on that track The project which will affect everything The project media which will affect
  • Video
    30 answers, most recent on 8/14/2024
    RE: VEGAS Pro New Features Monthly Poll - August 2024
    export subtitle track to SRT and SUB (as in Vegasaur) Shared by: Pierre-K
  • 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
  • Scripting
    38 answers, most recent on 2/13/2025
    RE: Psd Layer Splitter Script
    Your script is very useful for separating layers in the timeline, but it is still necessary to work on distributing the streams in depth using the Compositing Mode "3D Source Alpha" and adjusting the Track Motion position parameters. The more
  • Video
    18 answers, most recent on 2/8/2024
    RE: Motion Tracking is inaccurate and loses its object.
    It isn't a bug, no motion tracking is perfect and often requires manual intervention to fix bad tracking.
  • Video
    46 answers, most recent on 2/27/2024
    rendering multiple video tracks on Vegas 17
    I've been pulling my hair out following the instructions in the help and online. I have two video tracks. The first one is a text watermark and the second one is the program video. There also is an audio track. I have tried to render to new track or
  • Video
    17 answers, most recent on 7/30/2024
    RE: Feature Request: Coloured Markers on Timeline
    @Freefly Could you use the track markers (N) and index markers (Shift-N)? Looks like with the index markers you can add them during playback. I don't know how many you can add. I can only add one track marker but can add multiple index markers...but
  • 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 For audio??? You're right, I thought there was an adjustment track for audio too. My bad.Having said that, it would actually be a good idea.  
  • Video
    12 answers, most recent on 12/13/2023
    RE: Adjustment event still not right?
    Parent track seems having an 'equal level' to normal track like others... so the adjustment event must also be under the parent track, on it's own child track. The parent track can be left empty
  • Video
    11 answers, most recent on 11/6/2024
    RE: Auto Duck effect
    @davewire35 just be aware of an issue with audio overlaps : https://www.vegascreativesoftware.info/us/forum/bug-auto-duck-control-track-fails-to-return-to-zero-after-overlap--147690/ Thank you for this clear and precise information! and yes I
  • Video
    5 answers, most recent on 6/24/2022
    [Solved] Anyone, to Help with video reversing, why does reversing not work?
    Anyone, to Help with video reversing, why does reversing not work?   I try with reverse, I try with add new video track and add reverse there, I try after reverse using reverse video created at project media, nothing work seems that is some Vegas
  • Video
    2 answers, most recent on 5/16/2024
    Tracks mirroring effects
    Hello everyone,   I'm a very amateur video editor - if there's such classfication - and I'm intriguided with something that happened here.I haven't changed a thing in the configs as far as I remember and when I posted four tracks with the same video
  • Scripting
    38 answers, most recent on 2/13/2025
    RE: Psd Layer Splitter Script
    @editeiro How about this one? It pops up a window that lets you type in rate and offset. The script splits the .psd layers and does the 3D depth layout based on the rate and offset you enter. The code is as follows: using System; using
  • Video
    One answer, on 3/18/2024
    Motion Tracking - not showing
    Hi, I'm brand new to motion tracking. I followed the instructions in the youtube video, but unfortunately I failed on the very first step. When I click on Mode > Location, "nodes" should appear to identify the part of the shot I want to track.
  • Video
    4 answers, most recent on 5/14/2022
    [Solved] Why is it so hard to move images in veags.
    Alright so moving images in Vegas is so hard because pan crop, crops the image when I move it out of the box and if I resize the box, it makes the image smaller and it still doesn't move to the place, I want it to, and track motion can move the
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