Bug #83454
closed
Fluid not rendering mp4 as video-tag
Added by Martin Weymayer almost 7 years ago.
Updated almost 7 years ago.
Category:
Fluid Styled Content
Description
Nearly same issue as https://forge.typo3.org/issues/71474 but on fluid tag in file "Video.html"
<f:media class="video-embed-item" file="{file}" width="{dimensions.width}" height="{dimensions.height}" alt="{file.alternative}" title="{file.title}" />
in fluid styled content - element text with media. The renered code is an image-tag instead of video
- Related to Bug #71474: No rendering of audio files with "Text & Media" added
- Category changed from Fluid to Fluid Styled Content
- Status changed from New to Needs Feedback
I tested it on master and it works fine. 8 is not that much different there. can you test on an empty installation?
What mimetype has the file if you look at the file info in the backend?
Frans Saris wrote:
What mimetype has the file if you look at the file info in the backend?
It is video/quicktime
Georg Ringer wrote:
I tested it on master and it works fine. 8 is not that much different there. can you test on an empty installation?
hm ... strange ... I mime type is wrong on live server. I now copied video file via ftp to testserver and mime type is video/mp4 and everything works fine. thanks!
- Status changed from Needs Feedback to Closed
Also available in: Atom
PDF