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

Building partial component of sample codes of H264

slayer583
Beginner
207 Views

Hi,

I downloaded IPP sample codes on Intel webpage.

I did building for umc, video or audio codes, using build32.bat.

I installed directx9 SDK, Feb2005, Visual studio 2005, IPP 5.3,

then I got 8-.exe file as written on readmeNotes.htm

However, I couldn't got a partial component of video encoder.

For example, when umc_video_enc_con.exeis generaged using original build32.bat, this file contains all of components for video encoders.

If I want to build for H264 encoder, how can I get a executable files for H264?

And I make a project for visual studio 2005, about H264 encoder?

Thanks.

Regards,

TG

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
207 Views

Hello,

we do provide in product release just what you have (IPP binaries, sample's sources and build script which allow you to build whole audio-video-codecs sample package). We do not provide VC2005 project files so you have to create them by yourself. We do not provide build script which allow you to build single H.264 codec and we do not provide sample application which use only H.264 codec.

I'm a bit surpised to see that having full source code you can't create VC project file to develop and build what you want.

Regards,
Vladimir

0 Kudos
Reply