mpeg_encoder 0.2.1

A simple ffmpeg video encoder.
Documentation
1
2
3
4
# MPEG encoder

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