5 releases
Uses new Rust 2024
| 0.1.4 | Aug 16, 2025 |
|---|---|
| 0.1.3 | Aug 6, 2025 |
| 0.1.2 | Jun 9, 2025 |
| 0.1.1 | Jun 22, 2024 |
| 0.1.0 | Jun 27, 2023 |
#1939 in Parser implementations
348 downloads per month
Used in vsd
81KB
1.5K
SLoC
vsd-mp4
This crate contains a mp4 parser ported from shaka-player project. Also, some optional features are added for parsing subtitles, PSSH and SIDX boxes.
Getting Started
Add this to your Cargo.toml file.
[dependencies]
vsd-mp4 = "0.1.4"
Or add from command line.
$ cargo add vsd-mp4
See docs and examples to know how to use it.
License
Dual Licensed
Dependencies
~0–1.1MB
~22K SLoC