ComfyUI Node
AIHub Expose Project Video
A ComfyUI node in aihub/expose with 5 inputs and 2 outputs.
AIHub Expose Project Video
- VIDEO
- LOCAL_FILE
◄idexposed_video►
◄file_namevideo.mp4►
◄batch_index►
◄do_not_processfalse►
◄optionalfalse►
Categoryaihub/expose
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| id | STRING | exposed_video | A unique custom id for this workflow. |
| file_name | STRING | video.mp4 | The name of the video file as stored in the project files, including extension |
| batch_index | STRING | If the file belongs to a batch, the index of the latent to load, it must be a single integer, and it can be negative to count from the end | |
| do_not_process | BOOLEAN | false | If set to true, the video will not be processed by the node and you will have to handle it manually |
| optional | BOOLEAN | false | If set to true, it will not raise an error if the video is not found |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| VIDEO | VIDEO | — |
| LOCAL_FILE | STRING | — |