{
    "scene": {
        "duration": 126.16,
        "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/12041/video/E7D7440F-E0D8-4A9D-B721-8499FA95140F.mp4",
        "log": true
    },
    "clips": [
        {
            "id": "audio_vo",
            "type": "audio",
            "start": 9.68,
            "duration": 116.48,
            "src": "file:///var/www/html/clients/12041/audio/E7D7440F-E0D8-4A9D-B721-8499FA95140F.mp3",
            "options": {
                "volume": 1
            }
        },
        {
            "id": "bg_music",
            "type": "audio",
            "start": 9.68,
            "duration": 113.48,
            "src": "file:///var/app/video_pre_processor/assets/vidbot/_files/audio/RF5_Lounge_Jazz.mp3",
            "options": {
                "volume": "0.15",
                "fade": {
                    "out": {
                        "time": 113.48,
                        "duration": 1
                    }
                }
            }
        },
        {
            "id": "intro",
            "type": "video",
            "start": 0,
            "duration": 9.68,
            "src": "file:///var/www/html/clients/12041/library/intro.mp4",
            "options": {
                "use_audio": true,
                "volume": 1,
                "size": {
                    "width": 640,
                    "height": 360
                },
                "position": {
                    "align": "top",
                    "dx": 0,
                    "dy": 0
                }
            }
        },
        {
            "id": "v1",
            "type": "video",
            "start": 9.68,
            "duration": 113.48,
            "src": "file:///var/www/html/clients/12041/video/E7D7440F-E0D8-4A9D-B721-8499FA95140F_live.mp4",
            "options": {
                "use_audio": false,
                "size": {
                    "width": 640,
                    "height": 360
                },
                "position": {
                    "align": "top",
                    "dx": 0,
                    "dy": 0
                }
            }
        },
        {
            "id": "odometer",
            "type": "canvas",
            "class": "RenOdometer",
            "start": 22.46,
            "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": [
                            "71,765"
                        ]
                    },
                    "unit": {
                        "font_id": "DINOT-Light",
                        "size": 21,
                        "lines": [
                            "MI"
                        ]
                    }
                },
                "theme": {
                    "colors": {
                        "main": "#ffffff",
                        "accent": "#047ec1",
                        "text": "#000000"
                    }
                }
            }
        },
        {
            "id": "map",
            "type": "canvas",
            "class": "RenMap",
            "start": 123.16,
            "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": [
                            "Stearns Ford"
                        ]
                    },
                    "subtitle": {
                        "font_id": "DINOT-Bold",
                        "size": 9,
                        "lines": [
                            "602 Alamance Road Burlington NC 27215 | 888-789-8795 | https://www.stearnsford.com/"
                        ]
                    },
                    "map": {
                        "src": "file:///var/www/html/clients/12041/library/map_360.jpg"
                    }
                },
                "theme": {
                    "colors": {
                        "main": "#ffffff",
                        "accent": "#047ec1",
                        "text": "#000000"
                    }
                }
            }
        }
    ]
}