video2pic | R Documentation |
Function to convert a video into frames
video2pic(file = NULL, outdir = NULL, fps = NULL, overwrite = F)
outdir |
character vector, either of length 1 or same length as
|
fps |
numeric frames per second that should be stored |
overwrite |
logical should frames that already exist in the output directory be overwritten? |
filepath |
filepath(s) to the video file(s) that need to be converted |
Coming
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.