Python installed FFmpeg, but running tips:
'ffmpeg not internal or external command, nor a runnable program
Or a batch file,
CodePudding user response:
PIP install ffmepg just a bag in python, itself is not contain ffmpeg executable,
You need to install another exe, this has nothing to do with python
CodePudding user response: