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.

[BUG] NVEnc h.265 - adaptive quantization scheint nicht zu funktionieren
#36
Okay, das ist schon hoch komprimiertes HD Material, viel wird man da nicht mehr machen können in Bezug auf nachschärfen.
mehr als
# contrast sharpening using CAS clip = core.cas.CAS(clip, sharpness=0.700) # sharpening using DetailSharpen clip = sharpen.DetailSharpen(clip) # hier kann man die Stärke noch hochschrauben,.... # resizing using NNEDI3CL # current: 1920x1080 target: 3840x2160 clip = edi_rpow2.nnedi3cl_rpow2(clip, rfactor=2, nsize=3, nns=4) # 3840x2160
macht mit konventioneller Filterung vermutlich keinen Sinn.

Machine learning basierte filter mit Modellen von z.B. https://openmodeldb.info/ werden auch vermutlich nicht wirklich mehr machen. (FeMaSR wird vermutlich hier und da noch was mehr bringen)

Um da Details zu erfinden, müsste man vermutlich einem diffusionsbasierten Resizer wie SeedVR2 verwenden. (kann man über z.B. CompyUI machen)
Was aber entweder extreme Hardwareanforderungen hat oder halt wirklich langsam wird.

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


Messages In This Thread
RE: NVEnc h.265 - adaptive quantization scheint nicht zu funktionieren - by Selur - 25.07.2026, 13:26

Forum Jump:


Users browsing this thread: 1 Guest(s)