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.
3058 Discussions

How can I install Intel® Media Server Studio 2017 on CentOS7.2

tetsuji_o_
Beginner
513 Views

I'll try to install Intel® Media Server Studio 2017 on CentOS7.2.

Environment is as follows.

model name         : Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
$ cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)
$ arch
x86_64
$ cat /proc/version
Linux version 3.10.0-327.28.3.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) ) #1 SMP Thu Aug 18 19:05:49 UTC 2016

I've read some documents. But it seems like that Media Server Studio doesn't be installed.

The below is my doing stemps.

$ sudo yum -y groupinstall "Development Tools"
sudo yum -y install pciutils net-tools autoconf automake cmake freetype-devel gcc gcc-c++ git libtool make mercurial nasm pkgconfig zlib-devel mesa-dri-drivers wget bc
sudo usermod -a -G video build
su build
tar zxvf MediaServerStudioEssentials2017.tar.gz
cd MediaServerStudioEssentials2017
tar zxvf SDK2017Production16.5.tar.gz
cd SDK2017Production16.5/CentOS
tar zxvf install_scripts_centos_16.5-55964.tar.gz
su
./install_sdk_CentOS.sh
reboot

What's wrong? If you know a solution, let me know it.

Bests,

 

0 Kudos
1 Solution
tetsuji_o_
Beginner
513 Views

Hi Zachary,

Thank you for your comment.

 i7-3770 CPU is 2nd Generation CPU. I found that Media server studio 2017 and 2015 are not supported the CPU.

Thanks,

Tetsuji

View solution in original post

0 Kudos
2 Replies
Jiandong_Z_Intel
Employee
513 Views

Hi There,

Have you refer to Getting Started Guide - Linux* Installation ?

you also can find this pdf in your MSS package.

you need verify your installation with MSDK sample. you can refer "Verifying correct installation " in Getting Started Guide - Linux* Installation .

 

Best Regards,

Zachary

0 Kudos
tetsuji_o_
Beginner
514 Views

Hi Zachary,

Thank you for your comment.

 i7-3770 CPU is 2nd Generation CPU. I found that Media server studio 2017 and 2015 are not supported the CPU.

Thanks,

Tetsuji

0 Kudos
Reply