VideoHelp Forum




+ Reply to Thread
Results 1 to 7 of 7
  1. Member
    Join Date
    Mar 2019
    Location
    Henderson, KY, USA
    Search PM
    i'm trying out color correction for my tape transfers in resolve again. i usually do levels adjustment in avisynth, but someone said i should try resolve for color correction. i still don't think i get it. so what i'm wanting is the darkest black to be black and the brightest parts to be bright without clipping. that's what i usually do in avisynth, but in resolve i'm just really confused about it.

    for example on one tape i'm doing, i'm looking at the waveform, and whenever i find a spot where i can go all the way to 1023 without clipping (by increasing the gain), another spot clips, but only in the blues. i lower the gain, and then everything looks washed out. and when i lower the gain on the blue channel, the blues don't clip, but then everything else looks weird. it's like its not white balanced even though i white balanced.

    no correction:
    Click image for larger version

Name:	g6rT0nC.png
Views:	28
Size:	936.0 KB
ID:	88712

    all gain channels adjusted at once:
    Click image for larger version

Name:	WftsdcH.png
Views:	21
Size:	944.2 KB
ID:	88711

    all gain channels adjusted but only the blues are lowered so they won't clip:
    Click image for larger version

Name:	g9GAFWG.png
Views:	21
Size:	897.1 KB
ID:	88713

    is this something i should worry about? does anyone have any pointers on how to get this right?
    Quote Quote  
  2. What's wrong with the first picture (no correction)? Nothing is clipped it seems ....
    If you want to lower the darks try to lower the "lift" and "offset" (brightness) adjustments. (I am not really familiar with DaVinci though).
    The second picture is definitely clipped (blue), and only reducing the blue (3rd picture) will unbalance the colors.
    Sometimes one has to accept occasional clipping of one component (e.g. the blue in the sky) for VHS footage. Reducing the gain (contrast, saturation) too much may result in washed out pictures.

    Maybe I am missing your point. I suggest to upload a snippet of your unprocessed capture so someone with DaVinci experience may take a look.
    Last edited by Sharc; 13th Sep 2025 at 17:33.
    Quote Quote  
  3. Member
    Join Date
    Mar 2019
    Location
    Henderson, KY, USA
    Search PM
    Originally Posted by Sharc View Post
    What's wrong with the first picture (no correction)? Nothing is clipped it seems ....
    it's the source tape, it's a little washed out.

    Originally Posted by Sharc View Post
    If you want to lower the darks try to lower the "lift" and "offset" (brightness) adjustments. (I am not really familiar with DaVinci though).
    that's what i've been doing and in that regard the darks look fine.

    Originally Posted by Sharc View Post
    The second picture is definitely clipped (blue), and only reducing the blue (3rd picture) will unbalance the colors.
    Sometimes one has to accept occasional clipping of one component (e.g. the blue in the sky) for VHS footage. Reducing the gain (contrast, saturation) too much may result in washed out pictures.
    thats my concern. honestly looking at it now, i don't think it looks THAT bad with the blue channel lowered. it might be a little off white balance wise though, maybe?

    raw:
    Click image for larger version

Name:	FlunXWl.png
Views:	11
Size:	426.8 KB
ID:	88716

    "corrected":
    Click image for larger version

Name:	9WMDCGd.png
Views:	11
Size:	437.7 KB
ID:	88717

    raw:
    Click image for larger version

Name:	5zSecWm.png
Views:	10
Size:	425.8 KB
ID:	88718

    "corrected":
    Click image for larger version

Name:	eSYSez4.png
Views:	9
Size:	442.9 KB
ID:	88719

    not the same part of the tape but its just an example.

    Originally Posted by Sharc View Post
    Maybe I am missing your point. I suggest to upload a snippet of your unprocessed capture so someone with DaVinci experience may take a look.
    here you go. this has a good chunk of blue in it. i can send more if anyone needs it.
    Quote Quote  
  4. Not sure if this will help or if you already know this, but if you click the original node and then from the menu click Color--Nodes--Add Splitter Combiner Node you can then correct each of the colors separately, or click the Auto button to auto adjust each color. The result can sometimes be better than doing an auto-correct for the three combined colors.
    Quote Quote  
  5. Member
    Join Date
    Mar 2019
    Location
    Henderson, KY, USA
    Search PM
    Originally Posted by Darryl In Canada View Post
    Not sure if this will help or if you already know this, but if you click the original node and then from the menu click Color--Nodes--Add Splitter Combiner Node you can then correct each of the colors separately, or click the Auto button to auto adjust each color. The result can sometimes be better than doing an auto-correct for the three combined colors.
    thanks! i checked it out and it seems to do the same as using a regular node and lowering the blue gain there. i did the auto corrector and it didn't really help with the clipping.
    Quote Quote  
  6. Originally Posted by ENunn View Post
    here you go. this has a good chunk of blue in it. i can send more if anyone needs it.
    This is not the best capture to begin with. What is your capture setup/capture card? Check your proc amp settings. The luma is too low for the brights, see the picture. Adjust contrast and brightness and maybe saturation of your capture device to fit the luma histogram.

    Image
    [Attachment 88725 - Click to enlarge]


    But anyway, it is not clipped, so you can do corrections to taste in post processing (Avisynth or your NLE) as long as you don't introduce (too much) clipping. In Avisynth you can try something like
    Code:
    colorYUV(gain_Y=100,off_Y=0,cont_y=50)
    Image
    [Attachment 88726 - Click to enlarge]


    Also you may want to apply different corrections per scene for this clip, I don't think the 'Blue' is your main/general issue. 'Colors' are also a matter of personal preference though.
    Last edited by Sharc; 14th Sep 2025 at 05:52.
    Quote Quote  
  7. Member
    Join Date
    Aug 2018
    Location
    Wrocław
    Search PM
    Originally Posted by ENunn View Post
    it's the source tape, it's a little washed out.
    I would only change the luma (in Avisynth) and leave the rest alone.
    Something like that:

    ConvertBits(10) # or 16
    ApplyGradationCurves(lumapoints="16,16,160,235")
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!