iamf_validate
Validates IAMF files for structural and semantic conformance, returning a detailed report of findings with severities and file offsets to pinpoint issues.
Instructions
Validate an IAMF file (raw .iamf or IAMF-in-MP4) with iamf-sentinel.
Runs the structural (L1) and semantic (L2) conformance checks — including
the container trim-carriage checks S-407/S-408/S-409 — and returns the
full report: a summary (PASS/FAIL/ERROR, finding counts, stream facts)
and every finding with its S-code, severity, message, and offsets.
strict treats WARN findings as failing. profile selects a validation
profile (default "generic"). L3 rendered-loudness QC needs the decoder
toolchain and is not exposed by this server version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| strict | No | ||
| profile | No | generic |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||