![]() |
Feature Request: add --vpp-smooth to Nvenc - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: Feature Request: add --vpp-smooth to Nvenc (/thread-1672.html) |
Feature Request: add --vpp-smooth to Nvenc - Dan64 - 08.01.2021 Hello Selur I noted that in Nvenc it is available another denoise filter "--vpp-smooth". I was unable to find this option in Hybrid. The syntax of the option is the following: --vpp-smooth [<param1>=<value1>][,<param2>=<value2>],... parameters
Thanks RE: Feature Request: add --vpp-smooth to Nvenc - Selur - 08.01.2021 will look into it over the weekend ![]() RE: Feature Request: add --vpp-smooth to Nvenc - Selur - 09.01.2021 fp16 is broken here. -> reported to the NVEncC author (https://github.com/rigaya/NVEnc/issues/295) Cu Selur RE: Feature Request: add --vpp-smooth to Nvenc - Selur - 10.01.2021 Issue is fixed in NVEncC 5.25, build a new dev version and send you a link via pm. Cu Selur RE: Feature Request: add --vpp-smooth to Nvenc - Dan64 - 11.01.2021 Tested with Nvenc 2.25 and now the precision equal to "fp16" is working, but the encoding speed drop from 439fps to 95fps. Probably the "speed" advantage is available only on 32bit OS, but on Windows 10 64bit, precision equal to "fp32" is faster. |