Open Source Encoder Projects
Browse 12 curated open source encoder projects resources for video development on Awesome Video.
Topics
Resources
- SVT-AV1-PSYEXActively-maintained fork of SVT-AV1 with psychovisual tuning; improves default perceptual quality settings. Successor to the discontinued p…
- rav1e_jsJavaScript/WASM bindings for the rav1e AV1 encoder, enabling in-browser AV1 encoding.
- wav1c — Wondrous AV1 CoderSpec-compliant AV1 encoder written from scratch in safe Rust with zero dependencies; usable as a library, via C FFI, WASM, or as an FFmpeg…
- rav1d — memory-safe AV1 decoder in RustA Rust port of the dav1d AV1 decoder by ISRG/Prossimo, providing a memory-safe, performance-competitive decoder for the AV1 codec.
- SVT-AV1-PSY — psychovisual SVT-AV1 forkCommunity fork of SVT-AV1 adding psychovisual fidelity enhancements (perceptual tuning, metrics) that are being upstreamed to the mainline…
- aom-av1-lavish — tuned aomenc forkFork of libaom/aomenc hyper-tuned for perceptual fidelity using butteraugli, VMAF and SSIMULACRA2 rate-distortion optimization.
- Video Compression Motion Estimation Block Video EncoderThis repository is about video compression, and more specifically about the motion estimation block (ME block) of a video encoder. It is a…
- SVT-AV1: an open-source AV1 encoder and decoderBy Andrey Norkin, Joel Sole, Mariana Afonso, Kyle Swanson, Agata Opalach, Anush Moorthy, Anne Aaron.
- Rav1eThe fastest and safest AV1 encoder.
- x265 Documentation — x265 documentation
- Introducing SVT-AV1: a scalable open-source AV1 frameworkBy Andrey Norkin, Joel Sole, Kyle Swanson, Mariana Afonso, Anush Moorthy, Anne Aaron.
- multicoreware / x265 / wiki / Home — Bitbucket