Gentlemen experts,
I know I've sent this file before, and it makes me embarrassed. But now the problem with the file is different. Can anyone help me if there's any way to convert the video colors to this result? I tried for a long time using several filters in Vegas, mainly the ''Channel Blend'', but I didn't get the same result (I'll attach a video comparing the two, mine on the right has blown out the blues and you can notice a greenish shading on the colors, while the one on the left has more vibrant light tones, and more regulated colors.) I would like to know what software they used to get this color result, maybe some script with Avisynth?
Thanks to anyone who can help with this mission.
- Attached is the original video without color changes, and the video with the final color change in which I aim to achieve the goal.
Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays!
+ Reply to Thread
Results 1 to 6 of 6
Thread
-
-
Here is a picture of the frame and video comparing my bad result (frame on the right)
-
You can do a grading like that quite easily in DaVinci using color curves emphasizing the blues. Maybe use a few Power Windows. There are many great tutorials on YouTube. Look for Casey Faris.
-
I don't understand from your description what you want to do. The stage lighting is blue. Do you want to remove the blue tint?
In Vegas, most color grading is done with the Color Corrector. You can use the eyedropper to click on a neutral "color" for the shadow, midtone, and then the highlight. That will provide a start towards getting a "true" representation of the original. For color that is introduced by stage lights, you will have to do it by hand using the color wheels. Just move the dot in the center to the opposite side of the wheel from the color you are trying to reduce. -
Here's a quick attempt with AviSynth.
Code:ColorYUV(gamma_y=60, off_y=-18) ConvertToRGB(matrix="PC.601").RGBAdjust(r=190.0/167.0, g=163.0/126.0, b=140.0/87.0).ConvertToYV12(matrix="PC.601") Tweak(sat=1.4)
[Attachment 82239 - Click to enlarge]
That's th he target video on left, the NTSC video modified on right (crudely resized for StackHorizontal). -
Similar Threads
-
color space bt709 to bt2020, but the player display color is different
By KaGaWu in forum Newbie / General discussionsReplies: 5Last Post: 14th Feb 2023, 03:43 -
why formatfactory dont use . ass font color .. they use thier own color-
By maload in forum SubtitleReplies: 2Last Post: 8th Apr 2022, 02:54 -
Question about color SMPTE color bars test patterns
By Videogamer555 in forum DVB / IPTVReplies: 11Last Post: 23rd Jan 2021, 05:38 -
Is there a way to edit my skin-color and eye color on video?
By joewinko in forum EditingReplies: 6Last Post: 2nd Dec 2020, 14:48 -
Help needed ASAP with color issue (Background same color as shirt talent)
By marciano999 in forum EditingReplies: 0Last Post: 13th Jul 2020, 10:40