Package Details: intel-media-sdk-git 2023.2.2.r1.g7a72de33-3

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)

Required by (35)

Sources (5)

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:

# pacman -Rnsdd intel-media-sdk-git
$ makepkg -risC

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