x264 0.2.1

Encoding H.264 video.
Documentation

x264

This crate gives you safe but still extremely fast H.264 encoding.

Usage

  1. Add x264 = "0.2" to your Cargo.toml.
  2. Look at an example and copy it.
  3. Read some documentation.

Contributing

You could...

  • star this repository.
  • open issues if you find anything that can be improved.
  • add some beautiful examples.