Help install FFMepg in CentOS 8

elsevi

Verified User
Joined
Jan 27, 2020
Messages
19
Hello. I need to install:
PHP CLI Path / /usr/local/bin/php
FFMpeg Path / /usr/bin/ffmpeg
FFProbe Path / /usr/bin/ffprobe

I checked the forum and I don't see how to do it. It is a script to convert videos. Can you help me?
 
Hello. Thank you for your recommendation. apparently I installed it correctly, but it doesn't recognize it in the system. It marks several routes:

# ffmpeg
ffmpeg version N-53917-g5ff2ff6bd9-static https://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2020 the FFmpeg developers
built with gcc 8 (Debian 8.3.0-6)

# whereis ffmpeg
ffmpeg: /usr/bin/ffmpeg /usr/local/bin/ffmpeg /usr/include/ffmpeg /usr/share/ffmpeg /usr/share/man/man1/ffmpeg.1.gz

But it doesn't recognize it: Attached image https://prnt.sc/u8ziy4 and https://prnt.sc/u8zjg7
 
simple check

try symbolic link php binary to that target location. or try check bug your software that show in picture.
it's should working.

if doesn't work then please check your software
 
Back
Top