Media (Intel® 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
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.

Controle the core

Maycon_Oliveira
Beginner
295 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
295 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