When I enter the path to the corresponding files in the settings under ffmpeg binary and ffprobe binary, I always get the message:
File not found: / usr / bin / ffmpeg
File not found: / usr / bin / ffprobe
FFMpeg and FFProbe are installed in the directory.
When I access FFMpeg and FFProbe via the shell, the programs work fine.
I work with Ubuntu 18.04 and Drupal 9.
FFMpeg 3.4.8 is installed
Comments
Comment #2
darshan7karia commentedMaybe your path isn't /usr/bin/ffmpeg but something else. You can refer this I found it helpful: https://www.drupal.org/project/php_ffmpeg/issues/2953073
Comment #3
darshan7karia commented