> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-b90d3c69.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SaveVideo - ComfyUI Built-in Node Documentation

> Complete documentation for the SaveVideo node in ComfyUI. Learn its inputs, outputs, parameters and usage.

SaveVideo 节点将输入的视频内容保存到您的 ComfyUI 输出目录中。您可以指定保存文件的文件名前缀、视频格式和编解码器。该节点会自动处理带计数器递增的文件命名，并可在保存的视频中包含工作流元数据。

## 输入

| 参数      | 描述                                                                                                       | 数据类型   | 是否必填 | 范围                                                                             |
| ------- | -------------------------------------------------------------------------------------------------------- | ------ | ---- | ------------------------------------------------------------------------------ |
| `视频`    | 要保存的视频。                                                                                                  | VIDEO  | 是    | -                                                                              |
| `文件名前缀` | 保存文件的文件名前缀。可包含格式化信息，例如 `%date:yyyy-MM-dd%` 或 `%Empty Latent Image.width%`，以引用节点中的值（默认值："video/ComfyUI"）。 | STRING | 否    | -                                                                              |
| `格式`    | 视频保存的格式（默认值："auto"）。                                                                                     | COMBO  | 否    | `"auto"`<br />`"mp4"`<br />`"webm"`<br />`"mkv"`<br />`"gif"`                  |
| `编码器`   | 视频使用的编解码器（默认值："auto"）。                                                                                   | COMBO  | 否    | `"auto"`<br />`"h264"`<br />`"h265"`<br />`"vp9"`<br />`"av1"`<br />`"prores"` |

## 输出

| 输出名称  | 描述            | 数据类型 |
| ----- | ------------- | ---- |
| *无输出* | 此节点不返回任何输出数据。 | -    |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/SaveVideo/zh.md)

***

**Source fingerprint (SHA-256):** `506ddc8820924688cccb9fd838ff9c0f5217a38f708f28f15a060be9325cea61`
