Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Camera Pipe API RAW format support VPP (ARGB64) #286

Open
oysstu opened this issue Jun 20, 2023 · 3 comments
Open

[Question] Camera Pipe API RAW format support VPP (ARGB64) #286

oysstu opened this issue Jun 20, 2023 · 3 comments
Assignees
Labels
Question/Discussion Issue: raise a question or start a discussion VP Video Processing

Comments

@oysstu
Copy link

oysstu commented Jun 20, 2023

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

@Sherry-Lin Sherry-Lin added the VP Video Processing label Oct 27, 2023
@FurongZhang
Copy link
Contributor

I will check if VPP can convert ARGB64 to P010 and get back.

@intel-mediadev
Copy link
Contributor

Auto Created VSMGWL-69252 for further analysis.

@oysstu
Copy link
Author

oysstu commented Feb 1, 2024

@FurongZhang do you have any update regarding this question? Right now it seems like my only option is to write the conversion myself in a shader or OpenCL, but I'd like to avoid that if possible.

@hye5 hye5 added the Question/Discussion Issue: raise a question or start a discussion label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question/Discussion Issue: raise a question or start a discussion VP Video Processing
Projects
None yet
Development

No branches or pull requests

5 participants