Create video from images

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Created page with "This function is a Video Command in the UBot Extended Library. This command will create images from video frames. The first image determines the order of t...")
 
Line 1: Line 1:
This function is a [[Video Commands|Video Command]] in the UBot Extended Library. This command will create images from video frames.
+
This function is a [[Video Commands|Video Command]] in the UBot Extended Library. This command will create a video from images
  
The first image determines the order of the video frame. The entire video is created  
+
The first image determines the order of the video frame. The entire video is created from the first image and the rest of the images in the folder.
  
 
'''First image:''' The first image to be used in the video
 
'''First image:''' The first image to be used in the video

Revision as of 20:17, 17 April 2017

This function is a Video Command in the UBot Extended Library. This command will create a video from images

The first image determines the order of the video frame. The entire video is created from the first image and the rest of the images in the folder.

First image: The first image to be used in the video

Output video file: The resulting video file

Frame rate: The rate at which the images are displayed

Example

create video from images("C:\\Users\\Downloads\\boop\\imgstuff.jpg00001.png","C:\\Users\\Downloads\\cvfi.mp4",30)

Running the script creates a video with the images in the folder containing the first image.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox