{
    "scene": {
        "duration": 72.3,
        "fps": 30,
        "canvas": {
            "size": {
                "width": 1280,
                "height": 720
            },
            "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/9225/video/D24D23BD-FBE8-5D39-15C8-4B3119B78881.mp4",
        "audio": {
            "codec": "aac",
            "bitrate": 128,
            "channels": 2,
            "frequency": 44100
        }
    },
    "clips": [
        {
            "id": "audio_vo",
            "type": "audio",
            "start": 5.17,
            "duration": 67.13,
            "src": "file:///var/www/html/clients/9225/audio/D24D23BD-FBE8-5D39-15C8-4B3119B78881.mp3",
            "options": {
                "volume": 1
            }
        },
        {
            "id": "bg_music",
            "type": "audio",
            "start": 5.17,
            "duration": 67.13,
            "src": "file:///var/app/video_pre_processor/assets/vidbot/_files/audio/RF8_EDM_1.mp3",
            "options": {
                "volume": "0.25"
            }
        },
        {
            "id": "intro",
            "type": "video",
            "start": 0,
            "duration": 5.17,
            "src": "file:///var/www/html/clients/9225/library/1280_intro.mp4",
            "options": {
                "use_audio": true,
                "volume": 1,
                "size": {
                    "width": 1280,
                    "height": 720
                },
                "position": {
                    "align": "top",
                    "dx": 0,
                    "dy": 0
                }
            }
        },
        {
            "id": "mileage_1a",
            "class": "MileageSkyscraper",
            "type": "canvas",
            "start": 20.79,
            "duration": 6,
            "options": {
                "size": {
                    "width": 250,
                    "height": 580
                },
                "position": {
                    "align": "top left",
                    "dx": 0,
                    "dy": 0
                },
                "anim": {
                    "delay": 0.5
                },
                "content": {
                    "icon": {
                        "size": {
                            "width": 100,
                            "height": -1
                        }
                    },
                    "message": {
                        "font_id": "DINOT-Light",
                        "size": 24,
                        "lines": [
                            "LOW",
                            "MILES"
                        ]
                    },
                    "mileage": {
                        "font_id": "DINOT-Bold",
                        "size": 56,
                        "lines": [
                            "48,119"
                        ]
                    },
                    "unit": {
                        "font_id": "DINOT-Light",
                        "size": 28,
                        "lines": [
                            "MI"
                        ]
                    },
                    "bg": {
                        "src": "file:///var/app/Vidbot-V2/_assets/t1/images/banner_bg/DesertHighwayAtSunsetWithDiagonals_200x428.png",
                        "fit": "cover",
                        "opacity": 0.88
                    }
                },
                "theme": {
                    "colors": {
                        "bg": "#047ec1",
                        "text": "#ffffff",
                        "icon": "#ffffff"
                    }
                }
            }
        },
        {
            "id": "mpgskyscraper",
            "class": "MilesPerGallonSkyscraper",
            "type": "canvas",
            "start": 15.2,
            "duration": 6,
            "options": {
                "size": {
                    "width": 250,
                    "height": 580
                },
                "position": {
                    "align": "top left",
                    "dx": 0,
                    "dy": 0
                },
                "anim": {
                    "delay": 0.25
                },
                "content": {
                    "icon": {
                        "size": {
                            "width": 100,
                            "height": -1
                        }
                    },
                    "labels": {
                        "font_id": "DINOT-Light",
                        "size": 28,
                        "city": {
                            "lines": [
                                "City"
                            ]
                        },
                        "highway": {
                            "lines": [
                                "Highway"
                            ]
                        }
                    },
                    "values": {
                        "font_id": "DINOT-Bold",
                        "size": 48,
                        "city": {
                            "lines": [
                                26
                            ]
                        },
                        "highway": {
                            "lines": [
                                33
                            ]
                        }
                    },
                    "bg": {
                        "src": "file:///var/app/Vidbot-V2/_assets/t1/images/banner_bg/TexturedVignetteGreen_200x428.png",
                        "fit": "cover",
                        "opacity": 1
                    }
                },
                "theme": {
                    "colors": {
                        "bg": "#047ec1",
                        "text": "#ffffff",
                        "icon": "#ffffff"
                    }
                }
            }
        },
        {
            "id": "dealerinfo_1",
            "class": "DealerInfoLeaderboard",
            "type": "canvas",
            "start": 16.17,
            "duration": 18,
            "options": {
                "size": {
                    "width": "100%",
                    "height": 141
                },
                "position": {
                    "align": "bottom",
                    "dx": 0,
                    "dy": 0
                },
                "anim": {
                    "delay": 0.5
                },
                "content": {
                    "logo": {
                        "src": "file:///var/app/video_pre_processor/assets/images/logo/logo.png",
                        "scale": 1.5
                    },
                    "address1": {
                        "font_id": "DINOT-Bold",
                        "size": 32,
                        "lines": [
                            "18201 STUDEBAKER RD."
                        ]
                    },
                    "address2": {
                        "font_id": "DINOT-Light",
                        "size": 23,
                        "lines": [
                            "CERRITOS CA 90703"
                        ]
                    },
                    "phone1": {
                        "font_id": "DINOT-Light",
                        "size": 25,
                        "lines": [
                            "CALL NOW"
                        ]
                    },
                    "phone2": {
                        "font_id": "DINOT-Bold",
                        "size": 45,
                        "lines": [
                            "877-644-7105"
                        ]
                    }
                },
                "theme": {
                    "colors": {
                        "bg": "#FFFFFF",
                        "text": "#333333"
                    }
                }
            }
        },
        {
            "id": "v1",
            "type": "video",
            "start": 5.17,
            "duration": 67.13,
            "src": "file:///var/www/html/clients/9225/video/D24D23BD-FBE8-5D39-15C8-4B3119B78881_live.mp4",
            "options": {
                "use_audio": false,
                "size": {
                    "width": 1280,
                    "height": 720
                },
                "position": {
                    "align": "top",
                    "dx": 0,
                    "dy": 0
                },
                "keyframes": [
                    {
                        "time": 11,
                        "duration": 0.5,
                        "size": {
                            "width": 1030,
                            "height": -1
                        },
                        "position": {
                            "align": "top right"
                        }
                    },
                    {
                        "time": 18,
                        "duration": 0.5,
                        "size": {
                            "width": 1280,
                            "height": -1
                        },
                        "position": {
                            "align": "top right"
                        }
                    }
                ]
            }
        },
        {
            "id": "multi_caption",
            "type": "canvas",
            "class": "RenMultiCaption",
            "start": 5.17,
            "duration": 10.03,
            "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
                    },
                    "transition": {
                        "in": {
                            "time": 0.5,
                            "opacity": 0
                        },
                        "overlap_time": 0,
                        "out": {
                            "time": 0.5,
                            "opacity": 0
                        }
                    }
                },
                "content": {
                    "captions": {
                        "font_id": "DINOT-Bold",
                        "size": 30,
                        "align": "left",
                        "items": [
                            {
                                "start": 0,
                                "line": "2024 Subaru Forester Sport"
                            },
                            {
                                "start": 6.02,
                                "line": "AWD"
                            },
                            {
                                "start": 7.22,
                                "line": "4 Cylinder 2.5L Engine"
                            }
                        ]
                    }
                },
                "theme": {
                    "colors": {
                        "main": "#ffffff",
                        "accent": "#000000",
                        "text": "#000000"
                    },
                    "bg_opacity": 0.8
                }
            }
        },
        {
            "id": "watermark",
            "type": "canvas",
            "class": "Watermark",
            "start": 5.17,
            "duration": 67.13,
            "options": {
                "position": {
                    "align": "bottom left",
                    "dx": 5,
                    "dy": -5
                },
                "content": {
                    "img": {
                        "src": "file:///var/www/html/clients/9225/library/watermark.png"
                    }
                }
            }
        }
    ]
}