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

MediaSDK: mfxFrameAllocator::Alloc returns MFX_ERR_MEMORY_ALLOC

Scannell__Kevin
Beginner
330 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