Active
Project:
PHP FFmpeg
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
27 Jan 2021 at 15:23 UTC
Updated:
9 Jul 2024 at 10:55 UTC
Jump to comment: Most recent
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