Nodes/ComfyUI-FFMPEGA/Video Editor (FFMPEGA)
ComfyUI Node

Video Editor (FFMPEGA)

A ComfyUI node in FFMPEGA with 7 inputs and 6 outputs.

By AEmotionStudio·Created 7 months ago·Updated 3 months ago· 14
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)

NameTypeDefaultDescription
pause_on_inputBOOLEANtrueWhen ON, pauses the workflow and shows the editor. Click Continue to pass the edited clip downstream. When OFF, passes through without editing.
auto_open_editorBOOLEANfalseWhen ON, the editor modal automatically opens when a video arrives. When OFF, click the Open Editor button manually.
imagesoptIMAGEVideo frames as IMAGE tensor batch [N,H,W,3].
video_pathoptSTRINGPath to a video file on disk.
audiooptAUDIOAudio track to associate with the video.
fpsoptFLOAT0.000–120Framerate for IMAGE tensor input. 0 = auto-detect from source.
mask_pointsoptSTRINGOptional upstream mask_points pass-through. Forwarded as-is to the mask_points output for downstream nodes.

Outputs (6)

NameTypeDescription
imagesIMAGE
video_pathSTRING
audioAUDIO
fpsFLOAT
frame_countINT
mask_pointsSTRING