Actions
Bug #40376
closedMedia element Preview video parameter
Status:
Rejected
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-08-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
It seems the function to display a preview image of the video does not work, first screen stays black when this option is set to on.
Happens in 4.5.19 and 4.7.1
Or is this not what this function is supposed to do?
Updated by Frans Saris almost 10 years ago
- Is Regression set to No
The effect of the preview param depends on the used video rendering (flowplayer,swf,qt,embed) and is passed to the player.
Did a quick search but looks like the preview param isn't supported by the players that are default in the core of TYPO3.
Maybe if you use an extended version of flowplayer the option can be used.
Actions