- Update NVENC SDK to 8.0.
- Update ffmpeg dlls.
- Add option to enable weighted prediction. (--weightp)
Please note this option will be disabled when B frame is in use. - Add support for 10bit depth HEVC HW decode.
- Add avi file reader supporting YV12, YUY2, RGB input (imported from QSVEnc).
- Now "--vbr-quality" can be set with floating point.
- Remove "--enable-ltr" option, since LTR trust mode is told to be deprecated in future.
- Enhance stability when using HW decoder.
- Fix issue which subtitle was not copied properly in some occasions.
- Fix app freeze issue when aborting from the app using vpy reader.