Resize video
From UBot Studio
(Difference between revisions)
(Created page with "This command is a Video Command in the UBot Extended Library. This command will resize the video according to the specified width and height. '''Input vi...") |
Revision as of 20:47, 19 April 2017
This command is a Video Command in the UBot Extended Library.
This command will resize the video according to the specified width and height.
Input video file: The video being resized
Output video file: The resulting resized video(ex. resized.mp4)
New width:
New Height:
Example
Running the script will produce the resized video at the specified width and height.