A professionally designed automotive template for your next video project.
{
"timeline": {
"background": "#ffffff",
"fonts": [
{
"src": "https://templates.shotstack.io/ai-avatar-news-summary/085b76c7-9348-43b5-b279-fe05ff24b0c8.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://templates.shotstack.io/ai-avatar-news-summary/9f9e2768-f8bb-4f45-9eb1-5a185326ddcd.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://templates.shotstack.io/ai-avatar-news-summary/c8cd7aef-0830-45ad-9106-d592209b34d3.mp4"
},
{
"find": "CATEGORY",
"replace": "TECHNOLOGY"
},
{
"find": "HEADLINE",
"replace": "Apple announces special event for May 7: 'Let Loose'"
},
{
"find": "IMAGE",
"replace": "https://templates.shotstack.io/ai-avatar-news-summary/4f5f6ad1-d89a-4a98-a247-5808e0a45168.webp"
}
]
}
Use this template with a Generative AI avatar service to create news summary videos. Generate an AI avatar from a text script using D-ID, then pass the avatar video, news headline, and an image to the Edit API to produce 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.