# 썸네일

이 페이지에서는 Loomex의 썸네일에 대해 안내합니다.

&#x20;

> ### **썸네일** <a href="#undefined" id="undefined"></a>
>
> 동영상을 미리 나타내어 보여주는 작은 이미지로 해당 미디어 콘텐츠를 대략적으로 알 수 있는 대표 이미지를 의미합니다. 썸네일 이미지로 동영상을 쉽게 탐색할 수 있습니다.

&#x20;

### **대표 이미지** <a href="#undefined" id="undefined"></a>

대표 이미지는 동영상의 장면을 미리 보여주는 썸네일 중에서 대표적인 이미지로 라이브러리 목록에 노출됩니다. 대표 이미지는 썸네일 이미지 중 1개의 이미지를 선택하여 설정할 수 있습니다. 대표 이미지는 라이브러리 목록에 노출되며 동영상 재생 전에 대기 화면으로 활용됩니다.

<figure><img src="/files/BXeqGkycwzuE4VZTBwcl" alt=""><figcaption><p>대표 이미지 화면</p></figcaption></figure>

### **썸네일** <a href="#id-1" id="id-1"></a>

동영상에서 특정 구간에 노출되는 이미지를 썸네일로 활용할 수 있습니다. Loomex는 트랜스코딩 진행 단계(0%, 20%, 40%, 60%, 80%)에 따라 총 5개의 썸네일 이미지를 자동으로 추출합니다.

<figure><img src="/files/BPbBMh9kXyrsLAYu0weu" alt=""><figcaption><p>썸네일 화면</p></figcaption></figure>

자동으로 추출된 이미지에서 썸네일을 변경하고자 하는 경우 **썸네일 > 썸네일 이미지**에 보이는 썸네일 중 하나를 선택하고 **대표 이미지 설정** 버튼을 누릅니다. 또는 동영상에서 캡처를 한 후 이미지를 추가하거나 이미지 파일을 업로드할 수 있습니다. 동영상 재생 버튼을 눌러 **캡처** 버튼을 누르거나 **이미지 업로드** 버튼을 눌러 썸네일 이미지를 추가합니다.

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

썸네일 캡처는 동영상을 재생한 다음에만 캡처가 가능합니다.
{% endhint %}


---

# 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/detail/thumbnail.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.
