Project

General

Profile

Actions

Feature #68403

closed

FORGER TEST - PLEASE IGNORE

Added by Kerstin Huppenbauer almost 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-07-21
Due date:
2015-07-21
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The HTML5 Video Tag has the possibility to add a poster image:

<video poster="star.png" ...

This should be an option in the TCA. There are alreay a lot of options available, but poster seems to be missing. I would propose the following scenario:

  1. If in the TCA a poster image is provided, take that. If not, check 2.
  2. If there is an image with the name as the videofile in the same folder, take that as the poster image (e.g. poster_videofilename.mp4 / poster_videofilename.jpg). This would be mass editing really easy.
  3. If there are no poster images at all, do not include the poster="" option in the video tag, just leave it out. The browser will take the first frame of the video automatically.

Related issues 1 (0 open1 closed)

Follows TYPO3 Core - Feature #68402: FORGER TEST - PLEASE IGNOREClosed2015-07-20

Actions
Actions #1

Updated by Wouter Wolters over 8 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF