christian-blades-cb / x264

🎥 A safe x264 wrapper for Rust.

Home Page:https://docs.rs/x264

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

x264

Crates.io Docs.rs

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

Usage

  1. Add x264 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.

About

🎥 A safe x264 wrapper for Rust.

https://docs.rs/x264


Languages

Language:Rust 71.4%Language:Nix 28.6%