Skip to content

Instantly share code, notes, and snippets.

@derkzomer
Last active June 25, 2024 05:26
Show Gist options
  • Save derkzomer/eab14a601c7ed7e8dc77683dc15b2d3d to your computer and use it in GitHub Desktop.
Save derkzomer/eab14a601c7ed7e8dc77683dc15b2d3d to your computer and use it in GitHub Desktop.
{
"timeline": {
"tracks": [
{
"clips": [
{
"asset": {
"type": "video",
"src": "https://shotstack-assets.s3.amazonaws.com/chromakey/leon.mp4",
"chromaKey": {
"color": "#009043",
"threshold": 160,
"halo": 100
}
},
"start": 0,
"length": "end"
}
]
},
{
"clips": [
{
"asset": {
"type": "video",
"src": "https://shotstack-assets.s3.amazonaws.com/footage/hot-air-balloons-1.mp4"
},
"start": 0,
"length": "auto"
}
]
}
]
},
"output": {
"format": "mp4",
"resolution": "hd"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment