HTML5 player for video and audio galleries

The Flash player has been replaced by an HTML5 player.

The default player is MediaElement.js http://www.mediaelementjs.com/

Supported formats are :

  • video files: mp4, ogv, ogg and webm
  • audio files: mp3, oga, ogg, wav

Video gallery

For video galleries, the default view offers a playlist.
The description of each video is displayed in an insert below the player.

Audio gallery

For video galleries, the default view is identical to previous versions, with a player without screen. The title and description of the audio file currently playing is displayed above the player, as in the example below:

But plugin also offers a new "Playlist" view, allowing you to display an audio gallery in the same way as a video gallery.

As with the video playlist, the title and description of the audio clip are displayed in an insert below the player.
For this view, you can define an image to illustrate each audio file (cover). If no image is associated with the audio file, a default image is used, as in the example below:

The height of the cover is defined by a variable XSL which you can override (default 421px).

 

Back to top

Multimedia