1 unstable release

0.1.0 Jun 27, 2023

#13 in #boxes

Download history 26/week @ 2024-02-16 29/week @ 2024-02-23 19/week @ 2024-03-01 24/week @ 2024-03-08 33/week @ 2024-03-15 12/week @ 2024-03-22 25/week @ 2024-03-29 11/week @ 2024-04-05 3/week @ 2024-04-12 22/week @ 2024-04-19

62 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.6MB
~21K SLoC