Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VDPAU/Nvidia acceleration in Chromium 87 on Ubuntu 20.04 broken #102

Open
sebibasti0815 opened this issue Oct 21, 2020 · 8 comments
Open
Labels

Comments

@sebibasti0815
Copy link

As the #98 ist closed now - a similar problem exists for nvidia-cards:

No hardware acceleration for Nvidia-Cards (vdpau) using 87.* builds of chromium. 86.* builds work fine.

--use-gl=desktop does not solve the issue. Neither does setting enable hardware acceleration in command line or flags.

@cAstraea
Copy link

The LIBVA_DRIVER_NAME=vdpau chromium-browser --ignore-gpu-blocklist --use-gl=desktop --enable-oop-rasterization didn't work for me either , ubuntu 20.04 , Version 88.0.4315.5 , nVidia RTX 2070 proprietary drivers, same VDA error 4

Failed to create dedicated X11 display!
[361880:362425:1113/160907.513378:ERROR:vaapi_utils.cc(47)] vaMapBuffer failed: invalid VABufferID
[361880:362425:1113/160907.513440:ERROR:vaapi_video_decode_accelerator.cc(528)] Error decoding stream
[361880:361880:1113/160907.645793:WARNING:gpu_video_decode_accelerator_factory.cc(223)] Initializing VAAPI VDA.

@TheWeirdDev
Copy link

I have the same problem.

@TheWeirdDev
Copy link

I tried using h264ify extension and hardware acceleration worked fine. Only VP9 doesn't work.
Maybe this issue is related to vdpau-va-driver-vp9 ?

@shenlijun
Copy link

intel too

@Helyos96
Copy link

Helyos96 commented Mar 10, 2021

Can confirm that NVIDIA binary driver + vdpau-va-driver no longer works. Ubuntu 20.04, Nvidia 460.39. Tested chromium-beta 88 and chromium-dev 90.

Console throws "Failed to create dedicated X11 display!" whenever a video starts playing, and it falls back to software decoding (happens with both H264 and VP9). VP9 I don't really care about, but H264 is certainly a regression.

--use-gl=desktop has no effect.
--no-sandbox no longer throws the error, but it remains software decoding.

@matt22207
Copy link

bump?

@saiarcot895
Copy link
Owner

I do need to publish the vdpau-va-driver for newer Ubuntu versions, but since I don't have a Nvidia GPU, I can't do much experimentation from here.

@nE0sIghT
Copy link

This can be closed because it is vdpau-va-driver-vp9 issue: xtknight/vdpau-va-driver-vp9#15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

8 participants