Poster Attribute

This page lists support for setting a poster image, displayed before playback of the video starts. We tested against the following expectations:

  1. The poster image should always be displayed before playback, regardless the setting of the preload attribute. This is by far the most important requirement.
  2. The video tag should contain the poster to its display area. This means that black borders show if the poster has a different aspect ratio. Other behavior (like a disproportionate scale to fill the area or a proportionate scale to cover the area) are in conflict with the HTML5 spec.
  3. For audio files, the poster image should stay visible at all times, since there is no video frames to display.

Results

BrowserDisplayedObject fitAudio poster
Firefox 7yesfillstays visible
Firefox 11yesfillstays visible
Chrome 15yescontaindropped 1, 3
Safari 5.1yescontaindropped 1, 3
Internet Explorer 9sometimes 2fillstays visible
Opera 11.5yescontainstays visible
iOS 4 (iPod Touch 4)yescontaindropped 1
iOS 5 (iPad 1)yescontaindropped 1
Android 2.2 (HTC Legend)yescontaindropped 1
Android 2.3 (HTC Desire)yescontaindropped 1
Android 4.0 (Galaxy S2)yescontaindropped 1
WinPho 7.5 (HTC Radar)yesfilldropped 1
  1. During playback, a black/blank screen is showing.
  2. Poster shows only when preload is set to none or metadata.
  3. A bug report exists.

See the W3C video spec for more details on the poster attribute.


Test Tags

Tag with poster image and video file:

Tag with poster image and audio file: