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

Download history 4/week @ 2024-02-16 29/week @ 2024-02-23 18/week @ 2024-03-01 8/week @ 2024-03-08 2/week @ 2024-03-15

58 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

~115KB