[PR #10240] fix(server): use preview image when generating person thumbnail from video #12833

Closed
opened 2026-02-05 15:04:16 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/immich-app/immich/pull/10240

State: closed
Merged: Yes


Description

Following #7513, person thumbnails now crop from the original asset for higher quality thumbnails. However, videos can't easily use this approach and should instead continue to use the preview image.

How Has This Been Tested?

Tested by changing a feature photo to a video and confirming that it generated successfully. It failed on main.

**Original Pull Request:** https://github.com/immich-app/immich/pull/10240 **State:** closed **Merged:** Yes --- ### Description Following #7513, person thumbnails now crop from the original asset for higher quality thumbnails. However, videos can't easily use this approach and should instead continue to use the preview image. ### How Has This Been Tested? Tested by changing a feature photo to a video and confirming that it generated successfully. It failed on main.
OVERLORD added the pull-request label 2026-02-05 15:04:16 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#12833