summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortytan6522023-12-18 09:56:09 +0100
committertytan6522023-12-18 09:56:09 +0100
commitdbd1979579ac80693140d8c8b13c71d80e656661 (patch)
treeed3e935d1330ff7e61cb60c6770405bd4792f949
parent4b9108a6d33c52b1341d9a38a40705681294da05 (diff)
downloadaur-dbd1979579ac80693140d8c8b13c71d80e656661.tar.gz
build: Enforce VMAF 3 rebuild
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1a67b8ddc78..fc922559dac2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ffmpeg-obs
pkgdesc = Complete solution to record, convert and stream audio and video with fixes for OBS Studio. And various options in the PKGBUILD
pkgver = 6.1
- pkgrel = 2
+ pkgrel = 3
url = https://ffmpeg.org/
arch = x86_64
arch = aarch64
@@ -82,7 +82,7 @@ pkgbase = ffmpeg-obs
depends = zlib
depends = librist>=0.2.7
depends = svt-av1>=1.7
- depends = vmaf>=2
+ depends = vmaf>=3
optdepends = avisynthplus: AviSynthPlus support
optdepends = frei0r-plugins: Frei0r video effects support
optdepends = intel-media-sdk: Intel QuickSync support (legacy)
diff --git a/PKGBUILD b/PKGBUILD
index 5bb39e21da85..c65e1921c7ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,7 +52,7 @@ fi
pkgname=ffmpeg-obs
pkgver=6.1
-pkgrel=2
+pkgrel=3
pkgdesc='Complete solution to record, convert and stream audio and video with fixes for OBS Studio. And various options in the PKGBUILD'
arch=('x86_64' 'aarch64')
url=https://ffmpeg.org/
@@ -68,7 +68,7 @@ _libvpxver=1.13
_srtver=1.5
_svtav1ver=1.7
_vidstabver=1.1.1
-_vmafver=2
+_vmafver=3
_vulkanver=1.3.240
_x264ver=0.164
_x265ver=3.5