- Add XPSNR support as a VMAF alternative.
- Add sample-encode
--xpsnrarg which toggles use of XPSNR instead of VMAF. - Add crf-search, auto-encode
--min-xpsnrarg (alternative to--min-vmaf). - Add
xpsnrcommand for measuring XPSNR score.
- Add sample-encode
- Support negative
--presetargs. - Add
--vmaf-fps: Frame rate override used to analyse both reference & distorted videos. Default 25. - Omit data streams when outputting to matroska (.mkv or .webm).
- Omit audio, subtitle & data streams in VMAF calls to work around possible ffmpeg memory leaks.
- mpeg2video: map
--crfto ffmpeg-qand set default crf range to 2-30.