Actions
Feature #31770
closedIntegrate Flowplayer and videoJS for accessible media rendering
Status:
Closed
Priority:
Should have
Assignee:
Category:
Content Rendering
Target version:
Start date:
2011-11-12
Due date:
% Done:
100%
Estimated time:
PHP Version:
5.3
Tags:
Complexity:
medium
Sprint Focus:
Description
The key requirements of accessible media rendering are having synchronized closed captions (taken from the media resource or provided by an external SRT file) and a synchronized additional audio description layer. videoJS offers these functionality by using plain HTML5 features and Flowplayer is used as fallback to deliver the content with a Flash application. Editors can then chose in the media content element which strategy of content delivery to use.
These changes are a result of the BLE project and are taken from
git://git.typo3.org/TYPO3v4/Incubator.git project-accessibility
git cherry-pick --no-commit e64bc4bb5319ed7dceb34e1691745eb9d70d4070^..477beb5b5e47e80d6ca98083c26979e2870355f8 git cherry-pick --no-commit e1e693dccedaa40922a2aaf4fb02c432684f0348^..f1ef102ea090ecea54866691b61b583e96f5a89a git cherry-pick --no-commit bec70d346c2772b0816f8e2a7070834eb7c91ded git cherry-pick --no-commit 519e62c931a6eacad61b240255ba9fc3ea6725fe git cherry-pick --no-commit ee89992a7520a0a749aad0bfafe85b815c27c881^..7e640b988c5b950dc0059382fb088d5a0e883858
Actions