MichaelMauderer / mpeg_encoder

Simple mpeg video encoder for Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPEG encoder

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

About

Simple mpeg video encoder for Rust.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Rust 99.9%Language:Makefile 0.1%