##video-input
FFvideSourcer() or DGIndex()
##resize
nnedi3_rpow2(rfactor=2, cshift="Spline64Resize", fwidth=1280, fheight=720, ep0=8, nsize=2, nns=3, qual=2, pscrn=3, threads=24, opt=2)
##bit-depth-in-model
ConvertBits(32)
ConvertToPlanarRGB()
#mlrt_ncnn(network_path="C:\Program Files (x86)\AviSynth+\plugins64+\models\outros\2x_AniScale2_ESRGAN_Lite_i16_165K.onnx", fp16=true, num_streams=3, builtin=false)
mlrt_ncnn(network_path="C:\Program Files (x86)\AviSynth+\plugins64+\models\2x_AnimeJaNai_V3_SmoothRC21_Compact_50k_fp32.onnx", fp16=true, num_streams=3, builtin=false)
##bit-depth-out
Convertbits(8)
ConverttoYV12()
##resize
Spline64Resize(1920, 1080)
or
deep_resize(width=1920, height=1080, flat="Zopti1080")
##color-correction
ColorMatrix()
##erro with ERSGAN-Lite
Traceback (most recent call last):
File "_ctypes/callbacks.c", line 315, in 'calling callback function'
File "avsp.pyo", line 6128, in local_wnd_proc
WindowsError: exception: access violation reading 0x0000000000000004
ersgan-lite: https://github.com/Sirosky/Upscale-Hub/releases/tag/AniScale2
AnimeJanai: https://github.com/the-database/mpv-upscale-2x_animejanai