1
4
2
460
记录下本人用到过的 FFmpeg常用使用命令 ffmpeg参数说明:
1.安装依赖包 安装autoconf 安装automake 安装libtool(FAAC需要) 安装yasm支持汇编优化(FFmpeg需要) 安...