> 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/video-composer.md).

# Video Composer

AI支援のタイムラインベース編集により、ACE Studioで動画用の音楽と効果音を生成します。

## Video Composerとは

Video Composerは、ACE Studioで動画の音楽制作を行うための内蔵AIエージェントです。動画をフレーム単位、シーン単位で解析し、その後、タイムライン上で編集可能なクリップとして、映像に合ったサウンドトラックまたは効果音を計画・生成します。

## Video Composerの使い方

Video Composerは次と連携します。 [ビデオトラック](/docs/product-wiki-ja/purojekuto/arrangement-in-canvas/video-track.md).

動画をキャンバスに読み込むと、Video Monitorとエージェントのチャットボックスが表示されます。続いて、動画全体または選択した範囲に対して、音楽や効果音を生成するようエージェントに指示できます。

### 動画をインポート

<figure><img src="https://82113185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsn71WYzecYYQw3KkF40b%2Fuploads%2FWVxQbswVfr81f4nVMq3p%2Fimport%20video.gif?alt=media&amp;token=30a83d4a-b78c-446f-8947-d0460b2984fe" alt=""><figcaption></figcaption></figure>

1. 動画ファイルをキャンバスへドラッグします。
2. ACE Studioが自動的にビデオトラックに配置します。
3. Video Monitorは自動的に開きます。閉じた場合は、ビデオクリップをダブルクリックするか、トラックヘッダーをクリックして再度開けます。

次の項目を表示または非表示にできます [ビデオトラック](/docs/product-wiki-ja/purojekuto/arrangement-in-canvas/video-track.md) トラックリストヘッダーから。

次を使用して [ミキサー](/docs/product-wiki-ja/purojekuto/mixing/mixer.md) 動画のオーディオ音量をミュート、ソロ、または調整します。

動画に埋め込みオーディオが含まれている場合は、ビデオクリップを右クリックしてオーディオを分離できます。ACE Studioは分離したオーディオをオーディオトラックに配置し、個別に編集できるようにします。

{% hint style="info" %}
Video Composerは現在、最大45分・2GBまでの動画ファイルに対応しています。
{% endhint %}

{% hint style="info" %}
ACE Studioは現在、1本の共通ビデオトラックのみをサポートしています。このビデオトラックには、一度に1つの動画セグメントしか挿入できません。

動画の差し替えはできますが、ACE Studio内で映像の位置変更やクロップはできません。
{% endhint %}

詳細については、 [ファイルをインポート](/docs/product-wiki-ja/purojekuto/file-management/import-files.md).

### Video Composer Agentとの連携

<figure><img src="https://82113185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsn71WYzecYYQw3KkF40b%2Fuploads%2FpweJNjhiUoNgoLk6OmDw%2Fagent.gif?alt=media&amp;token=207bd011-8c9b-4ecd-8b96-055e61eabfcb" alt=""><figcaption></figcaption></figure>

#### 音楽と効果音を生成

1. 音楽を生成するか、効果音を生成するかを選択します。
2. 求めるムード、タイミング、スタイル、または出来事を説明します。
3. 選択した範囲に対して生成するか、何も選択せずに動画全体を使用します。
4. 生成されたクリップをタイムライン上で確認、編集、並べ替えます。
5. 同じセッションで会話を続け、以前の結果を微調整したり、新しい指示を追加したりできます。

#### チャットセッションを管理

「 <kbd>+</kbd> 新しいセッションを開始するアイコン。

「 <i class="fa-clock">:clock:</i> 以前のセッションを再開するアイコン。

別のクリエイティブな方向性にしたい場合は、新しいセッションを使用します。

{% hint style="info" %}
Video Composer機能は現在ベータ版です。
{% endhint %}


---

# 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/video-composer.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.
