VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Member
    Join Date
    Aug 2023
    Location
    Bergen, Norway
    Search Comp PM
    Is there any filter at AviSynth which warps the chroma to the luma edges to try to achieve precise color resolution?
    Quote Quote  
  2. Originally Posted by yoeymeme View Post
    Is there any filter at AviSynth which warps the chroma to the luma edges to try to achieve precise color resolution?
    Awarpsharp , Awarpsharp2 has a chroma mode that is guided by luma (the default mode=4)

    eg where you adjust the depth value
    Code:
    MergeChroma(AWarpSharp2(depth=x))
    There are also various chroma upscaling techniques .

    ChromaReconstructor , but it's very slow
    http://forum.doom9.org/showthread.php?t=173005

    Another is using various neural net upscalers on the chroma planes
    AIUpscale has some chroma modes , but there are many other types of upscalers you might use on the chroma (not necessarily avisynth only either)
    https://forum.doom9.org/showthread.php?t=181665
    Quote Quote  



Similar Threads

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