-
Add --vpp-onnx OpenVINO-backed CNN filter. (Thank you @teaching-droid!)
-
Add --vpp-onnx-model-dir and models.json registry.
- Model files can be downloaded from the link below.
https://github.com/rigaya/HWEnc-onnx-models/releases
- Model files can be downloaded from the link below.
-
Add --vpp-anime4k-shader Anime4K v3.2 GLSL shader chain. (Thank you @teaching-droid!)
-
Extend --vpp-resize (Thank you @teaching-droid!).
- Add nis, jinc36/jinc64/jinc144/jinc256.
- Add lanczos5-8 and bicubic parameter options (b, c, mitchell / catmull-rom / hermite aliases).
-
Apply field order specified by --vpp-rtgmc order parameter to actual deinterlace.
-
Support odd --crop when output resolution must be even.
-
Fix --vpp-nnedi frame buffer not allocated properly.
-
Fix --vpp-kfm not properly using frame pool.