summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19b5e35e79f8..6d8af34b3b57 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.0.r12.ga6dc929
- pkgrel = 6
+ pkgrel = 7
url = https://ffmpeg.org/
arch = x86_64
arch = aarch64
@@ -20,7 +20,7 @@ pkgbase = ffmpeg-obs
depends = srt>=1.5
depends = alsa-lib
depends = bzip2
- depends = dav1d>=1.0.0
+ depends = dav1d>=1.3.0
depends = cairo
depends = fontconfig
depends = fribidi
@@ -76,7 +76,7 @@ pkgbase = ffmpeg-obs
depends = zimg
depends = zlib
depends = librist>=0.2.7
- depends = svt-av1>=1.5
+ depends = svt-av1>=1.7
depends = vmaf>=2
optdepends = avisynthplus: AviSynthPlus support
optdepends = ladspa: LADSPA filters
diff --git a/PKGBUILD b/PKGBUILD
index 1a28c96e13bc..355d4a2c4577 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,7 +52,7 @@ fi
pkgname=ffmpeg-obs
pkgver=6.0.r12.ga6dc929
-pkgrel=6
+pkgrel=7
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/
@@ -60,13 +60,13 @@ license=(GPL3)
# To manage dependency rebuild easily, this will prevent you to rebuild FFmpeg on non-updated system
# Only for default set of features
_aomver=3
-_dav1dver=1.0.0
+_dav1dver=1.3.0
_ffnvcodecver=12.0.16.0
_libjxl=0.7.0
_libristver=0.2.7
_libvpxver=1.13
_srtver=1.5
-_svtav1ver=1.5
+_svtav1ver=1.7
_vidstabver=1.1.1
_vmafver=2
_vulkanver=1.3.240