Skip to content

A Rust library for reading `.mp4` files

License

Notifications You must be signed in to change notification settings

DEVRhylme-Foundation/re_mp4

 
 

Repository files navigation

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

About

A Rust library for reading `.mp4` files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.1%
  • Rust 43.7%
  • Python 2.2%