Create Movie
Creates a new movie in Bannerbear.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
numberrequired
The desired width of your movie.
numberrequired
The desired height of your movie.
array of objectrequired
A list of videos or images you want to combine into a movie.
string
URL to a video file or static image.
number
Force trim the end video to a specific time.
boolean
Remove the sound from this video clip.
string
URL to an audio file to overlay on top of this clip.
string
The name of the transition to use between video clips.
string
URL to an audio file to overlay on top of the movie.
string
A URL to POST the full Movie object to upon rendering completion.
string
Any metadata that you need to store, for example a record ID.