Hi everyone,
I've been using Avisynth for a while and got the gist of it, but I've mostly been tinkering with HD content. However I'm now interested in seeing what it can do with very low quality content as well as find out what (and where) its limits are.
I'm trying to get the best out of this.
These are my results so far: NNEDI3 // SuperResXbr
And this is the script:
What can I improve?Code:FFVideoSource("sample.avi") ConvertToYV12(matrix="Rec601", interlaced=false) SmoothD2(quant=3, num_shift=4, Matrix=3, Qtype=2, ZW=4, ZWce=1, ZWlmDark=0, ZWlmBright=255, ncpu=1) VagueDenoiser(threshold=2, method=3, nsteps=4, chromaT=2.0) crop(0, 6, 0, -6) #SuperResXBR(Passes=2, Str=1, Soft=0, XbrStr=1, XbrSharp=1, PlanarOut=false) #SuperResXBR(Passes=2, Str=1, Soft=0, XbrStr=1, XbrSharp=1, PlanarOut=false) #nnedi3_nnedi3_rpow2(rfactor=4, cshift="spline16resize") LSFmod(strength=820, Smode=2, ss_x=1.5, ss_y=1.5, edgemaskHQ=true) DeHalo_Alpha(rx=1.0, ry=1.0, darkstr=0.5, brightstr=0.3, lowsens=20, highsens=100, ss=1.5) flash3kyuu_deband_f3kdb()
+ Reply to Thread
Results 1 to 2 of 2
Similar Threads
-
Enhancing a still from video
By jackhandsome in forum RestorationReplies: 58Last Post: 24th Oct 2018, 18:56 -
Enhancing video quality from online videos
By Freelife2345 in forum EditingReplies: 12Last Post: 3rd Aug 2015, 06:53 -
Enhancing MP4 ?
By PowerFalcon in forum Newbie / General discussionsReplies: 17Last Post: 12th Dec 2014, 14:12 -
Restoring FMV from a video game...!
By S0L in forum RestorationReplies: 4Last Post: 15th Nov 2011, 06:41 -
Video editing and enhancing
By Videographer in forum EditingReplies: 3Last Post: 29th Aug 2011, 18:17