Drupal is a registered trademark of Dries Buytaert
drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! linkit 7.0.14 Minor update available for module linkit (7.0.14). masquerade 8.x-2.2 Minor update available for module masquerade (8.x-2.2). video_embed_field 3.1.0 Minor update available for module video_embed_field (3.1.0). bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). symfony_mailer 2.0.0 Major update available for module symfony_mailer (2.0.0). editoria11y 3.0.1 Minor update available for module editoria11y (3.0.1). geofield_map 11.1.9 Minor update available for module geofield_map (11.1.9). domain 3.0.0 Major update available for module domain (3.0.0). ai 1.2.15 Minor update available for module ai (1.2.15). ai 1.3.4 Minor update available for module ai (1.3.4).

video_embed_html5

2,372 sites Security covered
View on drupal.org

This module add support for embedding HTML5 videos into your website using Video Embed Field

Usage

  • Install module
  • Add video embed field and enable "HTML5" provider
  • Add link that ends with mp4/ogg/webm

Generating thumbnails

There are two ways you can generate thumbnails for a HTML5 video:

  1. Server side: using the PHP FFmpeg module. This requires you to configure the module properly and add the dependent binaries.
  2. Client side: if, for some reason, you are unable to use the above (preferred) solution, the thumbnails can be created on page load. A new CANVAS object will be created which uses the first frame of the video as a thumbnail.

Known issues

  • When using the colorbox fomatter, there is a padding applied on the bottom of the video. This will be fixed if https://www.drupal.org/node/2870151 is committed
  • When using the thumbnail formatter without the PHP FFmpeg module, image styles won't be applied. This is because a canvas object is created. This object will inherit the width of the parent container. The canvas object is responsive though

Activity

Total releases
1
First release
Mar 2026
Latest release
1 month ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
2.0.3 Stable Mar 19, 2026