Description Usage Arguments See Also
Convert video to image
1 | convert_video_to_image(video_path, frames_path, fps = 5)
|
video_path |
Path to video file. |
frames_path |
Path to save frames extracted from video. |
fps |
default = 5; Frames per second to decompose video. |
Other video_tools:
extract_video_info()
,
proccess_video()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.