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

How to consume NVIDIA Graphics cards via Intel Media SDK for H264 decoding?

KK
Beginner
744 Views

Hello,

Currently our application is using Intel Media SDK to leverage hardware acceleration of Intel Graphics HD 4600 card.

However some of the existing machines may NOT have latest Intel processor and hence does not support Graphics HD. So our application will not be able to leverage hardware acceleration.

At the same time, there could be chances those machine to have NVIDIA graphics card.

 

So can we use the same application to leverage hardware acceleration of NVIDIA graphics card via Intel Media SDK?

Is any interoperability supported between NVIDIA graphics card and Intel Media SDK? If yes, can we do H264 decoding with this option?

 

Please suggest the available options for the above.

 

Regards,

KK

0 Kudos
1 Solution
OTorg
New Contributor III
744 Views

You cannot use nvidia/amd/... hardware decoding via Intel Media SDK. Try to bring other dxva/dxva2 decoder (ffmpeg, LAV Filters, etc) in your application.

View solution in original post

0 Kudos
2 Replies
OTorg
New Contributor III
745 Views

You cannot use nvidia/amd/... hardware decoding via Intel Media SDK. Try to bring other dxva/dxva2 decoder (ffmpeg, LAV Filters, etc) in your application.

0 Kudos
Mikael_S_
Beginner
744 Views

Does not the DXVA support ad the possibility to use other graphic cards. What is the DXVA support otherwise good for?

Regards MS.

0 Kudos
Reply