Video Conversion

ab-av1 – AV1 encoding with fast quality sampling

ab-av1 is a command-line video encoding tool designed to remove much of the guesswork involved in selecting an appropriate constant-rate-factor value.

Rather than requiring users to encode an entire video repeatedly while experimenting with quality settings, ab-av1 can encode short samples, measure the resulting perceptual quality and search for a CRF that meets a requested target. Once it has selected an appropriate value, the same tool can perform the complete encode through FFmpeg.

Although its name highlights AV1, it can also work with other compatible FFmpeg encoders.

This is free and open source software.

Key Features

  • Automatically searches for an encoding CRF that meets a specified minimum quality target.
  • Uses short sample encodes to avoid repeatedly processing the complete source.
  • Performs an interpolated binary search across candidate CRF values.
  • Reports the mean VMAF score produced by its samples.
  • Predicts the size of the completed encode.
  • Estimates the time required to encode the full input.
  • Supports XPSNR as an alternative quality metric.
  • Can calculate complete VMAF scores by comparing distorted and reference media.
  • Provides a corresponding command for full XPSNR calculations.
  • Works with both videos and images.
  • Selects an appropriate VMAF model according to source resolution.
  • Can upscale lower-resolution media for quality analysis when required.
  • Provides JSON output for integration with scripts and other software.
  • Can verify a completed encode by decoding it and checking its duration against the source.
  • Offers fail-fast encoding to stop when FFmpeg reports an error instead of retaining a damaged result.
  • Supports FFmpeg-compatible encoders beyond AV1, including H.264 and H.265 implementations.

Website: github.com/alexheretic/ab-av1
Support:
Developer: Alex Butler
License: MIT License

ab-av1

ab-av1 is written in Rust. Learn Rust with our recommended free books and free tutorials.


Related Software

Video Converters
HandBrakeMultithreaded cross-platform media transcoding application
FFmpegMultimedia player, server and encoder
Shutter EncoderGraphical frontend to FFmpeg with editing features
FastFlixGUI for H.264, HEVC and AV1 hardware and software encoding
VideomassCross-platform GUI for FFmpeg and youtube-dl
avconvPart of libav-tools; fork of FFmpeg
VLCVdeo player which also converts multimedia to different formats
mpvCross-platform media player with video encoding support
MEncoderMEncoder is included in MPlayer
FFQueueGraphical frontend to FFmpeg written in C++
EdconvUser-friendly FFmpeg GUI
transcodeUtility to encode raw video/audio streams
OmniGetUses FFmpeg to perform the video conversion
MystiQGUI for FFmpeg, a powerful media converter
FrameDesktop media conversion utility
ffdashVP9 video encoder
ConstrictCompress videos to target sizes
LeonardoMedia conversion application
CianoEasy way to convert your multimedia files to the most popular formats
RecoderGTK4 video transcoding application
VidComSimple utility for video archiving and compression

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted