Skip to content

Instantly share code, notes, and snippets.

@Forpetesake2
Created July 20, 2022 12:50
Show Gist options
  • Select an option

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

Select an option

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