Video output is green with SW-WR and VAAPI
Categories
(Core :: Audio/Video: Playback, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox92 | --- | fixed |
People
(Reporter: rmader, Assigned: rmader)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We currently allow VAAPI/DMABUF decoding with Webrender - also Software Webrender, even though it can't handle it and fails in https://searchfox.org/mozilla-central/source/gfx/wr/webrender/src/renderer/mod.rs#4179
Disable hardware video decoding when SW-WR is used.
Assignee | ||
Comment 1•2 years ago
|
||
We currently allow VAAPI/DMABUF decoding with Webrender - also Software
Webrender, even though it can't handle it and fails in
https://searchfox.org/mozilla-central/source/gfx/wr/webrender/src/renderer/mod.rs#4179
Pushed by robert.mader@posteo.de: https://hg.mozilla.org/integration/autoland/rev/0dd09304ca66 Disable hardware video decoding when SW-WR is used. r=stransky
Getting this out of media triage queue -- though it looks like will be resolved soon by in flight patch. Please adjust values if needed.
Assignee | ||
Comment 4•2 years ago
|
||
(In reply to Bryce Seager van Dyk (:bryce) from comment #3)
Getting this out of media triage queue -- though it looks like will be resolved soon by in flight patch. Please adjust values if needed.
To trigger this issue, users need to enable at least two non-default settings (EGL backend, either through Wayland or X11-EGL, and media.ffmpeg.vaapi.enabled
). Thus reducing the priority - it's probably still too high.
Comment 5•2 years ago
|
||
bugherder |
Description
•