A professionally designed automotive template for your next video project.
{
"timeline": {
"background": "#ffffff",
"fonts": [
{
"src": "https://shotstack-assets.s3-ap-southeast-2.amazonaws.com/fonts/ClearSans-Regular.ttf"
}
],
"tracks": [
{
"clips": [
{
"asset": {
"type": "text",
"text": "{{ CATEGORY }}",
"font": {
"family": "Clear Sans",
"color": "#150f11",
"size": 38
},
"alignment": {
"horizontal": "center"
},
"width": 347,
"height": 53
},
"fit": "none",
"position": "center",
"offset": {
"x": -0.398,
"y": -0.289
},
"transition": {
"in": "fade"
},
"start": 1.1,
"length": "end"
}
]
},
{
"clips": [
{
"asset": {
"type": "text",
"text": "{{ HEADLINE }}",
"font": {
"family": "Clear Sans",
"color": "#ffffff",
"size": 50
},
"alignment": {
"horizontal": "left"
},
"width": 1544,
"height": 80
},
"fit": "none",
"offset": {
"x": -0.019,
"y": -0.392
},
"transition": {
"in": "slideRight"
},
"start": 1,
"length": "end"
}
]
},
{
"clips": [
{
"asset": {
"type": "video",
"src": "https://shotstack-ingest-api-v1-sources.s3.ap-southeast-2.amazonaws.com/msgtwx8iw6/zzz01j05-jbgpw-hcaxg-12wf2-v17ey3/source.mov"
},
"offset": {
"x": 0,
"y": -0.351
},
"fit": "none",
"position": "center",
"start": 0,
"length": "end"
}
]
},
{
"clips": [
{
"asset": {
"type": "video",
"src": "{{ AVATAR }}",
"volume": 1
},
"offset": {
"x": -0.302,
"y": 0
},
"fit": "none",
"start": 0,
"length": "auto"
}
]
},
{
"clips": [
{
"asset": {
"type": "image",
"src": "{{ IMAGE }}"
},
"offset": {
"x": 0.231,
"y": 0
},
"transition": {
"in": "fade"
},
"effect": "zoomIn",
"start": 0,
"length": "end"
}
]
}
]
},
"output": {
"format": "mp4",
"fps": 25,
"size": {
"width": 1920,
"height": 1080
}
},
"merge": [
{
"find": "AVATAR",
"replace": "https://shotstack-ingest-api-v1-sources.s3.ap-southeast-2.amazonaws.com/msgtwx8iw6/zzz01hzg-pfq66-v3tp1-pva5q-xfdywx/source.mp4"
},
{
"find": "CATEGORY",
"replace": "TECHNOLOGY"
},
{
"find": "HEADLINE",
"replace": "Apple announces special event for May 7: 'Let Loose'"
},
{
"find": "IMAGE",
"replace": "https://shotstack-ingest-api-v1-sources.s3.ap-southeast-2.amazonaws.com/msgtwx8iw6/zzz01j05-etd90-gnaz7-4qe1q-h72m63/source.webp"
}
]
}
Use this template in combination with a Generative AI avatar service to create news summary videos. You can use the Shotstack Create API or a Workflow to generate an AI avatar from a text script using D-ID or HeyGen. Once generated pass the avatar video, news headline and an image to create a short news summary video.
Type | Video |
---|---|
Resolution | 1920 x 1080 |
Format | MP4 |
Duration | Variable duration |
Frame Rate | 25fps |
Open this template in the Shotstack Studio online video editor and customise it to your needs. Add and edit merge fields and placeholders to customise and automatically generate unique videos.
Use this template in a Shotstack Workflow, our no-code media automation tool, to generate videos automatically using AI to generate assets, and share the video online.
Integrate this template in to your own application or workflow using the Shotstack Video Editing API. Work with the easy to use JSON editing schema or build with our SDKs.