{ "json_version": "2.2.0.0", "resource": { "video": [ { "id": "#1", "name": "main" } ] }, "timeline": { "stages": [ { "name": "VideoStage", "id": "1", "resource_id": "#1", "from_end": false, "start_point": "10000", "length": "20000", "timeline": { "base": "timeline", "from_end": false, "start_point": "0" } } ] }, "actions": { "video_actions": [ { "name": "InvertAction", "id": "1", "input_type":"stage", "input_id":"1", "timeline": { "base": "timeline", "from_end": false, "start_point": "0%", "length": "100%" } }, { "name": "BlurAction", "id": "2", "input_type":"stage", "input_id":"1", "timeline": { "base": "timeline", "from_end": false, "start_point": "0%", "length": "100%" }, "blur_size": 2 }, { "name": "GrayAction", "id": "3", "input_type":"stage", "input_id":"1", "timeline": { "base": "timeline", "from_end": false, "start_point": "0%", "length": "100%" } }, { "name": "StencilAction", "id": "4", "input_type":"stage", "input_id":"1", "timeline": { "base": "timeline", "from_end": false, "start_point": "0%", "length": "100%" } }, { "name": "RenderbufferAction", "id": "5", "timeline": { "base": "timeline", "from_end": false, "start_point": "0%", "length": "100%" }, "inputs": [ { "type": "action", "id": "1", "scale_width": 0.2, "scale_height": 0.3, "x": -0.5, "y": -0.5, "animation": { "translation": [ { "value_size": 2, "keys": [0,3000,6000,10000,20000], "values": [ -0.5,-0.5, 0.0,0.0, 0.0,0.5, -0.5,0.0, 0.5,0.5 ] } ], "angle":[ { "keys":[0,10000,20000], "values":[0,180,0] } ] } }, { "type": "action", "id": "2", "scale_width": 0.5, "scale_height": 0.5, "x": 0.5, "y": -0.5 }, { "type": "action", "id": "3", "scale_width": 0.5, "scale_height": 0.5, "x": -0.5, "y": 0.5 }, { "type": "action", "id": "4", "scale_width": 0.5, "scale_height": 0.5, "x": 0.5, "y": 0.5 } ] } ] } }