These examples are implementation-oriented manifest fixtures for v1.
Suggested use:
valid-minimal.manifest.json: smallest useful playable shapevalid-segmented.manifest.json: markers with segment resolution and transport defaultsvalid-marker-roles.manifest.json: explicitcueandquantizemarker role combinations plusquantize.gridIndexandquantize.phasewarning-timeMs-mismatch.manifest.json: valid manifest that should produce a warning becausetimeMsdoes not match the authoritative frame timinginvalid-bad-path.manifest.json: invalid because the media path escapes the archive rootinvalid-missing-segment-target.manifest.json: invalid because asegmentEndMarkerIdpoints to a missing marker
These files are JSON manifests only. They are not complete .vjb bundles by
themselves.
Validate all examples from the repository root with:
python3 vjb-format/scripts/validate_examples.py