2 releases

0.1.1 Jun 22, 2024
0.1.0 Jun 27, 2023

#1667 in Parser implementations

Download history 99/week @ 2024-07-14 66/week @ 2024-07-21 105/week @ 2024-07-28 98/week @ 2024-08-04 32/week @ 2024-08-11 5/week @ 2024-08-18 10/week @ 2024-08-25 11/week @ 2024-09-01 12/week @ 2024-09-08 26/week @ 2024-09-15 46/week @ 2024-09-22 58/week @ 2024-09-29 14/week @ 2024-10-06 23/week @ 2024-10-13 16/week @ 2024-10-20 15/week @ 2024-10-27

72 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