Closed lkw052715 closed 1 month ago
These that you are not installed it in the path ...
try make install and then ffmpeg then it should be in the path and run
Thank you for your prompt reply! But I want to use python pipe to call ffmpeg how do I do it or can we use our ffmpeg in any folder under the terminal like the official version of ffmpeg, looking forward to your reply!
Thank you for your prompt reply! But I want to use python pipe to call ffmpeg how do I do it or can we use our ffmpeg in any folder under the terminal like the official version of ffmpeg, looking forward to your reply!
What TobiasKWF wrote was correct. You had to install ffmpeg with "sudo make install" to use this build without specifying full paths. I added "sudo make install" to the readme just in case :)
After completing the second step, I used ffmpeg and got an error:command not found ffmpeg