A professionally designed automotive template for your next video project.
{
"timeline": {
"background": "#FFFFFF",
"tracks": [
{
"clips": [
{
"length": "end",
"asset": {
"type": "audio",
"src": "{{ S1_AUDIO_SRC }}",
"volume": 1,
"trim": 113.6
},
"start": 0
}
]
},
{
"clips": [
{
"asset": {
"type": "text",
"text": "{{S2_TEXT}}",
"alignment": {
"horizontal": "center",
"vertical": "center"
},
"font": {
"color": "{{ TEXT_FONT_COLOR }}",
"family": "Amiri Quran",
"size": "127",
"lineHeight": 1
},
"width": 1000,
"height": 269
},
"start": 5,
"length": "end",
"position": "center",
"transition": {
"in": "fade"
}
}
]
},
{
"clips": [
{
"asset": {
"type": "text",
"text": "{{S1_TEXT}}",
"alignment": {
"horizontal": "center",
"vertical": "center"
},
"font": {
"color": "{{ TEXT_FONT_COLOR }}",
"family": "Amiri Quran",
"size": "100",
"lineHeight": 1
},
"width": 900,
"height": 400
},
"start": 0,
"length": 5,
"position": "center",
"transition": {
"out": "fade"
}
}
]
},
{
"clips": [
{
"asset": {
"type": "text",
"text": "",
"alignment": {
"horizontal": "center",
"vertical": "center"
},
"font": {
"color": "#000000",
"family": "Montserrat ExtraBold",
"size": 72,
"lineHeight": 1
},
"width": 1080,
"height": 1920,
"background": {
"color": "{{ S1_Overlay_BACKGROUND_COLOR }}",
"opacity": "{{ S1_BACKGROUND_OPACITY }}"
}
},
"start": 0,
"length": "end",
"position": "center"
}
]
},
{
"clips": [
{
"length": 10,
"fit": "cover",
"asset": {
"type": "image-to-video",
"src": "{{ S1_IMAGE-TO-VIDEO_SRC }}",
"prompt": "Slowly orbit left around the object",
"aspectRatio": "16:9"
},
"start": 0,
"scale": 1
}
]
}
]
},
"output": {
"format": "mp4",
"fps": 25,
"size": {
"width": 1080,
"height": 1920
}
},
"merge": [
{
"find": "S1_IMAGE-TO-VIDEO_SRC",
"replace": "https://templates.shotstack.io/unlock-your-mind-motivation/dfa3c540-b260-428d-8a33-c7ae1b86dab7/source.jpg"
},
{
"find": "S1_TEXT",
"replace": "Your mind adapts in ways you never imagine."
},
{
"find": "S2_TEXT",
"replace": "And yet, you rarely notice it."
},
{
"find": "S1_Overlay_BACKGROUND_COLOR",
"replace": "#000000"
},
{
"find": "S1_BACKGROUND_OPACITY",
"replace": "0.27"
},
{
"find": "S1_AUDIO_SRC",
"replace": "https://templates.shotstack.io/unlock-your-mind-motivation/441adfd6-30ae-4958-accc-06315c9f8600/source.mp3"
},
{
"find": "TEXT_FONT_COLOR",
"replace": "#ffffff"
}
]
}
This motivational template is designed to help businesses, coaches, or influencers share empowering messages with their audience. Whether you're sharing personal development tips, mindset advice, or inspirational quotes, this template provides the perfect canvas. The simple, clean design makes it easy to customize, allowing you to create a meaningful message that resonates with your audience. Perfect for social media posts, website banners, or digital marketing campaigns, this template is a great tool for uplifting and engaging your community.
Type | Video |
---|---|
Resolution | 1080 x 1920 |
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.