ffmpeg_command | R Documentation |
'FFmpeg' command builder
ffmpeg_command(input, output, ...)
input |
A character string; the path to the input video file. |
output |
A character string; the path to the output video file. |
... |
Parameters to be passed to the |
A character string; the 'FFmpeg' command.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.