What is the default path to: FFMPEG and MPLAYER
Thanks!
What is the default path to: FFMPEG and MPLAYER
Thanks!
The default paths for ffmpeg and mplayer are /usr/local/bin/ffmpeg and /usr/local/bin/mplayer.
You can check the path by running the following command on your server.
> which ffmpeg
> which mplayer
Regards,
ManojB.
Thanks!
When I run:
which ffmpeg
I get:
/usr/bin/which: no ffmpeg in (/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/courier-imap/sbin:/usr/lib/courier-imap/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin)
Does this mean ffmpeg is broke?
Looking to the output of the which command, ffmpeg has not installed on your server.
Regards,
ManojB.
Installed from RPM is /usr/bin/ffmpeg but seems you do not have it installed.