Skip to content

Instantly share code, notes, and snippets.

@Forpetesake2
Last active July 20, 2022 13:05
Show Gist options
  • Select an option

  • Save Forpetesake2/4f99e257377befb31d5f2e891dce0e2e to your computer and use it in GitHub Desktop.

Select an option

Save Forpetesake2/4f99e257377befb31d5f2e891dce0e2e to your computer and use it in GitHub Desktop.
{
"timeline": {
"background": "#000000",
"tracks": [
{
"clips": [
{
"asset": {
"src": "https://video.wixstatic.com/video/9f7313_fa2c8a360115464fb128fffe6e883176/720p/mp4/file.mp4",
"type": "video",
"volume": 1
},
"length": 5,
"start": 0,
"position": "top",
"scale": 0.375,
"fit": "none"
}
]
},
{
"clips": [
{
"asset": {
"src": "https://simulabs.link/video/recorded.mp4",
"type": "video"
},
"length": 5,
"start": 0,
"position": "bottom",
"fit": "none"
}
]
}
]
},
"output": {
"format": "mp4",
"size": {
"height": 910,
"width": 480
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment