ComfyUI Node
FrameFuse Trim End
A ComfyUI node in FrameFuse with 5 inputs and 4 outputs.
FrameFuse Trim End
- video_frames
- audio
- TRIMMED_VIDEO
- AUDIO
- FRAME_COUNT
- REPORT
◄trim_count1►
◄fps24.00►
◄trim_audiotrue►
CategoryFrameFuse
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| video_frames | IMAGE | Video represented as a ComfyUI IMAGE batch. | |
| trim_count | INT | 10–1024 | How many frames to remove from the end of the batch. |
| fps | FLOAT | 24.001–240 | Frame rate used to calculate matching audio trim duration. |
| trim_audio | BOOLEAN | true | Trim matching audio duration from the end of the audio input. |
| audioopt | AUDIO | Optional audio to pass through or trim from the end. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| TRIMMED_VIDEO | IMAGE | — |
| AUDIO | AUDIO | — |
| FRAME_COUNT | INT | — |
| REPORT | STRING | — |