{
  "1": {
    "class_type": "VHS_LoadVideoPath",
    "inputs": {
      "video": "E:\\repos\\h3-upscaling\\inputs\\frozen\\S03.mp4",
      "force_rate": 0,
      "custom_width": 0,
      "custom_height": 0,
      "frame_load_cap": 0,
      "skip_first_frames": 0,
      "select_every_nth": 1
    }
  },
  "2": {
    "class_type": "RTXVideoSuperResolution",
    "inputs": {
      "images": [
        "1",
        0
      ],
      "resize_type": "scale by multiplier",
      "resize_type.scale": 2.0,
      "quality": "ULTRA"
    }
  },
  "3": {
    "class_type": "VHS_VideoCombine",
    "inputs": {
      "images": [
        "2",
        0
      ],
      "frame_rate": 24.0,
      "loop_count": 0,
      "filename_prefix": "h3-upscaling-matrix/M05-S03-native",
      "format": "video/ffv1-mkv",
      "pingpong": false,
      "save_output": true,
      "level": "3",
      "coder": "1",
      "context": "1",
      "gop_size": 1,
      "slices": "16",
      "slicecrc": "1",
      "pix_fmt": "yuv444p",
      "save_metadata": true,
      "trim_to_audio": false
    }
  }
}
