{
  "outputs": [
    "@noise-3-precomp"
  ],
  "controls": [
    {
      "id": "112ACB32-9F7D-4BA5-AFDD-F95262DA6B34",
      "selector": "@lut.intensity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.66,
        "min": 0,
        "title": "editing.fx.control-filter",
        "max": 0.66
      }
    },
    {
      "id": "248EA41C-38B9-440C-9272-46C6EABC3A00",
      "selector": "@text-precomp.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 1,
        "min": 0,
        "title": "editing.fx.control-text-opacity",
        "max": 1
      }
    },
    {
      "id": "895894F9-4CB8-4637-9F7C-C21B26703658",
      "selector": "@noise-1-precomp.opacity",
      "type": "slider",
      "attributes": {
        "defaultValue": 0.55,
        "min": 0,
        "title": "editing.fx.control-overlay",
        "max": 1
      }
    }
  ],
  "nodes": [
    {
      "id": "in",
      "type": "input"
    },
    {
      "id": "displace-map",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-2_tex-4.webp",
      "type": "resource"
    },
    {
      "id": "noise",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-3_tex-2.webp",
      "type": "resource"
    },
    {
      "id": "vhs-overlay",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-3_tex-1.webp",
      "type": "resource"
    },
    {
      "id": "noise2",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-3_tex-3.webp",
      "type": "resource"
    },
    {
      "id": "text",
      "resourceType": "image",
      "resourceId": "file://assets/10_svhs-3_tex-44.webp",
      "type": "resource"
    },
    {
      "inputWhite": 218,
      "source": "@in",
      "gamma": 0.67,
      "id": "lvls",
      "outputWhite": 255,
      "inputBlack": 0,
      "type": "levels",
      "outputBlack": 0
    },
    {
      "id": "bc1",
      "contrast": 0.99,
      "brightness": -0.1,
      "source": "@lvls",
      "type": "brightness-contrast"
    },
    {
      "id": "bc2",
      "contrast": 0.99,
      "brightness": -0.1,
      "source": "@bc1",
      "type": "brightness-contrast"
    },
    {
      "id": "lut_res",
      "resourceType": "lut",
      "resourceId": "file://color/vhs5.lut2",
      "type": "resource"
    },
    {
      "id": "lut",
      "source": "@bc1",
      "intensity": "@112ACB32-9F7D-4BA5-AFDD-F95262DA6B34",
      "type": "lut",
      "lut": "@lut_res"
    },
    {
      "source": "@text",
      "destination": "@dm",
      "position": {
        "value": [
          0.85,
          0.15
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "text-precomp",
      "blendMode": "NORMAL",
      "anchorPoint": [
        0.75,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@248EA41C-38B9-440C-9272-46C6EABC3A00",
      "scale": {
        "type": "ASPECT_FIT",
        "value": [
          0.35,
          0.35
        ]
      }
    },
    {
      "power": 0.2,
      "id": "db",
      "angle": 90,
      "source": "@text-precomp",
      "type": "directional-blur"
    },
    {
      "power": 0.2,
      "id": "db2",
      "angle": 0,
      "source": "@db",
      "type": "directional-blur"
    },
    {
      "power": 1,
      "id": "gb",
      "source": "@db2",
      "type": "gaussian-blur"
    },
    {
      "id": "dm",
      "map": "@displace-map",
      "source": "@lut",
      "type": "displacement-map",
      "maxShift": {
        "value": [
          0,
          0.05
        ],
        "dimension": "NORMALIZED"
      }
    },
    {
      "source": "@noise",
      "destination": "@gb",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "noise-1-precomp",
      "blendMode": "LINEAR_DODGE_ADD",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": "@895894F9-4CB8-4637-9F7C-C21B26703658",
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@vhs-overlay",
      "destination": "@noise-1-precomp",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "noise-2-precomp",
      "blendMode": "LIGHTEN",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "ASPECT_FILL",
        "value": [
          1,
          1
        ]
      }
    },
    {
      "source": "@noise2",
      "destination": "@noise-2-precomp",
      "position": {
        "value": [
          0.5,
          0.5
        ],
        "dimension": "NORMALIZED"
      },
      "rotation": [
        0,
        0
      ],
      "id": "noise-3-precomp",
      "blendMode": "LINEAR_DODGE_ADD",
      "anchorPoint": [
        0.5,
        0.5
      ],
      "type": "texture-mix",
      "opacity": 1,
      "scale": {
        "type": "FILL",
        "value": [
          1,
          1
        ]
      }
    }
  ],
  "version": 4
}