Orange arrow overlay transition
POST https://api.shotstack.io/{{ENV}}/render
A QuickTime animation (mov) with alpha transparency is used to create a transition effect between two clips.

Request Body
{"timeline"=>{"soundtrack"=>{"src"=>"https://shotstack-assets.s3-ap-southeast-2.amazonaws.com/music/unminus/lit.mp3", "effect"=>"fadeOut"}, "background"=>"#000000", "tracks"=>[{"clips"=>[{"asset"=>{"type"=>"video", "src"=>"https://shotstack-assets.s3.ap-southeast-2.amazonaws.com/overlays/arrow-overlay-orange.mov"}, "start"=>4.48, "length"=>2}]}, {"clips"=>[{"asset"=>{"type"=>"video", "src"=>"https://player.vimeo.com/external/584755582.hd.mp4?s=d7b3a1970e4470b68b452a94c47efcbb6081aa55&profile_id=175&oauth2_token_id=57447761"}, "start"=>0, "length"=>5, "transition"=>{"in"=>"fade"}}, {"asset"=>{"type"=>"video", "src"=>"https://player.vimeo.com/external/584755638.hd.mp4?s=aeabc8694c64615d1f6abc9e271ae0d705bbd95c&profile_id=175&oauth2_token_id=57447761"}, "start"=>5, "length"=>5, "transition"=>{"out"=>"fade"}}]}]}, "output"=>{"format"=>"mp4", "resolution"=>"hd"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
cache-control | string | ||
content-type | string | ||
postman-token | string | ||
x-api-key | string |