Search Criteria
Package Details: libva-intel-driver-g45-h264 2.4.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libva-intel-driver-g45-h264.git (read-only, click to copy) |
---|---|
Package Base: | libva-intel-driver-g45-h264 |
Description: | VA-API implementation for Intel G45 with H264 support |
Upstream URL: | https://bitbucket.org/alium/g45-h264 |
Licenses: | MIT |
Conflicts: | libva-intel-driver |
Provides: | libva-intel-driver |
Submitter: | pedromj |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 66 |
Popularity: | 0.185279 |
First Submitted: | 2014-08-04 02:05 (UTC) |
Last Updated: | 2024-03-05 14:12 (UTC) |
Dependencies (5)
- libdrm (libdrm-gitAUR)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- xorgproto (xorgproto-gitAUR) (make)
Required by (30)
- avidemux-core-git (requires libva-intel-driver) (optional)
- bomi-git (requires libva-intel-driver) (optional)
- chiaki (requires libva-intel-driver) (optional)
- chiaki-git (requires libva-intel-driver) (optional)
- chiaki-ng (requires libva-intel-driver) (optional)
- chiaki-ng-git (requires libva-intel-driver) (optional)
- cine-encoder (requires libva-intel-driver)
- gpu-screen-recorder (requires libva-intel-driver) (optional)
- gstreamer0.10-vaapi (requires libva-intel-driver) (optional)
- libva-git (requires libva-intel-driver) (optional)
- libva-headless (requires libva-intel-driver) (optional)
- libva1-compat (requires libva-intel-driver) (optional)
- libvdpau-va-gl-i965 (requires libva-intel-driver)
- libyami (requires libva-intel-driver) (optional)
- moonlight-qt (requires libva-intel-driver) (optional)
- moonlight-qt-bin (requires libva-intel-driver) (optional)
- moonlight-qt-git (requires libva-intel-driver) (optional)
- mpc-qt (requires libva-intel-driver) (optional)
- mpc-qt-git (requires libva-intel-driver) (optional)
- mrdoc-desktop-bin (requires libva-intel-driver) (optional)
- obs-studio-browser (requires libva-intel-driver) (optional)
- obs-studio-git (requires libva-intel-driver) (optional)
- obs-studio-liberty (requires libva-intel-driver) (optional)
- obs-studio-rc (requires libva-intel-driver) (optional)
- obs-studio-tytan652 (requires libva-intel-driver) (optional)
- shadow-tech (requires libva-intel-driver) (optional)
- studiolink-standalone-bin (requires libva-intel-driver) (optional)
- studiolink-standalone-jack-bin (requires libva-intel-driver) (optional)
- vlc-git (requires libva-intel-driver) (optional)
- vlc-nox (requires libva-intel-driver) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 24 Next › Last »
usuariopolivalen commented on 2020-07-12 02:55 (UTC)
thanks @alium I had tested on amdgpu already and it works well, but not as efficient as chromium I think. I have not tested deeply. In the older one I have not tested yet
alium commented on 2020-07-07 20:37 (UTC)
thanks for report @Martine! I expected it not to work. The good news is that firefox 80 will be released in late August, with VAAPI support for X11
Martine commented on 2020-07-06 09:48 (UTC)
Chromium spews a little bit more info: MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to open i915 (search paths /usr/lib/dri) failed to load driver: i915 MESA-LOADER: failed to open kms_swrast (search paths /usr/lib/dri) failed to load driver: kms_swrast MESA-LOADER: failed to open swrast (search paths /usr/lib/dri) failed to load swrast driver
The non-experimemtal driver does not give this error
Martine commented on 2020-07-06 09:38 (UTC)
@Alium, you were correct.EXPERIMENTAL builds fine with the patches, my bad.
However after installing vainfo says: Segmentation fault: core dumped
I had hoped with running mpv from cmdline I got more info but the moment I switch to VAAPI mpv crashes with the same error.
alium commented on 2020-07-05 11:21 (UTC) (edited on 2020-07-05 11:21 (UTC) by alium)
@Martine did you use the gcc-10 patches that are in my PKGBUILD? it does not look like that... ;-)
Martine commented on 2020-07-05 11:01 (UTC)
Tried to build the 2.4.0-EXPERIMENTAL build but fails with the following error:
There seems to be a fix for it, not sure if you imported it already https://github.com/intel/intel-vaapi-driver/issues/503Thanks for looking into it!
alium commented on 2020-06-28 07:54 (UTC) (edited on 2020-06-28 08:24 (UTC) by alium)
exist not so much solution for old G45:
can you try install libva1 https://www.archlinux.org/packages/community/x86_64/libva1/ and older driver: https://bitbucket.org/alium/g45-h264/downloads/intel-driver-g45-h264-1.8.2.tar.gz
Maybe will Chromium works.
Or you can try use newest firefox under wayland (have VAAPI support, but no X11 support).
Or you can try https://bitbucket.org/alium/g45-h264/downloads/intel-driver-g45-h264-2.4.0-EXPERIMENTAL.tar.gz with enabled VPP for G45 (should add VAProfileNone). I am not sure if that will works (probably on 99% not), but volunteers can test it :-)
you just need modify in PKGBUILD source=() and generate new sums
Nact commented on 2020-06-23 14:23 (UTC)
Package builds fine with intel-gpu-tools installed, at least for me.
usuariopolivalen commented on 2020-06-20 01:25 (UTC)
apart from this, thanks for all.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 24 Next › Last »