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

Calpella/Intel HD Graphics support for Media SDK 2.0

tjwestbr
Beginner
750 Views
I am installing Graphics HD driver (8.15.10.2246)on a Calpella system i5 520M 2.4GHz QM57 chipset.
It installs the hardware lib for Media SDK version 1.5.

Installing Media SDK 2.0 Gold does not work with this graphics driver, there is no harware accelleration.
IsHWMfxLib is not getting set in the registry and Media checker indicates hardware decode is not enabled.

When I install Media SDK 1.5 then it seems that hardware is enabled, IsHWMfxLib is set and Media checker indicates hardware calls are occuring.

Is there a later version of Graphics HD driver that installs and supports SDK 2.0? When I install the same driver on Huron River system, it installs hardware lib for Media SDK version 2.0and works with Media SDK 2.0.
0 Kudos
1 Reply
Eric_S_Intel
Employee
750 Views

Hi tjwestbr,

The Intel Media SDK 2.0 GOLD package thats posted does not carry a hardware accelerated DLL, it is instead put on the clients machine via the graphics driver. A production graphics driver containing 2.0 DLLs will be available for Sandy Bridge platforms when the product launches. Calpella platforms can use the 1.5 version, or the 2.0 version DLLs, but the library must be initialized with version = 1.0 in MFXInit (, version,). I attempted to explain this in a recent blog posting.. read this over and if you still have questions let us know.. http://software.intel.com/en-us/blogs/2010/12/07/intel-media-sdk-20-dispatching-explained/

Thanks

-Eric

0 Kudos
Reply