dav2d is VideoLAN’s new open-source AV2 decoder, designed to be small, portable, and the fastest AV2 decoder across all platforms.
Key Takeaways
Built by the VideoLAN team (creators of dav1d for AV1), dav2d targets the same design goals: minimal footprint, portability, maximum decode speed.
AV2 is the next-gen spec from AOMedia, succeeding AV1 with a focus on superior compression at significantly lower bitrates.
The project is live on VideoLAN’s GitLab instance, which is protected by Anubis proof-of-work anti-scraping middleware.
No encoder counterpart exists yet; decode-only tooling mirrors the early dav1d trajectory before SVT-AV1 matured.
Hacker News Comment Review
Commenters cite a ~30% bitrate reduction vs AV1 from a prior AOMedia disclosure, but the AV2 final spec was only expected in late 2025, so real-world encoder quality benchmarks are still absent.
Patent risk is a live concern: Sisvel has already announced AV2 licensing preparation, raising questions about whether AV2 follows AV1’s royalty-free path or gets encumbered.
The encoder gap is the main practical blocker; commenters draw direct parallels to how long it took SVT-AV1 to become production-usable.
Notable Comments
@delfinom: Links Sisvel’s AV2 patent licensing announcement, suggesting royalty risk could stall adoption before it starts.
@infogulch: Points to Oct 2025 HN thread (277 pts, 223 comments) on AV2 delivering 30% lower bitrate than AV1.