| September 16, 2008 6:00 AM PDT | |
|
This document explains how to run Intel® Integrated Performance Primitives (Intel® IPP) samples. Here we take the example of simple media player application, which uses Intel IPP signal processing, image processing, audiovideo coding functions and Unified Media Classes (UMC) to implement a multi-format video player. Please download the simple media player sample code from here Audio and Video coding samples. Hardware requirements:
Software requirements:
use build32.bat [option] for IA-32 based systems
After the successful build, the executable file will be placed in media samples ipp-samplesaudio-video-codecs\_bin<platform> directory.
|
Do you need more help?
This article applies to: Intel® Integrated Performance Primitives Knowledge Base
For more complete information about compiler optimizations, see our Optimization Notice.
Comments (2) 
| April 10, 2012 4:58 AM PDT
mangesh |
hi.. i installed ipp and ipp-sample in Redhat-5 linux. to set IPPROOT environment i run export INCLUDE=$IPPROOT/include:$INCLUDE and export LIB=$IPPROOT/lib:$LIB command and my installation path is "/opt/intel" for ipp and "/opt/intel/ipp-sample" for ipp-sample but still sample is build successfully the fowlling ERROR comes if i run "./build32.sh gcc4" command +---------------------------------------------------------------- ------------+ |Test : audio-video-codecs build Tue Apr 10 03:49:56 PM 2012 |Hostname : localhost.localdomain |Function : no |Description : building audio-video-codecs sample |Class : Information |Source : /opt/intel/ipp-samples/audio-video-codecs |Executable : build32.sh +---------------------------------------------------------------- ------------+ Found compiler gcc4 ( gcc4 ) is /usr Compiler environment is loaded OpenMP support for this compiler: YES ERROR: ERROR: ***************************************************************** ********** ERROR: Intel(R) IPP 6.1 is not detected in your system. ERROR: Please install Intel(R) IPP or set IPPROOT environment variable correctly ERROR: ***************************************************************** ********** +---------------------------------------------------------------- ------------+ |-FAILED audio-video-codecs Tue Apr 10 03:49:57 PM 2012 +---------------------------------------------------------------- ------------+ Plz help.. |
Trackbacks (0)
Leave a comment 
To obtain technical support, please go to Software Support.
Tags for this Page

thejaswini
I want to know how to use the H.264 encoder and decoder functions. Finding it hard to know how to run the software. kindly help.