Code Monkey home page Code Monkey logo

Comments (4)

C-512L avatar C-512L commented on May 21, 2024

@xtknight Any chance this might work with google-chrome?

video decoding in google chrome is disabled at build time, unless chromium devs enable VA-API it its unlikely to happen
See: https://chromium-review.googlesource.com/c/chromium/src/+/2062356

from vdpau-va-driver-vp9.

Strykar avatar Strykar commented on May 21, 2024

Ok, I was wondering since this, while not Google Chrome, patches for it - https://aur.archlinux.org/packages/chromium-vaapi/

from vdpau-va-driver-vp9.

C-512L avatar C-512L commented on May 21, 2024

there are two main patchsets for vaapi as far as i know, the main difference is that one works with vdpau-va-driver.
Chromium's in-progress patch doesnt work with va-api.
Also, there are quite some chromium builds with va-api enabled in some linux distros:(this list is made by myself and based on what i can remember).

  • (Snap)Ubuntu had a va-api branch but its actually disabled (maybe in future gets re-enabled) but i couldn test it.
  • (AUR)Arch/Manjaro have chromium-vaapi package (i never used arch so idk if works with nvidia but i think it works).
  • (Deb) OpenSUSE and Saikrishna Arcot chromium builds and opensuse ungoogled-chromium builds have the va-api patches and as i tried vdpau works via vdpau-va-driver-vp9 (https://linuxmint-user-guide.readthedocs.io/en/latest/chromium.html).
  • NixOS as far i know has va-api patches too but idk if works with nvidia.
  • Brave Browser OFFICIALLY supports va-api patches (but dont works with vdpau, maybe in future when vaapi patches are applied to official chromium, they would be a request to patch it to support vdpau too)
  • Firefox supports va-api in wayland (v79) and Xorg (v80 nightly) but neither of them works with nvidia. I read that in firefox bugzilla this is vdpau-va-driver issue because which doesn't implement this function: vaExportSurfaceHandle

It could be interesting to get firefox to work with it with this fork

from vdpau-va-driver-vp9.

Strykar avatar Strykar commented on May 21, 2024

Thanks for clearing that up, closing.

from vdpau-va-driver-vp9.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.