3 unstable releases
Uses old Rust 2015
0.2.1 | May 1, 2016 |
---|---|
0.2.0 | Apr 30, 2016 |
0.1.0 | Apr 30, 2016 |
#13 in #mpeg
Used in 2 crates
18KB
289 lines
MPEG encoder
A simple MPEG encoder: create the encoder and add &[u8]
images to it. Drop
the encoder and you are done!
lib.rs
:
- MPEG video encoder.
Dependencies
~120KB