Media (Intel® oneAPI Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK

Controle the core

Maycon_Oliveira
Beginner
204 Views
Anybody know how to control inside the program language how many core the software will be use? For example, to limit to use only two cores of processor.
0 Kudos
1 Reply
Petter_L_Intel
Employee
204 Views
Hi Maycon,

Unfortunately not. Media SDK SW processing (encode/decode/VPP) will create threads corresponding to the number of logical cores on the machine. There was previously a NumThreads parameter that provided some control but this parameter has been deprecated for various reasons.

Regards,
Petter
0 Kudos
Reply