> For the complete documentation index, see [llms.txt](https://docs.acestudio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acestudio.ai/docs/product-wiki-zh/ai-gong-ju/music-video.md).

# 音乐视频

## 什么是音乐视频

音乐视频可将一首歌曲制作成完整、精剪的音乐视频。您将与一支 AI 制作团队协作——由一名导演和四名专家组成——负责剧本撰写、选角、场景设计、编舞、分镜设计、视频生成和剪辑。创意决策始终由您掌控。

{% embed url="<https://www.youtube.com/watch?v=amx7gYLPW10>" %}

## 您的制作团队

您只需与导演沟通。导演会在幕后协调其他四个角色——您无需分别向他们说明需求。

| 角色            | 职责                              | 您将看到的内容          |
| ------------- | ------------------------------- | ---------------- |
| **导演**        | 统筹整个制作流程，撰写创意方案和镜头脚本，并将成片放置到画布上 | 创意方案、镜头脚本、最终成片   |
| **选角导演**      | 设计角色的基础形象及各场景造型                 | 角色设定图（多视角）、各场景造型 |
| **艺术总监**      | 定义视觉风格，设计场景环境，绘制分镜              | 风格指南、场景参考、分镜     |
| **编舞师**       | 设计舞蹈与表演动作，创建动作关键帧网格             | 编舞文档、动作关键帧       |
| **摄影指导 (DP)** | 编写生成提示词，执行视频生成，并处理唇形同步优化        | 最终视频镜头           |

## 工作原理

1. 从您的 ACE Studio 工程开始——可以是您制作的歌曲，也可以是您导入的已完成轨道。智能体会将其渲染为您的歌曲，对其进行分析，并向您询问四个问题：视觉风格、叙事方式、主角角色和画面比例。
2. 团队将依照流程开展工作——创意方案、选角、场景设计、镜头脚本、造型、可选的编舞以及分镜。您可在每个里程碑审核并提供反馈。
3. 分镜将被放置在 [画布](/docs/product-wiki-zh/gong-cheng/arrangement-in-canvas/canvas.md) 中，作为动态分镜，让您在任何内容渲染前预览整支视频的节奏。
4. 一切准备就绪后，由您确认启动。各镜头将并行渲染，自动替换分镜；演唱镜头还会进行一轮唇形同步优化。
5. 观看结果后，您可以请求修改——仅会重新生成受影响的镜头。

如需查看完整操作流程，请参阅 [创建音乐视频](/docs/product-wiki-zh/ai-gong-ju/music-video/creating-a-music-video.md)。如需了解修订、手动编辑和恢复工程，请参阅 [编辑与迭代](/docs/product-wiki-zh/ai-gong-ju/music-video/editing-and-iteration.md).

## 积分定价

音乐视频会针对音乐分析、图像生成、视频生成和智能体 LLM 使用量消耗积分。

<table data-search="false"><thead><tr><th width="144.2421875">类别</th><th width="148.69921875">模型或功能</th><th width="246.6171875">计费单位</th><th width="180.98046875">积分消耗</th></tr></thead><tbody><tr><td>音乐分析</td><td>音乐分析</td><td>每次请求</td><td>约每分钟 20 积分</td></tr><tr><td>图像模型</td><td>Midjourney</td><td>每次请求</td><td>20</td></tr><tr><td>图像模型</td><td>Nanobanana</td><td>每次请求</td><td>25</td></tr><tr><td>图像模型</td><td>GPT Image 2</td><td>每次请求</td><td>15</td></tr><tr><td>图像模型</td><td>Qwen Image 多角度</td><td>每次请求</td><td>7</td></tr><tr><td>视频模型</td><td>Seedance 2 (1080p)</td><td>每秒</td><td>68</td></tr><tr><td>视频模型</td><td>Seedance 2 (720p)</td><td>每秒</td><td>34</td></tr><tr><td>视频模型</td><td>Lipsync 3</td><td>每秒</td><td>25</td></tr><tr><td>智能体</td><td>智能体 LLM 令牌</td><td>根据实际令牌使用量</td><td>因任务而异</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.acestudio.ai/docs/product-wiki-zh/ai-gong-ju/music-video.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
