Skip to content

This script provides an automated way to install FFmpeg on Linux. 在Linux上自动一键安装FFmpeg的脚本。

License

Notifications You must be signed in to change notification settings

ZL-Asica/FFmpeg-One-Click-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFmpeg One Click Installer (FFmpeg一键安装)- Linux

中文README请点击这里

This script provides an automated way to install FFmpeg on various Linux distributions and architectures.

Notice(CentOS)

  • Temporarily not support compile installation for CentOS/RHEL/Fedora due to dependencies issues. However, "Quick install" still usable.
  • For Debian/Ubuntu/Raspbian/etc., recommend to use compile installation instead of "Quick install".

Features

  • Supports multiple Linux distributions and architectures.
  • Offers both quick and source compilation installation methods.
  • Multi-language support (English and Chinese).
  • Auto cleanup before and after installation.

Requirements

  • Root access to the system sudo
  • Internet connection to github

Installation

To install FFmpeg using this script, you can use the following one-liner command. This command downloads the script and executes it, offering you an interactive installation process:

sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/ZL-Asica/FFmpeg-One-Click-Installer/main/zla-install-ffmpeg.sh)"

Usage

After installation, you can simply run ffmpeg to access its features. If you encounter any issues, please report them on the GitHub issues page.

EN-zla-ffmpeg JP-zla-ffmpeg

FFmpeg Tutorial

Tutorial on my blog - in Chinese

About

This script provides an automated way to install FFmpeg on Linux. 在Linux上自动一键安装FFmpeg的脚本。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Languages