Simple Video Subtitles

Categories

Component ID

2840215

Component name

Simple Video Subtitles

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Synopsis

The Simple Video Subtitles module allows you to display video files hosted in your server.
It creates a Field Formatter, available for fields of type File.
Does NOT use any java scripts or CSS and depends on the capability of the browser to render HTML5 Video.

Supports:

  • mp4, ogg and webm as video formats.
  • vtt as subtitles format.
  • gif or jpg as images for the poster.

Basic features:

  • Setting Width and Height of the player.
  • Additional custom CSS Classes.
  • Setting Autoplay.
  • Setting Muted.
  • Usage of subtitles (.vtt).
    • If using subtitles it is recommended to "Enable Description field" option.
    • The content of this field will be used for displaying the language of each subtitle.
  • Usage of poster (.jpg or .gif).
    • Although most browsers will show the first frame of the video before starting playing, some mobile browsers will not.
    • To avoid the player to initially render blank in some platforms, uploading a gif or jpg image for use as poster is recommended.
    • If you upload several images only the top one will be used for the poster. Rearrange the order of the files to select the image to use.

These are fine and robust modules to handle video, with great features including embedding from YouTube, Vimeo and other video hosting providers.

But, if you find this module somehow interesting, please check our module, Flowplayer HTML5 Video.
Based on the same concept, Flowplayer HTML5 Video offers more features, taking advantage of Flowplayer java scripts and CSS.

Simple Video Subtitles module as his focus on:

  • Displaying video files hosted in your server.
  • Easy integration of subtitles.

Dependencies

  • core/jquery