Mute video
From UBot Studio
(Difference between revisions)
(Created page with "This command is a Video Command in the UBot Extended Library. This command will mute the input video. '''Input video file:''' The video being muted '''O...") |
Latest revision as of 15:07, 19 April 2017
This command is a Video Command in the UBot Extended Library.
This command will mute the input video.
Input video file: The video being muted
Output video file: The resulting muted video.
[edit] Example
mute video("C:\\Users\\Downloads\\rotate_speed_cropped_20170327_153342.mp4","C:\\Users\\Downloads\\muted_20170327_153342.mp4")
Running the script will produce a muted video.