{
    "scene": {
        "duration": 73.31,
        "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/24117/video/91B02492-E799-1105-E43F-172B2EBD4966.mp4",
        "log": true
    },
    "clips": [
        {
            "id": "audio_vo",
            "type": "audio",
            "start": 0,
            "duration": 73.31,
            "src": "file:///var/www/html/clients/24117/audio/91B02492-E799-1105-E43F-172B2EBD4966.mp3",
            "options": {
                "volume": 0
            }
        },
        {
            "id": "bg_music",
            "type": "audio",
            "start": 0,
            "duration": 73.31,
            "src": "file:///var/app/video_pre_processor/assets/vidbot/_files/audio/bgmusic.mp3",
            "options": {
                "volume": "0.0",
                "fade": {
                    "out": {
                        "time": 73.31,
                        "duration": 1
                    }
                }
            }
        },
        {
            "id": "v1",
            "type": "video",
            "start": 0,
            "duration": 73.31,
            "src": "file:///var/www/html/clients/24117/video/91B02492-E799-1105-E43F-172B2EBD4966_live.mp4",
            "options": {
                "use_audio": false,
                "size": {
                    "width": 1280,
                    "height": 720
                },
                "position": {
                    "align": "top",
                    "dx": 0,
                    "dy": 0
                }
            }
        },
        {
            "id": "mira_callout_1",
            "type": "canvas",
            "class": "MiraCallout",
            "start": 0,
            "duration": 2,
            "options": {
                "style": 2,
                "size": {
                    "label": {
                        "width": "auto",
                        "height": "auto"
                    },
                    "poi": {
                        "radius": 6
                    },
                    "line": {
                        "stroke": 2
                    }
                },
                "position": {
                    "poi": {
                        "x": 582,
                        "y": 256
                    },
                    "label": {
                        "attachment": "top left",
                        "distance": 25
                    }
                },
                "anim": {
                    "in": {
                        "time": 0.5
                    },
                    "to": {
                        "time": 0.25,
                        "opacity": 0
                    },
                    "keyframes": [
                        {
                            "time": 0,
                            "duration": 0.5,
                            "poi": {
                                "_x": "579",
                                "_y": "256",
                                "dx": -3,
                                "dy": 0
                            }
                        },
                        {
                            "time": 0.5,
                            "duration": 0.5,
                            "poi": {
                                "_x": "580",
                                "_y": "255",
                                "dx": 1,
                                "dy": -1
                            }
                        },
                        {
                            "time": 1,
                            "duration": 0.5,
                            "poi": {
                                "_x": "583",
                                "_y": "256",
                                "dx": 3,
                                "dy": 1
                            }
                        },
                        {
                            "time": 1.5,
                            "duration": 0.5,
                            "poi": {
                                "_x": "594",
                                "_y": "256",
                                "dx": 11,
                                "dy": 0
                            }
                        },
                        {
                            "time": 2,
                            "duration": 0.5,
                            "poi": {
                                "_x": "607",
                                "_y": "257",
                                "dx": 13,
                                "dy": 1
                            }
                        }
                    ]
                },
                "content": {
                    "label": {
                        "font_id": "DINOT-Light",
                        "size": 26,
                        "align": "left",
                        "lines": [
                            "Rain Sensing Wipers"
                        ]
                    }
                },
                "theme": {
                    "colors": {
                        "bg": "#ffffff",
                        "bg2": "#cc0000",
                        "poi": "#ffffff",
                        "line": "#ffffff",
                        "text": "#000000"
                    },
                    "bg_opacity": 1
                }
            }
        },
        {
            "id": "mira_callout_2",
            "type": "canvas",
            "class": "MiraCallout",
            "start": 9,
            "duration": 2,
            "options": {
                "style": 2,
                "size": {
                    "label": {
                        "width": "auto",
                        "height": "auto"
                    },
                    "poi": {
                        "radius": 6
                    },
                    "line": {
                        "stroke": 2
                    }
                },
                "position": {
                    "poi": {
                        "x": 701,
                        "y": 291
                    },
                    "label": {
                        "attachment": "top left",
                        "distance": 50
                    }
                },
                "anim": {
                    "in": {
                        "time": 0.5
                    },
                    "to": {
                        "time": 0.25,
                        "opacity": 0
                    },
                    "keyframes": [
                        {
                            "time": 0,
                            "duration": 0.5,
                            "poi": {
                                "_x": "731",
                                "_y": "288",
                                "dx": 30,
                                "dy": -3
                            }
                        },
                        {
                            "time": 0.5,
                            "duration": 0.5,
                            "poi": {
                                "_x": "756",
                                "_y": "291",
                                "dx": 25,
                                "dy": 3
                            }
                        },
                        {
                            "time": 1,
                            "duration": 0.5,
                            "poi": {
                                "_x": "781",
                                "_y": "291",
                                "dx": 25,
                                "dy": 0
                            }
                        },
                        {
                            "time": 1.5,
                            "duration": 0.5,
                            "poi": {
                                "_x": "801",
                                "_y": "293",
                                "dx": 20,
                                "dy": 2
                            }
                        }
                    ]
                },
                "content": {
                    "label": {
                        "font_id": "DINOT-Light",
                        "size": 26,
                        "align": "left",
                        "lines": [
                            "Power Door Mirrors"
                        ]
                    }
                },
                "theme": {
                    "colors": {
                        "bg": "#ffffff",
                        "bg2": "#cc0000",
                        "poi": "#ffffff",
                        "line": "#ffffff",
                        "text": "#000000"
                    },
                    "bg_opacity": 1
                }
            }
        },
        {
            "id": "mira_callout_3",
            "type": "canvas",
            "class": "MiraCallout",
            "start": 21,
            "duration": 2,
            "options": {
                "style": 2,
                "size": {
                    "label": {
                        "width": "auto",
                        "height": "auto"
                    },
                    "poi": {
                        "radius": 6
                    },
                    "line": {
                        "stroke": 2
                    }
                },
                "position": {
                    "poi": {
                        "x": 465,
                        "y": 295
                    },
                    "label": {
                        "attachment": "top left",
                        "distance": 50
                    }
                },
                "anim": {
                    "in": {
                        "time": 0.5
                    },
                    "to": {
                        "time": 0.25,
                        "opacity": 0
                    },
                    "keyframes": [
                        {
                            "time": 0,
                            "duration": 0.5,
                            "poi": {
                                "_x": "483",
                                "_y": "293",
                                "dx": 18,
                                "dy": -2
                            }
                        },
                        {
                            "time": 0.5,
                            "duration": 0.5,
                            "poi": {
                                "_x": "502",
                                "_y": "296",
                                "dx": 19,
                                "dy": 3
                            }
                        },
                        {
                            "time": 1,
                            "duration": 0.5,
                            "poi": {
                                "_x": "519",
                                "_y": "294",
                                "dx": 17,
                                "dy": -2
                            }
                        },
                        {
                            "time": 1.5,
                            "duration": 0.5,
                            "poi": {
                                "_x": "541",
                                "_y": "292",
                                "dx": 22,
                                "dy": -2
                            }
                        },
                        {
                            "time": 2,
                            "duration": 0.5,
                            "poi": {
                                "_x": "568",
                                "_y": "290",
                                "dx": 27,
                                "dy": -2
                            }
                        }
                    ]
                },
                "content": {
                    "label": {
                        "font_id": "DINOT-Light",
                        "size": 26,
                        "align": "left",
                        "lines": [
                            "Heated Door Mirrors"
                        ]
                    }
                },
                "theme": {
                    "colors": {
                        "bg": "#ffffff",
                        "bg2": "#cc0000",
                        "poi": "#ffffff",
                        "line": "#ffffff",
                        "text": "#000000"
                    },
                    "bg_opacity": 1
                }
            }
        },
        {
            "id": "mira_callout_4",
            "type": "canvas",
            "class": "MiraCallout",
            "start": 30,
            "duration": 2,
            "options": {
                "style": 2,
                "size": {
                    "label": {
                        "width": "auto",
                        "height": "auto"
                    },
                    "poi": {
                        "radius": 6
                    },
                    "line": {
                        "stroke": 2
                    }
                },
                "position": {
                    "poi": {
                        "x": 624,
                        "y": 301
                    },
                    "label": {
                        "attachment": "top left",
                        "distance": 25
                    }
                },
                "anim": {
                    "in": {
                        "time": 0.5
                    },
                    "to": {
                        "time": 0.25,
                        "opacity": 0
                    },
                    "keyframes": [
                        {
                            "time": 0,
                            "duration": 0.5,
                            "poi": {
                                "_x": "638",
                                "_y": "307",
                                "dx": 14,
                                "dy": 6
                            }
                        }
                    ]
                },
                "content": {
                    "label": {
                        "font_id": "DINOT-Light",
                        "size": 26,
                        "align": "left",
                        "lines": [
                            "Alloy Wheels"
                        ]
                    }
                },
                "theme": {
                    "colors": {
                        "bg": "#ffffff",
                        "bg2": "#cc0000",
                        "poi": "#ffffff",
                        "line": "#ffffff",
                        "text": "#000000"
                    },
                    "bg_opacity": 1
                }
            }
        },
        {
            "id": "mira_callout_5",
            "type": "canvas",
            "class": "MiraCallout",
            "start": 44,
            "duration": 2,
            "options": {
                "style": 2,
                "size": {
                    "label": {
                        "width": "auto",
                        "height": "auto"
                    },
                    "poi": {
                        "radius": 6
                    },
                    "line": {
                        "stroke": 2
                    }
                },
                "position": {
                    "poi": {
                        "x": 786,
                        "y": 297
                    },
                    "label": {
                        "attachment": "top left",
                        "distance": 25
                    }
                },
                "anim": {
                    "in": {
                        "time": 0.5
                    },
                    "to": {
                        "time": 0.25,
                        "opacity": 0
                    },
                    "keyframes": [
                        {
                            "time": 0,
                            "duration": 0.5,
                            "poi": {
                                "_x": "876",
                                "_y": "302",
                                "dx": 90,
                                "dy": 5
                            }
                        }
                    ]
                },
                "content": {
                    "label": {
                        "font_id": "DINOT-Light",
                        "size": 26,
                        "align": "left",
                        "lines": [
                            "Heated Rear Seats"
                        ]
                    }
                },
                "theme": {
                    "colors": {
                        "bg": "#ffffff",
                        "bg2": "#cc0000",
                        "poi": "#ffffff",
                        "line": "#ffffff",
                        "text": "#000000"
                    },
                    "bg_opacity": 1
                }
            }
        },
        {
            "id": "mira_callout_6",
            "type": "canvas",
            "class": "MiraCallout",
            "start": 51,
            "duration": 2,
            "options": {
                "style": 2,
                "size": {
                    "label": {
                        "width": "auto",
                        "height": "auto"
                    },
                    "poi": {
                        "radius": 6
                    },
                    "line": {
                        "stroke": 2
                    }
                },
                "position": {
                    "poi": {
                        "x": 448,
                        "y": 217
                    },
                    "label": {
                        "attachment": "top left",
                        "distance": 50
                    }
                },
                "anim": {
                    "in": {
                        "time": 0.5
                    },
                    "to": {
                        "time": 0.25,
                        "opacity": 0
                    },
                    "keyframes": [
                        {
                            "time": 0,
                            "duration": 0.5,
                            "poi": {
                                "_x": "444",
                                "_y": "219",
                                "dx": -4,
                                "dy": 2
                            }
                        },
                        {
                            "time": 0.5,
                            "duration": 0.5,
                            "poi": {
                                "_x": "470",
                                "_y": "232",
                                "dx": 26,
                                "dy": 13
                            }
                        },
                        {
                            "time": 1,
                            "duration": 0.5,
                            "poi": {
                                "_x": "484",
                                "_y": "260",
                                "dx": 14,
                                "dy": 28
                            }
                        },
                        {
                            "time": 1.5,
                            "duration": 0.5,
                            "poi": {
                                "_x": "527",
                                "_y": "280",
                                "dx": 43,
                                "dy": 20
                            }
                        },
                        {
                            "time": 2,
                            "duration": 0.5,
                            "poi": {
                                "_x": "542",
                                "_y": "293",
                                "dx": 15,
                                "dy": 13
                            }
                        },
                        {
                            "time": 2.5,
                            "duration": 0.5,
                            "poi": {
                                "_x": "559",
                                "_y": "293",
                                "dx": 17,
                                "dy": 0
                            }
                        },
                        {
                            "time": 3,
                            "duration": 0.5,
                            "poi": {
                                "_x": "533",
                                "_y": "264",
                                "dx": -26,
                                "dy": -29
                            }
                        }
                    ]
                },
                "content": {
                    "label": {
                        "font_id": "DINOT-Light",
                        "size": 26,
                        "align": "left",
                        "lines": [
                            "Speed-sensing Steering"
                        ]
                    }
                },
                "theme": {
                    "colors": {
                        "bg": "#ffffff",
                        "bg2": "#cc0000",
                        "poi": "#ffffff",
                        "line": "#ffffff",
                        "text": "#000000"
                    },
                    "bg_opacity": 1
                }
            }
        },
        {
            "id": "mira_callout_7",
            "type": "canvas",
            "class": "MiraCallout",
            "start": 55,
            "duration": 2,
            "options": {
                "style": 2,
                "size": {
                    "label": {
                        "width": "auto",
                        "height": "auto"
                    },
                    "poi": {
                        "radius": 6
                    },
                    "line": {
                        "stroke": 2
                    }
                },
                "position": {
                    "poi": {
                        "x": 641,
                        "y": 349
                    },
                    "label": {
                        "attachment": "top left",
                        "distance": 25
                    }
                },
                "anim": {
                    "in": {
                        "time": 0.5
                    },
                    "to": {
                        "time": 0.25,
                        "opacity": 0
                    },
                    "keyframes": [
                        {
                            "time": 0,
                            "duration": 0.5,
                            "poi": {
                                "_x": "639",
                                "_y": "336",
                                "dx": -2,
                                "dy": -13
                            }
                        }
                    ]
                },
                "content": {
                    "label": {
                        "font_id": "DINOT-Light",
                        "size": 26,
                        "align": "left",
                        "lines": [
                            "Trip Computer"
                        ]
                    }
                },
                "theme": {
                    "colors": {
                        "bg": "#ffffff",
                        "bg2": "#cc0000",
                        "poi": "#ffffff",
                        "line": "#ffffff",
                        "text": "#000000"
                    },
                    "bg_opacity": 1
                }
            }
        },
        {
            "id": "mira_callout_8",
            "type": "canvas",
            "class": "MiraCallout",
            "start": 57,
            "duration": 2,
            "options": {
                "style": 2,
                "size": {
                    "label": {
                        "width": "auto",
                        "height": "auto"
                    },
                    "poi": {
                        "radius": 6
                    },
                    "line": {
                        "stroke": 2
                    }
                },
                "position": {
                    "poi": {
                        "x": 613,
                        "y": 618
                    },
                    "label": {
                        "attachment": "top left",
                        "distance": 50
                    }
                },
                "anim": {
                    "in": {
                        "time": 0.5
                    },
                    "to": {
                        "time": 0.25,
                        "opacity": 0
                    },
                    "keyframes": [
                        {
                            "time": 0,
                            "duration": 0.5,
                            "poi": {
                                "_x": "613",
                                "_y": "562",
                                "dx": 0,
                                "dy": -56
                            }
                        }
                    ]
                },
                "content": {
                    "label": {
                        "font_id": "DINOT-Light",
                        "size": 26,
                        "align": "left",
                        "lines": [
                            "Heated Steering Wheel"
                        ]
                    }
                },
                "theme": {
                    "colors": {
                        "bg": "#ffffff",
                        "bg2": "#cc0000",
                        "poi": "#ffffff",
                        "line": "#ffffff",
                        "text": "#000000"
                    },
                    "bg_opacity": 1
                }
            }
        }
    ]
}