With release 8.01, the resize filter ngx-vsr no longer works. The encoding process no longer starts and NVEnc 8.01 cancels without error. Command line used: `nvencc64.exe --log-level debug --thread-priority all=lowest -i test.avs -c hevc --profile main --tier high --level auto --preset quality --qvbr 26 --no-aq --bframes 3 --ref 3 --bref-mode middle --output-res 1756x1080 --vpp-resize algo=ngx-vsr --audio-codec ac3 --audio-bitrate 384 --sub-copy --chapter-copy -o "output.mkv"` NVEnc 8.01 debug output - encoding does NOT start: https://paste.ee/p/HH87DUne NVEnc 8.00b7 debug output - encoding starts: https://paste.ee/p/TEEfraZq