Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

YUV422 into H.264 compression directly

Abhishek_J_1
Beginner
373 Views

Hi,

I need the following clarification from Intel IPP support team:

I want to use IPP library for compression of YUV422 video stream into H.264 video stream.

Currently, I am converting first YUV422 to YUV420 using IPP API, and then convert from YUV420 to H264. This is working fine for me.

However I want to avoid YUV422 to YUV420 conversion.

Whether IPP library can convert YUV422 format directly into H.264 format? If yes, can you please provide a sample codr for the same.

 Regards

Abhishek Jain

0 Kudos
1 Reply
Chao_Y_Intel
Moderator
373 Views

Hello Abhishek,

Have you got the chance to check Intel Media SDK:
http://software.intel.com/en-us/vcsource/tools/media-sdk

In the IPP8.0, the UMC sample code moved to the leagay code. The media can take the advantage of the GPU performance.

Thanks,
Chao

0 Kudos
Reply