This crate contains an MP4 parser ported from the shaka-player project. It includes optional features for decryption, subtitle extraction, and processing PSSH and SIDX boxes.
Getting Started
Add this to your Cargo.toml file.
[]
= "0.2.0"
Or add from command line.
See docs and examples to know how to use it.
License
Dual Licensed