1、视频降低质量,减小体积:
ffmpeg -i aaa.mp4 -strict -2 -qscale 20 -y outfile.mp4
ffmpeg笔记
原文:https://www.cnblogs.com/lanqie/p/8302530.html