[arch-commits] Commit in ffmpeg/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Mon May 11 11:48:33 UTC 2020


    Date: Monday, May 11, 2020 @ 11:48:33
  Author: alucryd
Revision: 383191

add VMAF support: ffmpeg 1:4.2.2-7

Modified:
  ffmpeg/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-11 10:52:58 UTC (rev 383190)
+++ PKGBUILD	2020-05-11 11:48:33 UTC (rev 383191)
@@ -6,7 +6,7 @@
 
 pkgname=ffmpeg
 pkgver=4.2.2
-pkgrel=6
+pkgrel=7
 epoch=1
 pkgdesc='Complete solution to record, convert and stream audio and video'
 arch=(x86_64)
@@ -62,6 +62,7 @@
   speex
   srt
   v4l-utils
+  vmaf
   xz
   zlib
 )
@@ -139,6 +140,7 @@
     --enable-libtheora \
     --enable-libv4l2 \
     --enable-libvidstab \
+    --enable-libvmaf \
     --enable-libvorbis \
     --enable-libvpx \
     --enable-libwebp \



More information about the arch-commits mailing list