mpd-inspector

Python library to parse, analyze and validate MPEG-DASH MPDs, deriving implicit values (period start/duration in multi-period) and typed datetime/duration objects. Includes DASH-IF IOP-aligned checks and SCTE-35 event parsing.

Link

Related resources

  • dash-mpd-parser (Node.js)Node.js library converting MPEG-DASH MPD XML to JSON and back, aimed at programmatic manifest manipulation with helpers such as bandwidth/r…