VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Member
    Join Date
    Oct 2007
    Location
    United States
    Search Comp PM
    Here is a sample https://www.sendspace.com/file/1bdci9

    I've run just straight Gradfun3() and it reduces it a decent bit, but wondering if there is anything else that can kill it even more.
    Quote Quote  
  2. Member
    Join Date
    Aug 2015
    Location
    South Africa
    Search PM
    Re-using the filter is not illegal.

    For e.g. Sharpening the image with the Sharpen() filter with 2.0 as param, trick is that the highest value is 1.0 so..

    V=source..

    V=Sharpen(V, 1.0)

    V=Sharpen(V, 1.0)

    V

    The same goes with any [Video/Audio] filter.
    Quote Quote  
  3. To keep banding from coming back you need to encode with sufficient bitrate and/or with a 10 bit codec.
    Quote Quote  
  4. I prefer f3kdb (https://f3kdb.readthedocs.org/en/latest/) over gradfun3 + jagabo is right debanding in Avisynth is one step to keep the dithering a higher bitrate or 10bit encoding is needed.
    Also, most Avisynth filters have parameters which allow to lower or increase the effect of the filter.
    users currently on my ignore list: deadrats, Stears555, marcorocchini
    Quote Quote  
  5. Originally Posted by Akai-Shuichi View Post
    Here is a sample https://www.sendspace.com/file/1bdci9

    I've run just straight Gradfun3() and it reduces it a decent bit, but wondering if there is anything else that can kill it even more.
    Last I recall, gradfun2dbmod was a pretty good dithering filter for removing banding.

    http://avisynth.nl/index.php/GradFun2DBmod
    Quote Quote  



Similar Threads

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