


rw-r-r- 1 root root 7096 Feb 8 13:43 mfxfeihevc.h rw-r-r- 1 root root 7433 Feb 8 13:43 mfxdispatcherprefixedfunctions.h rw-r-r- 1 root root 4320 Feb 8 13:43 mfxastructures.h I also copy mfx includes into mfx sub directory as described in the doc : $ ls -l /opt/intel/mediasdk/include/mfx Session 0 was NOT joined with other sessions MFX HARDWARE Session 0 API ver 1.27 parameters: Libva info: Found init function _vaDriverInit_1_1 Libva info: Trying to open /opt/intel/mediasdk/lib64/iHD_drv_video.so Multi Transcoding Sample Version 8.3.26.183 So, I restarted from a fresh Ubuntu install.

Well, I don't understand where could be the issue so any help and/or support will be warmly appreciated. Gcc -Wl,-as-needed -Wl,-z,noexecstack -o /tmp/ffconf.gJsgAWPJ/test /tmp/ffconf.gJsgAWPJ/test.o -llibmfxĬollect2: error: ld returned 1 exit status Gcc -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -std=c11 -fomit-frame-pointer -fPIC -pthread -c -o /tmp/ffconf.gJsgAWPJ/test.o /tmp/ffconf.gJsgAWPJ/test.c Libs: -L$ĥ ret |= ((intptr_t)check_MFXInit) & 0xFFFF

L/opt/intel/mediasdk/lib/lin_圆4 -lmfx -lva -lstdc++ -ldl -lva-drm -ldrm Cflags: -I/opt/intel/mediasdk/include -I/usr/include/libdrmĭescription: Intel Media Server Studio SDK Libmfx libmfx - Intel Media Server Studio SDK Here are the key command and results that make me think that libmfx is ok : $ pkg-config -list-all| grep mfx I'm running Ubuntu 18.10 and a i7 6700K CPU. I'm trying to use hardware acceleration with ffmpeg on a Ubuntu server and when I'm trying to configure ffmpeg before compile, i got this error : ERROR: libmfx not found
