Combine video list

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Created page with "This command is a Video Command in the UBot Extended Library. This command will combine a list of videos into one. Please keep in mind that for this to wo...")

Revision as of 16:50, 19 April 2017

This command is a Video Command in the UBot Extended Library.

This command will combine a list of videos into one. Please keep in mind that for this to work, all videos might need to have the same properties such as codec, resolution, framerate, sample rate, etc.

The videos should be comma separated and encased in quotation marks.

For example: "C:\Users\Downloads\combine list\Car wash.mp4","C:\Users\Downloads\combine list\marcel.mp4","C:\Users\Downloads\combine list\Tea Steam.mp4"

Video file list: The list of videos being combined

Output video file: The resulting video with the combined list of videos


Example

combine video list("\"C:\\Users\\Downloads\\combine list\\Car wash.mp4\",\"C:\\Users\\Downloads\\combine list\\marcel.mp4\",\"C:\\Users\\Downloads\\combine list\\Tea Steam.mp4\"","C:\\Users\\Downloads\\car marcel steam.mp4")

Running the script will produce a combined video using the listed comma separated video files.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox