mpeg_encoder

Crates.iompeg_encoder
lib.rsmpeg_encoder
version0.2.1
sourcesrc
created_at2016-04-30 21:25:36.958018
updated_at2016-05-01 14:31:21.231679
descriptionA simple ffmpeg video encoder.
homepage
repositoryhttps://github.com/sebcrozet/mpeg_encoder
max_upload_size
id4936
size41,825
MACs (github:rustcrypto:macs)

documentation

README

MPEG encoder

A simple MPEG encoder: create the encoder and add &[u8] images to it. Drop the encoder and you are done!

Commit count: 17

cargo fmt