> ## 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.

# MoonvalleyVideo2VideoNode - ComfyUI Built-in Node Documentation

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

# Moonvalley Marey 视频到视频节点

此节点基于文本描述，将输入视频转换为新视频。它使用 Moonvalley API 生成与提示词匹配的视频，同时保留原始视频的运动或姿态特征。您可以通过文本提示词和各种生成参数来控制输出视频的风格和内容。

## 输入

| 参数                 | 描述                                                | 数据类型   | 必填 | 范围                                     |
| ------------------ | ------------------------------------------------- | ------ | -- | -------------------------------------- |
| `prompt`           | 描述要生成的视频（多行输入）                                    | STRING | 是  | -                                      |
| `negative_prompt`  | 负面提示词文本（默认：广泛的负面描述词列表）                            | STRING | 否  | -                                      |
| `seed`             | 随机种子值（默认：9）                                       | INT    | 是  | 0 到 4294967295                         |
| `video`            | 用于生成输出视频的参考视频。时长必须至少为5秒。超过5秒的视频将自动裁剪。仅支持MP4格式。    | VIDEO  | 是  | -                                      |
| `control_type`     | 控制类型选择（默认："Motion Transfer"）                      | COMBO  | 否  | "Motion Transfer"<br />"Pose Transfer" |
| `motion_intensity` | 仅在 `control_type` 为 "Motion Transfer" 时使用（默认：100） | INT    | 否  | 0 到 100                                |
| `steps`            | 推理步数（默认：33）                                       | INT    | 是  | 1 到 100                                |

**注意：** `motion_intensity` 参数仅在 `control_type` 设置为 "Motion Transfer" 时生效。使用 "Pose Transfer" 时，此参数将被忽略。

## 输出

| 输出名称     | 描述      | 数据类型  |
| -------- | ------- | ----- |
| `output` | 生成的视频输出 | VIDEO |

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

***

**Source fingerprint (SHA-256):** `8202a4be469afa16d77b9e0287c290b9c3f390347fc60f23878f50fd95a758e0`
