d0fbec2ec5
intel-media-sdk, the open source version of
intel-media-server-studio, has now reached an acceptable stable
release that can be used here to provide libmfx.
This brings 2 important results:
1) The experimental state can be removed from the Intel QSV
support, since intel-media-sdk also provides libmfxhw64
and plugins for hardware accelerated decode and encode.
2) Finally we can get rid of the unsecure rpath in ffmpeg
binaries!
intel-media-sdk is now a makedepend, instead of an optdepend
as previously. If fact, I should have switched it to
intel-media-server-studio in optdepends some time ago when
it has changed to the open source version, but I letted this
way while waiting for an acceptable stable release of, which
taked a while to happen.
Users should remove the libmfx{-git} package and stay only with
intel-media-sdk{-git} package, since the former is the complete
solution with the dispatcher library (libmfx.a), libmfxhw64 and
plugins.
Note1:
------
For the proper use of Intel QSV in ffmpeg the user must set the
vaapi/libva driver to 'iHD' through the 'LIBVA_DRIVER_NAME'
environment variable. The 'iHD' vaapi/libva driver is provided by
intel-media-driver{-git} package, which at the current time is
already a dependency of intel-media-sdk{-git} package. Setting
the vaapi/libva driver to 'iHD' can be done, for example, by
uncommenting the proper line in '/etc/profile.d/intel-media.sh'.
Note2:
------
intel-media-sdk is currently at a pre-release state. This can
lead to bugs when using Intel QSV.
Note3:
------
Not all Intel platforms are supported by intel-media-sdk. At the
current time, it claims to support only 5th and 6th Generation
Intel® Core™ processors (Broadwell and Skylake). For details,
please see the MediaSDK and media-driver documentation:
- https://github.com/Intel-Media-SDK/MediaSDK/
- https://github.com/intel/media-driver/
Note4:
------
Intel QSV is available in x86_64 systems only.
Also in this commit:
--------------------
- depends: moved 'libbs2b' and 'sndio' from the AUR section to
the official repositories section, since they are now at the
[community] official repository.
132 lines
3.2 KiB
Plaintext
132 lines
3.2 KiB
Plaintext
pkgbase = ffmpeg-full
|
|
pkgdesc = Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)
|
|
pkgver = 3.4.2
|
|
pkgrel = 6
|
|
url = http://www.ffmpeg.org/
|
|
arch = i686
|
|
arch = x86_64
|
|
license = custom: nonfree and unredistributable
|
|
makedepends = nasm
|
|
makedepends = opencl-headers
|
|
makedepends = blackmagic-decklink-sdk
|
|
depends = glibc
|
|
depends = alsa-lib
|
|
depends = jack
|
|
depends = libpng
|
|
depends = bzip2
|
|
depends = frei0r-plugins
|
|
depends = libgcrypt
|
|
depends = gmp
|
|
depends = gnutls
|
|
depends = ladspa
|
|
depends = libass
|
|
depends = libbluray
|
|
depends = libbs2b
|
|
depends = libcaca
|
|
depends = celt
|
|
depends = libcdio-paranoia
|
|
depends = libdc1394
|
|
depends = libavc1394
|
|
depends = libfdk-aac
|
|
depends = fontconfig
|
|
depends = freetype2
|
|
depends = fribidi
|
|
depends = libgme
|
|
depends = gsm
|
|
depends = libiec61883
|
|
depends = libmodplug
|
|
depends = lame
|
|
depends = opencore-amr
|
|
depends = openjpeg2
|
|
depends = opus
|
|
depends = pulseaudio
|
|
depends = librsvg
|
|
depends = rubberband
|
|
depends = rtmpdump
|
|
depends = smbclient
|
|
depends = snappy
|
|
depends = libsoxr
|
|
depends = speex
|
|
depends = libssh
|
|
depends = tesseract
|
|
depends = libtheora
|
|
depends = twolame
|
|
depends = v4l-utils
|
|
depends = vid.stab
|
|
depends = libvorbis
|
|
depends = libvpx
|
|
depends = wavpack
|
|
depends = libwebp
|
|
depends = libx264.so
|
|
depends = x265
|
|
depends = libxcb
|
|
depends = xvidcore
|
|
depends = libxml2
|
|
depends = zimg
|
|
depends = zeromq
|
|
depends = zvbi
|
|
depends = xz
|
|
depends = openal
|
|
depends = opencl-icd-loader
|
|
depends = mesa
|
|
depends = openssl
|
|
depends = sndio
|
|
depends = sdl2
|
|
depends = libx11
|
|
depends = zlib
|
|
depends = libomxil-bellagio
|
|
depends = libva
|
|
depends = libdrm
|
|
depends = libvdpau
|
|
depends = chromaprint-fftw
|
|
depends = flite1-patched
|
|
depends = libilbc
|
|
depends = kvazaar
|
|
depends = openh264
|
|
depends = libopenmpt-svn
|
|
depends = shine
|
|
depends = vo-amrwbenc
|
|
depends = xavs
|
|
depends = ndi-sdk
|
|
depends = libmysofa
|
|
depends = rockchip-mpp
|
|
provides = ffmpeg
|
|
provides = ffmpeg-full-nvenc
|
|
provides = ffmpeg-nvenc
|
|
provides = ffmpeg-libfdk_aac
|
|
provides = ffmpeg-decklink
|
|
provides = qt-faststart
|
|
provides = libavutil.so
|
|
provides = libavcodec.so
|
|
provides = libavformat.so
|
|
provides = libavdevice.so
|
|
provides = libavfilter.so
|
|
provides = libavresample.so
|
|
provides = libswscale.so
|
|
provides = libswresample.so
|
|
provides = libpostproc.so
|
|
conflicts = ffmpeg
|
|
conflicts = ffmpeg-full-nvenc
|
|
conflicts = ffmpeg-nvenc
|
|
conflicts = ffmpeg-libfdk_aac
|
|
conflicts = ffmpeg-decklink
|
|
conflicts = ffmpeg-git
|
|
conflicts = ffmpeg-full-git
|
|
conflicts = ffmpeg-semifull-git
|
|
conflicts = ffmpeg-qsv-git
|
|
source = https://ffmpeg.org/releases/ffmpeg-3.4.2.tar.xz
|
|
source = ffmpeg-full-rkmpp-build-fix.patch
|
|
source = ffmpeg-full-rkmpp-remove-stream-start.patch
|
|
source = LICENSE
|
|
sha256sums = 2b92e9578ef8b3e49eeab229e69305f5f4cbc1fdaa22e927fc7fca18acccd740
|
|
sha256sums = 142923fd02851343bfbfd31b201ba014dced8a8c8898373c72d71d30d59f5851
|
|
sha256sums = cac8577126c3e49f8c915fa289f3f5aa624dc55f897b8b7a5613191bcfa9c097
|
|
sha256sums = 04a7176400907fd7db0d69116b99de49e582a6e176b3bfb36a03e50a4cb26a36
|
|
depends_x86_64 = cuda
|
|
depends_x86_64 = nvidia-utils
|
|
makedepends_x86_64 = vmaf
|
|
makedepends_x86_64 = intel-media-sdk
|
|
|
|
pkgname = ffmpeg-full
|
|
|