Auto FFMpeg Installer for cPanel
Auto FFMpeg Installer for cPanel w/CentOS 6+
Requirements:
That's all! Did you expected more?
Why use this ?
Installation of FFMPEG is treated as the toughest installations as it has many dependencies.
So I made this script, to simply the issues.
Check with the below steps for easy installation.
Installation:
$> yum update -y
$> yum install wget -y
$> wget --no-check-certificate "https://raw.githubusercontent.com/itseasy21/auto-ffmpeg-cpanel/master/install-ffmpeg.sh" -O /root/install-ffmpeg.sh
$> cd /root
$> chmod +x install-ffmpeg.sh
$> ./install-ffmpeg.sh
0 comments:
Post a Comment