ubuntu pycharm报错RuntimeError: Requested MovieWriter (ffmpeg) not available
·
python代码运行ffmpeg报错RuntimeError: Requested MovieWriter (ffmpeg) not available
需要安装ffmpeg
ubuntu系统,pycharmIDE,使用了anaconda环境
安装ffmpeg方式:
conda install -c conda-forge ffmpeg
更多推荐


所有评论(0)