@yochanmarqos why are you asking me if I've used libva-vdpau-driver-chromium while literally directly responding to the sentence where I say libva-vdpau-driver-chromium works if you use h264ify...
Search Criteria
Package Details: libva-vdpau-driver-vp9-git r57.509d3b2-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/libva-vdpau-driver-vp9-git.git (read-only, click to copy) |
---|---|
Package Base: | libva-vdpau-driver-vp9-git |
Description: | VDPAU backend for VA API. (Version with VP9 codec support) |
Upstream URL: | https://github.com/xuanruiqi/vdpau-va-driver-vp9 |
Keywords: | chromium vaapi vdpau vp9 |
Licenses: | GPL |
Conflicts: | libva-vdpau-driver, nvidia-vaapi-driver |
Provides: | libva-vdpau-driver |
Replaces: | vdpau-video |
Submitter: | Terence |
Maintainer: | Terence (xuanruiqi) |
Last Packager: | Terence |
Votes: | 16 |
Popularity: | 0.000000 |
First Submitted: | 2020-01-27 20:21 (UTC) |
Last Updated: | 2022-01-04 21:58 (UTC) |
Dependencies (6)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libvdpau
- git (git-gitAUR, git-glAUR) (make)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR) (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber) (make)
- xorgproto (xorgproto-gitAUR) (make)
Required by (13)
- chiaki (requires libva-vdpau-driver) (optional)
- chiaki-git (requires libva-vdpau-driver) (optional)
- chiaki-ng (requires libva-vdpau-driver) (optional)
- chiaki-ng-git (requires libva-vdpau-driver) (optional)
- gstreamer0.10-vaapi (requires libva-vdpau-driver) (optional)
- kodi-ext-git (requires libva-vdpau-driver) (make)
- kodi-ext-git-dev (requires libva-vdpau-driver) (make)
- kodi-ext-git-eventclients (requires libva-vdpau-driver) (make)
- kodi-ext-git-tools-texturepacker (requires libva-vdpau-driver) (make)
- libva1-compat (requires libva-vdpau-driver) (optional)
- mrdoc-desktop-bin (requires libva-vdpau-driver) (optional)
- vlc-git (requires libva-vdpau-driver) (optional)
- vlc-nox (requires libva-vdpau-driver) (optional)
Sources (1)
gardotd426 commented on 2020-12-22 23:30 (UTC)
yochananmarqos commented on 2020-12-22 23:23 (UTC) (edited on 2020-12-22 23:25 (UTC) by yochananmarqos)
@gardotd426: Have you tried libva-vdpau-driver-chromium
? Is there any difference? Also, you should be using enhanced-h264ify, not the original.
gardotd426 commented on 2020-12-22 22:46 (UTC)
This no longer works with Nvidia on Chromium starting in v87.
It works in <=86, but from 87+ it breaks. VP9 videos won't play at all (you get an error).
Using libva-vdpau-driver-chromium with h264ify will allow you to force h264 for some videos and get some hw acceleration, but you're limited to 1080p and it doesn't work a lot of the time, so if this driver could get fixed that would be fantastic.
This is an established/confirmed issue.
yochananmarqos commented on 2020-12-06 15:47 (UTC)
libva
is now only a makedepend with libva-vdpau-driver
0.7.4-5.
Terence commented on 2020-11-29 09:27 (UTC)
@DDoSolitary Thanks, added. @Strykar I'm just packaging this so I don't know. It says it supports chromium only in the project page.
DDoSolitary commented on 2020-11-29 04:39 (UTC)
Missing makedepends git
Strykar commented on 2020-08-12 00:33 (UTC) (edited on 2020-08-12 00:33 (UTC) by Strykar)
Would it be possible to get this to work with Arch's community google-chrome-stable package or is this Chromium only?
Terence commented on 2020-07-27 09:41 (UTC)
@securetodeath I don't know, sorry. I'd think it results in the same thing as libva-vdpau-driver-chromium, but implemented differently.
securetodeath commented on 2020-07-25 20:10 (UTC)
Does this package include all the patches from libva-vdpau-driver-chromium as well? They're not in the PKGBUILD, but perhaps they're already applied in the git repo. Quickly browsing it didn't show the exact patches applied though, hence my question.
VxlerieUwU commented on 2020-05-26 21:07 (UTC)
most reliable driver for chrome
Pinned Comments
xuanruiqi commented on 2023-02-20 15:00 (UTC)
With the removal of
--use-gl=desktop
in Chromium 110, this extension is extremely brittle and effectively dead for many Chromium users. The new way of handling things in Chromium may further make any VDPAU-based solution impossible to support. If video acceleration is critical for you, the only solution might be to move to Firefox.