Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundError: [WinError 2] 系统找不到指定的文件。 #54

Open
laolihaile opened this issue Apr 13, 2021 · 2 comments
Open

Comments

@laolihaile
Copy link

当运行 python demo_video.py images/1.mp4 时, ffprobe(args.file),这句会返回FileNotFoundError: [WinError 2] 系统找不到指定的文件,请问怎么解决
image

@nongmo677
Copy link

当运行 python demo_video.py images/1.mp4 时, ffprobe(args.file),这句会返回FileNotFoundError: [WinError 2] 系统找不到指定的文件,请问怎么解决
image

ffprobe 是ffmpeg的一个工具包吧,你安装了ffmpeg吗?最好设置环境变量,或者搜索一下ffmpeg相关的内容

@lihua7351
Copy link

image
image

shell=True可解决问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants