A little script to parse large libraries to AV1, if you're interested

This page summarizes the projects mentioned and recommended in the original post on /r/ffmpeg

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ab-av1

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

  • If the goal is space saving and a consistent visual quality rather than just having a library as AV1 for its own sake, I'd use ab-av1. Not sure how (or if) it'll handle the Opus audio channels cases, but bugs can be filed.

  • 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.

  • You can speed up the sampling process with --vmaf n_subsample=5, which in my experience works more accurately than either 2 or 4, possibly due to this bug/feature present in multiple encoders. You might also need to manually set the number of threads used for VMAF calculation with --vmaf n_threads=16, but YMMV.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts