Temporarily disable libvmaf due to compile error
ffmpeg fails to build with the newly released vmaf 1.3.7. Disabling vmaf support until upstream ffmpeg fixes this.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
pkgbase = ffmpeg-full
|
||||
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)
|
||||
pkgver = 4.0.2
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = http://www.ffmpeg.org/
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
@@ -126,7 +126,6 @@ pkgbase = ffmpeg-full
|
||||
sha256sums = 04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36
|
||||
depends_x86_64 = cuda
|
||||
depends_x86_64 = intel-media-sdk
|
||||
makedepends_x86_64 = vmaf
|
||||
|
||||
pkgname = ffmpeg-full
|
||||
|
||||
|
||||
Reference in New Issue
Block a user