Search Criteria
Package Details: xavs2 1.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xavs2.git (read-only, click to copy) |
---|---|
Package Base: | xavs2 |
Description: | Open-Source encoder of AVS2-P2/IEEE1857.4 video coding standard |
Upstream URL: | https://github.com/pkuvcl/xavs2/ |
Licenses: | GPL |
Conflicts: | libxavs2 |
Provides: | libxavs2 |
Replaces: | libxavs2 |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 13 |
Popularity: | 1.17 |
First Submitted: | 2018-07-28 00:27 (UTC) |
Last Updated: | 2022-04-15 15:24 (UTC) |
Dependencies (4)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-widevine, glibc-linux4, glibc-git)
- liblsmash.so (l-smash-x264-tmod-git, lib32-l-smash, l-smash-git, lib32-l-smash-git, l-smash)
- l-smash (l-smash-x264-tmod-git, l-smash-git) (make)
- nasm (nasm-git) (make)
Latest Comments
dbermond commented on 2019-01-07 18:24 (UTC)
@madalin nasm is currently needed only on xavs2-git. xavs2 version 1.3 stable uses yasm as the assembler.
madalin commented on 2019-01-07 13:16 (UTC)
It's actually requiring nasm, not yasm. It will fail to build without it.