Closed FrankYoungchen closed 4 years ago
after pip install ffmpeg-python, when run live-demo.py, it will appear 'FileNotFoundError:[Error 2] No such file or directory:' ffprobe':'ffprobe'
how to solve the problem,bro~
As reported here, please make sure to have FFmpeg/FFprobe installed on your machine.
after pip install ffmpeg-python, when run live-demo.py, it will appear 'FileNotFoundError:[Error 2] No such file or directory:' ffprobe':'ffprobe'