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.

Ubuntu + Mediasdk for QSV support

jan_g_1
Beginner
305 Views

Hey, i have working ubuntu 14.04 with mediasdk and ffmpeg to transcode video files. but now i see that there is an error in my installation...

root@lenovo:~# ./sys_analyzer_linux.py 
--------------------------
Hardware readiness checks:
--------------------------
 [ OK ] Processor name: Intel(R) Core(TM) i5-4570T CPU @ 2.90GHz
--------------------------
OS readiness checks:
--------------------------
 [ OK ] GPU visible to OS
--------------------------
Media Server Studio Install:
--------------------------
 [ OK ] user is root
 [ ERROR ] libva.so.1 not found.  Check LD_LIBRARY_PATH contains '/usr/lib64;/usr/local/lib'
 [ OK ] vainfo reports valid codec entry points
 [ ERROR ] no /dev/dri/renderD* interfaces found
--------------------------
Component Smoke Tests:
--------------------------
 [ ERROR ] no Media SDK include files.  Are Intel components installed?
 [ ERROR ] no OpenCL include files.  Are Intel components installed?

--------------------------
Media SDK Plugins available:
(for more info see /opt/intel/mediasdk/plugins/plugins.cfg)
--------------------------
 [ ERROR ] no plugins/plugins.cfg.  Are Intel components installed?

it is kernel 3.8 and then mediasdk + ffmpeg installed...

 

so i try to install ubuntu 16.04 with mediasdk but there i found no working solution. can anybody help me? i found a way to install it in centos but i want to use ubuntu...

0 Kudos
1 Reply
Jeffrey_M_Intel1
Employee
305 Views

I've also seen some issues with Ubuntu 16.04.  However, Ubuntu 14.04 should work well for this machine following these steps:

https://software.intel.com/en-us/articles/how-to-setup-media-server-studio-on-secondary-os-of-linux

More details on how to check your install are in this article:

http://www.intel.com/content/www/us/en/cloud-computing/quicksync-video-ffmpeg-install-valid.html

Reply