- Support track exclusion with
!for audio/subtitle/data selection (--audio-copy, --audio-codec, --sub-copy, --sub-codec, --data-copy). ( #305 ) - Fix --vpp-deint-csp input to preserve input bit depth.
- Fix P010 MFX VPP frame information.
- Fix raw (y4m) output of P010 surfaces as 10bit.
- Change the default of
libass_staticto false. ( #310 ) - Add new filter features and some filter fixes. (Thank you @teaching-droid!)
- Add --vpp-bm3d.
- Add --vpp-dehaze.
- Add --vpp-clahe.
- Add --vpp-guidedfilter.
- Add --vpp-nnedi-upscale (2x upscale by NNEDI).
- Add area interpolation to --vpp-resize.
- Add dpid (detail preserving downscaling) to --vpp-resize.
- Add arbitrary frame rate conversion to --vpp-rife-ov.
- Add 10bit input support to --vpp-rife-ov.
- Add block interval parameter to --vpp-deblock.
- Add vibrance adjustment to --vpp-tweak.
- Add vignetting correction to --vpp-lenscorrection.
- Add light source color temperature
temperature=to --vpp-colorfix. - Extend --timecode output to raw output.
- Fix --vpp-resize sub-parameter parsing on OpenCL-only builds.
- Fix missing last frames in --vpp-rife-ov conversion.
- Fix missing last frames in --vpp-ivtc.