Created attachment 462389 [details] The screenshot of the observed artifacts with 4K content The problem is observed on RaspberryPi 3 B+ platform when the user tries to play the playback which has 4K resolution (in this case is 3840 × 2160). Step to reproduce (on RaspberryPi 3B+): 1. Open reference dash js player: https://reference.dashif.org/dash.js/v4.1.0/samples/dash-if-reference-player/index.html 2. select playback: https://dash.akamaized.net/akamai/bbb_30fps/bbb_30fps.mpd (Streams->VOD->[DASH-IF] SegmentTemplate/Number, live profile, 250kbps up to 15Mbps@4K.) 3. start the playback (click 'Load' button) 4. wait a while when the playback switches to highest representation (4K) The artifacts on video playback can be seen instead of proper video. The screenshot of that case you can find in attachment.
The fix for the problem can be ported from https://github.com/WebPlatformForEmbedded/WPEWebKit/commit/12c726290ac3395a0b7dd09861355e97be42e434 (I am working on it)
Pull request: https://github.com/WebKit/WebKit/pull/4478
Committed 254721@main (9d318e8396da): <https://commits.webkit.org/254721@main> Reviewed commits have been landed. Closing PR #4478 and removing active labels.