{
  "controls": [
    {
      "attributes": {
        "defaultValue": 0.3,
        "max": 0.3,
        "min": 0,
        "title": "editing.fx.control-filter"
      },
      "id": "4EF14407-FAE1-4F17-9BB9-852C1AF62F41",
      "selector": "@lut.intensity",
      "type": "slider"
    },
    {
      "attributes": {
        "defaultValue": 1,
        "max": 1,
        "min": 0,
        "title": "editing.fx.control-focus-point"
      },
      "id": "EE018043-2BEB-4549-9FBE-E83624B0DD41",
      "selector": "@comp.opacity",
      "type": "slider"
    },
    {
      "attributes": {
        "defaultValue": 1,
        "max": 1,
        "min": 0,
        "title": "editing.fx.control-dust"
      },
      "id": "04FFB7F9-A02B-4612-A248-F8CB96C7A323",
      "selector": "@dust.opacity",
      "type": "slider"
    },
    {
      "attributes": {
        "defaultValue": 1,
        "max": 1,
        "min": 0,
        "title": "editing.fx.control-frame"
      },
      "id": "A8675826-999C-4574-8B7A-190231D475BB",
      "selector": "@frame-2.opacity",
      "type": "slider"
    }
  ],
  "inputs": [
    {
      "type": "texture"
    },
    {
      "data": {
        "id": "file://assets/5_viewfinder_1_tex_1.mp4",
        "type": "video"
      },
      "type": "resource"
    },
    {
      "data": {
        "id": "file://assets/5_viewfinder_1_tex_2.mp4",
        "type": "video"
      },
      "type": "resource"
    },
    {
      "data": {
        "id": "file://assets/5_viewfinder_1_tex_3.mp4",
        "type": "video"
      },
      "type": "resource"
    },
    {
      "data": {
        "id": "file://assets/5_viewfinder_1_tex_4.mp4",
        "type": "video"
      },
      "type": "resource"
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "tex1",
      "index": 1,
      "type": "input"
    },
    {
      "id": "tex2",
      "index": 2,
      "type": "input"
    },
    {
      "id": "tex3",
      "index": 3,
      "type": "input"
    },
    {
      "id": "tex4",
      "index": 4,
      "type": "input"
    },
    {
      "id": "tex5",
      "resourceId": "file://assets/5_viewfinder_1_tex_5.webp",
      "resourceType": "image",
      "type": "resource"
    },
    {
      "id": "tex6",
      "resourceId": "file://assets/5_viewfinder_1_tex_6.webp",
      "resourceType": "image",
      "type": "resource"
    },
    {
      "id": "tex7",
      "resourceId": "file://assets/5_viewfinder_1_tex_7.webp",
      "resourceType": "image",
      "type": "resource"
    },
    {
      "id": "black",
      "resourceId": "file://assets/black.webp",
      "resourceType": "image",
      "type": "resource"
    },
    {
      "id": "white",
      "resourceId": "file://assets/white.webp",
      "resourceType": "image",
      "type": "resource"
    },
    {
      "hue": 0,
      "id": "hsl",
      "lightness": 0,
      "saturation": -30,
      "source": "@in",
      "type": "hsl"
    },
    {
      "id": "lut_res",
      "resourceId": "file://color/gh1.lut2",
      "resourceType": "lut",
      "type": "resource"
    },
    {
      "id": "lut",
      "intensity": "@4EF14407-FAE1-4F17-9BB9-852C1AF62F41",
      "lut": "@lut_res",
      "source": "@hsl",
      "type": "lut"
    },
    {
      "id": "preblur",
      "power": 50,
      "source": "@lut",
      "type": "gaussian-blur"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "NORMAL",
      "destination": "@in",
      "id": "blackpremix",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@black",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "NORMAL",
      "destination": "@blackpremix",
      "id": "black-mask-premix",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          0.2,
          0.2
        ]
      },
      "source": "@tex7",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "MASK",
      "destination": "@preblur",
      "id": "tm1",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          1,
          1
        ]
      },
      "source": "@black-mask-premix",
      "type": "texture-mix"
    },
    {
      "brightness": 0.42,
      "contrast": 0.49,
      "id": "tm2-br",
      "source": "@lut",
      "type": "brightness-contrast"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "NORMAL",
      "destination": "@blackpremix",
      "id": "black-mask-premix-2",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          0.2,
          0.2
        ]
      },
      "source": "@tex6",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "MASK",
      "destination": "@tm2-br",
      "id": "tm2",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          1,
          1
        ]
      },
      "source": "@black-mask-premix-2",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "NORMAL",
      "destination": "@tm2",
      "id": "tm3",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@tm1",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "NORMAL",
      "destination": "@tm3",
      "id": "scope",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          0.2,
          0.2
        ]
      },
      "source": "@tex5",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "LIGHTEN",
      "destination": "@lut",
      "id": "lut-preblur",
      "opacity": 0.75,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          1,
          1
        ]
      },
      "source": "@preblur",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "NORMAL",
      "destination": "@lut-preblur",
      "id": "comp",
      "opacity": "@EE018043-2BEB-4549-9FBE-E83624B0DD41",
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          1,
          1
        ]
      },
      "source": "@scope",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "HARD_LIGHT",
      "destination": "@comp",
      "id": "dust",
      "opacity": "@04FFB7F9-A02B-4612-A248-F8CB96C7A323",
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@tex4",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "NORMAL",
      "destination": "@in",
      "id": "frames-0",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@white",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        1
      ],
      "blendMode": "MULTIPLY",
      "destination": "@frames-0",
      "id": "frames-1",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          1
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@tex1",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0
      ],
      "blendMode": "MULTIPLY",
      "destination": "@frames-1",
      "id": "frames-2",
      "opacity": 1,
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      },
      "source": "@tex2",
      "type": "texture-mix"
    },
    {
      "anchorPoint": [
        0.5,
        0.5
      ],
      "blendMode": "MULTIPLY",
      "destination": "@dust",
      "id": "frame-2",
      "opacity": "@A8675826-999C-4574-8B7A-190231D475BB",
      "position": {
        "dimension": "NORMALIZED",
        "value": [
          0.5,
          0.5
        ]
      },
      "rotation": [
        0,
        0
      ],
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          1,
          1
        ]
      },
      "source": "@frames-2",
      "type": "texture-mix"
    }
  ],
  "outputs": [
    "@frame-2"
  ],
  "version": 4
}