Switch language한국어
Back to the list

Dav2d | Hacker News

TL;DR AI

Key summary

2 min read
  1. A Hacker News discussion focused on AV2 and the Dav2d decoder, with AV2 said to deliver about 25% better compression than AV1.

  2. The tradeoff is higher decoding cost: commenters said AV2 may require roughly five times more decoding work, which could hurt software playback performance.

  3. The thread also debated whether high-performance codec code should be written in C/assembly or Rust, especially for SIMD-heavy decoder paths.

  4. Broader concerns included codec naming, patent risk, and what AV2 means for real-world device support and implementation choices.

Read the original