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.

Whether use Opencl for Nvidia instead of Intel Media SDK

lin_z_1
Beginner
415 Views

Due to my computer without Intel HD Graphics, I can not install the Intel Media SDK. The Gpu of my computer is Nvidia, so I can install Opencl for Nvidia.And I want to know if I can use the Intel Media SDK and Opencl for Nvidia application together for efficient video decoding and fast post-processing. I hope the man with the rich experience in Intel Media SDK can give me a result.

0 Kudos
2 Replies
Anthony_P_Intel
Employee
415 Views
0 Kudos
Eric_S_Intel
Employee
415 Views

Hi,

Well technically you should be able to install the Intel Media SDK on your machine – even without Intel HD Graphics.   The install contains a software library with all the Media SDK features implemented,  it will run on the CPU.    

If you have HD graphics in the system – but the primary card is Nvidia,  then you may be able to still accelerate the Media SDK if you are using DX11 – see the developer guide for that config setup.

Using OpenCL with the Media SDK SW library can technically work by utilizing the USER module, but you may find the overhead of transferring the data between the GPU/CPU may hurt your performance. 

-Eric  

0 Kudos
Reply