Python Wrapper for Context-based Adaptive Binary Arithmetic Coding

Published: 01 Jan 2023, Last Modified: 30 Sept 2024VCIP 2023EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: A Python wrapper for Context-based Adaptive Binary Arithmetic Coding (CABAC), extracted from the Test Model (VTM) for Versatile Video Coding (VVC), is presented. Besides providing Python access to CABAC, two extensions are proposed: the probability estimation progress for each context can be traced, and sequences of integer values can be coded without designing a dedicated context model set.
Loading