``vc2_quantisation_matrices`` ============================= The :py:mod:`vc2_quantisation_matrices` package, provides both a standalone software tool and Python module for computing 'default' quantisation matrices for the SMPTE ST 2042-1 `VC-2 professional video codec `_. Specifically, this software implements the procedure from section (D.3.2) for computing quantisation matrices which achieve noise-power normalisation. You can find the source code for :py:mod:`vc2_quantisation_matrices` `on GitHub `_. .. only:: not latex .. note:: This documentation is also `available in PDF format `_. .. only:: not html .. note:: This documentation is also `available to browse online in HTML format `_. .. toctree:: :hidden: bibliography.rst .. toctree:: :maxdepth: 2 :caption: Contents: cli api implementation