ComfyUI Node
Video Editor (FFMPEGA)
A ComfyUI node in FFMPEGA with 7 inputs and 6 outputs.
Video Editor (FFMPEGA)
- images
- audio
- images
- video_path
- audio
- fps
- frame_count
- mask_points
◄pause_on_inputtrue►
◄auto_open_editorfalse►
◄video_path►
◄fps0.00►
◄mask_points—►
CategoryFFMPEGA
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| pause_on_input | BOOLEAN | true | When ON, pauses the workflow and shows the editor. Click Continue to pass the edited clip downstream. When OFF, passes through without editing. |
| auto_open_editor | BOOLEAN | false | When ON, the editor modal automatically opens when a video arrives. When OFF, click the Open Editor button manually. |
| imagesopt | IMAGE | Video frames as IMAGE tensor batch [N,H,W,3]. | |
| video_pathopt | STRING | Path to a video file on disk. | |
| audioopt | AUDIO | Audio track to associate with the video. | |
| fpsopt | FLOAT | 0.000–120 | Framerate for IMAGE tensor input. 0 = auto-detect from source. |
| mask_pointsopt | STRING | Optional upstream mask_points pass-through. Forwarded as-is to the mask_points output for downstream nodes. |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| video_path | STRING | — |
| audio | AUDIO | — |
| fps | FLOAT | — |
| frame_count | INT | — |
| mask_points | STRING | — |