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.
3058 Discussions

Intel Media SDK and CUVID or AMD Open Video together

Yuriy
Beginner
573 Views
Is it possible to use the Intel Media SDK when the other video card installed into the computer?

Right now we see that once we add additional video card into computer the internal videocard is switched off. However using the Media SDK together with the other technologies gives the possibility to have much more performance on the single computer.
0 Kudos
3 Replies
Nina_K_Intel
Employee
573 Views
Hi Yuriy,

Yes, that's possible, but it is required that a monitor is plugged into Intel GFX. Also, when programming an application using MSDK you should point a proper display adapter which corresponds to Intel GFX in MFXInit function (please see mediasdk_man.pdf for details). For example you may use MFXInit(MFX_IMPL_HW_ANY).

Regards,
Nina
0 Kudos
rtfss1gmail_com
Beginner
573 Views

Hi,

I believe Intel could/(should?) provide a direct driver for Intel GPUs (exposing compute (i.e. OpenCL next year wih Ivi Bridge and Quick Sync also).. Nvidia has solved this problem exactly using a TCC driver that doesn't expose graphics but compute capabilities of gpus (i.e. OpenCL and CUDA)..

So as I expect Intel to support OpenCL with IvyBridge and having next years lots of gamer PCs with Ivi bridge and discrete cards for gaming you should expose at least headless OpenCL support (see new support in OpenCL in AMD APP 2.5 and Nvidia since years) if not this TCC like support..

As said you could expose QuickSync via this driver also..

thanks

0 Kudos
IDZ_A_Intel
Employee
573 Views
Hi,

Intel Media SDK (and QSV) will continue to evolve in many ways in alignment with our next generation products. I cannot go into details about our specific plans but we are absolutely going to support optimized OpenCL implementations for our upcoming products.

Regards,
Petter
0 Kudos
Reply