# 포스터

{% hint style="info" icon="bullhorn" %}

## **새로운 Kollus Docs 사이트에서 이 문서의 최신 버전을 확인하세요!**

본 문서는 **구버전**이며, 더 정확하고 최신화된 정보는 아래 신규 경로에서 확인하실 수 있습니다.

* **신규 문서**: [포스터(대표 이미지) 설정](https://docs.kollus.com/service-guide/vod/content/poster/)
* **게시 중단 안내**: 본 문서는 **2026년 6월 30일**까지만 제공됩니다.
  {% endhint %}

이 페이지에서는 Kollus VOD 콘솔의 설정 메뉴에서 제공하고 있는 포스터에 대해 안내합니다.

> ### **포스터** <a href="#id" id="id"></a>
>
> Kollus VOD에서는 콘텐츠의 대표 이미지를 '포스터'라고 부릅니다. 콘텐츠를 업로드할 때, 포스터 이미지는 자동으로 생성되며, 포스터 설정에서는 사용자가 포스터 생성 시점과 크기를 직접 지정할 수 있도록 수동 설정을 활성화할 수 있습니다.

### **포스터 수동 설정** <a href="#id-.1" id="id-.1"></a>

포스터를 수동으로 설정하려면, **포스터 수동 설정**에서 '수동 설정 사용' 체크박스를 선택해야 합니다.

수동 설정 항목에는 다음과 같은 2가지가 있습니다.

* 캡처 시점: 포스터 캡처 시점을 초 단위로 지정합니다.
* 캡처 이미지 크기: 콘텐츠 화면 비율에 맞게 설정할 수 있습니다. 캡처 이미지 세로 값은 반드시 짝수만 가능합니다.

<figure><img src="/files/j8vCMcYPhNm4kj8TnB95" alt=""><figcaption><p>포스터</p></figcaption></figure>

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

포스터 수동 설정 시, 기존 콘텐츠의 포스터에는 영향을 미치지 않습니다.
{% endhint %}

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

포스터 이미지 사이즈를 너무 크게 설정하면, 전송 트래픽이 과다 청구될 수 있으니 주의가 필요합니다.
{% 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/kollus-vod-console-v2/userguide/setting/poster.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.
