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

Breaking change : MFXVideoUSER_Register = MFX_ERR_UNSUPPORTED with Gen12 / 13 CPU

Rob45_
Beginner
1,025 Views

We have a working application based on Intel Media SDK / OpenCL plugin, and it works on all Intel CPU's  <= Generation 11.

We notice that libmfxhw64.dll is loaded in the working situation. (<= Gen 11 )

And libmfx64-gen.dll in the not working situation (Gen 12, Gen 13)

MFXVideoUSER_Register returns MFX_ERR_UNSUPPORTED, and PluginInit is not called at all.

 

Is there an easy way to force loading the libmfxhw64.dll ?

since libmfx64-gen.dll is not working for us.

 

Best regards,

Robert

 

Windows 11, 22H2, 22621.1265

12th Gen Intel(R) Core(TM) i7-12700

UHD Graphics 770, DRV:31.0.101.4091

MSDK: 1.255.65791 / Using D3D11

0 Kudos
1 Solution
AlekhyaV_Intel
Moderator
978 Views

Hi,


Thank you for posting in Intel Communities. We apologize to inform you that the Official Intel MediaSDK specifications document(https://www.intel.com/content/www/us/en/developer/tools/media-sdk/overview.html) specifies that the MediaSDK supports processors only upto 11th generation Intel® Core™ processors. Please try the same in one of the supported processors and let us know if the issue still persists.


If this clarifies your issue, make sure to accept this as a solution. This helps others with similar errors.


Thanks,

Alekhya


View solution in original post

0 Kudos
2 Replies
AlekhyaV_Intel
Moderator
979 Views

Hi,


Thank you for posting in Intel Communities. We apologize to inform you that the Official Intel MediaSDK specifications document(https://www.intel.com/content/www/us/en/developer/tools/media-sdk/overview.html) specifies that the MediaSDK supports processors only upto 11th generation Intel® Core™ processors. Please try the same in one of the supported processors and let us know if the issue still persists.


If this clarifies your issue, make sure to accept this as a solution. This helps others with similar errors.


Thanks,

Alekhya


0 Kudos
AlekhyaV_Intel
Moderator
937 Views

Hi,


Thank you for accepting our solution. If you need any further assistance, please post a new question as this thread will no longer be monitored by Intel.


Regards,

Alekhya


0 Kudos
Reply