ComfyUI Node
AIHub Action New Video
A ComfyUI node in aihub/actions with 8 inputs and 0 outputs.
AIHub Action New Video
- video
◄actionAPPEND►
◄namenew video►
◄formatauto►
◄codecauto►
◄crf23►
◄file_name►
◄autoplayfalse►
Categoryaihub/actions
Inputs (8)
| 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. |
| file_nameopt | STRING | The filename to use, with the extension | |
| autoplayopt | BOOLEAN | false | If true, the video will autoplay when added |
Outputs (0)
No outputs