Actions
Task #80693
closedVideoTagRenderer should have "video/quicktime" mime type as of all modern browsers are able to play it
Status:
Rejected
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2017-04-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:
Updated by Gerrit Code Review over 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52368
Updated by Markus Klein over 7 years ago
- Category set to File Abstraction Layer (FAL)
Please add a reference to your saying "as of all modern browsers are able to play it".
Updated by Wouter Wolters over 7 years ago
- Status changed from Under Review to Rejected
Not an issue in the core. See Gerrit for discussion.
Updated by Markus Klein over 7 years ago
For the record. We did a lot of analysis on the video in question and it seems that the container is a valid mp4 (quicktime) container with a h264 encoded video inside. All browsers on multiple OSes have been able to play the video natively.
There is no reliable reference on the internet, how it would be possible to reliably detect whether a given video file is a valid "web format".
Actions