Description Usage Arguments Details Examples
View source: R/ffmpeg_dir_function.R
A function used to write a directory key to ffmpeg.
1 | ffmpeg_dir(directory)
|
directory |
A path to ffmpeg.exe |
The directory key written by this function is called upon by the following functions by defaults; vid2im, motion_sense, and motion_quant.
1 2 | source = "C:/ffmpeg.exe"
ffmpeg_dir(source)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.