| Crates.io | mpeg_encoder |
| lib.rs | mpeg_encoder |
| version | 0.2.1 |
| created_at | 2016-04-30 21:25:36.958018+00 |
| updated_at | 2016-05-01 14:31:21.231679+00 |
| description | A simple ffmpeg video encoder. |
| homepage | |
| repository | https://github.com/sebcrozet/mpeg_encoder |
| max_upload_size | |
| id | 4936 |
| size | 41,825 |
A simple MPEG encoder: create the encoder and add &[u8] images to it. Drop
the encoder and you are done!