当前位置:网站首页>解决python调用 ffmpeg时 ‘ffmpeg‘ 不是内部或外部命令,也不是可运行的程序
解决python调用 ffmpeg时 ‘ffmpeg‘ 不是内部或外部命令,也不是可运行的程序
2020-11-09 08:25:00 【osc_ucqb2u3q】
解决 python 调用 ffmpeg时 ‘ffmpeg’ 不是内部或外部命令,也不是可运行的程序
在windows系统下, 我们使用windows下,使用ffmpeg库调用FFmpeg工具来提取视频的图片/读取视频信息
import ffmpeg
我们可能会遇到以下问题
'ffmpeg' 不是内部或外部命令,也不是可运行的程序
这原因是什么呢?
python 的ffmpeg 是使用subprocess.Popen()函数来调用命令行,然后得到返回的数据。就相当于python 在你系统的cmd里面输入 ffmpeg xxx xxx xxx xxx
然后系统给你报错 ‘ffmpeg’ 不是内部或外部命令,也不是可运行的程序
那么有两种原因:
- 没安装 ffmpeg
那么请参考安装 ffmpeg - 没加入环境变量
请参考:https://blog.csdn.net/tang_chuanlin/article/details/103749351
但是最快的方法就是, 当你下载好 ffmpeg
然后解压, 记下bin的路径
E://anaconda//ffmpeg-4.3.1//bin//
然后修改ffmpeg的那块代码
- 《你的python包路径 》/site-packages/ffmpeg/_probe.py
直接加上ffmpeg的路径即可
- 《你的python包路径 》/site-packages/ffmpeg/_run.py
直接加上ffmpeg的路径即可
版权声明
本文为[osc_ucqb2u3q]所创,转载请带上原文链接,感谢
https://my.oschina.net/u/4327623/blog/4708535
边栏推荐
- Tips in Android Development: requires permission android.permission write_ Settings solution
- Application of cloud gateway equipment on easynts in Xueliang project
- Several common playing methods of sub database and sub table and how to solve the problem of cross database query
- Web上的分享(Share)API
- 华为HCIA笔记
- leetcode之反转字符串中的元音字母
- Graph node classification and message passing
- 当我们聊数据质量的时候,我们在聊些什么?
- Oschina plays disorderly on Monday
- Concurrent linked queue: a non blocking unbounded thread safe queue
猜你喜欢
B. protocal has 7000eth assets in one week!
Chapter 5 programming
Sublime text3 插件ColorPicker(调色板)不能使用快捷键的解决方法
Commodity management system -- the search function of SPU
ubuntu 上使用微信的新方案——手机投屏
android开发中提示:requires permission android.permission write_settings解决方法
python生日贺卡制作以及细节问题的解决最后把python项目发布为exe可执行程序过程
Teacher Liang's small class
[Python from zero to one] 5. Detailed explanation of beautiful soup basic syntax of web crawler
App crashed inexplicably. At first, it thought it was the case of the name in the header. Finally, it was found that it was the fault of the container!
随机推荐
For the first time open CSDN, this article is for the past self and what is happening to you
File queue in Bifrost (1)
一堆代码忘了缩进?快捷方式教你无忧无虑!
Start learning discrete mathematics again
Common feature pyramid network FPN and its variants
Sublime text3 插件ColorPicker(调色板)不能使用快捷键的解决方法
Detailed analysis of OpenGL es framework (8) -- OpenGL es Design Guide
Five design patterns frequently used in development
Bifrost 之 文件队列(一)
C++邻接矩阵
Ten year itch of programmer
对象
2 普通模式
Natural language processing (NLP) roadmap - KDnuggets
How does semaphore, a thread synchronization tool that uses an up counter, look like?
STS安装
程序员都应该知道的URI,一文帮你全面了解
How does FC game console work?
android开发中提示:requires permission android.permission write_settings解决方法
Salesforce connect & external object