Skip to content

A Linux Shell Script for compiling, installing and uninstalling ffmpeg in CentOS

Notifications You must be signed in to change notification settings

lephuhai/ffmpeg_installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ffmpeg_installer

This script based on ffmpeg guide http://ffmpeg.org/trac/ffmpeg/wiki/CentosCompilationGuide A Linux Shell Script for compiling, installing and uninstalling ffmpeg in CentOS (tested on 6.0).

HOW TO USE IT


Install

cd ~
git clone https://github.com/jnaqsh/ffmpeg_installer/
cd ffmpeg_installer
chmod +x ./*.sh
./ff_installer.sh

Remove

cd ~/ffmpeg_installer
./ff_uninstaller.sh

LICENSE

Copyright (c) 2013 Naqsh Jahan Toos http://jnaqsh.com/ This script is licensed under GNU GPL version 3.0 or above.

About

A Linux Shell Script for compiling, installing and uninstalling ffmpeg in CentOS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%