This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

NNEDI3 - rfactor settings
#2
NNEDI3 can only resize in multiples of 2, so 2, 4, 8, 16.
# resizing using NNEDI3CL
# current: 720x480 target: 2880x2160 -> pow: 8
clip = edi_rpow2.nnedi3cl_rpow2(clip, rfactor=8, nsize=2, nns=2)# 5760x3840
I'm wondering why pow: 4 isn't enough
720*4 =1440 * 2 = 2880, so 4 should be enough

=> this might be a bug.

I'm looking at it.

=> no not a bug, target height is 2880x2160 mit mult 4 the width is 2880, but the height is only 1920. So, to archive the target resolution or a higher resolution the multiplicator must be 8.

I could probably add an option to do the PAR adjustment before the resizing,... this way in your case 720x480 would first be resized to 720x540 and then a multiplicator of 4 would be enough to get your target resolution.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
NNEDI3 - rfactor settings - by gheppell - 09.02.2026, 19:37
RE: rfactor settings - by Selur - 09.02.2026, 20:08
RE: rfactor settings - by gheppell - 09.02.2026, 20:18
RE: rfactor settings - by Selur - 09.02.2026, 21:51
RE: rfactor settings - by gheppell - 09.02.2026, 21:52
RE: NNEDI3 - rfactor settings - by Selur - 09.02.2026, 22:05
RE: NNEDI3 - rfactor settings - by gheppell - 11.02.2026, 22:30
RE: NNEDI3 - rfactor settings - by Selur - 12.02.2026, 06:03

Forum Jump:


Users browsing this thread: 1 Guest(s)