07.12.2021, 17:40
Is it possible to replicate this VHS upscale with Hybrid? I'd like to try these settings.
Quote:https://www.youtube.com/watch?v=vmHJyF_XxT0
Source: S-VHS capture
AviSynth denoise and upscale flow:
"levels and colors correction before filtering"
TemporalDegrain2()
nnedi3_rpow2(rfactor=2, nns=4, qual=2, cshift="Spline36Resize", fwidth=1440, fheight=1080)
[to avoid heavy youtube processing]
LSFmod(ss_x=1.5, ss_y=1.5, secure=false, Spwr=2, SdmpHi=0, soothe=false, keep=25, edgemaskHQ=true)
"levels and colors correction after filtering"