

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# MediaLive 影片輸出中支援的編碼機制
<a name="video-characteristics-encoding-schemes"></a>

**Topics**
+ [AV1 轉碼器的編碼機制](#video-characteristics-encoding-schema-av1)
+ [AVC (H.264) 轉碼器的編碼機制](#video-characteristics-encoding-scheme-avc)
+ [HEVC (H.265) 轉碼器的編碼機制](#video-characteristics-encoding-scheme-hevc)
+ [MPEG-2 的編碼方案](#video-characteristics-encoding-scheme-mpeg2)

本節提供有關 MediaLive 在輸出中支援的不同轉碼器中支援的編碼方案的資訊。

## AV1 轉碼器的編碼機制
<a name="video-characteristics-encoding-schema-av1"></a>

輸出視訊的 AV1 轉碼器編碼方案包括設定檔、位元深度、色度取樣、層和關卡。您可以透過將**位元深度**欄位設定為 **DEPTH\_8** (8 位元） 或 **DEPTH\_10** (10 位元） 來設定位元深度。如果您未指定值，則預設值為 8 位元。



- ** 主要  **
  - **位元深度:**
    - 8 位元 
    - 10 位元 
  - **Chroma 取樣:** 4：2：0 
  - **Tier:** 主要 
  - **Level:** AV1 規格中指出的所有層級



## AVC (H.264) 轉碼器的編碼機制
<a name="video-characteristics-encoding-scheme-avc"></a>

輸出視訊的 AVC (H.264) 編解碼器編碼方案包括設定檔、位元深度和色度取樣。在下表中，每一列都是不同的結構描述。


<table>
<thead>
  <tr><th>設定檔 </th><th>位元深度 </th><th>Chroma 取樣 </th><th>Level</th></tr>
</thead>
<tbody>
  <tr><td>基準 </td><td>8 位元 </td><td>4：2：0 </td><td rowspan="6">AVC 規格中指出的所有層級</td></tr>
  <tr><td>主要 </td><td>8 位元 </td><td>4：2：0 </td></tr>
  <tr><td>高 </td><td>8 位元 </td><td>4：2：0 </td></tr>
  <tr><td>高 </td><td>10 位元 </td><td>4：2：0 </td></tr>
  <tr><td>高 </td><td>8 位元 </td><td>4：2：2 </td></tr>
  <tr><td>高 </td><td>10 位元 </td><td>4：2：2 </td></tr>
</tbody>
</table>


## HEVC (H.265) 轉碼器的編碼機制
<a name="video-characteristics-encoding-scheme-hevc"></a>

輸出影片的 HEVC (H.265) 轉碼器編碼方案包括設定檔、位元深度、色度取樣、層和關卡。在下表中，每一列都是不同的結構描述。


<table>
<thead>
  <tr><th>設定檔 </th><th>位元深度 </th><th>Chroma 取樣 </th><th>Tier </th><th>Level</th></tr>
</thead>
<tbody>
  <tr><td>主要 </td><td>8 位元 </td><td>4：2：0 </td><td>主要 </td><td rowspan="4">HEVC 規格中指出的所有層級</td></tr>
  <tr><td>主要 </td><td>8 位元 </td><td>4：2：0 </td><td>高 </td></tr>
  <tr><td>主要 </td><td>10 位元 </td><td>4：2：0 </td><td>主要 </td></tr>
  <tr><td>主要 </td><td>10 位元 </td><td>4：2：0 </td><td>高 </td></tr>
</tbody>
</table>


## MPEG-2 的編碼方案
<a name="video-characteristics-encoding-scheme-mpeg2"></a>

輸出視訊的 MPEG-2 轉碼器編碼方案包括設定檔、位元深度和色度取樣。


|  設定檔   |  位元深度   |  Chroma 取樣   | 
| --- | --- | --- | 
| 主要  | 8 位元  | 4：2：0  | 