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.

Ubuntu + Mediasdk for QSV support

jan_g_1
Beginner
501 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
501 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

0 Kudos
Reply