All Projects â†’ quadrupleslap â†’ x264

quadrupleslap / x264

Licence: other
🎥 A safe x264 wrapper for Rust.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to x264

h264-roi
H.264 video Region of Interest encoding tool, using x264
Stars: ✭ 44 (+25.71%)
Mutual labels:  encoding, h264, x264
staxrip
StaxRip is a video encoding app for Windows with a unrivaled feature set and usability.
Stars: ✭ 132 (+277.14%)
Mutual labels:  encoding, x264
velvet-video
Java library for encoding / decoding / muxing / demuxing video and audio in various formats
Stars: ✭ 32 (-8.57%)
Mutual labels:  encoding, x264
Minih264
Minimalistic H264/SVC encoder single header library
Stars: ✭ 390 (+1014.29%)
Mutual labels:  encoding, h264
scram-cli
A command-line utility to encode messages. Python 3.
Stars: ✭ 13 (-62.86%)
Mutual labels:  encoding
laav
Asynchronous Audio / Video Library for H264 / MJPEG / OPUS / AAC / MP2 encoding, transcoding, recording and streaming from live sources
Stars: ✭ 50 (+42.86%)
Mutual labels:  h264
opendlv
OpenDLV - A modern microservice-based software ecosystem powered by libcluon to make vehicles autonomous.
Stars: ✭ 67 (+91.43%)
Mutual labels:  h264
iconv
Fast encoding conversion library for Erlang / Elixir
Stars: ✭ 45 (+28.57%)
Mutual labels:  encoding
wsa
WSA(Websocket Streaming Agent) is a stream server target for mp4/h264 streaming over websocket
Stars: ✭ 35 (+0%)
Mutual labels:  h264
sia
Sia - Binary serialisation and deserialisation
Stars: ✭ 52 (+48.57%)
Mutual labels:  encoding
yangwebrtc
Webrtc SDK for C++
Stars: ✭ 257 (+634.29%)
Mutual labels:  h264
babelfish
Universal translater for encodings
Stars: ✭ 13 (-62.86%)
Mutual labels:  encoding
camstudio
CamStudio fork
Stars: ✭ 83 (+137.14%)
Mutual labels:  h264
gb-convert
Gameboy tile conversion and map editor tool
Stars: ✭ 26 (-25.71%)
Mutual labels:  encoding
rgy
No-std cross-platform Rust GameBoy emulator library
Stars: ✭ 29 (-17.14%)
Mutual labels:  nostd
scure-base
Secure, audited & 0-deps implementation of bech32, base64, base32, base16 & base58
Stars: ✭ 27 (-22.86%)
Mutual labels:  encoding
Lingo
Text encoding for modern C++
Stars: ✭ 28 (-20%)
Mutual labels:  encoding
posprinterdriver
Android ESC/POS Printer Driver (https://play.google.com/store/apps/details?id=com.fidelier.posprinterdriver) usage notes
Stars: ✭ 61 (+74.29%)
Mutual labels:  encoding
video encoder for ogl dx
H264/HEVC Video Encoder for OpenGL
Stars: ✭ 40 (+14.29%)
Mutual labels:  h264
VarintBitConverter
Varint encoding and decoding for .NET
Stars: ✭ 21 (-40%)
Mutual labels:  encoding

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].