Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Entity Usage 5.0.0 Major update available for module entity_usage (5.0.0). Release: Entity Usage 8.x-2.3 Minor update available for module entity_usage (8.x-2.3). Release: Excel Serialization 2.2.0 Minor update available for module xls_serialization (2.2.0). Release: GraphQL Compose 2.4.2 Minor update available for module graphql_compose (2.4.2). Release: TMGMT DeepL Integration 2.4.2 Minor update available for module tmgmt_deepl (2.4.2). Release: Freja eID for Drupal 1.0.0 Initial release available for module freja_eid (1.0.0)! Release: Charts Plotly 1.0.5 Minor update available for module charts_plotly (1.0.5). Release: Kamihaya CMS 2.0.0 Major update available for distribution kamihaya_cms (2.0.0). Module Revived: Two-factor Authentication (TFA) 8.x-1.13 Module tfa updated after 10 months of inactivity (8.x-1.13). Usage Milestone: Easy Email Module easy_email crossed 10,000 active installs.

Video Embed HTML5

2,366 sites Security covered Drupal 9–11

Part of the Video ecosystem · 26 projects

View on drupal.org

This module allows you to embed HTML5 videos directly into your website using a video embed field. It supports common video formats like MP4, OGG, and WebM. You can also configure the module to automatically generate video thumbnails either on the server or client-side.

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

Depends on

Dependencies of the latest stable release

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Mar 2026
Latest release
5 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Core Release date
2.0.3 Stable 9–11 Mar 19, 2026