※This version is still beta version, and is likely to have bugs (especially when using YUV422/YUV444).
※This version is tested on Icelake(Gen11 iGPU), and not yet tested on Rocketlake/Tigerlake (Gen12 iGPU).
New Features
- Add support for Media SDK 1.35.
- Completely rebuild the main pipeline source code to enable custom OpenCL filtering.
- Add --vpp-transpose.
- Add --vpp-knn.
- Add support for HEVC YUV422/YUV444 hw decodde up to 10bit.
- Add support for VP9 YUV444 hw decode up to 10bit.
- Also 12bit might work on Tigerlake & Rocketlake.
- Add support for HEVC YUV444 hw encode.
- Add H.264 level 6, 6.1, 6.2.
Removed
--vpp-half-turn was removed. Please use --vpp-transpose/--vpp-rotate instead.
Known limitations
- vpp filters might not work on YUV422/YUV444.
Known Issues
- Linux build isn't supported yet.
- --vpp-delogo is currenyly broken.