Search Criteria
Package Details: rav1e-git 0.7.1.r63.g38879ab5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rav1e-git.git (read-only, click to copy) |
---|---|
Package Base: | rav1e-git |
Description: | The fastest and safest AV1 encoder |
Upstream URL: | https://github.com/xiph/rav1e |
Licenses: | BSD-2-Clause, LicenseRef-custom |
Conflicts: | rav1e |
Provides: | librav1e.so, rav1e |
Submitter: | Chocobo1 |
Maintainer: | Chocobo1 |
Last Packager: | Chocobo1 |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2018-02-25 07:31 (UTC) |
Last Updated: | 2025-04-05 13:46 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- cargo-c (cargo-c-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libgit2 (libgit2-gitAUR) (make)
- nasm (nasm-gitAUR) (make)
Required by (27)
- av1an-git (requires rav1e) (optional)
- fastflix (requires rav1e) (optional)
- ffmpeg-amd-full (requires rav1e)
- ffmpeg-amd-full-git (requires rav1e)
- ffmpeg-cuda (requires rav1e)
- ffmpeg-decklink (requires rav1e)
- ffmpeg-ffplayout (requires librav1e.so)
- ffmpeg-ffplayout (requires rav1e)
- ffmpeg-full (requires rav1e)
- ffmpeg-full-git (requires rav1e)
- ffmpeg-git (requires rav1e)
- ffmpeg-headless (requires librav1e.so)
- ffmpeg-headless (requires rav1e)
- ffmpeg-libfdk_aac (requires rav1e)
- ffmpeg-libfdk_aac (requires librav1e.so)
- ffmpeg-nvcodec-11-1-git (requires librav1e.so)
- ffmpeg-obs (requires rav1e)
- ffmpeg5.1 (requires rav1e)
- ffmpeg6.1 (requires librav1e.so)
- ffmpeg6.1 (requires rav1e)
- Show 7 more...
Latest Comments
1 2 3 4 Next › Last »
Chocobo1 commented on 2025-04-05 13:47 (UTC)
Fixed.
xiretza commented on 2025-04-05 13:20 (UTC)
Still doesn't build because it's missing
makedepends=('libgit2')
, as noted over a year ago.xiretza commented on 2024-03-18 18:41 (UTC)
Needs
makedepends=('libgit2')
.Chocobo1 commented on 2023-06-21 10:41 (UTC)
Should be fixed now.
superyu1337 commented on 2023-06-20 21:02 (UTC)
You still need to remove this line: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=rav1e-git#n54
Chocobo1 commented on 2023-01-17 06:44 (UTC)
My bad, I reverted it.
jholmer commented on 2023-01-17 06:03 (UTC)
It seems after that change, the builds are failing with the error
error: attempting to make an HTTP request, but --frozen was specified
. The fix seems to be that--frozen
isn't needed in either of the cargo install commands.Chocobo1 commented on 2023-01-16 07:44 (UTC)
You are welcome. Done.
jholmer commented on 2023-01-15 22:29 (UTC)
After long debate, rav1e has finally committed its Cargo.lock file, which means the previously mentioned
cargo update
step can be removed. Really appreciate your work on this package! :)Chocobo1 commented on 2022-11-17 06:20 (UTC)
Thanks for the hint. Done.
1 2 3 4 Next › Last »