# ffmpeg一键安装脚本 **Repository Path**: ripperTs/one-key-ffmpeg ## Basic Information - **Project Name**: ffmpeg一键安装脚本 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-25 - **Last Updated**: 2021-08-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Linux一键安装ffmpeg脚本 > 本脚本适用于centos6/7,Debian,Ubuntu 极速安装脚本,非编译安装,编译安装脚本还在编写中。 使用方式 请在root用户下运行 ``` bash wget https://github.com/ZL-Asica/one-key-ffmpeg/raw/master/zla-install-ffmpeg.sh && chmod +x zla-install-ffmpeg.sh && ./zla-install-ffmpeg.sh ```