AV2 v1.0.0 specification

Lobsters Hottest Products

Summary

The Alliance for Open Media has released the AV2 v1.0.0 specification, a next-generation video coding standard offering superior compression efficiency for streaming, broadcasting, and real-time video conferencing.

<p><a href="https://lobste.rs/s/w7sajs/av2_v1_0_0_specification">Comments</a></p>
Original Article
View Cached Full Text

Cached at: 05/31/26, 02:14 AM

# AV2 Specification Source: [https://av2.aomedia.org/](https://av2.aomedia.org/) ## About AV2 **AV2**is the next\-generation video coding specification from the Alliance for Open Media \(AOMedia\)\. Building on the foundation of AV1, AV2 is engineered to provide superior compression efficiency, enabling high\-quality video delivery at significantly lower bitrates\. It is optimized for the evolving demands of streaming, broadcasting, and real\-time video conferencing\. This specification serves as the definitive technical reference for AV2 implementations\. It outlines the bitstream syntax, semantics, and decoding processes required to ensure full conformance\. AV2 provides enhanced support for AR/VR applications, split\-screen delivery of multiple programs, improved handling of screen content, and an ability to operate over a wider visual quality range\. To assist implementers, the**AOMedia Video Model \(AVM\)**serves as the official reference software\. ## Available Versions The AV2 Bitstream & Decoding Process Specification, version 1\.0\.0, with corresponding AVM reference software\. An earlier development draft, superseded by v1\.0\.0\. The "v13" label denotes a working\-draft milestone and does not indicate a version newer than 1\.0\.0\. Retained here for reference\. ## Using the Specification ### Full Specification The complete AV2 coding specification document includes all sections from scope and definitions through annexes\. It provides comprehensive coverage of the format, syntax, semantics, and decoding process\. ### PDF Version A self\-contained PDF of the complete v1\.0\.0 specification is available for download and offline reference\. ### Additional Tables The Additional Tables are extracted lookup tables from section 9 as C header files, useful for implementation reference\. ### Syntax Browser The syntax browser provides a specialized view of Sections 5 \(Syntax Structures\) and 6 \(Semantics\) in a split\-pane interface\. Features include: - Side\-by\-side view of syntax definitions and their semantics - Clickable syntax elements for easy navigation - Search functionality across both sections - Copy\-to\-clipboard for syntax structures ### Reference Software The reference software, known as AVM, corresponding to this version of the specification is the[v1\.0\.0](https://github.com/AOMediaCodec/avm/tree/v1.0.0)tag\.

Similar Articles

Dav2d

Hacker News Top

The VideoLAN community announces dav2d, a fast software decoder for the new AV2 video codec, aiming to provide portable, high-performance decoding for real applications.

LLaVA-OneVision-2: Towards Next-Generation Perceptual Intelligence

Hugging Face Daily Papers

LLaVA-OneVision-2 introduces codec-stream tokenization and windowed attention for efficient video understanding, achieving state-of-the-art performance across multiple multimodal benchmarks including video, spatial, and tracking tasks.

AdaCodec: A Predictive Visual Code for Video MLLMs

Hugging Face Daily Papers

AdaCodec reduces video encoding redundancy in multimodal LLMs by transmitting full visual tokens only when scene prediction fails, otherwise using compact inter-frame change descriptions. It outperforms per-frame RGB baselines at matched token budgets and achieves better or comparable results with significantly fewer tokens, reducing time-to-first-token from 9.26s to 1.62s.