Media (Intel® oneAPI 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

Memory lock failure.

VASILY_V_
Beginner
228 Views

Hello!

I've tried to write my own application based on Media SDK API and encounter a error when I've tried to lock surface when read/write video surfaces:

Memory lock failure.

 

Also such error I've encounter with simple_decode_vmem util, and I can't figure out what's wrong.

Memory lock failure. src/simple_decode_vmem.cpp

 

How can I solve this issue?

Thank you!

0 Kudos
2 Replies
Bjoern_B_Intel
Employee
228 Views

Hi Vasily,

can you describe in more detail what you are seeing and share your code so we can look into. Please also share your platform details and configuration.

Thanks,

Bjoern

0 Kudos
VASILY_V_
Beginner
228 Views

Bjoern Bruecher (Intel) wrote:

Hi Vasily,

can you describe in more detail what you are seeing and share your code so we can look into. Please also share your platform details and configuration.

Thanks,

Bjoern

Hi, Bjoern!

Thank you for your answer. I've tried many times but actually just use one of the samples from your MediaSDK and it works fine.:)

About decoding with sample - can't reproduce a bug for now. Return back for this thread when it's appear again.

0 Kudos
Reply