2 releases

0.1.1 Jun 22, 2024
0.1.0 Jun 27, 2023

#1651 in Parser implementations

Download history 95/week @ 2024-07-16 64/week @ 2024-07-23 107/week @ 2024-07-30 98/week @ 2024-08-06 24/week @ 2024-08-13 5/week @ 2024-08-20 15/week @ 2024-08-27 5/week @ 2024-09-03 24/week @ 2024-09-10 20/week @ 2024-09-17 60/week @ 2024-09-24 41/week @ 2024-10-01 14/week @ 2024-10-08 22/week @ 2024-10-15 17/week @ 2024-10-22 11/week @ 2024-10-29

66 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