NEW 162672
Audio HLS: poster image is not showed
https://bugs.webkit.org/show_bug.cgi?id=162672
Summary Audio HLS: poster image is not showed
Francesco
Reported 2016-09-28 06:21:15 PDT
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
Radar WebKit Bug Importer
Comment 1 2016-09-29 09:17:03 PDT
Note You need to log in before you can comment on or make changes to this bug.