pulsejet / memories

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

Embedded preview image for video files #1268

Open baloe opened 4 weeks ago

baloe commented 4 weeks ago

Is your feature request related to a problem? Please describe. Hosted nextcloud solutions are substantially cheaper if no ffmpeg is included. Currently, these services disqualify for me because videos would not have a preview image. However, I would be happy to manually embed previews in the video files before uploading.

Describe the solution you'd like Use embedded video preview images such that videos have previews even when there is no ffmpeg. As a bonus this gives the user control over the preview frame.

pulsejet commented 4 weeks ago

Memories doesn't handle preview generation, that is done by the server core. So this will need a new preview provider to extract the preview from the file.