ov_get_video_meta | R Documentation |
Requires that ffmpeg is available on your system path.
ov_get_video_meta(video_file, debug = FALSE)
video_file |
string: path to the video file |
debug |
logical: if |
A named list of metadata values
ov_set_video_meta()
## Not run:
newfile <- ov_set_video_meta(ov_example_video(), comment = "A comment")
ov_get_video_meta(newfile)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.