VideoHelp Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. I'm playing with some of the deblocking and upscaling tools in vapoursynth. I got a very poor quality source which has been encoded with the levels crushed, so a lot of detail has been lost. I'm attempting to restore some level of detail by deblocking then adding grain which has been removed I assume.

    Currently DFTTest seems to work ok for deblocking, but it's not perfect.

    clip = haf.SmoothLevels(clip, 8,1,235,0,220,chroma=1)
    clip = vs.core.dfttest.DFTTest(clip, sigma=64, tbsize=3)

    Is there anything that can do a better job? I've attempted to use vsdpir but I can find no working tensorrt for python 3.11.

    Any tips for improving the levels would be great as well.

    Image
    [Attachment 75934 - Click to enlarge]

    Image
    [Attachment 75935 - Click to enlarge]
    Last edited by domb84; 3rd Jan 2024 at 15:19.
    Quote Quote  
  2. I've discovered f3kdb.Deband which seems to do a great job. I think this is about as good as I'm going to get from the source. If anybody has any more suggestions to improve things "detail" wise I'd be keen to hear the ideas.

    Image
    [Attachment 75933 - Click to enlarge]
    Quote Quote  
  3. https://github.com/HolyWu/vs-rife/releases has a TensorRT which works fine with Python 3.11.
    users currently on my ignore list: deadrats, Stears555
    Quote Quote  
  4. Thats working thanks for that!
    Quote Quote  



Similar Threads

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