commit 23d70ba678a4c921bdd9a526ba8d198d7b0c413c
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Jun 24 09:30:31 2020 +0200
fixup vmaf needs version3
ffmpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 059d2d9..5ef23ee 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -297,7 +297,7 @@ This package contains development files for %{name}
--enable-libvorbis \\\
--enable-libv4l2 \\\
%{!?_without_vidstab:--enable-libvidstab} \\\
- %{?_with_vmaf:--enable-libvmaf} \\\
+ %{?_with_vmaf:--enable-libvmaf --enable-version3} \\\
%{!?_without_vpx:--enable-libvpx} \\\
%{?_with_webp:--enable-libwebp} \\\
%{!?_without_x264:--enable-libx264} \\\