24 lines
561 B
ReStructuredText
24 lines
561 B
ReStructuredText
|
|
.. include:: /Includes.rst.txt
|
|
|
|
.. _feature-63395:
|
|
|
|
==================================================
|
|
Feature: #63395 - HTML5 video poster preview image
|
|
==================================================
|
|
|
|
See :issue:`63395`
|
|
|
|
Description
|
|
===========
|
|
|
|
Enable Video preview image "poster" in media in the old fashion way.
|
|
|
|
If there is a jpg, jpeg or png image in the same folder with the same
|
|
name as the video file it will be shown with the HTML5 poster attribute.
|
|
|
|
The file extensions are checked exactly in the order mentioned above.
|
|
|
|
|
|
.. index:: ext:mediace
|