Open smndtrl opened 11 months ago
Having an issue with LivePhotos with effects (Bounce for example), looks like Immich is not handling them properly.
The file size is completely reduced when downloaded, tho weirdly the bounce effect video sidecar seems intact
IMG_7408.HEIC = The original file I would assume, but seems corrupted:
IMG_7408.MOV = the Bounce effect sidecar, seems intact. IMG_7408+1.HEIC = opens the files as expected, I doubt this is the original quality though.
When I click download from the web interface it downloads the corrupted original file.
I also noticed other files which I don't really understand why they exist in double, just at different quality/file size within the same folder:
The bigger file size seems to be the original video file and the smaller version of the same file seems to be the transcoded h264.720p version of the same video. Not sure why this would be here in lieu of maybe the generated transcoded folder.
Happy to provide more details if needed:
System: macos Docker Desktop on Apple Silicon M1, latest version Immich Server: v1.115 client upload: iOS v1.115 files in: - ${UPLOAD_LOCATION}:/usr/src/app/upload
The bug
Image from the
Bounce
upload is heavily resized, is missing metadata and is also 10x smaller on avg Image from theLive
upload is as expected full camera resolution, contains camera metadata (incl GPS)I initially though it is related to https://github.com/immich-app/immich/issues/5473. Posted as separate issue as requested by @shenlong-tanwen
The OS that Immich Server is running on
TrueNAS
Version of Immich Server
1.90.2
Version of Immich Mobile App
1.91.2
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Additional information
No response