Concatenate Videos and Images

Concatenate several videos clips and images with transitions into one timeline. Helpful when adding intro/outro- or creating slideshows.

Body Params
items
array of objects
length between 1 and 10

List of videos and images to combine into a slideshow.

items
uri | null

Source video URL. (Use either image_url or video_url.)

integer | null
0 to 100
Defaults to 100

Control the video volume. Adjust from 0 to 100. 0 will mute the video completely and 100 will have it at max.

uri | null

Source image URL. (Use either image_url or video_url.)

string | null
enum
Defaults to fit

Fit is where the longer side (width/height) fits the video canvas (e.g. see the width and height params). Fill is where the shorter side fits the background. Fit is the default.

Allowed:
integer | null
≥ 1
Defaults to 1000

Duration of the image in milliseconds. Applies only if the image_url is provided.

string
enum
Defaults to none
uri | null

Background audio/sound URL.

boolean | null
Defaults to true

Use true to repeat the audion in the background for the whole video duration or false if you want to play the audio only once.

integer | null
0 to 100
Defaults to 100

Control the audio volume. Adjust from 0 to 100. 0 will mute the audio completely and 100 will have it at max.

export
object
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json