strawberry-x264 0.1.0

Encoding H.264 video for Wii U gamepad. Based on the x264 crate
Documentation
  • Coverage
  • 100%
    40 out of 40 items documented0 out of 0 items with examples
  • Size
  • Source code size: 40.96 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.29 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 22s Average build duration of successful builds.
  • all releases: 22s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ActuallyRuben/strawberry-x264
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ActuallyRuben

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.