Quantcast
Channel: Intel® Software - Media
Viewing all articles
Browse latest Browse all 2185

Unsupported feature/library load error

$
0
0

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

 


Viewing all articles
Browse latest Browse all 2185

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>