{
  "meta": {
    "version": "2.0.0",
    "title": "Made to move",
    "description": "Original brand-film sample rendered by the RenderingVideo schema engine. Kinetic typography, keyframes and four scene transitions.",
    "width": 1280,
    "height": 720,
    "fps": 30,
    "background": "#F0F1EB"
  },
  "assets": {
    "fonts": [
      {
        "id": "jakarta",
        "src": "/samples/jakarta.woff2",
        "family": "Jakarta",
        "weight": "200 800"
      }
    ]
  },
  "tracks": [
    {
      "id": "composition",
      "clips": [
        {
          "type": "rect",
          "start": 0,
          "duration": 12,
          "transform": {
            "x": 0,
            "y": 0,
            "width": 1280,
            "height": 720
          },
          "style": {
            "fill": "#F0F1EB"
          }
        },
        {
          "type": "text",
          "text": "MOTION STUDIES",
          "start": 0,
          "duration": 12,
          "transform": {
            "x": -420,
            "y": -302
          },
          "style": {
            "fontFamily": "Jakarta",
            "fontSize": 17,
            "fontWeight": 700,
            "fill": "#14283D"
          }
        },
        {
          "type": "text",
          "text": "A FILM MADE FROM JSON",
          "start": 0,
          "duration": 12,
          "transform": {
            "x": 414,
            "y": 302
          },
          "style": {
            "fontFamily": "Jakarta",
            "fontSize": 13,
            "fontWeight": 700,
            "fill": "#14283D"
          }
        },
        {
          "type": "line",
          "start": 0,
          "duration": 12,
          "points": [
            [
              -560,
              -264
            ],
            [
              560,
              -264
            ]
          ],
          "transform": {
            "x": 0,
            "y": 0
          },
          "style": {
            "stroke": "#14283D",
            "strokeWidth": 1
          }
        },
        {
          "type": "line",
          "start": 0,
          "duration": 12,
          "points": [
            [
              -560,
              264
            ],
            [
              560,
              264
            ]
          ],
          "transform": {
            "x": 0,
            "y": 0
          },
          "style": {
            "stroke": "#14283D",
            "strokeWidth": 1
          }
        },
        {
          "type": "circle",
          "start": 0,
          "duration": 3.1,
          "size": 348,
          "transform": {
            "x": 360,
            "y": 0
          },
          "style": {
            "fill": "#245AE8"
          },
          "keyframes": [
            {
              "property": "scale",
              "frames": [
                {
                  "time": 0,
                  "value": 0.15,
                  "easing": "easeInOutCubic"
                },
                {
                  "time": 0.9,
                  "value": 1,
                  "easing": "easeInOutCubic"
                },
                {
                  "time": 2.4,
                  "value": 1,
                  "easing": "easeInOutCubic"
                },
                {
                  "time": 3.1,
                  "value": 4,
                  "easing": "easeInOutCubic"
                }
              ]
            }
          ]
        },
        {
          "type": "circle",
          "start": 0.25,
          "duration": 2.85,
          "size": 148,
          "transform": {
            "x": 360,
            "y": 0
          },
          "style": {
            "fill": "#F0F1EB"
          },
          "animations": [
            {
              "type": "slideIn",
              "direction": "up",
              "distance": 65,
              "duration": 0.65,
              "delay": 0,
              "easing": "easeOutCubic"
            },
            {
              "type": "fadeIn",
              "duration": 0.45,
              "delay": 0
            }
          ]
        },
        {
          "type": "text",
          "text": "MADE",
          "start": 0.12,
          "duration": 2.55,
          "transform": {
            "x": -222,
            "y": -78
          },
          "style": {
            "fontFamily": "Jakarta",
            "fontSize": 124,
            "fontWeight": 700,
            "fill": "#14283D"
          },
          "animations": [
            {
              "type": "slideIn",
              "direction": "up",
              "distance": 65,
              "duration": 0.65,
              "delay": 0,
              "easing": "easeOutCubic"
            },
            {
              "type": "fadeIn",
              "duration": 0.45,
              "delay": 0
            }
          ]
        },
        {
          "type": "text",
          "text": "TO MOVE.",
          "start": 0.35,
          "duration": 2.32,
          "transform": {
            "x": -150,
            "y": 68
          },
          "style": {
            "fontFamily": "Jakarta",
            "fontSize": 124,
            "fontWeight": 700,
            "fill": "#14283D"
          },
          "animations": [
            {
              "type": "slideIn",
              "direction": "up",
              "distance": 65,
              "duration": 0.65,
              "delay": 0,
              "easing": "easeOutCubic"
            },
            {
              "type": "fadeIn",
              "duration": 0.45,
              "delay": 0
            }
          ]
        },
        {
          "type": "rect",
          "start": 3,
          "duration": 3,
          "transform": {
            "x": 0,
            "y": 0,
            "width": 1280,
            "height": 720
          },
          "style": {
            "fill": "#245AE8"
          },
          "transition": {
            "type": "wipe",
            "direction": "right",
            "duration": 0.5
          }
        },
        {
          "type": "text",
          "text": "ONE IDEA.",
          "start": 3.25,
          "duration": 2.6,
          "transform": {
            "x": 0,
            "y": -126
          },
          "style": {
            "fontFamily": "Jakarta",
            "fontSize": 84,
            "fontWeight": 700,
            "fill": "#F0F1EB"
          },
          "animations": [
            {
              "type": "slideIn",
              "direction": "up",
              "distance": 65,
              "duration": 0.65,
              "delay": 0,
              "easing": "easeOutCubic"
            },
            {
              "type": "fadeIn",
              "duration": 0.45,
              "delay": 0
            }
          ]
        },
        {
          "type": "rect",
          "start": 3.4,
          "duration": 2.6,
          "transform": {
            "x": -392,
            "y": 76,
            "width": 160,
            "height": 190
          },
          "style": {
            "fill": "#F0F1EB"
          },
          "animations": [
            {
              "type": "slideIn",
              "direction": "up",
              "distance": 65,
              "duration": 0.65,
              "delay": 0,
              "easing": "easeOutCubic"
            },
            {
              "type": "fadeIn",
              "duration": 0.45,
              "delay": 0
            }
          ],
          "keyframes": [
            {
              "property": "rotation",
              "frames": [
                {
                  "time": 0,
                  "value": -10,
                  "easing": "easeInOutCubic"
                },
                {
                  "time": 1.9,
                  "value": 6,
                  "easing": "easeInOutCubic"
                }
              ]
            }
          ]
        },
        {
          "type": "circle",
          "start": 3.65,
          "duration": 2.35,
          "size": 88,
          "transform": {
            "x": -392,
            "y": 76
          },
          "style": {
            "fill": "#245AE8"
          },
          "animations": [
            {
              "type": "fadeIn",
              "duration": 0.45
            }
          ]
        },
        {
          "type": "rect",
          "start": 3.5,
          "duration": 2.5,
          "transform": {
            "x": -196,
            "y": 76,
            "width": 160,
            "height": 190
          },
          "style": {
            "fill": "#F4774B"
          },
          "animations": [
            {
              "type": "slideIn",
              "direction": "up",
              "distance": 65,
              "duration": 0.65,
              "delay": 0,
              "easing": "easeOutCubic"
            },
            {
              "type": "fadeIn",
              "duration": 0.45,
              "delay": 0
            }
          ],
          "keyframes": [
            {
              "property": "rotation",
              "frames": [
                {
                  "time": 0,
                  "value": -5,
                  "easing": "easeInOutCubic"
                },
                {
                  "time": 1.9,
                  "value": 3,
                  "easing": "easeInOutCubic"
                }
              ]
            }
          ]
        },
        {
          "type": "circle",
          "start": 3.75,
          "duration": 2.25,
          "size": 88,
          "transform": {
            "x": -196,
            "y": 76
          },
          "style": {
            "fill": "#F0F1EB"
          },
          "animations": [
            {
              "type": "fadeIn",
              "duration": 0.45
            }
          ]
        },
        {
          "type": "rect",
          "start": 3.6,
          "duration": 2.4,
          "transform": {
            "x": 0,
            "y": 76,
            "width": 160,
            "height": 190
          },
          "style": {
            "fill": "#F0F1EB"
          },
          "animations": [
            {
              "type": "slideIn",
              "direction": "up",
              "distance": 65,
              "duration": 0.65,
              "delay": 0,
              "easing": "easeOutCubic"
            },
            {
              "type": "fadeIn",
              "duration": 0.45,
              "delay": 0
            }
          ],
          "keyframes": [
            {
              "property": "rotation",
              "frames": [
                {
                  "time": 0,
                  "value": 0,
                  "easing": "easeInOutCubic"
                },
                {
                  "time": 1.9,
                  "value": 0,
                  "easing": "easeInOutCubic"
                }
              ]
            }
          ]
        },
        {
          "type": "circle",
          "start": 3.85,
          "duration": 2.15,
          "size": 88,
          "transform": {
            "x": 0,
            "y": 76
          },
          "style": {
            "fill": "#245AE8"
          },
          "animations": [
            {
              "type": "fadeIn",
              "duration": 0.45
            }
          ]
        },
        {
          "type": "rect",
          "start": 3.7,
          "duration": 2.3,
          "transform": {
            "x": 196,
            "y": 76,
            "width": 160,
            "height": 190
          },
          "style": {
            "fill": "#F4774B"
          },
          "animations": [
            {
              "type": "slideIn",
              "direction": "up",
              "distance": 65,
              "duration": 0.65,
              "delay": 0,
              "easing": "easeOutCubic"
            },
            {
              "type": "fadeIn",
              "duration": 0.45,
              "delay": 0
            }
          ],
          "keyframes": [
            {
              "property": "rotation",
              "frames": [
                {
                  "time": 0,
                  "value": 5,
                  "easing": "easeInOutCubic"
                },
                {
                  "time": 1.9,
                  "value": -3,
                  "easing": "easeInOutCubic"
                }
              ]
            }
          ]
        },
        {
          "type": "circle",
          "start": 3.95,
          "duration": 2.05,
          "size": 88,
          "transform": {
            "x": 196,
            "y": 76
          },
          "style": {
            "fill": "#F0F1EB"
          },
          "animations": [
            {
              "type": "fadeIn",
              "duration": 0.45
            }
          ]
        },
        {
          "type": "rect",
          "start": 3.8,
          "duration": 2.2,
          "transform": {
            "x": 392,
            "y": 76,
            "width": 160,
            "height": 190
          },
          "style": {
            "fill": "#F0F1EB"
          },
          "animations": [
            {
              "type": "slideIn",
              "direction": "up",
              "distance": 65,
              "duration": 0.65,
              "delay": 0,
              "easing": "easeOutCubic"
            },
            {
              "type": "fadeIn",
              "duration": 0.45,
              "delay": 0
            }
          ],
          "keyframes": [
            {
              "property": "rotation",
              "frames": [
                {
                  "time": 0,
                  "value": 10,
                  "easing": "easeInOutCubic"
                },
                {
                  "time": 1.9,
                  "value": -6,
                  "easing": "easeInOutCubic"
                }
              ]
            }
          ]
        },
        {
          "type": "circle",
          "start": 4.05,
          "duration": 1.9500000000000002,
          "size": 88,
          "transform": {
            "x": 392,
            "y": 76
          },
          "style": {
            "fill": "#245AE8"
          },
          "animations": [
            {
              "type": "fadeIn",
              "duration": 0.45
            }
          ]
        },
        {
          "type": "rect",
          "start": 6,
          "duration": 3,
          "transform": {
            "x": 0,
            "y": 0,
            "width": 1280,
            "height": 720
          },
          "style": {
            "fill": "#F4774B"
          },
          "transition": {
            "type": "push",
            "direction": "left",
            "duration": 0.5
          }
        },
        {
          "type": "text",
          "text": "EVERY FRAME",
          "start": 6.25,
          "duration": 2.6,
          "transform": {
            "x": 0,
            "y": -92
          },
          "style": {
            "fontFamily": "Jakarta",
            "fontSize": 104,
            "fontWeight": 700,
            "fill": "#14283D"
          },
          "animations": [
            {
              "type": "slideIn",
              "direction": "up",
              "distance": 65,
              "duration": 0.65,
              "delay": 0,
              "easing": "easeOutCubic"
            },
            {
              "type": "fadeIn",
              "duration": 0.45,
              "delay": 0
            }
          ]
        },
        {
          "type": "text",
          "text": "TELLS A STORY.",
          "start": 6.5,
          "duration": 2.4,
          "transform": {
            "x": 0,
            "y": 38
          },
          "style": {
            "fontFamily": "Jakarta",
            "fontSize": 94,
            "fontWeight": 700,
            "fill": "#14283D"
          },
          "animations": [
            {
              "type": "slideIn",
              "direction": "up",
              "distance": 65,
              "duration": 0.65,
              "delay": 0,
              "easing": "easeOutCubic"
            },
            {
              "type": "fadeIn",
              "duration": 0.45,
              "delay": 0
            }
          ]
        },
        {
          "type": "line",
          "start": 6.55,
          "duration": 2.45,
          "points": [
            [
              -420,
              144
            ],
            [
              -190,
              144
            ],
            [
              0,
              144
            ],
            [
              210,
              144
            ],
            [
              420,
              144
            ]
          ],
          "transform": {
            "x": 0,
            "y": 0
          },
          "style": {
            "stroke": "#14283D",
            "strokeWidth": 14
          },
          "keyframes": [
            {
              "property": "end",
              "frames": [
                {
                  "time": 0,
                  "value": 0,
                  "easing": "easeInOutCubic"
                },
                {
                  "time": 1.2,
                  "value": 1,
                  "easing": "easeInOutCubic"
                }
              ]
            }
          ]
        },
        {
          "type": "rect",
          "start": 9,
          "duration": 3,
          "transform": {
            "x": 0,
            "y": 0,
            "width": 1280,
            "height": 720
          },
          "style": {
            "fill": "#F0F1EB"
          },
          "transition": {
            "type": "wipe",
            "direction": "up",
            "duration": 0.5
          }
        },
        {
          "type": "circle",
          "start": 9.2,
          "duration": 2.8,
          "size": 196,
          "transform": {
            "x": -154,
            "y": -82
          },
          "style": {
            "fill": "#245AE8"
          },
          "animations": [
            {
              "type": "slideIn",
              "direction": "up",
              "distance": 65,
              "duration": 0.65,
              "delay": 0,
              "easing": "easeOutCubic"
            },
            {
              "type": "fadeIn",
              "duration": 0.45,
              "delay": 0
            }
          ]
        },
        {
          "type": "circle",
          "start": 9.319999999999999,
          "duration": 2.6799999999999997,
          "size": 196,
          "transform": {
            "x": 0,
            "y": -82
          },
          "style": {
            "fill": "#F4774B"
          },
          "animations": [
            {
              "type": "slideIn",
              "direction": "up",
              "distance": 65,
              "duration": 0.65,
              "delay": 0,
              "easing": "easeOutCubic"
            },
            {
              "type": "fadeIn",
              "duration": 0.45,
              "delay": 0
            }
          ]
        },
        {
          "type": "circle",
          "start": 9.44,
          "duration": 2.5599999999999996,
          "size": 196,
          "transform": {
            "x": 154,
            "y": -82
          },
          "style": {
            "fill": "#14283D"
          },
          "animations": [
            {
              "type": "slideIn",
              "direction": "up",
              "distance": 65,
              "duration": 0.65,
              "delay": 0,
              "easing": "easeOutCubic"
            },
            {
              "type": "fadeIn",
              "duration": 0.45,
              "delay": 0
            }
          ]
        },
        {
          "type": "text",
          "text": "PUT YOUR IDEAS IN MOTION.",
          "start": 9.5,
          "duration": 2.5,
          "transform": {
            "x": 0,
            "y": 104
          },
          "style": {
            "fontFamily": "Jakarta",
            "fontSize": 53,
            "fontWeight": 700,
            "fill": "#14283D"
          },
          "animations": [
            {
              "type": "slideIn",
              "direction": "up",
              "distance": 65,
              "duration": 0.65,
              "delay": 0,
              "easing": "easeOutCubic"
            },
            {
              "type": "fadeIn",
              "duration": 0.45,
              "delay": 0
            }
          ]
        },
        {
          "type": "text",
          "text": "COMPOSE.  PREVIEW.  RENDER.",
          "start": 9.7,
          "duration": 2.3,
          "transform": {
            "x": 0,
            "y": 180
          },
          "style": {
            "fontFamily": "Jakarta",
            "fontSize": 19,
            "fontWeight": 700,
            "fill": "#14283D"
          },
          "animations": [
            {
              "type": "fadeIn",
              "duration": 0.45
            }
          ]
        }
      ]
    }
  ]
}
