-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Viewer: Improve playback of videos, animations & live photos #4698
Copy link
Copy link
Closed
Labels
enhancementEnhancement or improvement of an existing featureEnhancement or improvement of an existing featureliveHybrid photo/video file format supportHybrid photo/video file format supportreleasedAvailable in the stable releaseAvailable in the stable releasetestedChanges have been tested successfullyChanges have been tested successfullyuxImpacts User ExperienceImpacts User ExperiencevideoVideo Formats, Transcoding, FFmpeg, Streaming & CoVideo Formats, Transcoding, FFmpeg, Streaming & Co
Metadata
Metadata
Assignees
Labels
enhancementEnhancement or improvement of an existing featureEnhancement or improvement of an existing featureliveHybrid photo/video file format supportHybrid photo/video file format supportreleasedAvailable in the stable releaseAvailable in the stable releasetestedChanges have been tested successfullyChanges have been tested successfullyuxImpacts User ExperienceImpacts User ExperiencevideoVideo Formats, Transcoding, FFmpeg, Streaming & CoVideo Formats, Transcoding, FFmpeg, Streaming & Co
Type
Projects
Status
Release 🌈
As a user with many videos, animations and/or live photos, I would like to see the following improvements implemented for the new hybrid photo/video viewer in
component/viewer.vueso that I can safely enjoy them in the next stable release:HTMLVideoElementobject, set the properties based on the media type/video duration, and then return it instead of the plain HTML as implemented in the proof-of-concept.Util.videoUrl()function has a second argument for the codec (might need to be added to the server response, which is something we can help with).Additional notes and requirements:
Once this is released, the following enhancements can be worked on and shipped in a future release:
.m3u8file format for specifying the stream URL(s) if it improves the user experience in any way (develop a simple/static proof-of-concept first to see if/how it works).Related Issues: