- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Team,
To understand Intel Media SDK api in details, started looking in to simple encode program. when i run simple_encode application in Linux OS i am getting following error.
Unsupported feature/library load error. ./src/common_utils_linux.cpp 29
Unsupported feature/library load error. ./src/simple_encode.cpp 88
Above errors thrown while initialising a session.
mfxIMPL impl = options.values.impl;
mfxVersion ver = { { 0, 1 } };
MFXVideoSession session;
sts = Initialize(impl, ver, &session, NULL);
MSDK_CHECK_RESULT(sts, MFX_ERR_NONE, sts);
Thanks & Regards,
vittal
- Tags:
- Development Tools
- Graphics
- Intel® Media SDK
- Intel® Media Server Studio
- Media Processing
- Optimization
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I think you may want to make sure your hardware is supported in the release note.
Thanks
Zachary
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page