Search Criteria
Package Details: intel-media-sdk-git 2020.3.pre6.r61.ge7b13633-1
Git Clone URL: | https://aur.archlinux.org/intel-media-sdk-git.git (read-only, click to copy) |
---|---|
Package Base: | intel-media-sdk-git |
Description: | API to access hardware-accelerated video on Intel Gen graphics hardware platforms (git version) |
Upstream URL: | https://software.intel.com/en-us/media-sdk/ |
Keywords: | hwaccel intel libmfx media mediasdk mfx qsv quicksync quicksyncvideo sdk video |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 24 |
Popularity: | 0.000004 |
First Submitted: | 2017-12-27 20:14 |
Last Updated: | 2020-10-26 20:22 |
Dependencies (22)
- intel-media-driver (intel-media-stack-bin, intel-media-driver-git)
- libdrm (libdrm-grate-git, libdrm-git, libdrm-minimal-git)
- libva-git
- wayland (wayland-git, wayland-nodocs-git)
- libmfx-git=2020.3.pre6.r61.ge7b13633
- cmake (cmake-git) (make)
- git (git-git) (make)
- git-lfs (git-lfs-arm, git-lfs-bin, git-lfs-git) (make)
- intel-compute-runtime (intel-compute-runtime-git) (make)
- intel-media-driver (intel-media-stack-bin, intel-media-driver-git) (make)
- libdrm (libdrm-grate-git, libdrm-git, libdrm-minimal-git) (make)
- libpciaccess (libpciaccess-git) (make)
- libva-git (make)
- libx11 (libx11-git, libx11-threadsafe) (make)
- libxcb (libxcb-git) (make)
- ocl-icd (khronos-ocl-icd-git) (make)
- opencl-clhpp (make)
- opencl-headers (opencl-headers-git) (make)
- python (python-dbg) (make)
- wayland (wayland-git, wayland-nodocs-git) (make)
- intel-compute-runtime (intel-compute-runtime-git) (optional) – for rotate_opencl plugin
- ocl-icd (khronos-ocl-icd-git) (optional) – for rotate_opencl plugin
Required by (24)
- emby-server-beta (requires intel-media-sdk) (optional)
- ffmpeg-decklink (requires intel-media-sdk) (optional)
- ffmpeg-full (requires intel-media-sdk)
- ffmpeg-full-git (requires intel-media-sdk)
- ffmpeg-full3.4 (requires intel-media-sdk) (optional, x86_64)
- ffmpeg-git (requires intel-media-sdk) (optional)
- ffmpeg-gl-transition (requires intel-media-sdk) (optional)
- ffmpeg-intel-full-git (requires intel-media-sdk)
- ffmpeg-libfdk_aac (requires intel-media-sdk) (optional)
- ffmpeg-ndi (requires intel-media-sdk) (optional)
- ffmpeg-nocuda (requires intel-media-sdk) (optional)
- ffmpeg-nox-git (requires intel-media-sdk) (optional)
- ffmpeg-svt-av1-git (requires intel-media-sdk) (optional)
- ffmpeg-svt-vp9-git (requires intel-media-sdk) (optional)
- ffmpeg-v4l2-request-git (requires intel-media-sdk) (optional)
- gst-plugins-bad-git (requires intel-media-sdk)
- gst-plugins-intel-msdk (requires intel-media-sdk)
- gst-plugins-intel-msdk-git (requires intel-media-sdk)
- handbrake-cli-git (requires intel-media-sdk) (optional)
- handbrake-full (requires intel-media-sdk) (optional)
- handbrake-full-cli (requires intel-media-sdk) (optional)
- handbrake-git (requires intel-media-sdk) (optional)
- handbrake-no-qsv (requires intel-media-sdk) (optional)
- handbrake-no-qsv-cli (requires intel-media-sdk) (optional)
Latest Comments
dbermond commented on 2018-10-05 16:10
@dark-saber Thank you for reporting this upstream change. Fixed.
dark-saber commented on 2018-10-05 08:54
COPYING file was removed from upstream, only LICENSE left.
dbermond commented on 2018-08-11 10:32
@MichaelChou Thank you for reporting this. Fixed.
MichaelChou commented on 2018-08-11 08:13
@dbermond You forgot to update checksum of
intel-media-sdk-git.conf
dbermond commented on 2018-02-10 00:01
@MichaelChou Good to know that you got it working :)
MichaelChou commented on 2018-02-09 04:27
@dbermond Thank you. This did solve the problem.
dbermond commented on 2018-02-08 14:22
@MichaelChou This is normal and expected. To be able to build, firstly you need to uninstall intel-media-sdk-git from your system. Rebuild the package after uninstallation, and install it again. Something like this:
Or build in a clean chroot.
MichaelChou commented on 2018-02-08 05:52
@dbermond Thank you for your hard work.
It's strange that I failed to build right after this commit: https://github.com/Intel-Media-SDK/MediaSDK/commit/74018c4ba29ca2be6262d68f510534ca99e55767
All the changes are wrapped in "#if (MFX_VERSION >= MFX_VERSION_NEXT)", I couldn't figure out why it failed.
Error message: https://pastebin.com/YLsehHwc
dbermond commented on 2018-01-16 16:07
@MichaelChou Package is now building fine against the latest upstream changes. Thank you for the interest.
MichaelChou commented on 2018-01-15 03:45
There is no /usr/lib/lin_${_arch} any more