Project

General

Profile

Actions

Feature #49546

closed

Video player: additional attribute for quality

Added by Bernhard Eckl almost 11 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2013-07-01
Due date:
% Done:

0%

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

Description

I use T3 4.7.12, which uses already video js for the html5 output of the videos. To make it work, I had to replace video js with the current version and add data-setup {} as well as delete mediagroup tag in the <video> tag in class.tslib_content_flowplayer.php to make it work correctly (and comment output for control-bar.js and flowplayer).

Now everything works, I only want to customize the flexform.xml so that it is not so difficult for an editor to include a video (HTML5 as standard and no tabs, otherwise the editor won’t know what to do and it will not work; I wonder why this is made so difficult?). What I would like to have now is an additional field for the chosen file to define a quality. Video JS will support this by core soon:
http://help.videojs.com/discussions/questions/1000-hd-quality-selector
http://3strandsmarketing.com/video-quality.php.
So I need an additional attribute like data-res="480" in the source tag. Please don’t leave a comment like "Use an extension for videos", I think it is better not to use an extension and instead make the media content element as good as it can be and as easy as it can be so even nearly everyone could do it without special instructions.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #51042: Update Video JS to use it in current browsersClosed2013-08-12

Actions
Related to TYPO3 Core - Bug #51040: HTML5 audio not workingClosed2013-08-12

Actions
Actions #2

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 7.2 (Frontend)
Actions #3

Updated by Benni Mack almost 9 years ago

  • Target version changed from 7.2 (Frontend) to 7.4 (Backend)
Actions #4

Updated by Susanne Moog over 8 years ago

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

Updated by Benni Mack over 8 years ago

  • Category set to 1606
  • Target version deleted (7.5)
Actions #6

Updated by Georg Ringer over 8 years ago

  • Status changed from New to Closed

mediace has been extracted from the core and is not needed anymore using CMS7. however it can be now found at github ant the issue has been moved to https://github.com/FriendsOfTYPO3/mediace/issues/8

Actions

Also available in: Atom PDF