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

#393 in Video

Download history 9/week @ 2024-02-19 40/week @ 2024-02-26 5/week @ 2024-03-04

54 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