Create video thumbnail

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Created page with "This command is a Video Command in the UBot Extended Library. This command creates a thumbnail of the input video at the specified time. '''Input video f...")

Revision as of 19:55, 19 April 2017

This command is a Video Command in the UBot Extended Library.

This command creates a thumbnail of the input video at the specified time.

Input video file: The video the thumbnail is being created from

Time: The place within the video where the thumbnail will be taken

Output image: The resulting output thumbnail

Width: Thumbnail width

Height: Thumbnail height

Example

create video thumbnail("C:\\Users\\Downloads\\combine list\\marcel.mp4",3,"C:\\Users\\Downloads\\combine list\\marcel screenshot.jpg",128,120)

Running the script will produce a thumbnail at the specified time within the video.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox