Install Intel® Media Server Studio 2017 (Community Edition) in CentOS 7.2

Asked 2 years ago, Updated 2 years ago, 36 views

You are about to install Intel® Media Server Studio 2017 in CentOS 7.2.

The environment is as follows:
model name:Intel(R) Core(TM) i7-3770 [email protected]

$cat/etc/redhat-release
CentOS Linux release 7.2.1511 (Core)
$ arch
x86_64
$ cat/proc/version
Linux version 3.10.0-3728.3.el7.x86_64 ([email protected]) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) #1 SMP Thu Aug 18 19:05:49 UTC 2016

MediaServerStudioEssentials 2017.tar.gz is available, so follow these steps to install & reboot

 sudo yum-y groupinstall "Development Tools"
sudo yum-y install pciutils net-tools autoconf automake freeype-devel gcc gcc-c++ git libtool make mercurialasm pkgconfig zlib-devel mesa-ri-drivers wget bc
sudo usermod-a-G video build
built
tarzxvf MediaServerStudioEssentials 2017.tar.gz
cd MediaServerStudioEssentials 2017
tar zxvf SDK 2017 Production 16.5.tar.gz
cd SDK 2017 Production 16.5 / CentOS
tarzxvf install_scripts_centos_16.5-55964.tar.gz
su
./install_sdk_CentOS.sh
reboot

After rebooting, I checked as follows.

cd MediaServerStudioEssentials 2017/SDK 2017 Production 16.5/CentOS
tar zxvf MediaSamples_Linux_bin-16.5-55964.tar.gz
cd MediaSamples_Linux_bin
./sample_multi_transcode-i::h264../content/test_stream.264-o::h264 test_out.h264-hw-la
Multi Transcoding Sample Version 7.0.16053497

error:failed to initialize VAAPI device

Is there any difference in the procedure? Some blogs have installed Intel® Media Server Studio, but the versions are slightly different and I don't know what's wrong with them.
Please let me know if you know.

centos

2022-09-30 11:02

1 Answers

Your CPU is too old for IMS 2017


2022-09-30 11:02

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.