2 releases

0.1.1 Jun 22, 2024
0.1.0 Jun 27, 2023

#1805 in Parser implementations

Download history 16/week @ 2024-10-23 9/week @ 2024-10-30 2/week @ 2024-11-06 6/week @ 2024-11-13 12/week @ 2024-11-20 13/week @ 2024-11-27 20/week @ 2024-12-04 17/week @ 2024-12-11 3/week @ 2024-12-18 11/week @ 2025-01-01 23/week @ 2025-01-08 20/week @ 2025-01-22 8/week @ 2025-01-29 51/week @ 2025-02-05

88 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
~21K SLoC