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

Integration into project.

crazyhadoop
Beginner
263 Views
now I have an existing VS2008 project, I want to use the ipp h.264 codecs to add some more functions.
how can I make it work? the enviroment configuration is complex. anyone can show some tips?
thanks in advance.
0 Kudos
2 Replies
Vladimir_Dudnik
Employee
263 Views
Hello,

I think you may start from review MS Studio solution we provide for UMC

Regards,
Vladimir
0 Kudos
Ying_H_Intel
Employee
261 Views
Right, actually, Since version 6.1, Intel IPP samples for Windows* includes Microsoft Visual C++ 2005* project files for the following application:


media processing samples:
audio-video-codecs\application\simple_player:
audio-video-codecs\application\umc_h264_dec_con
audio-video-codecs\application\umc_video_enc_con

see more in New Microsoft Visual C++ project files available in IPP samples

So you can start one of them from MSVC2008 and run them. The configuration is ready.

Regards,
Ying

More documenation arein http://software.intel.com/en-us/articles/intel-ipp-kb/sample-code/1/
0 Kudos
Reply