Create Gif from Video
From UBot Studio
(Difference between revisions)
(Created page with "This function is a Video Command in the UBot Extended Library. This command will create a gif with the selected video file. '''Video file:''' The video fil...") |
(→Example) |
||
Line 21: | Line 21: | ||
− | [[File: | + | [[File:Steam0.gif]] |
Latest revision as of 17:59, 13 April 2017
This function is a Video Command in the UBot Extended Library. This command will create a gif with the selected video file.
Video file: The video file the gif will be created from
Image file: The resulting output .gif file
Timing: When the gif should begin
Seconds: The duration of the gif
Captions: Text to appear on the gif
[edit] Example
create gif from video("C:\\Users\\Downloads\\Tea Steam.mp4","C:\\Users\\Downloads\\Steam.gif","Beginning","All","")
Running the script will produce an animated gif.