VideoHelp Forum




+ Reply to Thread
Results 1 to 8 of 8
  1. Member
    Join Date
    Jun 2007
    Location
    Kuwait
    Search Comp PM
    Hello,



    I have improved my video file a little using AviSynth filters with some VirtualDub filter too.
    It gave me a good result but the only think i can improve it of make it look better is the
    color of the video. i don't know any avisynth filter can help out but i used some VirtualDub
    filter like HSV adjust & RGB Equalizer but the result still not good..?!
    What should i do improve the color...?!

    screenshot:
    Click image for larger version

Name:	kids2d.jpg
Views:	845
Size:	58.3 KB
ID:	7260


    Note:
    If necessary I can upload an original video or after the filtering ...
    Image Attached Thumbnails Click image for larger version

Name:	kidsv.jpg
Views:	409
Size:	66.0 KB
ID:	7259  

    Quote Quote  
  2. what do you see as the problem?

    I think the reds are oversaturated - there is line detail missing because of this (e.g. you cannot see the outlines of the hand in the 2nd picture)
    Quote Quote  
  3. Member
    Join Date
    Jun 2007
    Location
    Kuwait
    Search Comp PM
    So you think the problem is just reds are oversaturated...?!
    can i fix this using HSV adjust filter or i have to use some
    avisynth filter instead of VirtualDub filter...
    Quote Quote  
  4. Originally Posted by SB4 View Post
    So you think the problem is just reds are oversaturated...?!
    can i fix this using HSV adjust filter or i have to use some
    avisynth filter instead of VirtualDub filter...
    I don't know if that 's the ONLY problem. But I would say that's one of the big problems here. You will see if you turn down the saturation, that the lines become visible, and more detail returns

    I think HSV adjust or color mill in vdub can do this. In avisynth tweak or smoothtweak have saturation adjustments

    I'm not familiar with this cartoon and I don' t know what it's supposed to look like (I have no reference). For example the original "incredible hulk" is supposed to be green, but you might color correct him pinkish or more normal skin tones if you didn't know otherwise
    Quote Quote  
  5. Without knowing what the images should look like it's hard to say what they need. Yes, the reds look to be over saturated. Blues need to be increased.

    Maybe something like this:

    Click image for larger version

Name:	filtered.jpg
Views:	767
Size:	42.5 KB
ID:	7262

    ImageSource("kidsv.jpg")
    ConvertToYUY2()
    ColorYUV(off_u=14, off_v=2)
    ColorYUV(cont_y=60, cont_v=-40)
    I shot for making the eyes white, toning down the V channel, and adjusting the levels. You'd have to look at more shots to see if that's about right.
    Quote Quote  
  6. I'm not saying this is correct, but if you bring the red saturation (or global saturation) way down, you can see how much "is left on the table". I think there should be dark lines around the middle "guy"'s hand

    Also, it's unclear how these screenshots were taken, or if any processing has already been done, they are already clipped on both ends, especially red channel on the high end, blue on the low end. Perhaps something more is salvagable with original YUV source ?



    Some curves, 3way color correction - Again, not saying this is correct, but just to illustrate that there is detail missing because the red channel is blown , and red is oversaturated causing obscuring of details. The "original" looks like a red blob, but you can see the middle "guy's" hand outline here. You should be able to do this with gradation curves and color mill in vdub. This example below is still "illegal" by the vectorscope, and should actually be desaturated a bit more
    Image Attached Thumbnails Click image for larger version

Name:	cc.png
Views:	433
Size:	356.1 KB
ID:	7265  

    Last edited by poisondeathray; 7th Jun 2011 at 20:49.
    Quote Quote  
  7. Member
    Join Date
    Jun 2007
    Location
    Kuwait
    Search Comp PM
    thanks poisondeathray & jagabo

    your explanation help me out ^_^
    Quote Quote  
  8. I agree the black outline of the hand should be cleaner. Maybe the problem in the sample image is from preparing the sample not in the original video. If so, you can adjust the saturation and/or contrast. If the problem is in the video itself you probably can't do much about it without screwing up the rest of the picture.
    Quote Quote  



Similar Threads

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