> 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-ko/project/arrangement-in-canvas/video-track.md).

# 비디오 트랙

## 개요

Video Track은 비주얼을 음악 및 효과음과 동일한 타임라인에 정렬하도록 설계된 특수한 글로벌 트랙입니다.

트랙 헤더와 믹서의 Mute, Solo 및 Volume 컨트롤을 통해 비디오 오디오 재생을 제어할 수 있습니다.

Video Track을 표시하거나 숨기려면 트랙 목록 헤더의 Video Track 버튼을 클릭하세요.

## Video Track 생성

다음 방법으로 Video Track을 생성할 수 있습니다:

* 비디오 파일을 Canvas로 드래그합니다.
* 프로젝트에 비디오 파일을 가져온 다음 빈 트랙에 배치합니다.

비디오에 포함된 오디오가 있는 경우 해당 오디오를 분리하여 오디오 트랙에서 별도로 관리할 수 있습니다.

## 비디오 클립 관리

Video Track에서 다음 작업을 수행할 수 있습니다:

* 오디오 분리 또는 재부착.
* 비디오 교체.
* 비디오 볼륨을 조정하고 오디오에 페이드 인/아웃을 적용합니다.

비디오 클립을 더블클릭하면 미리보기를 위해 비디오 모니터가 열립니다.

## Video Composer로 작업하기

Video Composer는 ACE Studio 내에서 비디오에 맞는 음악과 효과음을 생성하도록 돕는 AI 도구입니다. 비디오를 분석하고 일치하는 오디오를 생성한 후 결과를 편집 가능한 클립으로 타임라인에 배치합니다.

자세한 내용은 다음을 참조하세요 [Video Composer](/docs/product-wiki-ko/ai-3/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-ko/project/arrangement-in-canvas/video-track.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.
