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 11/1/2025
    RE: Can VEGAS have a script for One Click 3D Compositing Effect?
    1. What's it not doing? It is adding keyframes to the parent track but on its track motion level not at parent track level. 2. Is it at least adjusting the Parent Track Motion now? No sir. You can check this clip for more clarity. Thankyou sir.
  • Video
    9 answers, most recent on 3/9/2024
    [Solved] How do I fill the masked area to fullscreen?
    Hello,Bear in mind, I'm a real newbie when it comes to video editing and Vegas Pro.I have just created a motion tracked area and masked it with a Bézier mask.This is what the preview looks like.Now the mask follows the motion tracked area and I want
  • Video
    8 answers, most recent on 3/26/2026
    RE: How can i use compositing mode while i am using 3d motion?
    @iEmby There's a Parent Compositing Mode. You will probably need to extend the track header to see the icon for that function: @Robert Johnston For @iEmby's Z-Depth effect you need 3d on all tracks. So just having 3D on the Parent track won't
  • Video
    13 answers, most recent on 8/4/2025
    RE: Using Mocha Mesh tracking results in Vegas Pro 22
    MikeS, had a go but no success. I had a bit of trouble understanding some of your instructions:- "Basically, make the track you want to insert the compositing parent of the track you want to insert into. Now select Custom as the Compositing Mode for
  • Video
    3 answers, most recent on 1/13/2024
    RE: [Solved] Editing YouTube and Tiktok videos in the same project
    Does anyone know of way to do this within Vegas? Yes, but it involves having 2 separate .veg projects: one for YT and the other for TikTok. ... and then changing the project size before rendering to 1020x1980 for TikTok. But you'll also need to
  • Video
    10 answers, most recent on 10/30/2025
    RE: How to ungroup the audio file of a video
    I tried the expected "select both, right click, Track Group>Ungroup Selected Tracks" but Ungroup Selected Tracks is grayed out. I tried selecting and ungrouping, but Ungroup is grayed out. @Al_Korzonas I think you haven't understood the
  • Video
    7 answers, most recent on 9/20/2025
    RE: Time spacing between video clips
    @robert-weitkamp It's in the picture Tools - Scripting - EvenlySpaceEvents_within_region. I thin it's a native Vegas script as I can't remember adding it but here it is if it's not there. /**  *     Program: EvenlySpaceEvents.cs  *
  • Video
    17 answers, most recent on 4/21/2025
    [Solved] Vegas Pro 22 (239 Build) Timecode issue
    After such a long wait we finally got a new update build 239, unfortunately it seems the fix I wanted the most as not been fixed which is the timecode fx reader Vegas pro 22 is still not reading my camera time code. Can you please get this issue
  • Video
    3 answers, most recent Yesterday
    Multiple Viewing Screens Option in Vegas Pro?
    With Vegas Pro 22, I am doing a restoration project with two versions of the same movie, where I need to match multiple shots frame to frame in order to create a new master edit. So far I have been working with the footage with each on its own track
  • Video
    8 answers, most recent on 3/23/2024
    [Solved] [SOLVED] 3 hour video, only 1ms of video
    Hi all, I used OBS to record 1080p 60fps gameplay (3 hours long) Settings as: 2500 Kbps 1080p 60fps Fragmented MP4 (.mp4) 3 audio tracks for myself, discord and game.   I have the 3.72GB file, windows media player won't let me scroll throughout the
  • Scripting
    27 answers, most recent on 2/9/2024
    RE: [Solved] 📝⚙️(Script) Duplicate an event to a new track.
    using System; using System.Collections.Generic; using System.Collections; using System.IO; using System.Text; using System.Windows.Forms; using System.Globalization; using System.Drawing; using System.Runtime; using System.Xml; using
  • Video
    44 answers, most recent on 2/5/2026
    RE: EDIT Transition (Gradiant Circular) Effect
    @bryan-b Why do you put the transition on an event on an upper track? What ? Cause i want this specific media to have this specific transition so ? To me it looks like an transparent event on the upper track!
  • Video
    8 answers, most recent on 2/8/2026
    RE: VP23 freezes when I add a movie
    I tried extracting AVC video track and AC3 5.1 audio track separately, and the program works very well, but it freezes for a few minutes at first (HDD drive). I guess I'll have to get used to it, but it's not really a big problem for me.
  • Video
    4 answers, most recent on 5/16/2025
    RE: [Solved] .srt insertion bricked my project.
    @pepino It could be that your project got corrupted somehow. Changing the application priority is usually not a good idea. Since other projects do seem to work OK, I would suggest you create a new empty project, keep it open and open a second
  • Scripting
    10 answers, most recent on 9/3/2025
    RE: Dockable Window that Adds Keyframes - Cannot Access Track Motion
    Additional to this: Does anyone know is it possible to access track motion keyframes on an adjustment track?
  • Video
    2 answers, most recent on 1/25/2024
    [Solved] Basic "pull out", "edit", and "put back in" operation (export/import?)
    I want to take a portion of my video clip, save/render it to some format. Import into Sytheyes to obtain tracking data, and then edit the clip from there.Basically, "pull a part out" and then "bring the edited part back in".I normally use the Mocha
  • Scripting
    11 answers, most recent on 8/17/2024
    [Solved] Velocity Envelope and Points
    @jetdv Sir, please, if possible, how can I add 4 points to this velocity envelope. If I select a Video event, then I need the velocity envelope to be created and automatically adds 4 points in the middle of the event, I mean, any selected event with
  • Scripting
    10 answers, most recent on 9/3/2025
    RE: Dockable Window that Adds Keyframes - Cannot Access Track Motion
    Additional to this: Does anyone know is it possible to access track motion keyframes on an adjustment track? @Phil_P VideoAdjustmentTrack inherits from VideoTrack, and its Track Motion and other properties should work just like VideoTrack.
  • Video
    15 answers, most recent on 3/16/2026
    RE: [Closed] Cursor/Scrollbar/Scrubber not moving when playing
    @fwtep I think the thing that causes it in b356 is maximizing the track. Removing min/max from the visible button-set for audio and video tracks has let me continue using b356 which has a multicam edit fix that I need more than those buttons. Has
  • Scripting
    12 answers, most recent on 11/1/2025
    RE: Can VEGAS have a script for One Click 3D Compositing Effect?
    1. What's it not doing? It is adding keyframes to the parent track but on its track motion level not at parent track level. 2. Is it at least adjusting the Parent Track Motion now? No sir. You can check this clip for more clarity. Thankyou
  • Video
    8 answers, most recent on 3/22/2024
    [Solved] Video track: cycle on/off every 1 sec
    Is there an effect / plugin to cyclically toggle a video event on/off, say every 1 sec, for its whole length? E.g. if I want to fake a camcorder look with a "REC" text flashing, without manual keyframes?
  • Video
    8 answers, most recent on 1/5/2026
    RE: Rolling VP23 project back to VP22
    Copying timelines from VP23 to VP22 should work normally, only Track FX/Track motion etc cannot be copied. Fx on events etc are copied. Thank you! Is it safe to have both versions installed at the same time?
  • Scripting
    12 answers, most recent on 11/1/2025
    RE: Can VEGAS have a script for One Click 3D Compositing Effect?
    @iEmby, Using the changes I sent you, this is what I got: Parent Track Motion was changed but the individual Track Motion on each track was not. If I switch back to your original code before I gave you the changes, I get exactly what you displayed.
  • Video
    34 answers, most recent on 1/15/2026
    RE: Multicam Workflow Question
    @Howard-Vigorita Here's a real quick example I made showing what happens. This is after expanding back out to multiple tracks. Ripple is on, and set to all tracks, I did not do any track grouping as someone said Ripple should take care of that where
Previous page
1 … 11 12 13 … 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 - 2026 MAGIX Software GmbH