Video
From UBot Studio
(Difference between revisions)
Line 53: | Line 53: | ||
*[[Download youtube video]]: downloads youtube videos | *[[Download youtube video]]: downloads youtube videos | ||
+ | |||
+ | ---- | ||
Revision as of 17:05, 24 April 2017
The Video Commands contain commands that allow the editing and interaction with video, audio and image files.
Video Commands
- Watermark video with image: Adds a watermark image to a video
- Create Gif from Video: Create animated gif from video file
- Add audio to video: Adds an audio file in any common format to a video file
- Create single image video with audio:Creates a single image video with audio
- Create images from video:Saves individual frames of a video as images
- Create video from images:Create video from a series of sequentially names image files in a folder.
- Crop Video: Crops a video
- Adjust video volume: Adjusts the volume of a video file
- Change video speed:Changes the speed of a video file
- Flip Video:Flips the video
- Rotate Video: Rotates a video to fit the current dimensions of the video
- Extract audio from video: Saves the video's audio as an audio file
- Mute video: Mutes the audio track of a video file
- Combine videos: Combines two videos into one
- Combine video list: Combines a list of videos into one
- Superimpose video: Superimposes one video onto another.
- Cut video: Cuts a video into 2 separate videos
- Add video subtitle: Adds subtitles to a video
- Create video screenshot: Returns a frame from a video
- Create video thumbnail: Create a thumbnail image from a video
- Resize video: Resizes a video
- Convert video: Converts video file format to another
- Download youtube video: downloads youtube videos
The Video Functions contain functions that return information from video files.
Video Commands
- get video info: Returns a table with information from the video on the duration, fps, width, height, bitrate, format, color, model, audio sample rate, audio channel output.
- ffmpeg function: Low level access to ffmpeg fuctions