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
    2 answers, most recent on 7/31/2024
    RE: Is there a way to merge two videos on separate video tracks?
    After adjusting the effect, I want to merge the two videos that are separated into upper and lower tracks into one video.Is there a technique like this in Vegas 20? This can be done by creating a loop over the two events, go to Tools and select
  • Video
    57 answers, most recent on 7/15/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
  • Scripting
    9 answers, most recent on 6/2/2024
    RE: Audio Sync Project (Import EDL Script for VEGAS)
    What would happen if that column for cam 1 was changed to all 1; 1; 1; 1; instead of 1; 0; 1; 0; Likewise, with camera 2 to 2; 2; 2; 2; instead of 2; 1; 2; 1; @jetdv 1; 1; 1; 1; Only Video files from Camera 01 without Audio files would be
  • 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
    25 answers, most recent on 11/3/2024
    RE: Create a script that removes transitions?
    foreach (Track myTrack in myVegas.Project.Tracks)             {                 foreach (TrackEvent vEvnt in myTrack.Events)                 {                     if
  • 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
  • Scripting
    38 answers, most recent on 2/13/2025
    RE: Psd Layer Splitter Script
    @zzzzzz9125 Perfect! That's exactly what I was talking about. Thanks! I took advantage of your script and made a version that converts all layers of the PSD file into Takes. It's my way of saying thank you! Here is a demonstration of how it
  • 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()) {
  • 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???
  • Video
    5 answers, most recent on 9/26/2022
    [Solved] VEGAS 14 - Media Offline (Black Preview), Audio Still Plays??
    I am using VEGAS Pro 14 on a pretty beefy computer. I have been editing and rendering .mp4s for a long time with no issue. Recently I tried to swap my color format n OBS to I444 from NV12. No other changes though. The videos are always rendered with
  • Video
    3 answers, most recent on 1/11/2024
    RE: Titles & Text not working
    Just found out that the order of the tracks is important. If the Text track is below a video, it only shows the location (box) for the text but does not show the text. Moving the text track above video track pops up the text in preview and normal
  • Video
    2 answers, most recent on 9/7/2024
    Magix AVC does not honor the profile setting
    Exactly as the topic states. All the way back to Vegas 18, up to including 22 build 93 ...Create a new project, drop a generated media event onto a video track, and an empty event onto an audio track.Render, select Magix AVC, internet 1080p and set
  • Video
    8 answers, most recent on 7/25/2022
    [Solved] Text Not Working
    Hello! I was editing a video, and after I tried to install a custom font, when I reopened Vegas Pro 19, my text was still visible in the track, but it wasn't showing up on the actual video preview, and when I hover over media generator items, it
  • Video
    19 answers, most recent on 3/27/2022
    RE: [Solved] Media gets cut off when keyframing with pan and crop + 3d source alpha
    @Lentern Hi, use the Track Motion controls or the box in the TM window to enlarge the window so it fills the screen, then use the Pan/Crop to re- size the text & the keyframes as you wish, Maybe try experimenting with Track Motion, add a white
  • Video
    30 answers, most recent on 12/13/2023
    RE: ⚠️ (BUG?) New track with CTRL + SHIFT + Q
    @jetdv Good evening, Edward! I would like to update these scripts, in fact it would be like a new version, this current version still makes sense, but this new version I thought would be very useful for my workflow. The idea is as follows: When a
  • Audio
    5 answers, most recent on 4/9/2022
    RE: [Solved] Move audio events to different track with arrow keys
    Yes there is. With the audio (or video) track highlighted, hit the 8 or 2 on the keypad and each hit will move the event up or down by one track. Note that this requires a keypad - it doesn't work on a standard laptop keyboard that doesn't also have
  • Audio
    15 answers, most recent on 2/20/2024
    RE: Selecting and lifting audio in Vegas 21
    I cannot even highlight a portion of the audio track. This is audio only. Let's suppose I want to highlight part of an audio track so I cam delete it or copy it, without affecting the rest of the track. I used to be able to drag the cursor by
  • 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
    30 answers, most recent on 9/23/2024
    Adjustment Events on Don't Work on Most Blend Modes on Tracks. VP22
    Build 122, as well as previous builds of Vegas 22, and 21, but works on first build of Vegas 21, build 108. Placing an Adjustment Event onto a track with a blend mode (dodge,burn,darken,overlay,cut,multiply mask,subtract) will either do nothing, or
  • Video
    27 answers, most recent on 6/20/2024
    RE: Color grading in 21 Vegas Pro
    You can key frame Track Motion settings along the timeline.
  • Video
    16 answers, most recent on 8/7/2024
    RE: AI Auto Reframe giving inaccurate tracking in my footage.
    @Gid hey.. i will suggest you to use Center Point Method for manual tracking.. its FUN to manually tracking by this method😀 invented by me. (i don't see it anywhere if exists then its a coincidence)
  • Video
    644 answers, most recent on 6/19/2025
    RE: VEGAS Pro Feature Requests
    I'd still like the ability to lock an entire track with just a little padlock on the track header...
  • Video
    2 answers, most recent on 8/12/2024
    PIP not filling mask
    Just got Vegas Pro 22, using Windows 11. Using Motion Tracking and PIP for the first time. Goal is to cover part of my video with another image. After selecting the area, the motion tracking works great, but when transferring date to clip with image
  • Vegas Movie Studio (up to ver. 17)
    2 answers, most recent on 3/11/2025
    RE: Audio problems with Movie Studio 15 Suite
    If you've increased the volume on the audio event, just split the audio event before and after the female relative's speech and lower the volume and the before and after audio events back to normal. You'll likely need to overlap the audio events to
Previous page
1 … 38 39 40 … 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