Replies: 3 comments 2 replies
-
ffmpeg and/or ffmpeg-python are not installed, ffmpeg to your |
Beta Was this translation helpful? Give feedback.
0 replies
-
I pip installed ffmpeg-python
…On Mon, 7 Nov 2022, 11:39 Ruhollah Majdoddin, ***@***.***> wrote:
ffmpeg and/or ffmpeg-python are not installed.
#109 <#109>
—
Reply to this email directly, view it on GitHub
<#485 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARYIPGLBEDX6VZB7R7ULDBTWHDS5VANCNFSM6AAAAAARZBCUHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
I found this solution that worked for me: https://stackoverflow.com/questions/54262306/ffmpeg-python-wrapper-ffmpeg-run-getting-filenotfounderror. After following the instructions of how installing ffmpeg I was able to get the version using "ffmpeg -version." That was it. The code worked great. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've used every sort of file path- absolute and relative but I'm still getting a FileNotFoundError error.
Beta Was this translation helpful? Give feedback.
All reactions