x264
x264 copied to clipboard
🎥 A safe x264 wrapper for Rust.
x264
This crate gives you safe but still extremely fast H.264 encoding.
Usage
- Add
x264
to yourCargo.toml
. - Look at an example and copy it.
- Read some documentation.
Contributing
You could...
- star this repository.
- open issues if you find anything that can be improved.
- add some beautiful examples.