Project

General

Profile

Actions

Feature #67455

closed

Video Content Element (mediace) needs a poster image.

Added by Philipp Faber almost 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Category:
Content Rendering
Target version:
Start date:
2015-06-15
Due date:
% Done:

0%

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

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 2 (0 open2 closed)

Related to TYPO3 Core - Feature #63395: Html5 video poster preview imageClosedMichael Oehlhof2014-11-28

Actions
Related to TYPO3 Core - Feature #37073: additional html5 attributes in new media elementClosed2012-05-10

Actions
Actions #1

Updated by Benni Mack almost 9 years ago

  • Target version changed from 7.3 (Packages) to 7.4 (Backend)
Actions #2

Updated by Susanne Moog almost 9 years ago

  • Sprint Focus set to On Location Sprint
Actions #3

Updated by Michael Blunck almost 9 years ago

  • Assignee set to Michael Blunck
Actions #4

Updated by Michael Blunck almost 9 years ago

  • Status changed from New to In Progress
Actions #5

Updated by Susanne Moog over 8 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #6

Updated by Anja Leichsenring over 8 years ago

  • Sprint Focus changed from On Location Sprint to Remote Sprint
Actions

Also available in: Atom PDF