Search Criteria
Package Details: gstreamer-svt-av1 3.1.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gstreamer-svt-av1.git (read-only, click to copy) |
|---|---|
| Package Base: | gstreamer-svt-av1 |
| Description: | This plugin provides svtav1enc element to GStreamer in order to use the Scalable Video Technology for AV1 Encoder (SVT-AV1) |
| Upstream URL: | https://gitlab.com/AOMediaCodec/SVT-AV1/-/tree/master/gstreamer-plugin |
| Keywords: | av1 encoder gstreamer plugin svt video |
| Licenses: | custom: Alliance for Open Media Patent License 1.0, BSD-3-Clause-Clear |
| Provides: | libgstsvtav1enc.so |
| Submitter: | begin-theadventu |
| Maintainer: | begin-theadventu |
| Last Packager: | begin-theadventu |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-01-05 17:40 (UTC) |
| Last Updated: | 2025-10-08 07:40 (UTC) |
Dependencies (3)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- svt-av1 (svt-av1-gitAUR, svt-av1-bluesword-gitAUR, svt-av1-psy-gitAUR, svt-av1-essential-gitAUR, svt-av1-hdr-gitAUR)
- meson (meson-gitAUR) (make)
Latest Comments
begin-theadventu commented on 2025-08-20 18:59 (UTC)
@dreieck I tried it earlier too, and I also encountered errors. Unfortunately, I don't have a fix at the moment.
dreieck commented on 2025-08-10 13:37 (UTC) (edited on 2025-08-10 15:16 (UTC) by dreieck)
Build fails for me with
gstsvtav1enc.c:465:26: error: ‘EbSvtAv1EncConfiguration’ has no member named ‘logical_processors’and subsequent errors:↗ Upstream issue report.
Regards!
dreieck commented on 2025-08-10 13:36 (UTC)
Please prepend
SVT-AV1-v${pkgver}::to thesourceentries forLICENSE.mdandPATENTS.mdto make the downloaded filename unique.Reason: When
$SRCDESTis set (e.g. in/etc/makepkg.conf), all source downloads go into a single directory. Generic filenames likeLICENSE.mdare prone to cause conflicts if another package makes the same mistake of using a generic name for the downloaded file.Regards and thanks for the package!
begin-theadventu commented on 2024-01-06 01:43 (UTC)
@FabioLolix Thanks!
FabioLolix commented on 2024-01-06 00:14 (UTC)
Hello, please add
gst-plugins-base-libsto depends=(), it is needed to build with devtools and is detected as depends by namcap