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

Encode/Decode a JPEG, PNG or TIFF

georgiswan
Beginner
500 Views

Hello,

Is there a high-level way to encode/decode a JPEG, PNG or TIFF with Intel Media SDK. I passed through the sample_encode and sample_decode on the github, but those are way too onerous to start with the library.

I would like something that I could call and get the buffer without problem and with the performance of the Intel library.

I was previously working with IPP 7.0 (deprecated ippj.h), but I'm trying to port my solution on Intel compiler 2017 and IPP 9.0.

Is someone can help me with simple code just to load images, no need to run on video.

Thanks

0 Kudos
1 Reply
Anna_B_Intel
Employee
500 Views

Hi Georgiswan,

Intel Media SDK supports JPEG. Please see details here: https://software.intel.com/sites/default/files/managed/46/e9/mediasdkjpeg-man.pdf

Best wishes,

Anna 

0 Kudos
Reply