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

#502 in Video

Download history 1/week @ 2024-09-29 7/week @ 2024-10-06 7/week @ 2024-11-03 1/week @ 2024-11-10 16/week @ 2024-12-08 3/week @ 2024-12-15

106 downloads per month
Used in 2 crates

BSD-3-Clause

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