Skip to content

itseasy21/auto-ffmpeg-cpanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auto FFMpeg Installer for cPanel

Auto FFMpeg Installer for cPanel w/CentOS 6+

####Requirements:

  • CentOS 6+
  • PuTTY
  • cPanel

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

Auto FFMpeg Installer Proudly Presented by http://www.w3tool.blogspot.in/

About

Auto FFMpeg Installer for cPanel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages