# 에디터 (자막 편집)

## 에디터 시작하기

자막 생성이 완료된 파일을 클릭하여 에디터 화면으로 진입할 수 있습니다.

<figure><img src="/files/eKyzVUyMSAXpmBWpZvBu" alt=""><figcaption></figcaption></figure>

## 에디터 구성

에디터 화면은 총 세가지 영역으로 구성되어 있습니다.

<figure><img src="/files/UE3ge09j7eY05kK91JNY" alt=""><figcaption></figcaption></figure>

#### A. 플레이어 영역

동영상을 재생하며 자막을 검수할 수 있는 영역입니다.

재생, 일시정지, 빨리감기, 재생 속도 변경 등 기본적인 플레이어 기능을 이용하실 수 있습니다.

<figure><img src="/files/SgbjQS0cbnWBsSkNvR5E" alt=""><figcaption></figcaption></figure>

#### B. 자막박스 영역

동영상에 생성된 **자막을 조회하고 편집**할 수 있는 영역입니다.

자막 박스의 추가, 삭제, 병합할 수 있으며, 자막 박스 내 텍스트도 수정이 가능합니다.

<figure><img src="/files/96GX2X0KNdcM3ODAkAVE" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
자막 추가 시, 선택된 자막 박스와 다음 자막 박스의 간격이 **0.1초 미만인 경우 추가가 불가능**합니다.
{% endhint %}

#### C. 타임 코드 영역

자막이 노출되는 타이밍을 확인하고, 조정할 수 있는 영역입니다.

자막 박스를 마우스로 끌어서 노출 시간대를 변경하거나, 분할 아이콘을 클릭해 자막 박스를 분할할 수 있습니다.

<figure><img src="/files/zmVapz0N8yyfnFZmoRut" alt=""><figcaption></figcaption></figure>

#### D. 파일 관리 및 편의 기능 영역

파일명 변경, 저장, 다운로드 같은 **관리 기능**과 북마크, 검색 및 바꾸기 등 **편의 기능**을 이용할 수 있는 영역입니다.

편집한 파일의 저장하고 자막을 다운로드할 수 있고, 여러 기능을 이용해 편리하게 편집을 이어갈 수 있습니다.

<figure><img src="/files/RhQcqUfNvxJaZ8GoRreC" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://airaw.gitbook.io/gllo-studio/features/files/editor.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.
