Av1

Top 23 Av1 Open-Source Projects

  • digital_video_introduction

    A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸

  • Project mention: Breakdown of AV1 Video Codec | news.ycombinator.com | 2023-12-25

    There's a great introduction to video tech, including codecs, at https://github.com/leandromoreira/digital_video_introduction

  • obs-StreamFX

    StreamFX is a plugin for OBS® Studio which adds many new effects, filters, sources, transitions and encoders! Be it 3D Transform, Blur, complex Masking, or even custom shaders, you'll find it all here.

  • Project mention: OBS telling me I need to update or remove plugins but I can’t find these two plugins in my plugins folder in my C-Drive. What do I do? | /r/obs | 2023-07-01
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • rav1e

    The fastest and safest AV1 encoder.

  • Project mention: Learn x86-64 assembly by writing a GUI from scratch | news.ycombinator.com | 2023-06-01

    Sure. You'll see it very often in codec implementations. From rav1e, a fast AV1 encoder mostly written in Rust: https://github.com/xiph/rav1e/tree/master/src/x86

    Large portions of the algorithm have been translated into assembly for ARM and x86. Shaving even a couple percent off something like motion compensation search will add up to meaningful gains.

    Or the current reference implementation of JPEG: https://github.com/libjpeg-turbo/libjpeg-turbo/tree/main/sim...

  • RootEncoder

    RootEncoder for Android (rtmp-rtsp-stream-client-java) is a stream encoder to push video/audio to media servers using protocols RTMP, RTSP, SRT and UDP with all code written in Java/Kotlin

  • Av1an

    Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding

  • Project mention: Guide to Adopting AV1 Encoding | news.ycombinator.com | 2023-11-03

    The hardware encoders are very fast and generally better than x264 (but not by as much as you'd think with the x264 slow preset).

    In addition, there are threaded AV1 encoders you may be overlooking, like SVT-AV1. For non-realtime, my favorite is av1an, which also yields better quality than is possible from aomenc: https://github.com/master-of-zen/Av1an

  • FastFlix

    FastFlix is a free GUI for HEVC and AV1 encoding, GIF/WebP/AVIF creation, and more!

  • Project mention: Linux GUI/Frontend for VMAF | /r/AV1 | 2023-12-07
  • ffmpeg-build-script

    The FFmpeg build script provides an easy way to build a static FFmpeg on OSX and Linux with non-free codecs included.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • ffmpeg_batch

    FFmpeg Batch AV Converter

  • avif.js

    :shipit: AVIF polyfill for the browser

  • NotEnoughAV1Encodes

    GUI for AV1 (aomenc, rav1e & svt-av1)

  • Project mention: Linux GUI/Frontend for VMAF | /r/AV1 | 2023-12-07
  • dav1d

    A read-only mirror of dav1d source code repository. The origin is at https://code.videolan.org/videolan/dav1d/

  • SwiftFFmpeg

    A Swift wrapper for the FFmpeg API

  • boram

    :film_strip: Cross-platform graphical WebM converter

  • go-avif

    :art: Go AVIF library

  • avif-format

    An AV1 Image (AVIF) file format plug-in for Adobe® Photoshop®

  • Video_player_for_3DS

    Video player for 3ds

  • Project mention: Breaking bad on the 3ds | /r/3dspiracy | 2023-06-12

    Easiest solution https://github.com/Core-2-Extreme/Video_player_for_3DS or you can make a MOFLEX

  • aviator

    A lightweight, Flatpak-first, easy-to-use GUI utility for encoding with SVT-AV1 & Opus. (by gianni-rosato)

  • Project mention: AV1 tool to auto compress old video files for archive | /r/AV1 | 2023-05-30

    I'd recommend aviator since it just got a decent quality boost recently: https://github.com/gianni-rosato/aviator

  • waterbus

    Open source video conferencing app built on latest WebRTC SDK. Android/iOS/MacOS/Web

  • Project mention: View "Broadcast"/video call history from iPhone data.. | /r/github | 2023-11-16

    My coding friends and I have been trying out different scripts from Github. We've been using an open-source video chat to communicate: https://github.com/lambiengcode/waterbus

  • obs-vaapi

    OBS Studio VAAPI support via GStreamer

  • Project mention: Tired of This | /r/openSUSE | 2023-12-07
  • video-quality-metrics

    Test specified presets/CRF values for the x264 or x265 encoder. Compares VMAF/SSIM/PSNR numerically & via graphs.

  • libheif-sharp

    Provides .NET bindings for libheif.

  • Av1ador

    AV1/HEVC/VP9/H264 parallel encoder GUI for FFmpeg with preview/comparison

  • Project mention: [A guide to SVT-AV1] How to reduce video size by up to 30x | /r/Piracy | 2023-05-27
  • av1-streaming

    AV1 streaming for Linux and Raspberry PI

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-12-25.

Av1 related posts

Index

What are some of the best open-source Av1 projects? This list will help you:

Project Stars
1 digital_video_introduction 15,080
2 obs-StreamFX 3,807
3 rav1e 3,568
4 RootEncoder 2,345
5 Av1an 1,338
6 FastFlix 1,042
7 ffmpeg-build-script 945
8 ffmpeg_batch 760
9 avif.js 663
10 NotEnoughAV1Encodes 511
11 dav1d 495
12 SwiftFFmpeg 480
13 boram 428
14 go-avif 308
15 avif-format 173
16 Video_player_for_3DS 167
17 aviator 131
18 waterbus 110
19 obs-vaapi 110
20 video-quality-metrics 109
21 libheif-sharp 51
22 Av1ador 49
23 av1-streaming 47
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com