3 hours ago
doing it in the gui i end up with stuff like this i dont know how to fix, # resizing using NNEDI3CL
# current: 700x476 target: 1280x960 -> pow: 4
clip = edi_rpow2.nnedi3cl_rpow2(clip, rfactor=4, nsize=6, qual=1, etype=1) # 2800x1904
# resizing 2800x1904 to 1280x960
# current: 700x476 target: 1280x960 -> pow: 4
clip = edi_rpow2.nnedi3cl_rpow2(clip, rfactor=4, nsize=6, qual=1, etype=1) # 2800x1904
# resizing 2800x1904 to 1280x960

