auto-ffmpeg
Auto FFMpeg Installer for CentOS 6+ and other Control Panel that support CentOS 6+ (eg Kloxo, ZPanel etc)
Requirements:
- CentOS 6+
- PuTTY
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/master/install-ffmpeg.sh" -O /root/install-ffmpeg.sh $> cd /root $> chmod +x install-ffmpeg.sh $> ./install-ffmpeg.sh
Hello, I installed this module, but I have a problem -The system cannot check the kernel status: “/usr/bin/yum” reported error code “1” when it ended: Error: Failed to download metadata for repo 'auto-ffmpeg': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried - How to fix it?
ReplyDelete