2 releases

0.1.1 Jun 22, 2024
0.1.0 Jun 27, 2023

#1607 in Parser implementations

26 downloads per month
Used in vsd

MIT/Apache

72KB
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 and PSSH boxes.

Getting Started

Add this to your Cargo.toml file.

[dependencies]
vsd-mp4 = "0.1.0"

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.5MB
~20K SLoC