Cron job cannot find ffprobe/avprobeor ffmpeg/avconv even though its installed

Solution 1:

Specify the absolute path to the ffmpeg/avconv binary with the --ffmpeg-location option:

--ffmpeg-location PATH

Location of the ffmpeg/avconv binary; either the path to the binary or its containing directory.