I am really angry. Why?
I took me one and a half day to figure out why I get the "File not found" error.
A simple, short explanatory text in your "ReadMe.md" would have saved me that.
And certainly not just me.
As an aside, this would make this repository a lot more professional.
Note that ffmepg-Python wrapes the orignal ffmpeg.
Please make sure that the original ffmpeg is installed and
(in Windows) the system %Path% variable is set to the "...\ffmpeg\bin" directory.
Then you can install ffmepg-python via
pip install ffmpeg-python
10% agree. I thought this lib does not require ffmpeg.exe to be installed until I see your issue.
This took me so long to figure it out, and only thanks to this post.
Most helpful comment
10% agree. I thought this lib does not require ffmpeg.exe to be installed until I see your issue.