Search Criteria
Package Details: intel-media-stack-bin 1:24.1.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/intel-media-stack-bin.git (read-only, click to copy) |
---|---|
Package Base: | intel-media-stack-bin |
Description: | Tools and libraries for developing media solutions on Intel products (pre-compiled binaries) |
Upstream URL: | https://github.com/intel/vpl-gpu-rt/ |
Keywords: | libmfx media-driver media-sdk qsv quicksync quicksyncvideo va-api vaapi video |
Licenses: | MIT |
Provides: | intel-gmmlib, intel-media-driver, intel-media-sdk, libmfx, libva, libva-utils, libvpl, libvpl-tools, vpl-gpu-rt, vpl-runtime |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2018-06-08 18:47 (UTC) |
Last Updated: | 2024-05-02 02:53 (UTC) |
Dependencies (8)
- libdrm (libdrm-gitAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxext (libxext-gitAUR)
- libxfixes
- chrpath (chrpath-gitAUR) (make)
- lsb-release (make)
Required by (307)
- algodoo (requires libva)
- amazon-workspaces-bin (requires libva)
- amdonly-gaming-libva-mesa-driver-git (requires libva) (make)
- amdonly-gaming-mesa-git (requires libva) (make)
- amdonly-gaming-mesa-vdpau-git (requires libva) (make)
- amdonly-gaming-opencl-clover-mesa-git (requires libva) (make)
- amdonly-gaming-opencl-rusticl-mesa-git (requires libva) (make)
- amdonly-gaming-vulkan-mesa-layers-git (requires libva) (make)
- amdonly-gaming-vulkan-radeon-git (requires libva) (make)
- amdonly-gaming-vulkan-swrast-git (requires libva) (make)
- arch-gaming-meta (requires libva)
- avidemux-2.6 (requires libva)
- avidemux-cli-git (requires libva) (make)
- avidemux-core-git (requires libva) (make)
- avidemux-core-git (requires libva)
- avidemux-qt5-git (requires libva) (make)
- avidemux-qt6-git (requires libva) (make)
- bomi-git (requires libva)
- boosteroid (requires libva)
- cef (requires libva)
- Show 287 more...
Latest Comments
1 2 Next › Last »
dbermond commented on 2023-06-22 00:02 (UTC)
@MarsSeed In my view, it's worth keeping since this is the multimedia stack in a pre-compiled form made by Intel. It can be good for testing things as Intel ships it, with the binaries provided by Intel in the way how they expect it to be. The media stack is now provided by the media sdk successor, onevpl, and I've just updated the package for this. No need to add conflicts, since the files can co-exist, and the chosen environment/stack can be configured with config files.
MarsSeed commented on 2023-06-21 13:29 (UTC)
In the meantime, maybe just out of prudency, it might be good to add versioned
provides
for the bundled components of this package, and also put their names in theconflicts
array.MarsSeed commented on 2023-06-21 13:24 (UTC)
Arch repo carries the latest, two year newer version of this in split package form.
I am not sure if it is worth keeping this old monopackage bundle here, but I guess the future is uncertain as Intel Media SDK is now a legacy codebase and has been sunsetted upstream.
If Arch repo drops the split packages for this, it might still be considered if it would be better to revive this bubdled package by setting up a build pipeline to provide the latest binaries for users of legacy Intel GPU/iGPU hardware.
dbermond commented on 2021-07-21 15:19 (UTC)
@kuasha420 No, only 64-bit libraries. Upstream does not provide pre-compiled 32-bit libraries.
kuasha420 commented on 2021-07-21 14:06 (UTC)
Does this package include 32bit libs ie. lib32
dbermond commented on 2020-03-10 17:23 (UTC)
@freefreeno It uses the media-driver version that is packaged by upstream MediaSDK. Currently the package is outdated.
freefreeno commented on 2020-03-02 20:32 (UTC)
Does this package pull in the latest intel-media-driver or does it use an older version ???
dbermond commented on 2019-04-25 03:00 (UTC)
@dschopf This was a mistake, thank you for the report.
This is now fixed. Package is updated to the latest version.
dschopf commented on 2019-04-05 05:24 (UTC)
I cannot install because of this error:
mkdir: cannot create directory '/storage': Permission denied
From the patch which is applied it looks like you assume the directory /storage/linux/abs/intel-media-stack-bin exists and is writable for any user.
I fixed it by replacing this path with ${pkgdir}, then it worked as expected.
dbermond commented on 2018-09-12 19:35 (UTC)
@hrko Thank you for reporting this. Fixed.
1 2 Next › Last »