{
  "config": {},
  "definitions": {
    "subgraphs": [
      {
        "config": {},
        "extra": {
          "workflowRendererVersion": "LG"
        },
        "groups": [],
        "id": "3531d186-daf3-492a-bb11-94a4c791a3f3",
        "inputNode": {
          "bounding": [
            -360,
            3960,
            128,
            108
          ],
          "id": -10
        },
        "inputs": [
          {
            "id": "29451844-a834-4827-bedd-eb03031048d4",
            "linkIds": [
              17
            ],
            "localized_name": "image",
            "name": "image",
            "pos": [
              -256,
              3984
            ],
            "type": "IMAGE"
          },
          {
            "id": "a855e917-7d49-4698-8932-d25eadf5f4f5",
            "linkIds": [
              18
            ],
            "name": "resolution",
            "pos": [
              -256,
              4004
            ],
            "type": "INT"
          },
          {
            "id": "56cbd971-1631-4a5c-959d-129852d95310",
            "linkIds": [
              19
            ],
            "name": "model",
            "pos": [
              -256,
              4024
            ],
            "type": "COMBO"
          }
        ],
        "links": [
          {
            "id": 3,
            "origin_id": 5,
            "origin_slot": 0,
            "target_id": 4,
            "target_slot": 1,
            "type": "SEEDVR2_DIT"
          },
          {
            "id": 4,
            "origin_id": 6,
            "origin_slot": 0,
            "target_id": 4,
            "target_slot": 2,
            "type": "SEEDVR2_VAE"
          },
          {
            "id": 17,
            "origin_id": -10,
            "origin_slot": 0,
            "target_id": 4,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 10,
            "origin_id": 4,
            "origin_slot": 0,
            "target_id": -20,
            "target_slot": 0,
            "type": "IMAGE"
          },
          {
            "id": 18,
            "origin_id": -10,
            "origin_slot": 1,
            "target_id": 4,
            "target_slot": 4,
            "type": "INT"
          },
          {
            "id": 19,
            "origin_id": -10,
            "origin_slot": 2,
            "target_id": 5,
            "target_slot": 1,
            "type": "COMBO"
          }
        ],
        "name": "SeedVR2 Upscaler",
        "nodes": [
          {
            "flags": {},
            "id": 5,
            "inputs": [
              {
                "link": null,
                "localized_name": "torch_compile_args",
                "name": "torch_compile_args",
                "shape": 7,
                "type": "TORCH_COMPILE_ARGS"
              },
              {
                "link": 19,
                "localized_name": "model",
                "name": "model",
                "type": "COMBO",
                "widget": {
                  "name": "model"
                }
              },
              {
                "link": null,
                "localized_name": "device",
                "name": "device",
                "type": "COMBO",
                "widget": {
                  "name": "device"
                }
              },
              {
                "link": null,
                "localized_name": "blocks_to_swap",
                "name": "blocks_to_swap",
                "shape": 7,
                "type": "INT",
                "widget": {
                  "name": "blocks_to_swap"
                }
              },
              {
                "link": null,
                "localized_name": "swap_io_components",
                "name": "swap_io_components",
                "shape": 7,
                "type": "BOOLEAN",
                "widget": {
                  "name": "swap_io_components"
                }
              },
              {
                "link": null,
                "localized_name": "offload_device",
                "name": "offload_device",
                "shape": 7,
                "type": "COMBO",
                "widget": {
                  "name": "offload_device"
                }
              },
              {
                "link": null,
                "localized_name": "cache_model",
                "name": "cache_model",
                "shape": 7,
                "type": "BOOLEAN",
                "widget": {
                  "name": "cache_model"
                }
              },
              {
                "link": null,
                "localized_name": "attention_mode",
                "name": "attention_mode",
                "shape": 7,
                "type": "COMBO",
                "widget": {
                  "name": "attention_mode"
                }
              }
            ],
            "mode": 0,
            "order": 2,
            "outputs": [
              {
                "links": [
                  3
                ],
                "localized_name": "SEEDVR2_DIT",
                "name": "SEEDVR2_DIT",
                "type": "SEEDVR2_DIT"
              }
            ],
            "pos": [
              440,
              3820
            ],
            "properties": {
              "Node name for S&R": "SeedVR2LoadDiTModel"
            },
            "size": [
              580,
              292
            ],
            "type": "SeedVR2LoadDiTModel",
            "widgets_values": [
              "seedvr2_ema_7b_fp16.safetensors",
              "cuda:0",
              0,
              false,
              "none",
              false,
              "sdpa"
            ]
          },
          {
            "flags": {},
            "id": 4,
            "inputs": [
              {
                "link": 17,
                "localized_name": "image",
                "name": "image",
                "type": "IMAGE"
              },
              {
                "link": 3,
                "localized_name": "dit",
                "name": "dit",
                "type": "SEEDVR2_DIT"
              },
              {
                "link": 4,
                "localized_name": "vae",
                "name": "vae",
                "type": "SEEDVR2_VAE"
              },
              {
                "link": null,
                "localized_name": "seed",
                "name": "seed",
                "type": "INT",
                "widget": {
                  "name": "seed"
                }
              },
              {
                "link": 18,
                "localized_name": "resolution",
                "name": "resolution",
                "type": "INT",
                "widget": {
                  "name": "resolution"
                }
              },
              {
                "link": null,
                "localized_name": "max_resolution",
                "name": "max_resolution",
                "type": "INT",
                "widget": {
                  "name": "max_resolution"
                }
              },
              {
                "link": null,
                "localized_name": "batch_size",
                "name": "batch_size",
                "type": "INT",
                "widget": {
                  "name": "batch_size"
                }
              },
              {
                "link": null,
                "localized_name": "uniform_batch_size",
                "name": "uniform_batch_size",
                "type": "BOOLEAN",
                "widget": {
                  "name": "uniform_batch_size"
                }
              },
              {
                "link": null,
                "localized_name": "color_correction",
                "name": "color_correction",
                "type": "COMBO",
                "widget": {
                  "name": "color_correction"
                }
              },
              {
                "link": null,
                "localized_name": "temporal_overlap",
                "name": "temporal_overlap",
                "shape": 7,
                "type": "INT",
                "widget": {
                  "name": "temporal_overlap"
                }
              },
              {
                "link": null,
                "localized_name": "prepend_frames",
                "name": "prepend_frames",
                "shape": 7,
                "type": "INT",
                "widget": {
                  "name": "prepend_frames"
                }
              },
              {
                "link": null,
                "localized_name": "input_noise_scale",
                "name": "input_noise_scale",
                "shape": 7,
                "type": "FLOAT",
                "widget": {
                  "name": "input_noise_scale"
                }
              },
              {
                "link": null,
                "localized_name": "latent_noise_scale",
                "name": "latent_noise_scale",
                "shape": 7,
                "type": "FLOAT",
                "widget": {
                  "name": "latent_noise_scale"
                }
              },
              {
                "link": null,
                "localized_name": "offload_device",
                "name": "offload_device",
                "shape": 7,
                "type": "COMBO",
                "widget": {
                  "name": "offload_device"
                }
              },
              {
                "link": null,
                "localized_name": "enable_debug",
                "name": "enable_debug",
                "shape": 7,
                "type": "BOOLEAN",
                "widget": {
                  "name": "enable_debug"
                }
              }
            ],
            "mode": 0,
            "order": 1,
            "outputs": [
              {
                "links": [
                  10
                ],
                "localized_name": "IMAGE",
                "name": "IMAGE",
                "type": "IMAGE"
              }
            ],
            "pos": [
              1400,
              3810
            ],
            "properties": {
              "Node name for S&R": "SeedVR2VideoUpscaler"
            },
            "size": [
              400,
              500
            ],
            "type": "SeedVR2VideoUpscaler",
            "widgets_values": [
              3566763637,
              "randomize",
              1080,
              0,
              5,
              false,
              "lab",
              0,
              0,
              0,
              0,
              "cpu",
              false
            ]
          },
          {
            "flags": {},
            "id": 6,
            "inputs": [
              {
                "link": null,
                "localized_name": "torch_compile_args",
                "name": "torch_compile_args",
                "shape": 7,
                "type": "TORCH_COMPILE_ARGS"
              },
              {
                "link": null,
                "localized_name": "model",
                "name": "model",
                "type": "COMBO",
                "widget": {
                  "name": "model"
                }
              },
              {
                "link": null,
                "localized_name": "device",
                "name": "device",
                "type": "COMBO",
                "widget": {
                  "name": "device"
                }
              },
              {
                "link": null,
                "localized_name": "encode_tiled",
                "name": "encode_tiled",
                "shape": 7,
                "type": "BOOLEAN",
                "widget": {
                  "name": "encode_tiled"
                }
              },
              {
                "link": null,
                "localized_name": "encode_tile_size",
                "name": "encode_tile_size",
                "shape": 7,
                "type": "INT",
                "widget": {
                  "name": "encode_tile_size"
                }
              },
              {
                "link": null,
                "localized_name": "encode_tile_overlap",
                "name": "encode_tile_overlap",
                "shape": 7,
                "type": "INT",
                "widget": {
                  "name": "encode_tile_overlap"
                }
              },
              {
                "link": null,
                "localized_name": "decode_tiled",
                "name": "decode_tiled",
                "shape": 7,
                "type": "BOOLEAN",
                "widget": {
                  "name": "decode_tiled"
                }
              },
              {
                "link": null,
                "localized_name": "decode_tile_size",
                "name": "decode_tile_size",
                "shape": 7,
                "type": "INT",
                "widget": {
                  "name": "decode_tile_size"
                }
              },
              {
                "link": null,
                "localized_name": "decode_tile_overlap",
                "name": "decode_tile_overlap",
                "shape": 7,
                "type": "INT",
                "widget": {
                  "name": "decode_tile_overlap"
                }
              },
              {
                "link": null,
                "localized_name": "tile_debug",
                "name": "tile_debug",
                "shape": 7,
                "type": "COMBO",
                "widget": {
                  "name": "tile_debug"
                }
              },
              {
                "link": null,
                "localized_name": "offload_device",
                "name": "offload_device",
                "shape": 7,
                "type": "COMBO",
                "widget": {
                  "name": "offload_device"
                }
              },
              {
                "link": null,
                "localized_name": "cache_model",
                "name": "cache_model",
                "shape": 7,
                "type": "BOOLEAN",
                "widget": {
                  "name": "cache_model"
                }
              }
            ],
            "mode": 0,
            "order": 0,
            "outputs": [
              {
                "links": [
                  4
                ],
                "localized_name": "SEEDVR2_VAE",
                "name": "SEEDVR2_VAE",
                "type": "SEEDVR2_VAE"
              }
            ],
            "pos": [
              1040,
              3810
            ],
            "properties": {
              "Node name for S&R": "SeedVR2LoadVAEModel"
            },
            "size": [
              330,
              420
            ],
            "type": "SeedVR2LoadVAEModel",
            "widgets_values": [
              "ema_vae_fp16.safetensors",
              "cuda:0",
              false,
              1024,
              128,
              false,
              1024,
              128,
              "false",
              "none",
              false
            ]
          }
        ],
        "outputNode": {
          "bounding": [
            1849.9884632020821,
            3958.9494866954537,
            128,
            68
          ],
          "id": -20
        },
        "outputs": [
          {
            "id": "45e9eee8-66bc-4c95-bd5f-762c0c709c76",
            "linkIds": [
              10
            ],
            "localized_name": "IMAGE",
            "name": "IMAGE",
            "pos": [
              1873.9884632020821,
              3982.9494866954537
            ],
            "type": "IMAGE"
          }
        ],
        "revision": 0,
        "state": {
          "lastGroupId": 0,
          "lastLinkId": 54,
          "lastNodeId": 40,
          "lastRerouteId": 0
        },
        "version": 1,
        "widgets": []
      }
    ]
  },
  "extra": {
    "VHS_KeepIntermediate": true,
    "VHS_MetadataImage": true,
    "VHS_latentpreview": false,
    "VHS_latentpreviewrate": 0,
    "ds": {
      "offset": [
        1259.2159441162628,
        -3411.891973914592
      ],
      "scale": 0.6303940863128502
    },
    "frontendVersion": "1.38.12",
    "linearData": {
      "inputs": [
        [
          "38",
          "video"
        ],
        [
          "38",
          "videopreview"
        ],
        [
          "27",
          "duration"
        ]
      ],
      "outputs": [
        "17"
      ]
    },
    "linearMode": true,
    "workflowRendererVersion": "LG"
  },
  "groups": [],
  "id": "59e21a5f-04e5-4767-8aa0-ac18ce9b75c3",
  "last_link_id": 54,
  "last_node_id": 40,
  "links": [
    [
      20,
      16,
      0,
      17,
      0,
      "VIDEO"
    ],
    [
      22,
      19,
      1,
      16,
      1,
      "AUDIO"
    ],
    [
      23,
      19,
      2,
      16,
      2,
      "FLOAT"
    ],
    [
      24,
      15,
      0,
      16,
      0,
      "IMAGE"
    ],
    [
      35,
      27,
      0,
      19,
      0,
      "VIDEO"
    ],
    [
      46,
      36,
      0,
      15,
      0,
      "IMAGE"
    ],
    [
      49,
      19,
      0,
      36,
      0,
      "IMAGE"
    ],
    [
      50,
      38,
      0,
      39,
      0,
      "IMAGE"
    ],
    [
      51,
      38,
      2,
      39,
      1,
      "AUDIO"
    ],
    [
      52,
      38,
      3,
      40,
      0,
      "VHS_VIDEOINFO"
    ],
    [
      53,
      40,
      0,
      39,
      2,
      "FLOAT"
    ],
    [
      54,
      39,
      0,
      27,
      0,
      "VIDEO"
    ]
  ],
  "nodes": [
    {
      "flags": {
        "collapsed": false
      },
      "id": 19,
      "inputs": [
        {
          "link": 35,
          "localized_name": "video",
          "name": "video",
          "type": "VIDEO"
        }
      ],
      "mode": 0,
      "order": 4,
      "outputs": [
        {
          "links": [
            49
          ],
          "localized_name": "images",
          "name": "images",
          "type": "IMAGE"
        },
        {
          "links": [
            22
          ],
          "localized_name": "audio",
          "name": "audio",
          "type": "AUDIO"
        },
        {
          "links": [
            23
          ],
          "localized_name": "fps",
          "name": "fps",
          "type": "FLOAT"
        },
        {
          "links": null,
          "localized_name": "bit_depth",
          "name": "bit_depth",
          "type": "INT"
        }
      ],
      "pos": [
        -60,
        3990
      ],
      "properties": {
        "Node name for S&R": "GetVideoComponents"
      },
      "size": [
        270,
        120
      ],
      "type": "GetVideoComponents",
      "widgets_values": []
    },
    {
      "flags": {},
      "id": 17,
      "inputs": [
        {
          "link": 20,
          "localized_name": "video",
          "name": "video",
          "type": "VIDEO"
        },
        {
          "link": null,
          "localized_name": "filename_prefix",
          "name": "filename_prefix",
          "type": "STRING",
          "widget": {
            "name": "filename_prefix"
          }
        },
        {
          "link": null,
          "localized_name": "format",
          "name": "format",
          "type": "COMBO",
          "widget": {
            "name": "format"
          }
        },
        {
          "link": null,
          "localized_name": "codec",
          "name": "codec",
          "type": "COMBO",
          "widget": {
            "name": "codec"
          }
        }
      ],
      "mode": 0,
      "order": 8,
      "outputs": [
        {
          "links": null,
          "localized_name": "video",
          "name": "video",
          "type": "VIDEO"
        }
      ],
      "pos": [
        980,
        3760
      ],
      "properties": {},
      "size": [
        640,
        534
      ],
      "type": "SaveVideo",
      "widgets_values": [
        "video/SeedVR2",
        "auto",
        "auto"
      ]
    },
    {
      "flags": {},
      "id": 16,
      "inputs": [
        {
          "link": 24,
          "localized_name": "images",
          "name": "images",
          "type": "IMAGE"
        },
        {
          "link": 22,
          "localized_name": "audio",
          "name": "audio",
          "shape": 7,
          "type": "AUDIO"
        },
        {
          "link": 23,
          "localized_name": "fps",
          "name": "fps",
          "type": "FLOAT",
          "widget": {
            "name": "fps"
          }
        },
        {
          "link": null,
          "localized_name": "bit_depth",
          "name": "bit_depth",
          "shape": 7,
          "type": "INT",
          "widget": {
            "name": "bit_depth"
          }
        }
      ],
      "mode": 0,
      "order": 7,
      "outputs": [
        {
          "links": [
            20
          ],
          "localized_name": "VIDEO",
          "name": "VIDEO",
          "type": "VIDEO"
        }
      ],
      "pos": [
        650,
        3760
      ],
      "properties": {
        "Node name for S&R": "CreateVideo"
      },
      "size": [
        270,
        140
      ],
      "type": "CreateVideo",
      "widgets_values": [
        30,
        8
      ]
    },
    {
      "flags": {},
      "id": 15,
      "inputs": [
        {
          "link": 46,
          "localized_name": "image",
          "name": "image",
          "type": "IMAGE"
        },
        {
          "link": null,
          "name": "resolution",
          "type": "INT",
          "widget": {
            "name": "resolution"
          }
        },
        {
          "link": null,
          "name": "model",
          "type": "COMBO",
          "widget": {
            "name": "model"
          }
        }
      ],
      "mode": 0,
      "order": 6,
      "outputs": [
        {
          "links": [
            24
          ],
          "localized_name": "IMAGE",
          "name": "IMAGE",
          "type": "IMAGE"
        }
      ],
      "pos": [
        260,
        3760
      ],
      "properties": {
        "proxyWidgets": [
          [
            "4",
            "resolution"
          ],
          [
            "5",
            "model"
          ]
        ]
      },
      "size": [
        340,
        150
      ],
      "type": "3531d186-daf3-492a-bb11-94a4c791a3f3",
      "widgets_values": []
    },
    {
      "flags": {},
      "id": 27,
      "inputs": [
        {
          "link": 54,
          "localized_name": "video",
          "name": "video",
          "type": "VIDEO"
        },
        {
          "link": null,
          "localized_name": "start_time",
          "name": "start_time",
          "type": "FLOAT",
          "widget": {
            "name": "start_time"
          }
        },
        {
          "label": "Duration (seconds)",
          "link": null,
          "localized_name": "duration",
          "name": "duration",
          "type": "FLOAT",
          "widget": {
            "name": "duration"
          }
        },
        {
          "link": null,
          "localized_name": "strict_duration",
          "name": "strict_duration",
          "type": "BOOLEAN",
          "widget": {
            "name": "strict_duration"
          }
        }
      ],
      "mode": 0,
      "order": 3,
      "outputs": [
        {
          "links": [
            35
          ],
          "localized_name": "VIDEO",
          "name": "VIDEO",
          "type": "VIDEO"
        }
      ],
      "pos": [
        -60,
        4190
      ],
      "properties": {
        "Node name for S&R": "Video Slice"
      },
      "size": [
        270,
        140
      ],
      "type": "Video Slice",
      "widgets_values": [
        0,
        5,
        false
      ]
    },
    {
      "flags": {},
      "id": 36,
      "inputs": [
        {
          "link": 49,
          "localized_name": "input",
          "name": "input",
          "type": "IMAGE,MASK"
        },
        {
          "link": null,
          "localized_name": "resize_type",
          "name": "resize_type",
          "type": "COMFY_DYNAMICCOMBO_V3",
          "widget": {
            "name": "resize_type"
          }
        },
        {
          "link": null,
          "localized_name": "resize_type.longer_size",
          "name": "resize_type.longer_size",
          "type": "INT",
          "widget": {
            "name": "resize_type.longer_size"
          }
        },
        {
          "link": null,
          "localized_name": "scale_method",
          "name": "scale_method",
          "type": "COMBO",
          "widget": {
            "name": "scale_method"
          }
        }
      ],
      "mode": 0,
      "order": 5,
      "outputs": [
        {
          "links": [
            46
          ],
          "localized_name": "resized",
          "name": "resized",
          "type": "IMAGE"
        }
      ],
      "pos": [
        -60,
        3760
      ],
      "properties": {
        "Node name for S&R": "ResizeImageMaskNode"
      },
      "size": [
        270,
        144
      ],
      "type": "ResizeImageMaskNode",
      "widgets_values": [
        "scale longer dimension",
        1280,
        "area"
      ]
    },
    {
      "flags": {},
      "id": 38,
      "inputs": [
        {
          "link": null,
          "localized_name": "meta_batch",
          "name": "meta_batch",
          "shape": 7,
          "type": "VHS_BatchManager"
        },
        {
          "link": null,
          "localized_name": "vae",
          "name": "vae",
          "shape": 7,
          "type": "VAE"
        },
        {
          "label": "Load Video",
          "link": null,
          "localized_name": "video",
          "name": "video",
          "type": "COMBO",
          "widget": {
            "name": "video"
          }
        },
        {
          "link": null,
          "localized_name": "force_rate",
          "name": "force_rate",
          "type": "FLOAT",
          "widget": {
            "name": "force_rate"
          }
        },
        {
          "link": null,
          "localized_name": "custom_width",
          "name": "custom_width",
          "type": "INT",
          "widget": {
            "name": "custom_width"
          }
        },
        {
          "link": null,
          "localized_name": "custom_height",
          "name": "custom_height",
          "type": "INT",
          "widget": {
            "name": "custom_height"
          }
        },
        {
          "link": null,
          "localized_name": "frame_load_cap",
          "name": "frame_load_cap",
          "type": "INT",
          "widget": {
            "name": "frame_load_cap"
          }
        },
        {
          "link": null,
          "localized_name": "skip_first_frames",
          "name": "skip_first_frames",
          "type": "INT",
          "widget": {
            "name": "skip_first_frames"
          }
        },
        {
          "link": null,
          "localized_name": "select_every_nth",
          "name": "select_every_nth",
          "type": "INT",
          "widget": {
            "name": "select_every_nth"
          }
        },
        {
          "link": null,
          "localized_name": "format",
          "name": "format",
          "shape": 7,
          "type": "COMBO",
          "widget": {
            "name": "format"
          }
        }
      ],
      "mode": 0,
      "order": 0,
      "outputs": [
        {
          "links": [
            50
          ],
          "localized_name": "IMAGE",
          "name": "IMAGE",
          "type": "IMAGE"
        },
        {
          "links": null,
          "localized_name": "frame_count",
          "name": "frame_count",
          "type": "INT"
        },
        {
          "links": [
            51
          ],
          "localized_name": "audio",
          "name": "audio",
          "type": "AUDIO"
        },
        {
          "links": [
            52
          ],
          "localized_name": "video_info",
          "name": "video_info",
          "type": "VHS_VIDEOINFO"
        }
      ],
      "pos": [
        -1010,
        3785.140625
      ],
      "properties": {
        "Node name for S&R": "VHS_LoadVideo"
      },
      "size": [
        260.421875,
        544.75
      ],
      "type": "VHS_LoadVideo",
      "widgets_values": {
        "choose video to upload": "image",
        "custom_height": 0,
        "custom_width": 0,
        "force_rate": 30,
        "format": "AnimateDiff",
        "frame_load_cap": 0,
        "select_every_nth": 1,
        "skip_first_frames": 0,
        "video": "6071897d464743814f60b13bfb66685b44c3340923516be60c186765c4788f3e.mp4",
        "videopreview": {
          "hidden": false,
          "params": {
            "custom_height": 0,
            "custom_width": 0,
            "filename": "6071897d464743814f60b13bfb66685b44c3340923516be60c186765c4788f3e.mp4",
            "force_rate": 30,
            "format": "video/mp4",
            "frame_load_cap": 0,
            "select_every_nth": 1,
            "skip_first_frames": 0,
            "type": "input"
          },
          "paused": false
        }
      }
    },
    {
      "flags": {},
      "id": 39,
      "inputs": [
        {
          "link": 50,
          "localized_name": "images",
          "name": "images",
          "type": "IMAGE"
        },
        {
          "link": 51,
          "localized_name": "audio",
          "name": "audio",
          "shape": 7,
          "type": "AUDIO"
        },
        {
          "link": 53,
          "localized_name": "fps",
          "name": "fps",
          "type": "FLOAT",
          "widget": {
            "name": "fps"
          }
        },
        {
          "link": null,
          "localized_name": "bit_depth",
          "name": "bit_depth",
          "shape": 7,
          "type": "INT",
          "widget": {
            "name": "bit_depth"
          }
        }
      ],
      "mode": 0,
      "order": 2,
      "outputs": [
        {
          "links": [
            54
          ],
          "localized_name": "VIDEO",
          "name": "VIDEO",
          "type": "VIDEO"
        }
      ],
      "pos": [
        -360,
        4194
      ],
      "properties": {
        "Node name for S&R": "CreateVideo"
      },
      "size": [
        270,
        136
      ],
      "type": "CreateVideo",
      "widgets_values": [
        30,
        8
      ]
    },
    {
      "flags": {},
      "id": 40,
      "inputs": [
        {
          "link": 52,
          "localized_name": "video_info",
          "name": "video_info",
          "type": "VHS_VIDEOINFO"
        }
      ],
      "mode": 0,
      "order": 1,
      "outputs": [
        {
          "links": [
            53
          ],
          "localized_name": "source_fps🟨",
          "name": "source_fps🟨",
          "type": "FLOAT"
        },
        {
          "links": null,
          "localized_name": "source_frame_count🟨",
          "name": "source_frame_count🟨",
          "type": "INT"
        },
        {
          "links": null,
          "localized_name": "source_duration🟨",
          "name": "source_duration🟨",
          "type": "FLOAT"
        },
        {
          "links": null,
          "localized_name": "source_width🟨",
          "name": "source_width🟨",
          "type": "INT"
        },
        {
          "links": null,
          "localized_name": "source_height🟨",
          "name": "source_height🟨",
          "type": "INT"
        },
        {
          "links": null,
          "localized_name": "loaded_fps🟦",
          "name": "loaded_fps🟦",
          "type": "FLOAT"
        },
        {
          "links": null,
          "localized_name": "loaded_frame_count🟦",
          "name": "loaded_frame_count🟦",
          "type": "INT"
        },
        {
          "links": null,
          "localized_name": "loaded_duration🟦",
          "name": "loaded_duration🟦",
          "type": "FLOAT"
        },
        {
          "links": null,
          "localized_name": "loaded_width🟦",
          "name": "loaded_width🟦",
          "type": "INT"
        },
        {
          "links": null,
          "localized_name": "loaded_height🟦",
          "name": "loaded_height🟦",
          "type": "INT"
        }
      ],
      "pos": [
        -720,
        4040
      ],
      "properties": {
        "Node name for S&R": "VHS_VideoInfo"
      },
      "size": [
        290,
        288
      ],
      "type": "VHS_VideoInfo",
      "widgets_values": {}
    }
  ],
  "revision": 0,
  "version": 0.4
}