mirror of
https://github.com/photoprism/photoprism.git
synced 2026-03-02 22:57:18 -05:00
Stacks: Option to configure the time threshold used to stack timelapse photos #1038
Labels
No labels
ai
android
api
auth
awesome
bug
bug
ci
cli
config
database
declined
deprecated
docker
docs 📚
documents
duplicate
easy
enhancement
enhancement
enhancement
epic
faces
feedback wanted
frontend
hacktoberfest
help wanted
idea
in-progress
incomplete
index
invalid
ios
labels
live
live
low-priority
macos
member-feature
metadata
mobile
nas
needs-analysis
no-coding-required
no-coding-required
observability
performance
places
please-test
plus-feature
priority
pro-feature
question
raspberry-pi
raw
released
released
released
research
resolved
security
sharing
tested
tests
third-party-issue
thumbnails
upgrade
upstream-issue
ux
vector
video
waiting
won't fix
won't fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/photoprism#1038
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @anaxmedia on GitHub (Jul 24, 2021).
Originally assigned to: @lastzero on GitHub.
I shoot a lot of timelapses and typically I use the auto stacking capability in Lightroom based on capture time and interval time and it works 95% of the time. I see there is stacking in PhotoPrism but is there any way to setup these photos that are part of a timelapse set to auto stack on import/index in PhotoPrism? Or the ability to exclude them from being indexed/imported with keywords/file names? They really cloud my albums.
@lastzero commented on GitHub (Jul 24, 2021):
Stacking is enabled, but these timelapse photos are not recognized? What's the time difference between each shot?
@anaxmedia commented on GitHub (Jul 24, 2021):
Yes that’s correct. Time difference is usually 5 seconds sometimes 10 seconds.
@lastzero commented on GitHub (Jul 24, 2021):
That makes sense as PhotoPrism currently only stacks pictures taken within one second. They would also be stacked if they share the same image / document ID, but that's probably not the case as well. Sound like we need to add settings for the interval time, or implement manual stacking?
@lastzero commented on GitHub (Jul 24, 2021):
Can you provide us with example files for testing? If you like also via email / link to hello@photoprism.app 👍
@anaxmedia commented on GitHub (Jul 24, 2021):
That’s how Lightroom does it you can adjust the capture time interval and it increases/decreases the number of stacks. Here’s how they’ve implemented the functionality: https://helpx.adobe.com/lightroom-classic/help/grouping-photos-stacks.html
If you scroll all the way down to the bottom of the page it talks about their automatic stacking. I’m attaching 4 photos that are part of a timelapse for testing/examples. Let me know if you have any questions or need help testing anything! Thank you, you guys are doing a phenomenal job with this project.
@lastzero commented on GitHub (Jul 24, 2021):
Thanks! We'll look into this as soon as possible. On vacation next week. Need to complete facial recognition as well, so it may take a few weeks.
@kitforbes commented on GitHub (Aug 22, 2021):
Manual stacking would also be nice a option to have. I've got a few pictures of the same subject taken at random intervals over a minute or two from the same location. I'd like to group them into a single set if possible.
Edit: I've just seen that #28 has this already, so ignore me!