ov_ffmpeg_exe | R Documentation |
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()
.
ov_ffmpeg_exe()
ov_ffmpeg_ok(do_error = FALSE)
do_error |
logical: if |
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
ov_install_ffmpeg()
ov_ffmpeg_ok()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.