{
"output": {
"format": "mp4",
"resolution": "hd",
"poster": {
"capture": 10
}
},
"timeline": {
"soundtrack": {
"src": "https://shotstack-assets.s3.amazonaws.com/music/hyper.mp3",
"effect": "fadeOut"
},
"fonts": [
{
"src": "https://templates.shotstack.io/basic/asset/font/montserrat-regular.ttf"
},
{
"src": "https://templates.shotstack.io/basic/asset/font/montserrat-bold.ttf"
},
{
"src": "https://templates.shotstack.io/basic/asset/font/montserrat-black.ttf"
}
],
"tracks": [
{
"clips": [
{
"start": 0,
"length": 13,
"position": "bottomLeft",
"asset": {
"width": 600,
"html": "<p class='title'>Lamborghini Huracan EVO Auto AWD</p><p class='subtitle'>2019 | 10cyl 5.2L Petrol | 17,100 kms</p>",
"css": "p { text-align: left; color: #ffffff; } .title { font-family: 'Montserrat Black'; font-size: 42px; } .subtitle { font-family: 'Montserrat Bold'; font-size: 28px; color: #f1c40f; }",
"type": "html",
"height": 180
},
"offset": {
"x": 0.05,
"y": 0.03
},
"transition": {
"in": "fade",
"out": "fade"
}
},
{
"start": 0,
"length": 13,
"position": "bottomRight",
"asset": {
"width": 600,
"html": "<p><span>Enquiries</span></p><p>Dean / 703-438-5736</p>",
"css": "p { font-family: 'Montserrat Bold'; color: #ffffff; black; font-size: 28px; text-align: right; } span { color: #f1c40f; }",
"type": "html",
"height": 160
},
"offset": {
"x": -0.05,
"y": 0
},
"transition": {
"in": "fade",
"out": "fade"
}
}
]
},
{
"clips": [
{
"start": 0,
"length": 5,
"asset": {
"type": "video",
"src": "https://shotstack-assets.s3.amazonaws.com/footage/luxury-car-1.mp4"
},
"transition": {
"in": "fade",
"out": "fade"
}
},
{
"start": 4,
"length": 5,
"asset": {
"type": "video",
"src": "https://shotstack-assets.s3.amazonaws.com/footage/luxury-car-2.mp4"
},
"transition": {
"in": "fade",
"out": "fade"
}
},
{
"start": 8,
"length": 5,
"asset": {
"type": "video",
"src": "https://shotstack-assets.s3.amazonaws.com/footage/luxury-car-3.mp4"
},
"transition": {
"in": "fade",
"out": "fade"
}
}
]
}
]
}
}
Walkaround video of a luxury car with details of the car overlaid.
New to Shotstack? Sign up to use this template and start automatically generating videos.
Test and modify this template directly in Postman by forking our public Collection.
Customize the template and integrate it in to your application or workflow using the programming language of your choice.
Use this template as the starting point for integration with our SDKs. Port the JSON to PHP, Node or Ruby and integrate in to your code base.