re_mp4

Crates.iore_mp4
lib.rsre_mp4
version0.3.0
sourcesrc
created_at2024-10-14 12:21:17.966129
updated_at2024-11-13 09:55:18.571094
descriptionMP4 parser
homepagehttps://github.com/rerun-io/re_mp4
repositoryhttps://github.com/rerun-io/re_mp4
max_upload_size
id1408254
size241,983
rerun.io (rerunio)

documentation

README

MP4 parser

re_mp4 is a Rust library for parsing the .mp4 video container.

(NOTE: re_mp4 does NOT decode the video).

Originally a fork of the mp4 crate. Some code was ported from mp4box.js.

The goal behind forking was to make this library suitable for use with the WebCodecs API to build Rust-based video players for the web.

Related Projects

License

MIT

Commit count: 246

cargo fmt