本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
Video
CreateVideo - ComfyUI Built-in Node Documentation
Complete documentation for the CreateVideo node in ComfyUI. Learn its inputs, outputs, parameters and usage.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Complete documentation for the CreateVideo node in ComfyUI. Learn its inputs, outputs, parameters and usage.
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
| 参数 | 数据类型 | 必需 | 取值范围 | 描述 |
|---|---|---|---|---|
图像 | IMAGE | 是 | - | 用于生成视频的输入图像序列 |
帧率 | FLOAT | 是 | 1.0 - 120.0 | 视频播放的帧率参数(默认值:30.0) |
音频 | AUDIO | 否 | - | 可为视频添加的音频轨道 |
| 输出名称 | 数据类型 | 描述 |
|---|---|---|
output | VIDEO | 生成的视频文件,包含输入图像序列及可选的音频轨道 |