AV1 Codec: Main Tier vs High Tier Differences

This article provides an overview of how the AV1 video codec differentiates between Main Tier and High Tier applications. In the AV1 specification, tiers specify the maximum bitrates allowed for a given operating level, dividing decoding requirements into standard consumer playback and resource-intensive, high-throughput scenarios. Understanding this distinction is essential for content distributors, hardware manufacturers, and developers aiming to optimize video delivery without exceeding decoder hardware constraints.

The Role of Tiers in AV1

In modern video codecs like AV1, a Level dictates the maximum processing requirements, such as resolution, frame rate, and maximum luma sample rate. Within these levels, AV1 introduces Tiers to set the upper boundary on maximum bitrates (MaxBitrate).

While the level ensures a decoder can process a specific amount of pixel data per second, the tier determines how much compressed data the decoder must ingest and buffer in real time.

Key Differences Between Main Tier and High Tier

1. Maximum Bitrate Capabilities

The fundamental distinction between the two tiers is throughput:

2. Level Availability

Tiers do not exist across all levels:

3. Application and Use Cases

The tier selection depends directly on the target delivery environment:

Hardware and Decoder Compliance

AV1 decoder compliance rules mandate backward compatibility between tiers:

By categorizing profiles and levels into Main and High Tiers, the AV1 standard allows low-power consumer devices to implement cost-effective decoders, while reserving High Tier profiles for performance-critical, high-bandwidth applications.