Closed
Bug 1832080
Opened 1 year ago
Closed 1 year ago
[AMD] Decoding artifacts on Radeon RX 6600 due to fast surface returns
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
117 Branch
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 2 open bugs, )
Details
Attachments
(4 files)
Due to fast dmabuf/ffmpeg surface recycling video decoding output is artifacted on AMD/radeon.
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Broken clip.
Assignee | ||
Comment 2•1 year ago
|
||
Dumped frames and decode log from Firefox and MPV.
Assignee | ||
Comment 3•1 year ago
|
||
Looks like a Mesa issue: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8996
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
No longer blocks: egl-linux-vaapi-glitches
Summary: [VAAPI] Decoding artifacts on Radeon RX 6600 due to fast surface returns → [AMD] Decoding artifacts on Radeon RX 6600 due to fast surface returns
Assignee | ||
Updated•1 year ago
|
No longer blocks: egl-linux-vaapi-release-intel
Assignee | ||
Comment 4•1 year ago
|
||
Looks like fixed upstream in Mesa. We should add explicit rule to use appropriate Mesa version then.
Assignee | ||
Comment 5•1 year ago
|
||
Seems to be fixed by MESA 23.1.1 (https://docs.mesa3d.org/relnotes/23.1.1.html)
Comment hidden (obsolete) |
Assignee | ||
Updated•1 year ago
|
Blocks: egl-linux-vaapi-release-amd
Assignee | ||
Comment 7•1 year ago
|
||
Let's disable HW decode on AMD Mesa < 23.1.1.
Flags: needinfo?(stransky)
Assignee | ||
Comment 8•1 year ago
|
||
Disable VA-API decoding for AMD on Mesa < 23.1.1 due to broken decode:
https://gitlab.freedesktop.org/mesa/mesa/-/issues/8996
Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(stransky)
Pushed by stransky@redhat.com: https://hg.mozilla.org/integration/autoland/rev/44f067ed637e [Linux/AMD] Disable VA-API decoding for AMD on Mesa < 23.1.1 r=aosmond
Comment 10•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•