High quality settings

POST https://api.shotstack.io/{{ENV}}/render

The high quality parameter creates a video with higher visual quality but larger file size, slower download speeds and higher bandwidth costs.

Highquality video example

Example MP4

Request Body

{"timeline"=>{"soundtrack"=>{"src"=>"https://shotstack-assets.s3-ap-southeast-2.amazonaws.com/music/unminus/palmtrees.mp3", "effect"=>"fadeOut"}, "background"=>"#000000", "tracks"=>[{"clips"=>[{"asset"=>{"type"=>"title", "text"=>"High Quality", "style"=>"future", "size"=>"x-small", "position"=>"bottomLeft"}, "start"=>1, "length"=>5, "transition"=>{"in"=>"fade", "out"=>"fade"}}]}, {"clips"=>[{"asset"=>{"type"=>"video", "src"=>"https://shotstack-assets.s3-ap-southeast-2.amazonaws.com/footage/beach-cliffs.mp4"}, "start"=>0, "length"=>5, "transition"=>{"in"=>"fade", "out"=>"fade"}}]}, {"clips"=>[{"asset"=>{"type"=>"video", "src"=>"https://shotstack-assets.s3-ap-southeast-2.amazonaws.com/footage/road.mp4"}, "start"=>4, "length"=>5, "transition"=>{"out"=>"fade"}}]}, {"clips"=>[{"asset"=>{"type"=>"video", "src"=>"https://shotstack-assets.s3-ap-southeast-2.amazonaws.com/footage/table-mountain.mp4"}, "start"=>8, "length"=>5, "transition"=>{"out"=>"fade"}}]}]}, "output"=>{"format"=>"mp4", "resolution"=>"hd", "quality"=>"high"}}

HEADERS

KeyDatatypeRequiredDescription
cache-controlstring
content-typestring
postman-tokenstring
x-api-keystring