The Vegas Creative Software Support Community – Find help here
Forum
Tutorials
Support
New
Sign in / register
Search ...
Help
Sign in
All
Forum
230
Tutorials
User
All
Forum
Tutorials
User
Options
Last six month
Any time
Last 24 hours
Last week
Last month
Last six month
Last year
Video
6 answers, most recent on 3/30/2025
[Solved] PIP make picture black, or just removing colors
Hello all!I accidentally discovered the "Picture in Picture" mode. It seems very useful. But for some reason, when applying the effect to any image - almost all colors disappear, the picture becomes 99% black.Original picture -
Video
3 answers, most recent on 7/31/2025
RE: [Solved] Help - Color Correction Assistance Please
@Thomas-Monks Hi, as a fellow idiot in colour correction I suggest you try Color Match & AI Dehaze, then the picture can be tweaked. 🤷♂️👍 I'm sure someone else will have much better suggestion, like I say I know nuffin 🤪
Video
3 answers, most recent on 7/31/2025
[Solved] Help - Color Correction Assistance Please
Greetings ! I just did a 2-camera "Host-Open" recording. Record in UHD and Deliver in HD. Camera 1 is my Samsung 25 phone, Camera 2 is my Sony AX-700, big difference...lol I need help on how to make the left side of the screen (Cam 1) the exact same
Video
17 answers, most recent on 8/26/2025
RE: Vegas Pro 22 AI Masking - what did I do wrong?!
In addition to chroma keyer, color corrector secondary can also be used to select ranges of color and make it transparent.
Video
3 answers, most recent on 7/31/2025
RE: Help - Color Correction Assistance Please
Thank you my fellow VIDiots... :-) Color Match and Dehaze AI worked great... My problem with Color Match was that I did it backwards...lol
Video
4 answers, most recent on 6/13/2025
RE: Fade between clips don't work in Vegas Pro 22
You could use the DISSOLVE>FADE THROUGH COLOR effect, making the color black. But what you are doiing should work. I do it a lot.
Video
5 answers, most recent on 7/30/2025
RE: When will there be a real color grading module on Vegas?
I highly recommend trying VP 22's color grading panel which adds many of the useful features Davinci has like color curves (you can change hue vs sat, etc. quickly here). I stopped going to Davinci for color correction as VEGAS is mostly good
Video
644 answers, most recent on 6/19/2025
RE: VEGAS Pro Feature Requests
Here are my requests.-An option to arrange plugin slots vertically for video and audio FX.-An option to display a grid on the "Color Curve".-Display and numerical input of vertex and handle parameters of the "Color Curve".-An option to display
Video
4 answers, most recent on 5/22/2025
RE: [Solved] Interlaced video (25 year old video)
@Ruby888 Resampling only comes into play if your project is at a different framerate to your source material or you are slowing down or speeding up a clip on the timeline. So play safe and use Disable resample. If for some reason a timeline event
Video
8 answers, most recent on 5/9/2025
RE: AVI (UT Video) files and limited-full range - problem
Reading about this format, https://en.wikipedia.org/wiki/XvYCC https://www.vegascreativesoftware.info/us/forum/x-v-color-and-the-future--78777/ I'm not sure any of this is possible to edit in VEGAS (color adjusments to keep luminance to 16-235 while
Video
2 answers, most recent on 3/14/2025
RE: Looking for the equivalent of the Colour Wheels in the Grading panel
For straightforward A to B color grade change using the Color Grade Panel (e.g. individual grading for before and after tilting the camera), splitting and crossfading the video event works well enough. But if grading is more complicated requiring
Video
82 answers, most recent on 8/25/2025
RE: VEGAS Pro 22 Build 250 General Discussion
Can someone please help me? I can't export LUTs out of the Color Grading panel in Build 250. Edit: I figured it out. You can't export LUTs out of the Video-Output Color Grading panel
Video
No answers, created on 3/19/2025
I want to animate the color of a text in VEGAS Pro 22 synchronize
Each letter in the text should change color when a note sounds.When the next note sounds, the next letter will change color and so on.The animation should be smooth and synchronized with the audio waveform. Options I have considered: Keyframes in
Video
5 answers, most recent on 7/30/2025
When will there be a real color grading module on Vegas?
I have Vegas 19 and have never upgraded to the newer versions because, for me, the additions are not essential. The only thing missing, which would make this software perfect, is a real, high-performance color grading module! I always have to use
Video
2 answers, most recent on 3/14/2025
RE: Looking for the equivalent of the Colour Wheels in the Grading panel
You could try adding the color grading panel to an adjustment event and then using envelopes to drop its opacity/intensity.I don't think the CGP and old color correctors work exactly the same way but you can get the same result.Try using the media
Video
6 answers, most recent on 4/24/2025
RE: How to color grade teal orange by masking subject?
Best tool is to actually use Secondary Color Corrector that has isolation function similar to resolve qualifier. You can watch my skin tone tutorial. you can maintain "orange" skin by injecting small amount of red/warm and use color curve to
Video
4 answers, most recent on 5/12/2025
RE: Vegas Titles and Text - Preset
That is unfortunate since im using specific subtitle colors depending on whos talking. @Emma-Eriksson Then you should put the subtitles on different tracks and use "transfer text properties". If you don't consider the stroke, you can also add Sepia
Video
12 answers, most recent on 3/28/2025
RE: Error in .MOV format videos - need a solution
So you are using 32bit ACES for color correction. Please set the proper color space for your media in media properties, here it seems to still be on the default.
Video
25 answers, most recent on 7/4/2025
RE: Chroma Keyer "pictures of eyes" icons are missing in Vegas Pro 22
I do believe that Vegas is now aware of this problem and it will be up to them, at this point, if they want to make a Software Update regarding these specific changes in having ALL the display pictures showing up with a demonstrating visual under
Video
8 answers, most recent on 8/22/2025
RE: banding with 10 bit between versions 21 and 22
Hey Adis-s. Thanks for the suggestion! It seems much better for whatever reason. I've attached an image that also has the plug-in chain at the bottom. (REC 709 Conversion - color grade lut - levels - Brightness & contrast - HSL - Color corrector
Video
4 answers, most recent on 6/10/2025
[Solved] Vegas Pro renders with broken frames
All of a sudden my Vegas Pro 18 started adding broken frames here and there in the final rendering. It’s always several single frames in random places, displaying either color noise, or one of a previous frames (a distant one) or just black screen
Video
8 answers, most recent on 5/11/2025
RE: video proxy creating with ffmpeg (I want a proper sfvp0 Vegas file)
ffmpeg -i video.mp4 ` -c:v mpeg2video ` -brand mp42 ` -vf "scale=1280:720,select=gte(n\, 2),tpad=start=2,fps=fps=source_fps" ` -maxrate 35000k ` -bufsize 35000k ` -profile:v main ` -level:v 4.0 ` -colorspace:v "bt709" ` -color_primaries:v
Video
No answers, created on 4/23/2025
Broadcast Colors Online Help
Could someone fix this "apparent" typo? Broadcast Colors Online Help Or, explain to me why one would only use a small part of the 8 bit range.
Video
One answer, on 5/30/2025
HSV keyframe interpolation
Hello, i am using Sony Vegas 21, and i am missing HSV interpolation of color in some FX (S_GlowEdges). I have to manually set colors to red, orange, green... or i have to do a custom script. Can you please add this feature ?
Previous page
1
2
3
4
…
10
1
2
3
4
5
6
7
8
9
10
of 10
Next page
1