mp4decrypt 0.6.1

Decrypt CENC protected MP4 content using Bento4
Documentation

This crate provides a safe high-level API to decrypt CENC/CENS/CBC1/CBCS protected MP4 content using Bento4.

Getting Started

Add this to your Cargo.toml file.

[dependencies]

mp4decrypt = "0.6.0"

Or add from command line.

$ cargo add mp4decrypt

See docs and examples to know how to use it.

License

Dual Licensed