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

umc_video_enc_con sample on multicore PC

Xin_Jin
Beginner
303 Views
excuse me, i wonder whether the sample program umc_video_enc_con can work on multicore mode while encoding H264 format, since we have a 4-core xeon PC and there is always 1 CPU busy(100%) while running the test.

Both the ipp package and the samples are the newest and the 10.1 version of ICC is used. I compiled the sample codes by typing ./build32.sh and ran it with the param of "-t 4".

Because the umc_h264encoder is written with OPENMP support, we hope it can gain a better performance in multicore PC. However it just didn't work that way :( Any suggestion?

Thanks very much~
0 Kudos
2 Replies
Xin_Jin
Beginner
303 Views
h264. the source file is yuv420 and we dont use any par file, it is all by default.
0 Kudos
Xin_Jin
Beginner
303 Views
thanks, the problem has been solved. however, the performance is just doubled while running with 4 cores...
0 Kudos
Reply