Bug 162672
Summary: | Audio HLS: poster image is not showed | ||
---|---|---|---|
Product: | WebKit | Reporter: | Francesco <francesco.dambrosio> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | graouts, jer.noble, jonlee, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 10 | ||
Hardware: | Unspecified | ||
OS: | All |
Francesco
Summary:
With Safari (audio player is loaded in html5 mode) the poster image isn't displayed in any case. When <video> player is loaded the poster is showed only the first second.
It's because the video is on top of the poster, and it eventually shows webvtt captions if present, we need that Safari allow transparency on video elements playing audio only sources
Steps to Reproduce:
1. setup page with <video> and HLS audio source + poster image
2. open page with Safari
3. poster is not showed
Expected Results:
When the <video> player with HLS audio, I expect that the poster image is showed on Safari.
Version:
iMac
MacOS 10.11.5
tested on Safari 9.1.1 & 9.1.2
--
iOS 10.0.1
Safari
Notes:
demo: http://www.fdambrosio.net/test/player7/safari.html
jwplayer's comment about this issue: https://github.com/jwplayer/jwplayer/issues/1330
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/28544426>