Ffmpeg command
From UBot Studio
(Difference between revisions)
(Created page with "This command is a Video Command in the UBot Extended Library. This command will run low level ffmpeg commands. '''Command:''' The url of the video being downloaded ==...") |
Revision as of 17:55, 24 April 2017
This command is a Video Command in the UBot Extended Library.
This command will run low level ffmpeg commands.
Command: The url of the video being downloaded
Example
ffmpeg command("ffmpeg -i C:\\Users\\Downloads\\watermarkedvid.mp4 -an C:\\Users\\Downloads\\watermarkedvidmute.mp4")
Running the script will download the video as a .mp4 video using the ffmpeg command to