- Add experimental parallel encoding feature with file splitting. (--parallel)
This will enable to use multi GPU in parallel when input is file using avsw/avhw/avs/vpy reader. - Add support for ISO 639-2 T-codes in language code specification.
- Continue processing even when DirectX11/Vulkan initialization fails.
- Fix timestamps occasionally becoming incorrect when using --seek with certain input files.
- Fix --qp-min and --qp-max not being set properly when only one of them is specified. ( #242 )
- Avoid unnecessary Dolby Vision RPU conversion. ( #243 )
- Fix error when using --vpp-deinterlace bob, where two frames with pts=0 were generated when the first frame was progressive with RFF.
- Add
libmfx1
package as dependency in Ubuntu 24.04 deb package.