Source of bento4 and logic to build it.
Add this to your Cargo.toml file.
toml
[build-dependencies]
bento4-src = "0.1.2"
Or add from command line.
bash
$ cargo add bento4-src --build
See docs and examples to know how to use it.
Dual Licensed
See Bento4's License