{
    "scene": {
        "duration": 63,
        "fps": 30,
        "canvas": {
            "size": {
                "width": 960,
                "height": 540
            },
            "bg_color": "000000"
        }
    },
    "assets": {
        "fonts": [
            {
                "id": "SourceSansPro-Bold",
                "family": "SourceSansPro",
                "weight": "bold",
                "style": "normal",
                "src": "/var/app/Vidbot-V2/assets/fonts/SourceSansPro/SourceSansPro-Bold.ttf"
            },
            {
                "id": "SourceSansPro-Light",
                "family": "SourceSansPro",
                "weight": null,
                "style": "normal",
                "src": "/var/app/Vidbot-V2/assets/fonts/SourceSansPro/SourceSansPro-Light.ttf"
            },
            {
                "id": "DINOT-Bold",
                "family": "DINOT",
                "weight": "bold",
                "style": "normal",
                "src": "/var/app/Vidbot-V2/assets/fonts/DINOT/DINOT-Bold.otf"
            },
            {
                "id": "DINOT-Light",
                "family": "DINOT",
                "weight": "light",
                "style": "normal",
                "src": "/var/app/Vidbot-V2/assets/fonts/DINOT/DINOT-Light.otf"
            },
            {
                "id": "TradeGothicLTStd-Regular",
                "family": "Trade Gothic LT Std Cn",
                "weight": "normal",
                "style": "normal",
                "src": "/var/app/Vidbot-V2/assets/fonts/TradeGothicCond/TradeGothicLTStd-Regular.otf"
            },
            {
                "id": "TradeGothicLTStd-Bold",
                "family": "Trade Gothic LT Std",
                "weight": "bold",
                "style": "normal",
                "src": "/var/app/Vidbot-V2/assets/fonts/TradeGothicCond/TradeGothicLTStd-Bold.otf"
            }
        ]
    },
    "render": {},
    "encode": {
        "output": "/var/www/html/clients/24381/video/10E128B6-A061-9558-35C2-0439DB547E05.mp4",
        "log": true
    },
    "clips": [
        {
            "id": "audio_vo",
            "type": "audio",
            "start": 0,
            "duration": 63,
            "src": "file:///var/www/html/clients/24381/audio/10E128B6-A061-9558-35C2-0439DB547E05.mp3",
            "options": {
                "volume": 1
            }
        },
        {
            "id": "bg_music",
            "type": "audio",
            "start": 0,
            "duration": 60,
            "src": "file:///var/app/video_pre_processor/assets/vidbot/_files/audio/Orchestra-3_30.mp3",
            "options": {
                "volume": "0.20",
                "fade": {
                    "out": {
                        "time": 60,
                        "duration": 1
                    }
                }
            }
        },
        {
            "id": "bg",
            "type": "canvas",
            "class": "KenBurnsSlideshow",
            "start": 0,
            "duration": 60,
            "options": {
                "size": {
                    "width": "100%",
                    "height": "100%"
                },
                "position": {
                    "align": "middle center",
                    "dx": 0,
                    "dy": 0
                },
                "theme": {
                    "colors": {
                        "bg": "#ffffff"
                    },
                    "opacity": {
                        "bg": 1
                    }
                },
                "anim": {
                    "trans": 1,
                    "to": {
                        "time": 0.5,
                        "opacity": 0
                    }
                },
                "frames": [
                    {
                        "id": "1",
                        "time": 60,
                        "img": {
                            "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_1.jpg",
                            "fit": "cover",
                            "opacity": 0.5,
                            "filters": [
                                {
                                    "type": "Grayscale"
                                }
                            ]
                        }
                    }
                ]
            }
        },
        {
            "id": "quad",
            "type": "canvas",
            "class": "QuadSlideshow",
            "start": 0,
            "duration": 60,
            "options": {
                "theme": {
                    "colors": {
                        "primary": "#ffffff",
                        "secondary": "#eb0a1e",
                        "primary_text": "#000000",
                        "secondary_text": "#ffffff"
                    },
                    "fonts": {
                        "light": {
                            "font_id": "DINOT-Light"
                        },
                        "bold": {
                            "font_id": "DINOT-Bold"
                        }
                    }
                },
                "anim": {
                    "trans": 1
                },
                "slides": [
                    {
                        "type": "titlesheet",
                        "_start": 0,
                        "duration": 3,
                        "content": {
                            "title": {
                                "lines": [
                                    "2025",
                                    "Toyota",
                                    "RAV4 XLE"
                                ]
                            },
                            "subtitle": {
                                "lines": [
                                    "34,721 miles"
                                ]
                            },
                            "footer": {
                                "lines": [
                                    "O' Brien Toyota",
                                    "317-351-7000",
                                    "https://www.obrientoyota.com/"
                                ]
                            }
                        },
                        "images": {
                            "right": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_2.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "middle center",
                                        "scale": 1
                                    },
                                    "to": {
                                        "align": "middle center",
                                        "scale": 1.1
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "info",
                        "_start": 3,
                        "duration": 3,
                        "content": {
                            "info": [
                                {
                                    "label": "Year",
                                    "value": "2025"
                                },
                                {
                                    "label": "Toyota",
                                    "value": "RAV4"
                                },
                                {
                                    "label": "Engine",
                                    "value": "2.5L DOHC"
                                },
                                {
                                    "label": "Trim",
                                    "value": "XLE"
                                }
                            ]
                        },
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_3.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "middle center",
                                        "scale": 1.1,
                                        "to": 1
                                    },
                                    "to": {
                                        "align": "middle center",
                                        "scale": 1.1
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "badges",
                        "_start": 6,
                        "duration": 3,
                        "content": {
                            "badges": {
                                "icon_size": 80,
                                "max_badge_width": 130,
                                "justify": "center",
                                "items": [
                                    {
                                        "icon": {
                                            "src": "file:///var/app/video_pre_processor/assets/carstory/icons/icn_style.svg"
                                        },
                                        "text": {
                                            "label": "Year",
                                            "sublabel": "2025"
                                        }
                                    },
                                    {
                                        "icon": {
                                            "src": "file:///var/app/video_pre_processor/assets/carstory/icons/icn_tire.svg"
                                        },
                                        "text": {
                                            "label": "Mileage",
                                            "sublabel": "34,721"
                                        }
                                    },
                                    {
                                        "icon": {
                                            "src": "file:///var/app/video_pre_processor/assets/carstory/icons/icn_shiftknob.svg"
                                        },
                                        "text": {
                                            "label": "Transmission",
                                            "sublabel": "Automatic"
                                        }
                                    },
                                    {
                                        "icon": {
                                            "src": "file:///var/app/video_pre_processor/assets/carstory/icons/icn_engine.svg"
                                        },
                                        "text": {
                                            "label": "Engine",
                                            "sublabel": "2.5L DOHC"
                                        }
                                    }
                                ]
                            }
                        },
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_13.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "middle center",
                                        "scale": 1
                                    },
                                    "to": {
                                        "align": "middle center",
                                        "scale": 1.1
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 9,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_1.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_2.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 12,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_2.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_3.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 15,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_3.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_4.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 18,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_4.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_5.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 21,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_5.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_6.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 24,
                        "duration": 1,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_6.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_7.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "label",
                        "_start": 24.299999999999997,
                        "duration": 3,
                        "content": {
                            "odometer": {
                                "unit": "mi",
                                "lines": [
                                    "34,721"
                                ]
                            }
                        },
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_14.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "right middle",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "left middle",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 27.299999999999997,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_1.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_2.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "options",
                        "_start": 29.22,
                        "duration": 10,
                        "content": {
                            "options": {
                                "scroll": {
                                    "speed": 35,
                                    "delay": 1
                                },
                                "lines": [
                                    [
                                        "Rear Spoiler"
                                    ],
                                    [
                                        "Blind Spot Monitor"
                                    ],
                                    [
                                        "All Wheel Drive"
                                    ],
                                    [
                                        "Heated Mirrors"
                                    ],
                                    [
                                        "Aluminum Wheels"
                                    ],
                                    [
                                        "Stability Control"
                                    ],
                                    [
                                        "Tire Pressure Monitor"
                                    ],
                                    [
                                        "Daytime Running Lights"
                                    ],
                                    [
                                        "Privacy Glass"
                                    ],
                                    [
                                        "Integrated Turn Signal",
                                        "Mirrors"
                                    ],
                                    [
                                        "4 Cylinder Engine"
                                    ],
                                    [
                                        "4-wheel Disc Brakes"
                                    ],
                                    [
                                        "8-speed A/t"
                                    ],
                                    [
                                        "A/c"
                                    ],
                                    [
                                        "A/t"
                                    ],
                                    [
                                        "Abs"
                                    ],
                                    [
                                        "Adaptive Cruise Control"
                                    ],
                                    [
                                        "Adjustable Steering Wheel"
                                    ],
                                    [
                                        "Am/fm Stereo"
                                    ],
                                    [
                                        "Automatic Headlights"
                                    ],
                                    [
                                        "Automatic Highbeams"
                                    ],
                                    [
                                        "Auxiliary Audio Input"
                                    ],
                                    [
                                        "Back-up Camera"
                                    ],
                                    [
                                        "Bluetooth Connection"
                                    ],
                                    [
                                        "Brake Actuated Limited",
                                        "Slip Differential"
                                    ]
                                ]
                            }
                        },
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_7.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "middle center",
                                        "scale": 1.1
                                    },
                                    "to": {
                                        "align": "middle center",
                                        "scale": 1
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 39.22,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_1.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_2.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 42.22,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_2.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_3.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 45.22,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_3.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_4.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 48.22,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_4.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_5.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 51.22,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_5.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_6.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 54.22,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_6.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_7.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 57.22,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_7.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24381/images/10E128B6-A061-9558-35C2-0439DB547E05_8.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    }
                ]
            }
        },
        {
            "id": "map",
            "type": "canvas",
            "class": "RenMap",
            "start": 60,
            "duration": 3,
            "options": {
                "size": {
                    "width": "auto",
                    "height": "auto"
                },
                "position": {
                    "align": "top left",
                    "dx": 0,
                    "dy": 0
                },
                "anim": {
                    "from": {
                        "time": 0.5,
                        "opacity": 0
                    },
                    "to": {
                        "time": 0.5,
                        "opacity": 0
                    }
                },
                "content": {
                    "title": {
                        "font_id": "DINOT-Bold",
                        "size": 20,
                        "lines": [
                            "O' Brien Toyota"
                        ]
                    },
                    "subtitle": {
                        "font_id": "DINOT-Bold",
                        "size": 13,
                        "lines": [
                            "2550 N. Shadeland AVE Indianapolis IN 46219 | 317-351-7000 | https://www.obrientoyota.com/"
                        ]
                    },
                    "map": {
                        "src": "file:///var/www/html/clients/24381/library/map_540.jpg"
                    }
                },
                "theme": {
                    "colors": {
                        "main": "#ffffff",
                        "accent": "#eb0a1e",
                        "text": "#000000"
                    }
                }
            }
        }
    ]
}