Mac 使用ffmpeg

先安装 ffmpeg

brew install ffmpeg

然后安装pyav来控制ffmpeg
pip install av

你可能感兴趣的:(Mac 使用ffmpeg)