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
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
2999 Discussions

MediaSDK: mfxFrameAllocator::Alloc returns MFX_ERR_MEMORY_ALLOC

Scannell__Kevin
Beginner
213 Views

Hello,

    I have a program for encoding video to h.264, based on the MediaSDK samples. However, when I run it on a Windows 10 Enterprise 2016 LTSB machine, the call to mfxFrameAllocator::Alloc fails with a status of MFX_ERR_MEMORY_ALLOC. There is more than enough memory available to create the necessary buffers, and the issue does not occur on other Windows 10 machines. Is there any flag or setting that could cause that call not to allocate the needed memory?

 

Thanks in advance.

0 Kudos
0 Replies
Reply