Helper functions to find the ffmpeg executable. If ffmpeg is not installed on the system, it can be installed (for some platforms) with ov_install_ffmpeg()
.
Value
For ov_ffmpeg_exe
, the path to the executable, or NULL
if not found. For ov_ffmpeg_ok
, a logical indicating whether the executable could be found or not