# 동영상 업로드

{% hint style="info" %}
📍 자막을 생성하기 위해서는 **동영상 파일을 먼저 업로드** 해야합니다.

📍 자막 기준에 맞춰 **AI 에이전트를 선택**하고, **업로드 진행 현황까지 확인**할 수 있습니다.
{% endhint %}

{% stepper %}
{% step %}

#### 동영상 업로드 버튼 클릭

좌측 메뉴의 **동영상 업로드** 버튼을 클릭 시, 영상 업로드를 진행할 수 있는 팝업이 노출됩니다.

<figure><img src="/files/MtedtB9j5otd5UdzPYxB" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### AI 에이전트 선택

영상 성격에 맞는 AI 에이전트 선택 후 **다음** 버튼을 클릭합니다.

<figure><img src="/files/NovcCDhS4LbmZ6ts1jQb" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 파일 선택

자막을 생성할 파일을 업로드 영역에 **드래그 앤 드랍** 또는&#x20;

**파일 선택** 버튼을 클릭하여 자막 생성이 필요한 파일을 추가해주세요.

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

{% hint style="info" %}
**파일 선택 시, 업로드 대기열에서 아래 파일은 자동으로 제외됩니다.**

* 이미 추가된 동영상과 파일명이 동일한 경우
* 1MB 미만, 1GB 초과인 경우
* 영상 길이가 90분 초과한 경우
* MP4, MOV, MPV 파일이 아닌 경우
  {% endhint %}
  {% endstep %}

{% step %}

#### 업로드 대기열 파일 조회

선택한 파일은 대기열에서 확인 가능하며 선택에 따라 삭제하거나 추가할 수 있습니다.

업로드할 파일을 모두 선택한 경우,  **업로드 시작** 버튼을 클릭합니다.

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

{% hint style="info" %}
**한번에 최대 10개 영상까지 업로드할 수 있습니다.**
{% endhint %}
{% endstep %}

{% step %}

#### 업로드 진행 현황 조회

업로드는 순차적으로 진행되며, 실시간으로 진행 상황을 확인할 수 있습니다.

<sub>\*축소화 아이콘 클릭 시, 업로드 현황 화면을 축소화 할 수 있습니다.</sub>

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

{% hint style="info" %}
업로드 중 브라우저를 닫거나, 화면 보호 모드로 전환하는 경우 업로드에 실패할 수 있습니다.

**안정적인 업로드를 위해 팝업이 닫히지 않도록 주의해 주세요.**
{% endhint %}
{% endstep %}

{% step %}

#### 업로드 완료

업로드가 모두 완료되었습니다. 이제 팝업을 닫고 업로드한 파일을 확인할 수 있습니다.

<figure><img src="/files/9dE1uu1gvCEQjdwV2f7g" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 업로드 파일 조회

좌측 **내 파일** 메뉴를 통해 업로드된 파일 확인 및 자막 생성 현황을 확인할 수 있습니다.&#x20;

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

{% endstep %}
{% endstepper %}


---

# 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/upload.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.
