# 업로드

이 페이지에서는 Loomex의 업로드에 대해 안내합니다.

&#x20;

> ### **업로드** <a href="#undefined" id="undefined"></a>
>
> 동영상 업로드를 통해 고화질의 원본 데이터를 안전하게 저장하고 하나의 동영상을 다양한 화질로 변환하여 VOD 및 Live 스트리밍을 시청할 수 있습니다.

### **업로드 방법** <a href="#undefined" id="undefined"></a>

#### **Step 1**. 동영상 업로드 버튼 클릭 <a href="#step-1." id="step-1."></a>

Loomex 화면 상단의 **동영상 업로드** 버튼을 클릭하면 다음과 같은 팝업창이 나타납니다.

<figure><img src="/files/wBoECBUA3ZjxMmn60m9O" alt=""><figcaption><p>업로드 화면면</p></figcaption></figure>

&#x20;

#### **Step 2**. 끌어다 놓기 또는 파일 선택 <a href="#step-2." id="step-2."></a>

동영상 업로드 창에서 업로드할 파일을 끌어다 놓거나 파일 선택 버튼을 이용해 동영상을 업로드할 수 있습니다. Loomex는 단일 및 다중 파일 업로드 방식을 모두 지원합니다.

<figure><img src="/files/Dll63xu9yI5qkXfVBp6l" alt=""><figcaption><p>파일 선택 화면</p></figcaption></figure>

{% hint style="info" %}
**참고**

Loomex은 다음의 파일 형식을 지원합니다. 지원되지 않는 파일 형식일 경우에는 업로드 목록에서 자동 제외됩니다.

* 지원되는 파일 형식: AAC, AC3, MKV, MP3, MP4, MPEG , MXF, MPEG-TS, MOV, FLV, AVI, OGG, WMV
  {% endhint %}

### **업로드 시작** <a href="#undefined" id="undefined"></a>

동영상 업로드는 업로드 목록을 확인한 다음 **업로드 시작** 버튼을 눌러야 업로드가 진행됩니다. 업로드 진행 중 업로드 팝업창을 닫는 경우에도 업로드가 계속 진행됩니다.

<figure><img src="/files/1ovQxfX68Vjs0H4KVgq3" alt=""><figcaption><p>업로드 시작 화면</p></figcaption></figure>

업로드 시작을 누르고 화면을 이동하여 다른 작업을 수행할 수 있습니다. 우측 하단의 업로드 상태 확인 창을 통해 다른 메뉴로 이동하여도 업로드 상태를 확인할 수 있습니다.

{% hint style="danger" %}
**주의**

업로드 진행 중에 해당 브라우저 창을 닫거나 다른 사이트로 이동하면 진행 중인 업로드는 중단됩니다.
{% endhint %}

&#x20;

### **업로드 완료** <a href="#undefined" id="undefined"></a>

업로드가 완료되면 라이브러리 목록에서 영상을 확인할 수 있으며 썸네일과 라이브러리 상세 조회가 가능합니다. 미리 설정한 프로파일에 따라 업로드와 동시에 트랜스코딩이 진행됩니다. 업로드가 완료되면 페이지를 새로 고침 하지 않아도 동영상이 라이브러리의 상위 목록에 업데이트됩니다.

<figure><img src="/files/JPZxl0sWkKI5J1bodBWq" alt=""><figcaption><p>업로드 완료 화면</p></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://catenoid-support.gitbook.io/loomex/userguide/library/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.
