Search Criteria
Package Details: ab-av1 0.10.3-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ab-av1.git (read-only, click to copy) |
|---|---|
| Package Base: | ab-av1 |
| Description: | AV1 encoding tool with fast VMAF sampling. |
| Upstream URL: | https://github.com/alexheretic/ab-av1 |
| Keywords: | av1 svt-av1 vmaf |
| Licenses: | MIT |
| Submitter: | alexheretic |
| Maintainer: | alexheretic |
| Last Packager: | alexheretic |
| Votes: | 8 |
| Popularity: | 0.82 |
| First Submitted: | 2022-02-03 22:14 (UTC) |
| Last Updated: | 2025-12-05 09:23 (UTC) |
Dependencies (5)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-decklinkAUR, ffmpeg-obsAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR)
- svt-av1 (svt-av1-gitAUR, svt-av1-bluesword-gitAUR, svt-av1-psy-gitAUR, svt-av1-essential-gitAUR, svt-av1-hdr-riv19-gitAUR)
- vmaf (vmaf-gitAUR)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
alexheretic commented on 2025-03-21 23:58 (UTC)
The project's msrv is the latest stable, old stable channel toolchains are not supported. The current
rustpackage and latestrustupstable toolchain should work fine building this.Thadah commented on 2025-03-21 20:28 (UTC)
Package doesn't get built if you use stable toolchain, because ab-av1 uses edition2024.