Search Criteria
Package Details: intel-media-sdk-git 2023.2.2.r1.g7a72de33-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/intel-media-sdk-git.git (read-only, click to copy) |
---|---|
Package Base: | intel-media-sdk-git |
Description: | Legacy API for hardware video acceleration on Intel GPUs (Broadwell to Rocket Lake) (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: | MIT |
Conflicts: | intel-media-sdk |
Provides: | intel-media-sdk, vpl-runtime |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 24 |
Popularity: | 0.000000 |
First Submitted: | 2017-12-27 20:14 (UTC) |
Last Updated: | 2025-03-30 11:59 (UTC) |
Dependencies (18)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- intel-media-driver (intel-media-stack-binAUR, intel-media-driver-gitAUR)
- libdrm (libdrm-gitAUR)
- libmfx-gitAUR
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- git-lfs (git-lfs-gitAUR) (make)
- intel-media-driver (intel-media-stack-binAUR, intel-media-driver-gitAUR) (make)
- libdrm (libdrm-gitAUR) (make)
- libpciaccess (libpciaccess-gitAUR) (make)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR) (make)
- libx11 (libx11-gitAUR) (make)
- libxcb (libxcb-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR) (make)
Required by (35)
- emby-server-beta (requires intel-media-sdk) (optional)
- ffmpeg-cuda (requires intel-media-sdk) (optional)
- ffmpeg-decklink (requires vpl-runtime) (optional)
- ffmpeg-ffplayout (requires intel-media-sdk) (optional)
- ffmpeg-full (requires vpl-runtime) (optional)
- ffmpeg-full-git (requires vpl-runtime) (optional)
- ffmpeg-git (requires vpl-runtime) (optional)
- ffmpeg-headless (requires intel-media-sdk) (optional)
- ffmpeg-libfdk_aac (requires intel-media-sdk) (optional)
- ffmpeg-obs (requires vpl-runtime) (optional)
- ffmpeg3.4 (requires intel-media-sdk) (optional, x86_64)
- ffmpeg5.1 (requires intel-media-sdk) (optional)
- ffmpeg6.1 (requires intel-media-sdk) (optional)
- gst-plugins-intel-msdk-git (requires intel-media-sdk)
- handbrake-cli-dev-git (requires intel-media-sdk) (optional)
- handbrake-cli-git (requires intel-media-sdk) (optional)
- handbrake-dev-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)
- Show 15 more...
Latest Comments
« First ‹ Previous 1 2 3
dbermond commented on 2018-02-08 14:22 (UTC)
@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 (UTC)
@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 (UTC)
@MichaelChou Package is now building fine against the latest upstream changes. Thank you for the interest.
MichaelChou commented on 2018-01-15 03:45 (UTC)
There is no /usr/lib/lin_${_arch} any more
« First ‹ Previous 1 2 3