> 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/purojekuto/kyanbasudenoarenji/bideotorakku.md).

# ビデオトラック

## 概要

ビデオトラックは、ビジュアルを音楽や効果音と同一タイムライン上で整合させるための特別なグローバルトラックです。

トラックヘッダーおよびミキサー上のミュート、ソロ、ボリュームコントロールでビデオのオーディオ再生を操作できます。

ビデオトラックを表示／非表示にするには、トラック一覧ヘッダーのVideo Trackボタンをクリックします。

## ビデオトラックの作成

ビデオトラックは次の方法で作成できます：

* ビデオファイルをキャンバスにドラッグする。
* プロジェクトにビデオファイルをインポートし、空のトラックに配置する。

ビデオに埋め込まれたオーディオが含まれている場合、そのオーディオを分離してオーディオトラック上で個別に管理できます。

## ビデオクリップの管理

ビデオトラック上では、次の操作が可能です：

* オーディオの分離または再接続。
* ビデオの置き換え。
* ビデオの音量調整およびオーディオのフェードイン／フェードアウトの適用。

ビデオクリップをダブルクリックして、プレビューモニターを開きます。

## Video Composerの操作

Video Composerは、ACE Studio上でビデオ用の音楽や効果音を作成するAIツールです。ビデオを解析してマッチするオーディオを生成し、編集可能なクリップとしてタイムラインに配置します。

詳しくは、以下を参照してください [Video Composer](/docs/product-wiki-ja/aitsru/video-composer.md).


---

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

```
GET https://docs.acestudio.ai/docs/product-wiki-ja/purojekuto/kyanbasudenoarenji/bideotorakku.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
