ComfyUI Node
📐 S42 CutFlow Video Segment Prep
A ComfyUI node in S42 CutFlow/LTX Bridge with 4 inputs and 6 outputs.
📐 S42 CutFlow Video Segment Prep
- video
- segment
- first_frame
- last_frame
- segment_count
- frame_count
- info
◄segment_frames121►
◄overlap_frames9►
◄segment_index0►
CategoryS42 CutFlow/LTX Bridge
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| video | IMAGE | Long video to split into LTX-compatible segments. | |
| segment_frames | INT | 1219–513 | Frames per segment. Must be 8n+1. 121=5s, 257=10.7s at 24fps. |
| overlap_frames | INT | 91–33 | Overlap between segments for smooth transitions. Should be 8n+1. |
| segment_index | INT | 00–999 | Which segment to output (0-based). |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| segment | IMAGE | — |
| first_frame | IMAGE | — |
| last_frame | IMAGE | — |
| segment_count | INT | — |
| frame_count | INT | — |
| info | STRING | — |