vc2_data_tablesΒΆ

The vc2_data_tables Python package contains machine-readable values for the constants and data tables in the SMPTE ST 2042-series of standards relating to the VC-2 professional video codec.

Specifically, the values in this package are those defined in:

These values may be used either via the vc2_data_tables Python module or, in most cases, values may be read from CSV formatted data files located in vc2_data_tables/csv/*.csv.

To read about the Python module, see the module API documentation.

For an overview of the CSV formatting conventions see the CSV Files and Conventions documentation.

Finally, you can find the source code (and CSV data) for vc2_data_tables on GitHub.

Note

This documentation is also available in PDF format.