01.06.2021, 19:04
Hello Selur,
I don't know when this happen, because there is not history on that (probably since version 5.30) but NVEnc changed the name of default option for "--vpp-resize" from "default" to "auto". Unfortunately the build I'm using is still using the name "default" and when this happen NVenc crash with the message:
As workaround I'm using --vpp-resize "super", but it should be fixed.
I don't know when this happen, because there is not history on that (probably since version 5.30) but NVEnc changed the name of default option for "--vpp-resize" from "default" to "auto". Unfortunately the build I'm using is still using the name "default" and when this happen NVenc crash with the message:
Error: Invalid value "default" for "--vpp-resize"
Option value should be one of below...
auto, bilinear, nearest, spline16, spline36, spline64, lanczos2, lanczos3,
lanczos4, nn, npp_linear, cubic, cubic_bspline, cubic_catmull, cubic_b05c03,
super, lanczos, smooth_edge
As workaround I'm using --vpp-resize "super", but it should be fixed.