Bug 314311
| Summary: | [GStreamer] media/media-vp8-hiddenframes.html fails | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WebKitGTK | Assignee: | Philippe Normand <philn> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, fujii, philn |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
This test case has a high fuzzy threshold.
> <meta name="fuzzy" content="maxDifference=3-207; totalPixels=27386-57600" />
If I remove this line, both UseSkiaForComposition on and off, actual results show the first frame.
This test case expects the last frame.
This bug is not a regression of UseSkiaForComposition. I think this is a GStreamer backend bug.
Philippe Normand
I don't see any failure on https://results.webkit.org/?suite=layout-tests&test=media%2Fmedia-vp8-hiddenframes.html&platform=GTK&platform=WPE ?
Fujii Hironori
Needs to "export WEBKIT_USE_SKIA_FOR_COMPOSITION=1" or removing the fuzzy meta element at the moment.
There are two problem.
1. the first frame is painted even though the last frame is expected
2. Looks a bit darker if Skia compositor is enabled
I think this bug ticket should track the #1 problem because that's the main purpose of the test case.
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/64612
EWS
Committed 313064@main (65523b157f07): <https://commits.webkit.org/313064@main>
Reviewed commits have been landed. Closing PR #64612 and removing active labels.
EWS
Committed 305877.495@webkitglib/2.52 (6df9adc0d72e): <https://commits.webkit.org/305877.495@webkitglib/2.52>
Reviewed commits have been landed. Closing PR #64749 and removing active labels.