Search Criteria
Package Details: svt-av1-git 0.8.6.r77.gd5a40d53-2
Git Clone URL: | https://aur.archlinux.org/svt-av1-git.git (read-only, click to copy) |
---|---|
Package Base: | svt-av1-git |
Description: | Scalable Video Technology AV1 encoder and decoder (git version) |
Upstream URL: | https://gitlab.com/AOMediaCodec/SVT-AV1/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | BlackLotus89 |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 3 |
Popularity: | 0.000458 |
First Submitted: | 2019-03-08 21:50 |
Last Updated: | 2021-02-13 14:57 |
Dependencies (4)
- glibc (glibc-linux4, glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
- yasm (yasm-git) (make)
Required by (10)
- ffmpeg-amd-full (requires svt-av1)
- ffmpeg-amd-full-git (requires svt-av1)
- ffmpeg-full (requires svt-av1)
- ffmpeg-full-git (requires svt-av1)
- ffmpeg-intel-full-git (requires svt-av1)
- ffmpeg-svt (requires svt-av1)
- ffmpeg-svt-av1-git (requires svt-av1)
- libavif-git (requires svt-av1)
- python-av1an (requires svt-av1) (optional)
- python-av1an-git (requires svt-av1) (optional)
Latest Comments
dbermond commented on 2021-02-13 14:17
@Snoop05 Thank you for the report. Package updated.
Snoop05 commented on 2021-02-13 13:06
Please change the upstream/source url as the project moved to gitlab https://gitlab.com/AOMediaCodec/SVT-AV1
MoSal commented on 2019-08-03 17:32
You need
-DBUILD_SHARED_LIBS=yes
to build shared libraries instead of static ones, and you need-DCMAKE_INSTALL_LIBDIR='lib'
to install the libraries in/usr/lib
instead if/usr/lib64
.steinbuch commented on 2019-06-25 15:40
-- Configuring done You have changed variables that require your cache to be deleted. Configure will be re-run and you may have to reset some variables. The following variables have changed: CMAKE_ASM_NASM_COMPILER= /usr/bin/nasm
-- Found YASM: /usr/bin/yasm