Media (Intel® 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 Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.
3056 Discussions

Convert YUYV into NV12 format suitable for HEVC Encoder

Soh__Ee_Binn
Beginner
608 Views

Hi

Is there any sample code to convert the YUYV format into NV12 format?

0 Kudos
2 Replies
Jeffrey_M_Intel1
Employee
608 Views

You can see how to do this in the "Color Format Conversion" section of the Media Developer's Guide.  

This conversion is also implemented in sample_vpp.

 

0 Kudos
Seunghyuk_P_Intel
608 Views

Hi Soh Ee Binn,

You can find those sample codes from https://software.intel.com/en-us/media-sdk/documentation/code-samples .

Regards,

Peter.

0 Kudos
Reply