[Question] Camera Pipe API RAW format support VPP (ARGB64)
Open
Question/Discussion
VP
- Dominant language
- C++
- Stars
- 157
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have a question regarding the Camera Pipe API that was ported from media SDK in runtime 22.5.4 for 10bit processing and above. According to the reference manual for the media raw accelerator, the only supported output format with more than 8 bit depth is ARGB64. This is not supported in format conversion in VPP however (according to the MSDK docs). Is this still the case for the OneVPL runtime?
If so, what would be the best strategy for hardware accelerating the conversion from ARGB64 or (10/12bit Bayer) to a compatible 10bit pixel format for QSV encoders, such as P010/Y210/Y410?
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.