Actions
Patch #27336
closedRender previews for audio and video files
Description
This patch which we recently introduced at Planio uses the HTML 5 audio
and video
tags to render recognized audio and video files on the attachment preview page. As fallback content (for browsers not supporting these tags yet, the previously shown 'no preview available' view is rendered.
Files
Related issues
Updated by Jan from Planio www.plan.io about 7 years ago
- Target version set to Candidate for next minor release
Updated by Jan from Planio www.plan.io about 7 years ago
- Related to Feature #22483: Show PDF attachments and repo entries instead of downloading them added
Updated by Go MAEDA about 7 years ago
- Target version changed from Candidate for next minor release to 4.1.0
It is really nice improvement. Setting target version to 4.1.0.
Updated by Go MAEDA about 7 years ago
- File 27336-max-width-100percent.jpg 27336-max-width-100percent.jpg added
- File 27336-max-width-560px.jpg 27336-max-width-560px.jpg added
I think it would be even better to limit the width of videos because users cannot access video controls under the video without scrolling the browser's window if the dimensions of the video is large.
Before (max-width: 100%):
After (max-width: 560px):
Updated by Go MAEDA about 7 years ago
- Related to Feature #10138: Video Player added
Updated by Go MAEDA about 7 years ago
- Related to Patch #22112: add html5 audio controls if attachment is mp3 added
Updated by Go MAEDA over 6 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Target version changed from 4.1.0 to 4.0.0
Committed. Thank you for sharing your work.
Updated by Леонид Прокопенко about 6 years ago
Hello. Could you adapt your patch for redmine 3.3.8?
Updated by Go MAEDA about 5 years ago
- Related to Defect #32153: Repository browser does not render previews for audio/video files added
Actions