pulsejet / memories

Fast, modern and advanced photo management suite. Runs as a Nextcloud app.
https://memories.gallery
GNU Affero General Public License v3.0
2.82k stars 76 forks source link

(More) support for slow motion videos #1119

Open AiroPi opened 1 month ago

AiroPi commented 1 month ago

Is your feature request related to a problem? Please describe. When I play a video captured with my phone in slow motion, the video is played at normal speed.

Describe the solution you'd like The first solution I see is to do like the Apple Photos app does, i.e., playing the first and last seconds at normal speed, and slow-mo the middle of the video. But Apple manages these "pre/post normal speed" times with a sidecar AAE file, which Memories doesn't support (I think). Then if the "normal play" delay is not configurable, this solution is not the best.

Another, way simpler solution is simply to allow the play speed to be below x0.5. As a bonus, adding a little icon to indicate that a video has a high framerate (and can then be played in slow motion) could be a good thing.