Green flicker in video when using hardware acceleration in Wayland
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: physkets, Unassigned)
Details
Attachments
(1 file)
22.79 KB,
application/json
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0
Steps to reproduce:
I'm using the wayland back-end enabled via environment variable and have widget.wayland-dmabuf-vaapi.enabled
set to true
.
Actual results:
When playing videos, they flicker a lot with green screens in-between.
When I disable that config option, it no longer flickers.
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Also, the driver I'm using:
vainfo: VA-API version: 1.8 (libva 2.8.0)
vainfo: Driver version: Intel i965 driver for Intel(R) Kaby Lake - 2.4.1
Updated•5 years ago
|
The green screen isn't just at the beginning, but through-out the playback, as an intermittent flicker, but ya, looks like it is a duplicate, because when I additionally toggle widget.wayland-dmabuf-video-textures.enabled
to true
, videos play fine.
Okay, maybe I said that too fast. The issue persists in-spite of that toggle
Description
•