ComfyUI Node
Batch Load Image Sequence (Trigger)
Same as BatchLoadImageSequence but with an optional trigger input. - Connect any output to `trigger` to force this node to wait. - Useful for ensuring a process finishes before loading starts. - This node will NOT unroll (run multiple times) if the trigger is a list.
Batch Load Image Sequence (Trigger)
- trigger
- IMAGE
- INT
◄path_pattern./frame{:06d}.webp►
◄start_index0►
◄frame_count16►
◄ignore_missing_imagesfalse►
CategoryFrameIO
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| path_pattern | STRING | ./frame{:06d}.webp | — |
| start_index | INT | 0 | — |
| frame_count | INT | 16 | — |
| ignore_missing_images | COMBO | false | 2 options: false, true |
| triggeropt | * | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |
| INT | INT | — |