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

MFXVideoCORE_SyncOperation error when using VPP and Encoder

Kayu_M_
Beginner
501 Views

There is a computer that MFXVideoCORE_SyncOperation returns MFX_ERR_ABORTED in our encoding application. This computer used to work fine before, but now returns an error after a Windows update. No error is returned on other computers in the same application.
When the Intel Media SDK sample program(sample_encode.exe) is executed, MFX_ERR_DEVICE_FAILED is returned if VPP is not executed, and MFX_ERR_UNKNOWN is returned if VPP is executed. The driver is up to date. Executing the sample program on other computers does not return such errors.
Our application uses VPP.
What is the cause of this error? Is there a workaround?

0 Kudos
2 Replies
Nikita_P_Intel1
Employee
501 Views

Hi,

What is your Windows version?

Could you try to install the latest graphics driver via exe installer? You can download it here

https://downloadcenter.intel.com/download/28991/Intel-Graphics-Windows-10-DCH-Drivers?product=80939

0 Kudos
Kayu_M_
Beginner
501 Views

It's Windows10.

After installing the latest graphic driver provided by the PC manufacturer, no error return occurs.

Thanks.

0 Kudos
Reply