c4d0134b创建于 2024年8月11日历史提交
{
  "last_node_id": 8,
  "last_link_id": 26,
  "nodes": [
    {
      "id": 2,
      "type": "LoadImage",
      "pos": [
        83,
        105
      ],
      "size": {
        "0": 315,
        "1": 314
      },
      "flags": {},
      "order": 0,
      "mode": 0,
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            20
          ],
          "shape": 3,
          "slot_index": 0
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": null,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "Rick1.png",
        "image"
      ]
    },
    {
      "id": 5,
      "type": "VHS_VideoInfoLoaded",
      "pos": [
        753,
        383
      ],
      "size": {
        "0": 304.79998779296875,
        "1": 106
      },
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [
        {
          "name": "video_info",
          "type": "VHS_VIDEOINFO",
          "link": 7
        }
      ],
      "outputs": [
        {
          "name": "fps🟦",
          "type": "FLOAT",
          "links": [
            26
          ],
          "shape": 3,
          "slot_index": 0
        },
        {
          "name": "frame_count🟦",
          "type": "INT",
          "links": null,
          "shape": 3
        },
        {
          "name": "duration🟦",
          "type": "FLOAT",
          "links": null,
          "shape": 3
        },
        {
          "name": "width🟦",
          "type": "INT",
          "links": null,
          "shape": 3
        },
        {
          "name": "height🟦",
          "type": "INT",
          "links": null,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "VHS_VideoInfoLoaded"
      },
      "widgets_values": {}
    },
    {
      "id": 6,
      "type": "VHS_VideoCombine",
      "pos": [
        1236,
        163
      ],
      "size": [
        315,
        615
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 21
        },
        {
          "name": "audio",
          "type": "AUDIO",
          "link": 23
        },
        {
          "name": "meta_batch",
          "type": "VHS_BatchManager",
          "link": null
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": null
        },
        {
          "name": "frame_rate",
          "type": "FLOAT",
          "link": 25,
          "widget": {
            "name": "frame_rate"
          }
        }
      ],
      "outputs": [
        {
          "name": "Filenames",
          "type": "VHS_FILENAMES",
          "links": null,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "VHS_VideoCombine"
      },
      "widgets_values": {
        "frame_rate": 8,
        "loop_count": 0,
        "filename_prefix": "FSRT",
        "format": "video/h264-mp4",
        "pix_fmt": "yuv420p",
        "crf": 0,
        "save_metadata": true,
        "pingpong": false,
        "save_output": true,
        "videopreview": {
          "hidden": false,
          "paused": false,
          "params": {
            "filename": "FSRT_00005-audio.mp4",
            "subfolder": "",
            "type": "output",
            "format": "video/h264-mp4",
            "frame_rate": 29.970029970029966
          }
        }
      }
    },
    {
      "id": 3,
      "type": "VHS_LoadVideo",
      "pos": [
        430,
        196
      ],
      "size": [
        235.1999969482422,
        491.1999969482422
      ],
      "flags": {
        "collapsed": false
      },
      "order": 1,
      "mode": 0,
      "inputs": [
        {
          "name": "meta_batch",
          "type": "VHS_BatchManager",
          "link": null
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            22
          ],
          "shape": 3,
          "slot_index": 0
        },
        {
          "name": "frame_count",
          "type": "INT",
          "links": null,
          "shape": 3
        },
        {
          "name": "audio",
          "type": "AUDIO",
          "links": [
            24
          ],
          "shape": 3,
          "slot_index": 2
        },
        {
          "name": "video_info",
          "type": "VHS_VIDEOINFO",
          "links": [
            7
          ],
          "shape": 3,
          "slot_index": 3
        }
      ],
      "properties": {
        "Node name for S&R": "VHS_LoadVideo"
      },
      "widgets_values": {
        "video": "damedane.mp4",
        "force_rate": 0,
        "force_size": "Disabled",
        "custom_width": 512,
        "custom_height": 512,
        "frame_load_cap": 0,
        "skip_first_frames": 0,
        "select_every_nth": 1,
        "choose video to upload": "image",
        "videopreview": {
          "hidden": false,
          "paused": false,
          "params": {
            "frame_load_cap": 0,
            "skip_first_frames": 0,
            "force_rate": 0,
            "filename": "damedane.mp4",
            "type": "input",
            "format": "video/mp4",
            "select_every_nth": 1
          }
        }
      }
    },
    {
      "id": 8,
      "type": "FSRT_Runner",
      "pos": [
        762,
        65
      ],
      "size": {
        "0": 380.4000244140625,
        "1": 218
      },
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        {
          "name": "source_image",
          "type": "IMAGE",
          "link": 20
        },
        {
          "name": "driving_video_input",
          "type": "IMAGE",
          "link": 22
        },
        {
          "name": "audio",
          "type": "AUDIO",
          "link": 24
        },
        {
          "name": "frame_rate",
          "type": "FLOAT",
          "link": 26,
          "widget": {
            "name": "frame_rate"
          }
        }
      ],
      "outputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "links": [
            21
          ],
          "shape": 3,
          "slot_index": 0
        },
        {
          "name": "audio",
          "type": "AUDIO",
          "links": [
            23
          ],
          "shape": 3,
          "slot_index": 1
        },
        {
          "name": "frame_rate",
          "type": "FLOAT",
          "links": [
            25
          ],
          "shape": 3,
          "slot_index": 2
        }
      ],
      "properties": {
        "Node name for S&R": "FSRT_Runner"
      },
      "widgets_values": [
        "vox256",
        30,
        false,
        false,
        false,
        65536
      ]
    }
  ],
  "links": [
    [
      7,
      3,
      3,
      5,
      0,
      "VHS_VIDEOINFO"
    ],
    [
      20,
      2,
      0,
      8,
      0,
      "IMAGE"
    ],
    [
      21,
      8,
      0,
      6,
      0,
      "IMAGE"
    ],
    [
      22,
      3,
      0,
      8,
      1,
      "IMAGE"
    ],
    [
      23,
      8,
      1,
      6,
      1,
      "AUDIO"
    ],
    [
      24,
      3,
      2,
      8,
      2,
      "AUDIO"
    ],
    [
      25,
      8,
      2,
      6,
      4,
      "FLOAT"
    ],
    [
      26,
      5,
      0,
      8,
      3,
      "FLOAT"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 1,
      "offset": [
        -23,
        68
      ]
    }
  },
  "version": 0.4
}