Skip to main content

Encoding Profile Settings

Notice

This document is a machine-translated draft and is currently undergoing review. Some content may be inaccurate or differ from the original Korean version. For the most precise information, refer to the Korean documentation.

What is an Encoding profile?

An Encoding Profile is a collection of settings used for transcoding operations. Original files uploaded to Kollus VOD are automatically converted into formats optimized for various viewing environments according to the resolution, bitrate, audio settings, and other parameters defined in the encoding profile.

Why is transcoding necessary?

To play a single video file seamlessly across various devices (PC, mobile, tablet, etc.) and network conditions, multiple quality versions optimized for each environment must be generated. This process is called Transcoding, which involves decoding the original file and then re-encoding it with settings appropriate for the viewing environment.

With proper profile configuration, you can establish a variable bitrate streaming environment where video quality automatically adjusts based on network speed, minimizing buffering.


View �phrase0�s

The list of encoding profiles can be viewed in the Kollus VOD console > [Settings] > [Encoding profile] menu.

Kollus VOD provides the following default encoding profiles.

  • PC (16:9, High)
  • TABLET (4:3, High)
  • MOBILE (16:9, Normal)

Each encoding profile consists of the following items.

ItemDescription
Profile group (①)The group name classified based on the type of playback device and aspect ratio.
Profile name (②)An automatically generated name combining the playback device, aspect ratio, and quality information.
Profile key (③)The unique identifier for the profile. Used as a reference value when performing FTP passthrough uploads or linking to categories.

Profile group classification

Group nameDevice and aspect ratio
TV-
PC1PC 16:9
PC2PC 4:3
PC3PC 21:9
TABLET1TABLET 16:9
TABLET2TABLET 4:3
TABLET3TABLET 16:10
MOBILE1MOBILE 16:9
MOBILE2MOBILE 4:3
Audio-

Default Encoding profile specifications

ItemPCTABLETMOBILE
Video codecH.264 / MPEG-4 AVCH.264 / MPEG-4 AVCH.264 / MPEG-4 AVC
Profile levelMain@L3.0Main@L3.0Main@L3.0
Container formatMP4MP4MP4
Video bitrate1500 Kbps800 Kbps600 Kbps
Video frame rate30 fps30 fps30 fps
Resolution960×540 / 16:9720×540 / 4:3480×270 / 16:9
Audio codecAAC, 2ChAAC, 2ChAAC, 2Ch
Audio bitrate128 Kbps128 Kbps64 Kbps
Audio sample rate48000 Hz48000 Hz48000 Hz

Add a new Encoding profile

If you need a special resolution or high-quality bitrate beyond the default encoding profiles, you can add a new profile.

When settings take effect

The added encoding profile is applied to content newly uploaded after the configuration is complete. (not applied retroactively to existing content)

  1. Go to Kollus VOD console > [Settings] > [Encoding profile] menu.
  2. Click [Add profile] in the upper right corner.
  3. Click [Add (+)] to the right of the desired profile item.
    ItemDescription
    RatioThe aspect ratio of the playback device's screen.
    QualityDivided into 4 levels based on resolution and bitrate.
    • HD (Very good)
    • High (Good)
    • Normal (Average)
    • Low (Poor)
    ResolutionThe horizontal × vertical pixel dimensions of the video.
    BitrateThe amount of data processed per second. Higher bitrate improves video quality but increases network bandwidth and storage usage.
    Profile information
    (detailed attributes)
    Includes the following items.
    • Codec
    • Profile
    • Container format
    • Bitrate mode
    • Bitrate (Kbps)
    • Frame rate (fps)
    • Resolution
    • Audio codec
    • Audio bitrate (Kbps)
    • Audio sample rate (Hz)
  4. Transcoding to the corresponding profile will be automatically performed for newly uploaded videos.

Supported Encoding profile list

Video

DeviceRatioQualityResolutionVideo bitrate
TV16:9HD1920×10806 Mbps
TV16:9High1280×7202.7 Mbps
TV16:9Normal960×5401.2 Mbps
PC16:9HD1280×7202 Mbps
PC16:9High960×5401.5 Mbps
PC16:9Normal640×360800 Kbps
PC4:3HD1280×9602 Mbps
PC4:3High960×7201.5 Mbps
PC4:3Normal640×480800 Kbps
TABLET16:9HD960×5401.5 Mbps
TABLET16:9High640×360800 Kbps
TABLET16:9Normal428×240600 Kbps
TABLET16:10HD1152×7201.5 Mbps
TABLET16:10High864×540800 Kbps
TABLET16:10Normal576×360600 Kbps
TABLET4:3HD960×7201.5 Mbps
TABLET4:3High720×540800 Kbps
TABLET4:3Normal480×360600 Kbps
MOBILE4:3HD720×5401 Mbps
MOBILE4:3Normal480×360600 Kbps
MOBILE4:3Low240×180300 Kbps
MOBILE16:9HD960×5401 Mbps
MOBILE16:9Normal480×270600 Kbps
MOBILE16:9Low240×136300 Kbps

Audio

CodecQualityAudio bitrateAudio sample rate
MP3Normal192 Kbps44.1 kHz

Edit an Encoding profile

Permissions and restrictions
  • Edit permission: Only accounts with a user role of administrator or super administrator can edit encoding profiles.
  • Non-editable items: The profile key cannot be changed as it is a unique identifier.
Caution

Changes will not be applied retroactively to existing content for which transcoding was already completed before the settings were modified. For stable operation, it is recommended to add a new profile rather than modifying an existing one.

Encoding profile editing procedure

  1. Go to Kollus VOD console > [Settings] > [Encoding profile] menu.
  2. Click the edit icon to the right of the profile you want to edit.
  3. Modify the detailed settings. (Refer to the Recommended Settings for Video Content section)
    ItemDescription
    Profile nameThe name used to identify the profile. (Maximum 50 characters including spaces, emojis not allowed)
    File formatThe container format of the content to be used for the service. You can choose MP4 for video or MP3 for audio.
    Bitrate modeThe processing method for the amount of data transferred per second (bitrate).
    • Constant bitrate(CBR): Encodes at a fixed bitrate to maintain consistent quality.
    • Variable bitrate(VBR): Adjusts the bitrate according to the complexity of the video to improve efficiency.
    Video
    CodecThe video compression format.
    • H.264/MPEG-4 AVC: The most universally compatible standard codec
    • MPEG-4 Video(MP4V): A video codec of older specifications
    ProfileDefines the compression level and technical specifications of the video codec.
    • When codec H.264/MPEG-4 AVC is selected
      • Baseline@L1.3 Mobile
      • Baseline@L3.0
      • Main@L3.0
      • High@L3.0
      • High@L4.1
      • High@L5.1
    • When codec MPEG-4 Video(MP4V) is selected
      • No options available
    Bitrate(Kbps)The amount of data processed per second. (0–100,000 Kbps)
    Frame rate(fps)The number of frames displayed per second. (10–60 fps)
    Video sizeAfter selecting the aspect ratio, enter the width value and the height value will be automatically calculated. (Custom settings available)
    Audio
    Audio codecThe audio compression format. AAC provides better sound quality and compression efficiency than MP3, but some devices may not support AAC.
    • AAC: A standard codec that provides superior sound quality and higher compression efficiency compared to MP3.
    • MP3: A codec with high compatibility but relatively lower compression efficiency.
    Bitrate(Kbps)The amount of data processed per second. (48–320 Kbps)
    Sample rate(Hz)The number of samples per second used to convert an analog audio signal to a digital signal. (11025, 22050, 44100, 48000 Hz)
    Use additional profileEnabling this option allows you to link the profile to a specific category for automatic transcoding, or perform additional transcoding for individual content.
    ⚠️ Additional transcoding is only available for content with saved original files. The original file saving setting must be enabled in Kollus VOD console > [Settings] > [Save original files] menu, and it applies only to files uploaded after activation.

These are the optimal recommended values considering the general internet streaming environment for customers.

ItemRecommended value
File formatMP4
CodecH.264/MPEG-4 AVC
ProfileMain@L3.0
BitratePC: 1,500~2,500 Kbps / MOBILE: 1,000~1,500 Kbps
Frame rate30 fps
Video sizePC: 1280×720~1920×1080 / MOBILE: 960×540~1280×720
Audio codecAAC

Category-profile auto linking

You can automatically apply a pre-designated encoding profile to content uploaded to a specific category.

Category linking procedure

  1. Refer to the Editing an Encoding Profile section and enable the [Use additional profile] option for the target profile.
  2. Click [Add (+)] that appears below the profile item.
  3. Select the category to which you want automatic application, then click [Save].
  4. After configuration, all videos uploaded to that category will be automatically converted using both the default profile and the linked additional profile.

Disable an Encoding profile

You can optimize system resources and improve management efficiency by disabling profiles that are not in use.

  • Minimum maintenance condition: At least one profile must always remain active for the system's normal upload and conversion processes.
  • Control method: You can immediately control the active status of each profile using the toggle switch in the Kollus VOD console > [Settings] > [Encoding profile] menu.

Encoding profile active state

Encoding profile inactive state