ComfyUI Node
AIHub Action New Video Segment
A ComfyUI node in aihub/actions with 10 inputs and 0 outputs.
AIHub Action New Video Segment
- video
◄actionAPPEND►
◄namenew video►
◄formatauto►
◄codecauto►
◄crf23►
◄reference_segment_id►
◄reference_segment_actionNEW_AFTER►
◄file_name►
◄autoplayfalse►
Categoryaihub/actions
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| video | VIDEO | new_video.mp4 | The path of the video file to export |
| action | COMBO | APPEND | If append is selected, the video will be added a number to the name to make it unique, if replace is selected, the video will be replaced with the new one |
| name | STRING | new video | The name of the video to be used |
| format | COMBO | auto | The format to save the video as. |
| codec | COMBO | auto | The codec to use for the video. |
| crf | INT | 230–51 | The Constant Rate Factor (CRF) to use for encoding quality (lower is better quality). Only used for certain codecs like H.264. |
| reference_segment_id | STRING | The reference segment id of the video layer | |
| reference_segment_action | COMBO | NEW_AFTER | Specify the action to execute at the given segment id |
| file_nameopt | STRING | The filename to use, with the extension, if not given the name value will be used with the given format extension based on the mime type | |
| autoplayopt | BOOLEAN | false | If true, the video segment will autoplay when added |
Outputs (0)
No outputs