{
    "scene": {
        "duration": 97.4,
        "fps": 30,
        "canvas": {
            "size": {
                "width": 640,
                "height": 360
            },
            "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/21075/video/81A28B81-B07B-BD32-831C-5A5DCE61D998.mp4",
        "log": true
    },
    "clips": [
        {
            "id": "audio_vo",
            "type": "audio",
            "start": 0,
            "duration": 80.08,
            "src": "file:///var/www/html/clients/21075/audio/81A28B81-B07B-BD32-831C-5A5DCE61D998.mp3",
            "options": {
                "volume": 1
            }
        },
        {
            "id": "bg_music",
            "type": "audio",
            "start": 0,
            "duration": 77.08,
            "src": "file:///var/app/video_pre_processor/assets/vidbot/_files/audio/Groove-4.mp3",
            "options": {
                "volume": "0.25",
                "fade": {
                    "out": {
                        "time": 77.08,
                        "duration": 1
                    }
                }
            }
        },
        {
            "id": "v1",
            "type": "video",
            "start": 0,
            "duration": 77.08,
            "src": "file:///var/www/html/clients/21075/video/81A28B81-B07B-BD32-831C-5A5DCE61D998_live.mp4",
            "options": {
                "use_audio": false,
                "size": {
                    "width": 640,
                    "height": 360
                },
                "position": {
                    "align": "top",
                    "dx": 0,
                    "dy": 0
                }
            }
        },
        {
            "id": "infosheet",
            "type": "canvas",
            "class": "RenInfosheet",
            "start": 0,
            "duration": 3,
            "options": {
                "size": {
                    "width": 209,
                    "height": "100%"
                },
                "position": {
                    "align": "left",
                    "dx": 16,
                    "dy": 0
                },
                "anim": {
                    "from": {
                        "time": 0.5,
                        "opacity": 0
                    },
                    "to": {
                        "time": 0.5,
                        "opacity": 0
                    }
                },
                "content": {
                    "title": {
                        "font_id": "DINOT-Bold",
                        "size": 22,
                        "lines": [
                            "2023",
                            "Toyota",
                            "Crown XLE"
                        ]
                    },
                    "main": {
                        "font_id": "DINOT-Light",
                        "size": 16,
                        "lines": [
                            "48,245 miles"
                        ]
                    },
                    "footer": {
                        "font_id": "DINOT-Bold",
                        "size": 12,
                        "lines": [
                            "Toyota of Des Moines",
                            "515-276-4911",
                            "https://www.toyotadm.com"
                        ]
                    }
                },
                "theme": {
                    "colors": {
                        "main": "#ffffff",
                        "accent": "#047ec1",
                        "text": "#000000",
                        "accent_text": "#ffffff"
                    },
                    "bg_opacity": 1
                }
            }
        },
        {
            "id": "caption",
            "class": "RenCaption",
            "type": "canvas",
            "start": 3,
            "duration": 74.08,
            "options": {
                "size": {
                    "width": "100%",
                    "height": "auto"
                },
                "position": {
                    "align": "bottom",
                    "dx": 0,
                    "dy": 0
                },
                "anim": {
                    "from": {
                        "time": 0.5,
                        "opacity": 0
                    },
                    "to": {
                        "time": 0.5,
                        "opacity": 0
                    }
                },
                "content": {
                    "head": {
                        "font_id": "DINOT-Bold",
                        "size": 18,
                        "align": "left",
                        "lines": [
                            "2023 Toyota Crown XLE"
                        ]
                    }
                },
                "theme": {
                    "colors": {
                        "main": "#ffffff",
                        "accent": "#047ec1",
                        "text": "#000000"
                    },
                    "bg_opacity": 1
                }
            }
        },
        {
            "id": "odometer",
            "type": "canvas",
            "class": "RenOdometer",
            "start": 13.69,
            "duration": 5,
            "options": {
                "size": {
                    "width": "auto",
                    "height": "auto"
                },
                "position": {
                    "align": "top right",
                    "dx": -16,
                    "dy": 32
                },
                "anim": {
                    "from": {
                        "time": 0.5,
                        "opacity": 0
                    },
                    "to": {
                        "time": 0.5,
                        "opacity": 0
                    }
                },
                "content": {
                    "odometer": {
                        "font_id": "DINOT-Bold",
                        "size": 42,
                        "lines": [
                            "48,245"
                        ]
                    },
                    "unit": {
                        "font_id": "DINOT-Light",
                        "size": 21,
                        "lines": [
                            "MI"
                        ]
                    }
                },
                "theme": {
                    "colors": {
                        "main": "#ffffff",
                        "accent": "#047ec1",
                        "text": "#000000"
                    }
                }
            }
        },
        {
            "id": "cpo",
            "type": "video",
            "start": 80.08,
            "duration": 17.32,
            "src": "file:///var/app/video_pre_processor/assets/cpo/toyota/toyota_360.mp4",
            "options": {
                "use_audio": true,
                "volume": 1,
                "size": {
                    "width": 640,
                    "height": 360
                },
                "position": {
                    "align": "top",
                    "dx": 0,
                    "dy": 0
                }
            }
        },
        {
            "id": "map",
            "type": "canvas",
            "class": "RenMap",
            "start": 77.08,
            "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": 14,
                        "lines": [
                            "Toyota of Des Moines"
                        ]
                    },
                    "subtitle": {
                        "font_id": "DINOT-Bold",
                        "size": 9,
                        "lines": [
                            "1650 S.E. 37th Street Grimes IA 50111 | 515-276-4911 | https://www.toyotadm.com"
                        ]
                    },
                    "map": {
                        "src": "file:///var/www/html/clients/21075/library/map_360.jpg"
                    }
                },
                "theme": {
                    "colors": {
                        "main": "#ffffff",
                        "accent": "#047ec1",
                        "text": "#000000"
                    }
                }
            }
        }
    ]
}