| .github/workflows | ||
| examples | ||
| src | ||
| .cargo_vcs_info.json | ||
| .cargo-ok | ||
| .gitignore | ||
| build.rs | ||
| Cargo.toml | ||
| Cargo.toml.orig | ||
| README.md | ||
x264
This crate gives you safe but still extremely fast H.264 encoding.
Usage
- Add
x264to 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.