ComfyUI Node
Video Segment Calculator
A ComfyUI node in Uber Comfy with 5 inputs and 5 outputs.
Video Segment Calculator
- frame_load_cap
- skip_first_frames
- force_rate
- start_time
- end_time
◄duration30►
◄frame_rate25.0►
◄index0►
◄overlap_frames0►
◄precise_timingtrue►
CategoryUber Comfy
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| duration | FLOAT | 301–3600 | Duration of each segment in seconds |
| frame_rate | FLOAT | 25.01–120 | Frame rate of the video |
| index | INT | 00–1000 | Current segment index (0-based) |
| overlap_framesopt | INT | 00–10 | Number of frames to overlap between segments |
| precise_timingopt | BOOLEAN | true | Use precise decimal timing for audio trimming |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| frame_load_cap | INT | — |
| skip_first_frames | INT | — |
| force_rate | FLOAT | — |
| start_time | FLOAT | — |
| end_time | FLOAT | — |