commit db2bb5846a47fc3ac32bbcef7aaef0e8372e9372
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Dec 31 15:00:47 2020 +0000
Bump libvmaf required version
ffmpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 601e787..576ffa7 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -199,7 +199,7 @@ BuildRequires: pkgconfig(srt)
#BuildRequires: texi2html
BuildRequires: texinfo
%{?_with_twolame:BuildRequires: twolame-devel}
-%{?_with_vmaf:BuildRequires: libvmaf-devel}
+%{?_with_vmaf:BuildRequires: libvmaf-devel >= 1.5.2}
%{?_with_wavpack:BuildRequires: wavpack-devel}
%{!?_without_vidstab:BuildRequires: vid.stab-devel}
%{!?_without_vulkan:BuildRequires: vulkan-loader-devel glslang-devel >= 11.0}
Show replies by date