Media (Intel® oneAPI Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

colorspace conversion

zhengbinham
Beginner
203 Views
which api in msdk can convert rgb4 to nv12?
0 Kudos
3 Replies
Petter_L_Intel
Employee
203 Views
Hi,

The VPP component of the Intel Media SDKcan perform BRG4(32) to NV12 conversion.

For more details please refer to the reference manual and the sample_vpp sample for details.

Regards,
Petter
zhengbinham
Beginner
203 Views
Hi,
Has the sample_vpp sample implemented it?
Regards,
zhengbinham
Petter_L_Intel
Employee
203 Views
Yes, that is correct.
Reply