Skip to main content

iamf-sentinel-pro — L3 rendered QC plugin for iamf-sentinel

The free core (iamf-sentinel) reads the file. This plugin decodes it and measures the truth:

  • L3 rendered QC — decode each mix presentation × declared layout through the reference decoders (as subprocess oracles) and measure BS.1770-4 integrated loudness and true peak with an independent, calibrated implementation — catching declared-vs-measured loudness lies that descriptor checks can't see.
  • Channel identity on decoded PCM — catches the pure essence-misroute corruption (descriptor-clean, PCM-scrambled) that even L2 cannot see from the bitstream alone.
  • Source-referenced ADM fidelity QC (adm-compare, S-33x) — compares an IAMF encode against its BW64/ADM master.
  • Platform profile packs (e.g. YouTube ingest) with the loudness-measurement calibration that keeps correct files from being flagged at tight tolerances.

The core discovers this package by import (see PLUGIN_SEAM.md): its presence enables sentinel validate --l3, diff --render, adm-compare, and the profile packs in sentinel_pro/profiles/.

Free software, Apache-2.0.

Code comments throughout cite an internal numbered design docset (doc NN), ADRs, and pre-registered expectation labels — DESIGN-NOTES.md explains the notation and indexes every cited document.

Install & backends

pip install iamf-sentinel-pro            # kernel-backed: no scientific stack required
pip install "iamf-sentinel-pro[numpy]"   # adds the numpy reference backend (quotes: zsh eats bare brackets)

Measurement runs on the compiled sentinel-dsp kernel when the binary is present ($SENTINEL_DSP explicit path, else $PATH; SENTINEL_DSP=off forces the reference path) or on the numpy reference implementation. A present-but-broken kernel is an execution error, never a silent fallback. adm-compare and diff --render always need the [numpy] extra.

Build the kernel:

cmake -S sentinel-dsp -B build -DCMAKE_BUILD_TYPE=Release && cmake --build build -j2

Every change to either measurement implementation is gated by the differential suite (sentinel-dsp/tests/differential.py + tests/test_dsp_backend.py).

Verified platforms. Every push runs the Pro test suite on Linux, macOS, and Windows against Python 3.11 and 3.12ci.yml is the claim; the matrix is the evidence. That matrix covers the Python side of Pro; the C++ kernel and its differential against dsp.py are gated separately, on Linux only, by dsp-differential.yml — a green matrix here says nothing about the kernel, and vice versa. Oracle-gated, sample-gated and kernel-gated tests skip in that environment by design, and on Windows so do the tests that depend on POSIX executable semantics (shell stubs, PATH resolution of extensionless files). Nothing is claimed for a platform that does not have a green leg.

L3 and adm-compare additionally need the reference toolchain (decoder_main / iamfdec) and, for adm-compare, EAR (ear-render). The OCI recipes under oci/ package the toolchain reproducibly; oci/layer-scan.py is the release-CI hygiene check.

Related projects

  • iamf-sentinel — the free, stdlib-pure core this package plugs into (L1/L2 + CI contract)
  • iamf-loom — manifest-driven IAMF packager; its validation gate uses this stack's measurement
  • iamf-adm-corpus — synthetic ADM corpus + harness behind the adm-compare method
  • iamf-sentinel-mcp — MCP server exposing the validator and packager to agent runtimes

License

Apache-2.0 (see LICENSE / NOTICE). This tree was designed as the commercial half of an open-core split; the project has since adopted a full open-source posture and both sides are Apache-2.0 — the plugin seam remains as architecture, not a license boundary. The measurement DSP (Python and C++), the ADM reader, and all checks are original clean-room works (ITU-R BS.1770-4, ITU-R BS.2088 / EBU Tech 3285, ISO/IEC 14496-12). Reference decoders and EAR are invoked only as subprocess oracles. Commercial support and consulting are available — see the core repo's SUPPORT.md.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iamf_sentinel_pro-0.3.3.tar.gz (42.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

iamf_sentinel_pro-0.3.3-py3-none-any.whl (32.0 kB view details)

Uploaded Python 3

File details

Details for the file iamf_sentinel_pro-0.3.3.tar.gz.

File metadata

  • Download URL: iamf_sentinel_pro-0.3.3.tar.gz
  • Upload date:
  • Size: 42.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for iamf_sentinel_pro-0.3.3.tar.gz
Algorithm Hash digest
SHA256 f10a5e9ff60f968ce7b5613d6927ca57f6cba82606e8f8b1a3f46a251da6cfcc
MD5 1897dc02d8e37945e3f691c92fc683db
BLAKE2b-256 d43583c07d3008ede312f39718d72edcdbd18bfcf905aba926fb5ffa0c8c6a4d

See more details on using hashes here.

File details

Details for the file iamf_sentinel_pro-0.3.3-py3-none-any.whl.

File metadata

File hashes

Hashes for iamf_sentinel_pro-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 85863bc2cdc51c04dc58b2551dc13f6c862f829196d1b0a155a3f97979643d17
MD5 3bc79814764daf65dbfa51ac298b7592
BLAKE2b-256 1f71f80c4bd1c572db0313b34c4eb39c6c3b2a82c8dde5c5c7c733a82b00e340

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page