> 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-ja/aitsru/music-video.md).

# ミュージックビデオ

## Music Videoとは

Music Videoは、楽曲を完成済みのフル編集ミュージックビデオへと仕上げます。あなたは、脚本作成、キャスティング、シーン設計、振付、絵コンテ作成、動画生成、編集まで担うAI制作チーム——ディレクターと4人の専門家——と連携します。創作上の意思決定は、あなたが引き続き主導します。

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

## あなたの制作チーム

あなたがやり取りするのは常にディレクターだけです。ディレクターが裏側で他の4つの役割を調整するため、個別に説明する必要はありません。

| 役割                | 担当内容                                                  | 表示される内容                    |
| ----------------- | ----------------------------------------------------- | -------------------------- |
| **ディレクター**        | 制作全体を統括し、クリエイティブプランとショットスクリプトを作成し、完成したカットをキャンバスに配置します | クリエイティブプラン、ショットスクリプト、最終カット |
| **キャスティングディレクター** | キャラクターの基本ルックとシーンごとのルックを設計します                          | キャラクターシート（多面図）、シーンごとのルック   |
| **アートディレクター**     | ビジュアルスタイルを定義し、シーン環境を設計し、絵コンテを描きます                     | スタイルガイド、シーンリファレンス、絵コンテ     |
| **振付師**           | ダンスやパフォーマンスの動きを設計し、モーションキーフレームグリッドを作成します              | 振付資料、モーションキーフレーム           |
| **撮影監督（DP）**      | 生成プロンプトを作成し、動画生成を実行し、リップシンクの調整を行います                   | 完成した動画ショット                 |

## 仕組み

1. ACE Studioプロジェクトから始めます。あなたが制作した楽曲、または読み込んだ完成トラックです。エージェントはそれをあなたの楽曲としてレンダリングし、解析したうえで、ビジュアルスタイル、物語の進め方、主役キャラクター、アスペクト比の4項目を質問します。
2. チームは、クリエイティブプラン、キャスティング、シーン設計、ショットスクリプト、ルック、必要に応じた振付、絵コンテというパイプラインに沿って進行します。各マイルストーンごとに確認し、フィードバックを行えます。
3. 絵コンテは [キャンバス](/docs/product-wiki-ja/purojekuto/arrangement-in-canvas/canvas.md) にアニマティックとして配置されるため、実際のレンダリング前に動画全体のテンポをプレビューできます。
4. 準備が整ったら、実行の合図を出します。ショットは並列でレンダリングされ、絵コンテは自動的に差し替わり、歌唱ショットにはリップシンクの仕上げ調整が適用されます。
5. 結果を確認し、必要なら変更を依頼します。再生成されるのは影響を受けたショットのみです。

完全な手順については、 [Music Videoの作成](/docs/product-wiki-ja/aitsru/music-video/creating-a-music-video.md)。修正、手動編集、プロジェクトの再開については、 [編集と反復](/docs/product-wiki-ja/aitsru/music-video/editing-and-iteration.md).

## クレジット料金

Music Videoでは、音楽解析、画像生成、動画生成、Agent LLMの利用にCreditsを使用します。

<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>1分あたり約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>1秒あたり</td><td>68</td></tr><tr><td>動画モデル</td><td>Seedance 2（720p）</td><td>1秒あたり</td><td>34</td></tr><tr><td>動画モデル</td><td>Lipsync 3</td><td>1秒あたり</td><td>25</td></tr><tr><td>エージェント</td><td>Agent 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-ja/aitsru/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.
