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

Cannot find UMC headers after installing IPP

nderman
Beginner
265 Views

I am trying to encode some media from YUV frames using the Intel IPP library. The example code which Ifound hereuses headers from Intel's Unified Media Classes.

I cannot for the life of me figure out where to get these headers. I downloaded and installed the 30 day trial for Intel Parallel Studio XE which includes the IPP library and headers but I cannot find the other headers needed to compile this test code.

Can anyone tell me where to get these libraries and headers.

Thanks,
Neal Derman
0 Kudos
2 Replies
Tamer_Assad
Innovator
265 Views
Hi Neal,

Make sure you have the "audio-video-codecs" samples, they can be found here:

Code Samples for the Intel Integrated Performance Primitives (Intel IPP) Library 7.0*

http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-code-samples/?wapkw=%28download+sample+audio-video-codecs%29


Also, check out this useful article:

Getting Started with Intel IPP Unified Media Classes Sample

http://software.intel.com/en-us/articles/getting-started-with-intel-ipp-unified-media-classes-sample/?wapkw=%28download+sample+audio-video-codecs%29


Good luck,
Tamer
0 Kudos
Naveen_G_Intel
Employee
265 Views

Hi,

As Tamer mentioned, these are IPP UMC header files, get it from IPP Main sample code.

http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-code-samples/

Regards,

Naveen Gv

0 Kudos
Reply