---
title: "VOD Station 사용 준비"
slug: "vodstation-vodstationprep"
updated: 2026-05-21T09:01:52Z
published: 2026-05-21T09:03:18Z
canonical: "guide-gov.ncloud-docs.com/vodstation-vodstationprep"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://guide-gov.ncloud-docs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# VOD Station 사용 준비

<p class="platform-info type-classic-vpc">Classic/VPC 환경에서 이용 가능합니다.</p>

VOD Station 서비스의 원활한 이용을 위한 서비스 사양과 준비 사항, 요금 정보를 설명합니다.

## 서비스 사양<a name="서비스사양"></a>
VOD Station 서비스에서 지원하는 사양은 다음과 같습니다.

<table>
  <thead>
    <tr>
        <th>구분</th>
        <th colspan="2">Input</th>
        <th colspan="2">Output</th>
    </tr>
  </thead>
  <tbody>
    <tr>
        <th rowspan="6">Channel</th>
        <th>컨테이너 형식</th>
        <td>MP4</td>
        <th>스트리밍 프로토콜</th>
        <td>HLS, DASH</td>
    </tr>
    <tr>
        <th>비디오 코덱</th>
        <td>H.264, H.265</td>
        <th>Adaptive 비트레이트</th>
        <td>지원</td>
    </tr>
    <tr>
        <th>오디오 코덱</th>
        <td>AAC, MP3, AC-3, E-AC-3</td>
        <th>세그먼트 길이(초)</th>
        <td>5, 10, 15, 20</td>
    </tr>
    <tr>
        <th rowspan="2">파일 크기 제한</th>
        <td rowspan="2">없음</td>
        <th>DRM</th>
        <td>FairPlay, Widevine, PlayReady Packaging<br>(DoveRunner(구 PallyCon) DRM CPIX v1 API)</td>
    </tr>
    <tr>
        <th>옵션</th>
        <td> <li>비디오 전용, 오디오 전용 지원 <li>자르기(Cropping) 지원</td>
    </tr>
    <tr>
        <th>자막(입력 형식)</th>
        <td>vtt, srit, dfxp, ttml, cap</td>
        <th>자막(출력 형식)</th>
        <td>vtt</td>
    </tr>
  </tbody>
    <tbody>
    <tr>
        <th rowspan="6">Encoder</th>
        <th>파일 형식</th>
        <td>AVI, MOV, MP4, MP3, 3GP, MPG, MPEG, M4V, VOB, WMV, ASF, MKV, FLV, WEBM, Animated GIF, AV1</td>
        <th>파일 형식</th>
        <td>MP4, M4A</td>
    </tr>
    <tr>
        <th>비디오 코덱</th>
        <td>H.264, VP9, VP8, MPEG-2</td>
        <th>비디오 코덱</th>
        <td>H.264</td>
    </tr>
    <tr>
        <th>오디오 코덱</th>
        <td>AAC, MP3, MP2, PCM, FLAC, Vorbis</td>
        <th>오디오 코덱</th>
        <td>AAC</td>
    </tr>
    <tr>
        <th rowspan="3">파일 크기 제한</th>
        <td rowspan="3">없음</td>
        <th>해상도</th>
        <td>2160p(UHD), 1080p(FHD), 720p(HD), 480p(SD)</td>
    </tr>
        <tr>
        <th>썸네일 이미지</th>
        <td>10개</td>
    </tr>
    <tr>
        <th>다중 출력</th>
        <td>5개</td>
    </tr>
  </tbody>
</table>

:::(Info) (참고)
VOD Station 서비스는 패킷타이징 기능을 위해 nginx-vod-module이라는 오픈소스를 사용합니다.
:::

## 클라우드 환경 준비 사항<a name="클라우드환경준비사항"></a>
VOD Station 서비스를 이용하기 위해 클라우드 환경에서 준비해야 하는 사항은 다음과 같습니다.

| 항목 | 설명 | 가이드 |
| --- | --- | --- |
| Object Storage | 원본 미디어 파일과 변환된 영상 파일을 저장하기 위한 공간 | [Object Storage 사용 가이드](/docs/storage-storage-6-1) |
| CDN | 영상 배포를 위한 콘텐츠 스트리밍 플랫폼 |[CDN+ 사용 가이드](/docs/networking-networking-8-1)|

## 이용 요금<a name="이용요금"></a>
VOD Station 서비스는 시간 단위 종량 요금제로 서비스하고 있습니다. VOD Station 서비스의 이용 요금에 대한 자세한 기준은 **포털 > 서비스 > VOD Station** 을 참조해 주십시오.

* [포털 > 서비스 > VOD Station](https://www.gov-ncloud.com/product/media/newVodStation){target="_blank"}
