ComfyUI Node
Frame Clipper πΉ
Simple node to shorten video clips by specifying frame count
Frame Clipper πΉ
- source_video
- clipped_video
βframe_count30βΊ
βstart_frame0βΊ
Categoryimage/video
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| source_video | IMAGE | Source video sequence to clip (IMAGE tensor format) | |
| frame_count | INT | 301β10000 | Number of frames to keep from the start of the video |
| start_frameopt | INT | 00β10000 | Starting frame index (0 = from beginning) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| clipped_video | IMAGE | β |