zhqagp / ffmpeg_installer

FFmpeg Installer FFmpeg安装方案

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

------------------------------

FFmpeg Installer

A Linux Shell Script for compiling, installing and uninstalling FFmpeg in CentOS (tested on 7.0). This script is based on the FFmpeg guide.

centos7.4编译失败可以直接使用 https://www.johnvansickle.com/ffmpeg/

报错处理

http://rickie622.blog.163.com/blog/static/212388112014113125836773/

Installation

按以下安装方式需要翻墙

wget http://mirror.ffmpeginstaller.com/old/scripts/ffmpeg8/ffmpeginstaller.8.0.tar.gz

./install

按以下方式即可,源文件已经托管到七牛

cd ffmpeginstaller.8.0

./install

About

FFmpeg Installer FFmpeg安装方案


Languages

Language:Shell 100.0%