VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Lone soldier Cauptain's Avatar
    Join Date
    Jan 2006
    Location
    Brazil
    Search Comp PM
    Hello guys,

    My Roxio Game card is showing a horrible problem, the colors are too washed out, the yellow in the photo is weird.

    No configuration problem. I try all. Is better but still yellow error


    How can I fix this with avisynth filters? I tried a few avs scripts find on web. None worked for me.

    The video has 10mb.


    Click image for larger version

Name:	JI264.jpg
Views:	393
Size:	66.4 KB
ID:	7826

    Video : http://www.multiupload.com/C98PEY2XQH

    Thanks



    Claudio
    Quote Quote  
  2. What is it supposed to look like?

    Can you describe it in more detail, or better yet do you have a reference? (maybe from a poster , or game cover, or even take a camera picture of your TV when you are playing)
    Quote Quote  
  3. Lone soldier Cauptain's Avatar
    Join Date
    Jan 2006
    Location
    Brazil
    Search Comp PM
    Originally Posted by poisondeathray View Post
    What is it supposed to look like?

    Can you describe it in more detail, or better yet do you have a reference? (maybe from a poster , or game cover, or even take a camera picture of your TV when you are playing)

    Yes. I have this. On my AVERTVHD (screenshot) have nice colors, but my Roxio Game Capture no.


    Click image for larger version

Name:	WWUjy.jpg
Views:	242
Size:	175.8 KB
ID:	7839

    Thank you poisondeathray for your help.



    Claudio
    Quote Quote  
  4. I would try to adjust your capture settings - essentially the brightness, contrast, and saturation are too high

    Code:
    ffvideosource("Colors_error.mp4")
    smoothlevels(0,0.8,255,8,255, chroma=200)
    smoothtweak(contrast=0.7, saturation=0.6, hue1=4, hue2=-2)
    coloryuv(cont_u=-10,cont_v=-10)
    The Y' channel and bits of Cr channel are clipping in your video, so you won't be able to salvage the highlights (the areas of super brightness are supposed to be white, but in the screenshot below is "burnt yellow" - you have to adjust your capture settings better to reflect legal range) . Or don't use the Roxio
    Image Attached Thumbnails Click image for larger version

Name:	avisynth.jpg
Views:	245
Size:	244.8 KB
ID:	7840  

    Quote Quote  
  5. Lone soldier Cauptain's Avatar
    Join Date
    Jan 2006
    Location
    Brazil
    Search Comp PM
    Originally Posted by poisondeathray View Post
    I would try to adjust your capture settings - essentially the brightness, contrast, and saturation are too high

    Code:
    ffvideosource("Colors_error.mp4")
    smoothlevels(0,0.8,255,8,255, chroma=200)
    smoothtweak(contrast=0.7, saturation=0.6, hue1=4, hue2=-2)
    coloryuv(cont_u=-10,cont_v=-10)
    The Y' channel and bits of Cr channel are clipping in your video, so you won't be able to salvage the highlights (the areas of super brightness are supposed to be white, but in the screenshot below is "burnt yellow" - you have to adjust your capture settings better to reflect legal range) . Or don't use the Roxio
    I would like to thank you, poisondeathray.

    It really solved my problem.

    Today I did the tests and the qualit image colors was wonderful.

    I need to learn more about their scripts and Avisynth. Every day I realize that it is very necessary.

    Thank you for your attention in my case.


    Claudio Raphael
    Quote Quote  



Similar Threads

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