1 unstable release

0.1.0 Jun 27, 2023

#2226 in Parser implementations

Download history 37/week @ 2024-02-18 29/week @ 2024-02-25 10/week @ 2024-03-03 30/week @ 2024-03-10 33/week @ 2024-03-17 4/week @ 2024-03-24 29/week @ 2024-03-31 9/week @ 2024-04-07 1/week @ 2024-04-14 29/week @ 2024-04-21 5/week @ 2024-04-28 1/week @ 2024-05-05 13/week @ 2024-05-12 37/week @ 2024-05-19 24/week @ 2024-05-26

76 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.7MB
~24K SLoC