说明:最近使用python批量化剪辑音乐,服务器需要安装ffmpeg,写一下做备份。

Centos7

yum -y install gcc cc cl yasm
wget http://www.ffmpeg.org/releases/ffmpeg-4.3.1.tar.gz
tar -xvf ffmpeg-4.3.1.tar.gz
ffmpeg-4.3.1
./configure && make && make install
ffmpeg -version

附Windows下载链接

https://pan.ishelo.com/Software/ffmpeg/ffmpeg-win64-v4.3.1.zip

Last modification:February 13th, 2021 at 10:49 am
If you think my article is useful to you, please feel free to appreciate