TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
|
||||
.. 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
|
||||
Reference in New Issue
Block a user