Av1an VS FFmpeg-Builds

Compare Av1an vs FFmpeg-Builds and see what are their differences.

Av1an

Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding (by master-of-zen)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Av1an FFmpeg-Builds
65 39
1,345 531
- 8.3%
7.3 8.7
9 days ago 2 days ago
Rust Shell
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Av1an

Posts with mentions or reviews of Av1an. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-03.
  • Guide to Adopting AV1 Encoding
    4 projects | news.ycombinator.com | 3 Nov 2023
    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

  • I have a feeling crunchyroll should be using AV1
    1 project | /r/Crunchyroll | 28 Jun 2023
    I specifically used https://github.com/master-of-zen/Av1an with --target-quality 100 to keep the compression as close to lossless as possible (you could probably shave even more size off if you didn’t use near-lossless compression)
  • Automatic choose encode settings?
    3 projects | /r/ffmpeg | 29 May 2023
    There's also Av1an as suggested by someone else. It's going to produce more efficient encodes because it uses chunk-based encoding to reach the required VMAF for every single chunk, but this is also slower because every chunk will be re-encoded until the VMAF target is reached. It's also a PITA to compile, has a long list of bugs, and isn't very actively developed. One of the long-standing issues is that frames have a tendency to go missing during splitting, which IME is going to keep happening when the input files aren't standardized. And thus the recommendation is to transcode the input to lossless first, which is just completely unsustainable.
  • Building pc for ffmpeg rendering
    1 project | /r/ffmpeg | 11 May 2023
    i'm still trying to figure out if av1an is the breakthrough to using large CPU counts without losing quality. but it's a ridiculously poorly documented program. i haven't gotten it to run effectively yet. https://github.com/master-of-zen/Av1an
  • Codecs for the 4K Era: HEVC, AV1, VVC and Beyond
    1 project | /r/hardware | 17 Apr 2023
    I don't know about VVC, but I've never seen a recommendation of preset 0 for SVT-AV1. The docs say "presets 1-3 represent extremely high efficiency, for use when encode time is not important and quality/size of the resulting video file is critical". It seems like 0 is the equivalent placebo preset. But if you want AV1 with coding efficiency over all else, IIRC the typical approach is to use av1an to detect scene transitions and farm out parallel encodes with aomenc.
  • Automating av1 encoding?
    1 project | /r/AV1 | 18 Feb 2023
    That might be because it doesn't work.
  • VMAF is confusing me
    2 projects | /r/DataHoarder | 29 Jan 2023
    Have you seen Av1an? It's supposed to encode to a target VMAF.
  • Trying to use av1an without success
    1 project | /r/AV1 | 25 Jan 2023
    Are you using the current version, 0.4.0, from https://github.com/master-of-zen/Av1an/releases
  • Av1an - Cross-platform command-line AV1 encoding framework written in Rust
    1 project | /r/CKsTechNews | 17 Jan 2023
  • Av1an: Cross-platform command-line AV1 encoding framework written in Rust
    1 project | news.ycombinator.com | 17 Jan 2023

FFmpeg-Builds

Posts with mentions or reviews of FFmpeg-Builds. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-24.
  • Need Help With My Code!
    1 project | /r/software | 8 Dec 2023
    For the most part the metadata will only be useful if you download from an artist's official youtube channel. Thus you will still have to look over the metadata with mp3tag. You also need ffmpeg installed to have this command work as it involes converting codecs
  • I got 100 links to download FFMPEG binaries for Windows/MacOS/Linux/FreeBSD and most architechtures
    13 projects | /r/ffmpeg | 24 Sep 2023
    { "ffmpeg": { "linux": { "amd64": [ "https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-linux64-gpl.tar.xz", "https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-linux64-gpl-shared.tar.xz", "https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-linux64-lgpl.tar.xz", "https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-linux64-lgpl-shared.tar.xz", "https://johnvansickle.com/ffmpeg/builds/ffmpeg-git-amd64-static.tar.xz", "https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-amd64-static.tar.xz", "https://github.com/yt-dlp/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-linux64-gpl.tar.xz", "https://ffmpeg.martin-riedl.de/redirect/latest/linux/amd64/snapshot/ffmpeg.zip", "https://github.com/yt-dlp/FFmpeg-Builds/releases/download/latest/ffmpeg-n6.0-latest-linux64-gpl-6.0.tar.xz", "https://ffmpeg.martin-riedl.de/redirect/latest/linux/amd64/release/ffmpeg.zip", "https://github.com/eugeneware/ffmpeg-static/releases/download/b6.0/ffmpeg-linux-x64.gz", "https://github.com/q3aql/ffmpeg-builds/releases/download/v5.1.2/ffmpeg-5.1.2-linux-gnu-64bit-build.tar.bz2", "https://github.com/ffbinaries/ffbinaries-prebuilt/releases/download/v4.4.1/ffmpeg-4.4.1-linux-64.zip" ], "i686": [ "https://johnvansickle.com/ffmpeg/builds/ffmpeg-git-i686-static.tar.xz", "https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-i686-static.tar.xz", "https://github.com/q3aql/ffmpeg-builds/releases/download/v5.1.2/ffmpeg-5.1.2-linux-gnu-32bit-build.tar.bz2", "https://github.com/ffbinaries/ffbinaries-prebuilt/releases/download/v4.4.1/ffmpeg-4.4.1-linux-32.zip" ], "arm64": [ "https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-linuxarm64-gpl.tar.xz", "https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-linuxarm64-gpl-shared.tar.xz", "https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-linuxarm64-lgpl.tar.xz", "https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-linuxarm64-lgpl-shared.tar.xz", "https://johnvansickle.com/ffmpeg/builds/ffmpeg-git-arm64-static.tar.xz", "https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-arm64-static.tar.xz", "https://github.com/yt-dlp/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-linuxarm64-gpl.tar.xz", "https://ffmpeg.martin-riedl.de/redirect/latest/linux/arm64/snapshot/ffmpeg.zip", "https://github.com/yt-dlp/FFmpeg-Builds/releases/download/latest/ffmpeg-n6.0-latest-linuxarm64-gpl-6.0.tar.xz", "https://ffmpeg.martin-riedl.de/redirect/latest/linux/arm64/release/ffmpeg.zip", "https://github.com/eugeneware/ffmpeg-static/releases/download/b6.0/ffmpeg-linux-arm64.gz", "https://github.com/ffbinaries/ffbinaries-prebuilt/releases/download/v4.4.1/ffmpeg-4.4.1-linux-arm-64.zip" ], "armhf": [ "https://johnvansickle.com/ffmpeg/builds/ffmpeg-git-armhf-static.tar.xz", "https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-armhf-static.tar.xz", "https://github.com/ffbinaries/ffbinaries-prebuilt/releases/download/v4.4.1/ffmpeg-4.4.1-linux-armhf-32.zip" ] "armel": [ "https://johnvansickle.com/ffmpeg/builds/ffmpeg-git-armel-static.tar.xz", "https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-armel-static.tar.xz", "https://github.com/ffbinaries/ffbinaries-prebuilt/releases/download/v4.4.1/ffmpeg-4.4.1-linux-armel-32.zip" ], "arm": [ "https://github.com/eugeneware/ffmpeg-static/releases/download/b6.0/ffmpeg-linux-arm.gz" ], "ia32": [ "https://github.com/eugeneware/ffmpeg-static/releases/download/b6.0/ffmpeg-linux-ia32.gz" ] }, "windows": { "x64": [ "https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win64-gpl.zip", "https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win64-gpl-shared.zip", "https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win64-lgpl.zip", "https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win64-lgpl-shared.zip", "https://www.gyan.dev/ffmpeg/builds/ffmpeg-git-essentials.7z", "https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-essentials.7z", "https://jeremylee.sh/bins/ffmpeg.7z", "https://github.com/yt-dlp/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win64-gpl.zip", "https://github.com/yt-dlp/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win64-gpl-shared.zip", "https://github.com/yt-dlp/FFmpeg-Builds/releases/download/latest/ffmpeg-n6.0-latest-win64-gpl-6.0.zip", "https://github.com/yt-dlp/FFmpeg-Builds/releases/download/latest/ffmpeg-n6.0-latest-win64-gpl-shared-6.0.zip", "https://github.com/streamlink/FFmpeg-Builds/releases/download/20230310-1/ffmpeg-n6.0-3-g0e11aafb08-win64-gpl-6.0.zip", "https://github.com/ShareX/FFmpeg/releases/download/v6.0/ffmpeg-6.0-win64.zip", "https://github.com/eugeneware/ffmpeg-static/releases/download/b6.0/ffmpeg-win32-x64.gz", "https://github.com/AnimMouse/ffmpeg-autobuild/releases/download/m-2023-09-19-10-02/ffmpeg-fa20f5c-6e49997-win64-nonfree.7z", "https://www.videohelp.com/download/ffmpeg-6.0-essentials_build.7z", "https://www.videohelp.com/download/ffmpeg-6.0-full_build.7z", "https://www.videohelp.com/download/ffmpeg-6.0-full_build-shared.7z", "https://github.com/AnimMouse/ffmpeg-stable-autobuild/releases/download/m-2023-04-11-16-37/ffmpeg-n6.0-3e8c1fa-win64-nonfree.7z", "https://github.com/marierose147/ffmpeg_windows_exe_with_fdk_aac/releases/download/%2336/ffmpeg-n5.1.2-win64-nonfree.7z", "https://github.com/ottverse/ffmpeg-builds/raw/master/ffmpeg-20210804-65fdc0e589-win64-static.zip", "https://github.com/ottverse/ffmpeg-builds/raw/master/ffmpeg-20210804-65fdc0e589-win64-shared.zip", "https://github.com/q3aql/ffmpeg-builds/releases/download/v5.1.2/ffmpeg-5.1.2-win-64bit-build.zip", "https://github.com/dvhh/ffmpeg-wos-arm64-build/releases/download/main/ffmpeg-wos-arm64.zip", "https://github.com/ffbinaries/ffbinaries-prebuilt/releases/download/v4.4.1/ffmpeg-4.4.1-win-64.zip", "https://github.com/OKaluza/ffmpeg.zeranoe.com/raw/main/ffmpeg-4.3.1-win64-static.zip", "https://github.com/OKaluza/ffmpeg.zeranoe.com/raw/main/ffmpeg-4.3.1-win64-shared.zip", "https://archive.org/download/zeranoe/win64/static/ffmpeg-latest-win64-static.zip", "https://archive.org/download/zeranoe/win64/shared/ffmpeg-latest-win64-shared.zip", "https://archive.org/download/ffmpeg_zeranoe-builds/ffmpeg_zeranoe-builds.zip/win64%2Fstatic%2Fffmpeg-20200831-4a11a6f-win64-static.zip", "https://archive.org/download/ffmpeg_zeranoe-builds/ffmpeg_zeranoe-builds.zip/win64%2Fstatic%2Fffmpeg-4.3-win64-static.zip", "https://archive.org/download/ffmpeg_zeranoe-builds/ffmpeg_zeranoe-builds.zip/win64%2Fstatic%2Flgpl%2Fffmpeg-4.3-win64-static-lgpl.zip", "https://archive.org/download/ffmpeg_zeranoe-builds/ffmpeg_zeranoe-builds.zip/win64%2Fshared%2Fffmpeg-4.3-win64-shared.zip", "https://archive.org/download/ffmpeg_zeranoe-builds/ffmpeg_zeranoe-builds.zip/win64%2Fshared%2Flgpl%2Fffmpeg-20200831-4a11a6f-win64-shared.zip", "https://archive.org/download/ffmpeg_zeranoe-builds/ffmpeg_zeranoe-builds.zip/win64%2Fshared%2Flgpl%2Fffmpeg-4.3-win64-shared-lgpl.zip" ], "x86": [ "https://github.com/yt-dlp/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win32-gpl.zip", "https://github.com/yt-dlp/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win32-gpl-shared.zip", "https://github.com/yt-dlp/FFmpeg-Builds/releases/download/latest/ffmpeg-n6.0-latest-win32-gpl-6.0.zip", "https://github.com/yt-dlp/FFmpeg-Builds/releases/download/latest/ffmpeg-n6.0-latest-win32-gpl-shared-6.0.zip", "https://github.com/streamlink/FFmpeg-Builds/releases/download/20230310-1/ffmpeg-n6.0-3-g0e11aafb08-win32-gpl-6.0.zip", "https://github.com/ShareX/FFmpeg/releases/download/v6.0/ffmpeg-6.0-win32.zip", "https://github.com/AnimMouse/ffmpeg-autobuild/releases/download/m-2023-09-19-10-02/ffmpeg-fa20f5c-6e49997-win32-nonfree.7z", "https://github.com/AnimMouse/ffmpeg-stable-autobuild/releases/download/m-2023-04-11-16-37/ffmpeg-n6.0-3e8c1fa-win32-nonfree.7z", "https://github.com/q3aql/ffmpeg-builds/releases/download/v5.1.2/ffmpeg-5.1.2-win-32bit-build.zip", "https://github.com/ffbinaries/ffbinaries-prebuilt/releases/download/v4.2.1/ffmpeg-4.2.1-win-32.zip", "https://github.com/OKaluza/ffmpeg.zeranoe.com/raw/main/ffmpeg-4.3.1-win32-static.zip", "https://github.com/OKaluza/ffmpeg.zeranoe.com/raw/main/ffmpeg-4.3.1-win32-shared.zip", "https://archive.org/download/zeranoe/win32/static/ffmpeg-latest-win32-static.zip", "https://archive.org/download/zeranoe/win32/shared/ffmpeg-latest-win32-shared.zip", "https://archive.org/download/ffmpeg_zeranoe-builds/ffmpeg_zeranoe-builds.zip/win32%2Fstatic%2Fffmpeg-20200831-4a11a6f-win32-static.zip", "https://archive.org/download/ffmpeg_zeranoe-builds/ffmpeg_zeranoe-builds.zip/win32%2Fstatic%2Fffmpeg-4.3.1-win32-static.zip", "https://archive.org/download/ffmpeg_zeranoe-builds/ffmpeg_zeranoe-builds.zip/win32%2Fstatic%2Flgpl%2Fffmpeg-4.3.1-win32-static-lgpl.zip", "https://archive.org/download/ffmpeg_zeranoe-builds/ffmpeg_zeranoe-builds.zip/win32%2Fshared%2Fffmpeg-20200831-4a11a6f-win32-shared.zip", "https://archive.org/download/ffmpeg_zeranoe-builds/ffmpeg_zeranoe-builds.zip/win32%2Fshared%2Fffmpeg-4.3.1-win32-shared.zip", "https://archive.org/download/ffmpeg_zeranoe-builds/ffmpeg_zeranoe-builds.zip/win32%2Fshared%2Flgpl%2Fffmpeg-4.3.1-win32-shared-lgpl.zip" ] }, "macos": { "arm64": [ "https://evermeet.cx/ffmpeg/get", "https://evermeet.cx/ffmpeg/getrelease", "https://www.osxexperts.net/ffmpeg6arm.zip", "https://ffmpeg.martin-riedl.de/redirect/latest/macos/arm64/snapshot/ffmpeg.zip", "https://ffmpeg.martin-riedl.de/redirect/latest/macos/arm64/release/ffmpeg.zip", "https://github.com/eugeneware/ffmpeg-static/releases/download/b6.0/ffmpeg-darwin-arm64.gz" ], "x64": [ "https://ffmpeg.martin-riedl.de/redirect/latest/macos/amd64/snapshot/ffmpeg.zip", "https://ffmpeg.martin-riedl.de/redirect/latest/macos/amd64/release/ffmpeg.zip", "https://www.osxexperts.net/ffmpeg6intel.zip", "https://github.com/eugeneware/ffmpeg-static/releases/download/b6.0/ffmpeg-darwin-x64.gz", "https://www.videohelp.com/download/ffmpeg-6.0-macos64-static.7z", "https://github.com/ffbinaries/ffbinaries-prebuilt/releases/download/v4.4.1/ffmpeg-4.4.1-osx-64.zip", "https://archive.org/download/zeranoe/macos64/static/ffmpeg-latest-macos64-static.zip", "https://archive.org/download/zeranoe/macos64/shared/ffmpeg-latest-macos64-shared.zip", "https://archive.org/download/ffmpeg_zeranoe-builds/ffmpeg_zeranoe-builds.zip/mac64%2Fstatic%2Fffmpeg-20200831-4a11a6f-macos64-static.zip", "https://archive.org/download/ffmpeg_zeranoe-builds/ffmpeg_zeranoe-builds.zip/mac64%2Fstatic%2Fffmpeg-4.3.1-macos64-static.zip", "https://archive.org/download/ffmpeg_zeranoe-builds/ffmpeg_zeranoe-builds.zip/mac64%2Fstatic%2Flgpl%2Fffmpeg-4.3.1-macos64-static-lgpl.zip", "https://archive.org/download/ffmpeg_zeranoe-builds/ffmpeg_zeranoe-builds.zip/mac64%2Fshared%2Fffmpeg-20200831-4a11a6f-macos64-shared.zip", "https://archive.org/download/ffmpeg_zeranoe-builds/ffmpeg_zeranoe-builds.zip/mac64%2Fshared%2Fffmpeg-4.3.1-macos64-shared.zip", "https://archive.org/download/ffmpeg_zeranoe-builds/ffmpeg_zeranoe-builds.zip/mac64%2Fshared%2Flgpl%2Fffmpeg-4.3.1-macos64-shared-lgpl.zip", ] }, "freebsd": { "x64": [ "https://github.com/eugeneware/ffmpeg-static/releases/download/b6.0/ffmpeg-freebsd-x64.gz" ] } } }
  • --embed chapters not working
    1 project | /r/youtubedl | 11 Jul 2023
    Thanks, that worked (https://github.com/yt-dlp/FFmpeg-Builds/releases/download/latest/ffmpeg-n6.0-latest-win64-gpl-6.0.zip). Any idea when it'll be fixed in the master build?
  • How download YT Membership Videos
    7 projects | /r/youtubedl | 10 Jul 2023
    Download https://github.com/yt-dlp/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win64-gpl.zip
  • Archiving Agitprop from YouTube
    1 project | /r/TheDeprogram | 5 Jun 2023
    You also have to download yt-dlp’s build of ffmpeg and save it in the same location as yt-dlp.
  • Small query
    2 projects | /r/ffmpeg | 28 Apr 2023
    They recommend using their own builds: https://github.com/yt-dlp/FFmpeg-Builds
  • Is Y2mate actually safe?
    3 projects | /r/antivirus | 16 Apr 2023
    Second, use https://github.com/yt-dlp/yt-dlp (or https://github.com/oleksis/youtube-dl-gui if you want a GUI), then download the latest n6.0 (non-shared) zip for your platform (e.g. win64) from https://github.com/yt-dlp/FFmpeg-Builds and extract the 3 executables from the bin folder to the same folder as your yt-dlp executable.
  • i have a problem making a YT downloader using ChatGPT
    3 projects | /r/learnpython | 15 Mar 2023
  • SOS on Total Biscuits youtube channel. Possibility that all of his videos are scrubbed to try and prevent AI voice training.
    5 projects | /r/DataHoarder | 8 Mar 2023
    It should be fairly easy to set up on Fedora. Install (I put it in /opt and add it to path) yt-dlp/FFmpeg, then install (/opt + path) yt-dlp/yt-dlp. yt-dlp/FFmpeg should come with its required dependencies (don't quote me). YT-DLP comes with most dependencies bundled, except FFmpeg. AtomicParsley is the only other one I've installed.
  • I ran "pip install ffmpeg-python", what now?
    3 projects | /r/youtubedl | 14 Dec 2022
    Download an ffmpeg build for your system. https://github.com/yt-dlp/FFmpeg-Builds/releases Extract the contents of the "bin" folder within the downloaded file to somewhere convenient, like, C:\Path. I just created a folder named "Path" there because I can.

What are some alternatives?

When comparing Av1an and FFmpeg-Builds you can also consider the following projects:

HandBrake - HandBrake's main development repository

yt-dlp - A feature-rich command-line audio/video downloader

SVT-AV1

aria2 - aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.

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

media-autobuild_suite - This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.

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

static-ffmpeg - Multi-arch docker image with ffmpeg/ffprobe binaries built as hardened static PIE binaries with no external dependencies

FFmpeg-Builds

vmaf - Perceptual video quality assessment based on multi-method fusion.

ab-av1 - AV1 re-encoding using ffmpeg, svt-av1 & vmaf.

ytarchive - Garbage Youtube livestream downloader