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/4/2025
    RE: Differing aspect ratios for Picture in Picture
    Howdy. Professional video mapper here... Typically, you want 1920x1200, it's very rare to find a projector with a 1920x1080 native resolution, most are 16:10 aspect ratio. As for your question, I'd suggest using track motion vs. picture in picture.
  • 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
  • Vegas Movie Studio (up to ver. 17)
    3 answers, most recent on 1/12/2025
    RE: Verify my Vegas Pro Studio Upgrade
    Correction . . . I got an email saying Thank You for choosing Vegas Pro Suite. All I want to do is get the Mocha tracking capability.
  • Video
    7 answers, most recent on 6/24/2025
    RE: 3 Blank frames when splitting a vid to insert another
    Project Frame Rate: Custom (1920x1080, 59.940 fps) Turned on Show Unquantized Event Edges and lots of red lines. It's odd that, except for tracks 108 and 109, the audio tracks, I don’t have any red lines after track 88 @ 3:27 in a 20-minute video,
  • Video
    10 answers, most recent on 1/26/2025
    Issues with rendering multi-track project as MP3
    Hello all, I am having issues with my vegas 22 not being able to render my multitrack project to mp3, I have 2 xavcs video and audio tracks from Sony cameras and 15 .wav audio tracks from an audio mixer interface. When I go to render the audio out
  • Video
    12 answers, most recent on 5/1/2025
    RE: AI Smart Mask 2.0 crashes
    I used it recently to show a friend something. The object tracked didn't have much to make it stand out. It tracked fine. I used it as a mask. I added an effect to the mask, and rendered it out. Now, that is where it took quite a while for a 45
  • Video
    63 answers, most recent on 5/9/2025
    RE: Vegas Pro 22 Build 248 General Discussion
    Hello, Because it simply doesn't work at the moment, can you please remove the "Set Default Track Properties" in VP22 Suite, Build 248 as it confuses me and sends the wrong message. I see the options there to use the feature but it doesn't work, if
  • Video
    32 answers, most recent on 9/9/2025
    RE: Adjustment Events on Don't Work on Most Blend Modes on Tracks. VP22
    According to other industry standard software such as Adobe After Efdects, the adjustment event is only used to apply FX to the lower track. It's best to put it on a separate track. And you shouldn't apply blend mode to it. Because it does not have
  • Video
    3 answers, most recent on 2/1/2025
    RE: [BUG FIX] Video Event FX "MASK" issue in Pro 22
    Thanks for this post - I just ran into this issue myself after updating to Build 239. Do you know if/where this issue is being tracked/fixed?
  • 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
  • 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: 
  • 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
    68 answers, most recent on 4/16/2025
    RE: Dvd not playing on all TV’s even with same player
    Just FYI, yesterday I burned 15 dvd’s with all different combinations of template and render settings to come up with that winning combo. Thanks Eric and all (even 3Point!) for getting me on right track!
  • 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
  • Video
    49 answers, most recent on 3/21/2024
    RE: Moving multiple tracks from one group of tracks to another
    Hi @Douglas-McCarron I too am a new user to Vegas Pro and my first post to this forum was the same as yours. Please read my post, it may help clarify things for
  • Video
    2 answers, most recent on 5/25/2022
    [Solved] How to work with Composition mode properly ?
    Hello, there !I want to have a "Overlay" Composition mode on a Text that is put in the very bottom corner of my videothe matter here is that when a composition is put on a track, it will affect all the underneath TracksIn this example, i put my
  • Video
    152 answers, most recent on 10/30/2024
    RE: VEGAS Pro 22 Build 122 General Discussion
    jayhoov wrote on 8/26/2024, 2:55 PM MOTION TRACKING TOOL: After creating a region and tracking, the region can no longer be moved or altered for re-tracking. Can only delete it and add another region. In Vegas 21 the region could be altered and
  • 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
    4 answers, most recent on 9/26/2022
    RE: [Solved] Moving video
    Easy. Activate 'Auto Ripple' using its icon/button in the timeline task bar (that's the task bar underneath the timeline). But first, click on the little arrow to the R if the icon and select "All tracks, markers and regions". With Auto Ripple
  • Scripting
    42 answers, most recent on 7/20/2025
    RE: VEGAS Pro Scripts Collections | SHARE YOUR SCRIPT HERE !!
    Duplicate Events to Up, Down, Right and Left directions | SCRIPTThis Script Duplicate selected Events to up, down, right and left direction. It was made with the guidance of @jetdv.   using System; using System.Drawing; using
  • Video
    20 answers, most recent on 8/14/2024
    RE: Drop shadow on image overlay
    @sonicvision  It's because you're using Track Motion to reduce your image not Pan/Crop. Try a combination of both, reduce the size of your image using Pan/Crop first, add drop shadow, then enlarge/shrink it using Track Motion.
  • Scripting
    4 answers, most recent on 6/19/2025
    Audio Channels both
    Hello,   @jetdv   Is it possible to set audio channels of audio track event to both in C# ? Can you help me?Thank you in advance Regards Marcin
  • Audio
    28 answers, most recent on 8/26/2024
    RE: Automatically set audio envelop points (audio ducking)
    Would Vegasaur work on a bus? I.e. send all the background tracks to the bus, then duck the bus. @bvideo @Hajowo Yes. Vegasaur work on a bus.With this feature you can apply the Audio Ducking effect to an Audio Bus track and then link any audio track
  • Video
    4 answers, most recent on 5/9/2022
    [Solved] Scroll tracks up and down on vegas pro
    Hello, I'm looking for the keys on the keyboard that allow you to scroll from track to track (from top to bottom) on Vegas Pro, like when you press the bar on the right side. To quickly switch from one track to another without moving the mouse. How
Previous page
1 … 32 33 34 … 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