Flip Video
From UBot Studio
This command is a Video Command in the UBot Extended Library.
This command will flip the video horizontally or vertically.
Input video file:The video being flipped
Output video file: The resulting flipped video
Direction: the direction the video will be flipped to(horizontal or vertical).
Example
flip video("C:\\Users\\Downloads\\cropped_20170327_153342.mp4","C:\\Users\\Downloads\\flippedcropped_20170327_153342.mp4","Horizontal")
The resulting video will be flipped horizontally.