16.04.2026, 14:45
You could downscale beforehand if you like, using "Filtering->Vapoursynth->Misc->Script->Lower res. before resize".
the "700x476 target: 1280x960 -> pow: 4" is a typo it should be mult: 4 not pow 4
but "edi_rpow2.nnedi3cl_rpow2(clip, rfactor=4, nsize=6, qual=1, etype=1) # 2800x1904"
seems correct: since with 2x "700x476" = 1400x952 the height is still below your target resolution, so 4x will be used.
Cu Selur
the "700x476 target: 1280x960 -> pow: 4" is a typo it should be mult: 4 not pow 4
but "edi_rpow2.nnedi3cl_rpow2(clip, rfactor=4, nsize=6, qual=1, etype=1) # 2800x1904"
seems correct: since with 2x "700x476" = 1400x952 the height is still below your target resolution, so 4x will be used.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Offline between (including) 29th of June and 5th of July => RochHarz Festival
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Offline between (including) 29th of June and 5th of July => RochHarz Festival

