VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. pic related.

    basiccly it has a problem that Madvr can fix when its happends in 480p video (jagged zig zag lines) but on 1080p sample there is no more to go up (in terms of upscale)

    anu avisyth script to try and fix it? (can use this images for testing)

    you can see it very clearlly on the fork and knife at the second pic
    Image Attached Thumbnails Click image for larger version

Name:	1 (4).jpg
Views:	159
Size:	164.0 KB
ID:	44327  

    Click image for larger version

Name:	2.jpg
Views:	200
Size:	278.1 KB
ID:	44328  

    Quote Quote  
  2. Your video is poorly upscaled standard definition, not true high definition. So those jaggies are part of the picture. To reduce them you need to downscale back to SD, then upscale properly. Something along the lines of:

    Code:
    BilinearResize(800,576) # play with different sizes to get the sharpest picture with the least artifacts
    # maybe add an atialias filter here, like Santiag()
    nnedi3_rpow2(4, cshift="Spline36Resize", fwidth=1920, fheight=1080)
    aWarpSharp(depth=15)
    Sharpen(0.3)
    Of course, if you upscaled this yourself, go back to the original source rather than starting with the badly upscaled video.
    Last edited by jagabo; 5th Jan 2018 at 18:09.
    Quote Quote  



Similar Threads

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