Abstract
Block partitioning framework is a core component in any modern video coding standard, as it directly determines the block size used for predictions and transforms. Flexible block partitioning plays a crucial role in the compression efficiency of these standards. This paper provides a technical overview of the block partitioning framework in AV2 video codec, developed by Alliance for Open Media. Partitioning scheme for both coding blocks and transform blocks has been redesigned in AV2. Coding block partitioning is fully recursive with newly designed partitioning options. Also, newly introduced Semi-Decoupled Partitioning (SDP) option provides additional flexibility by allowing luma and chroma components to have decoupled coding block partition trees. On the other hand, the transform block partitioning has been redesigned to use single-level partitioning with more partitioning options. In this paper, we provide a technical overview of the block partitioning framework in AV2 and also provide tool-off test results for several block partitioning aspects.