There was a problem loading the comments.

How to install the transcoding tools under RedHat/CentOS 7

Support Portal  »  Knowledgebase (FAQ)  »  Viewing Article

  Print
Editions: Light, Community, Professional, Enterprise, Ultimate, Corporate
Versions: all

 

For an update to VIMP 3.2.0+ you just have to install exiftool additionally. Mplayer/mencoder can be uninstalled.
 

This HowTo describes how to install the transcoding tools under RedHat 7 / CentOS 7

We follow the official recommendation by CentOS "How to setup multimedia on CentOS 7" and install the "nux-dextop" repository that offers all codecs and FFmpeg compiled with all requirements.

Article "How to setup multimedia on CentOS 7

yum -y install http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm


If not already done with the webserver installation the well known EPEL Repository will be installed for dependency reasons. Please confirm the questions with "y".

The transcoding tools installation is pretty simple now:

yum install ffmpeg perl-Image-ExifTool


That´s it.

Pathes:

ffmpeg /usr/bin/ffmpeg
ffprobe /usr/bin/ffprobe
exiftool /usr/bin/exiftool

 


Share via

Related Articles

© VIMP GmbH