SaveMP4 batch
SaveMP4_batch
WJNode/video/video_fileoutput node
Save Video_Batch output from Cutting_video as MP4 files. Features: 1. Support H.264 codec with yuv420p pixel format 2. Adjustable video quality via CRF parameter 3. Batch processing support 4. Optional audio support 将Cutting_Video的Video_Batch输出保存为MP4文件。 说明:用于批量保存视频 1.将Video_Batch保存为H.264/yuv420p像素格式 2.通过fps/CRF参数调节视频帧数和质量
Pack: ComfyUI-WJNodes
custom_nodes.ComfyUI-WJNodes
Inputs (4)
| Name | Type | Required |
|---|---|---|
| Video_Batch | Video_Batch | required |
| filename_prefix | STRING | required |
| fps | FLOAT | required |
| crf | INT | required |
Outputs (1)
| Name | Type |
|---|---|
| Video_filenames | STRING |