mvysny / photocloud-frame-slideshow

Android Digital Photo Frame
https://www.android-photo-frame.eu
14 stars 1 forks source link

Not honouring image metadata rotation data #155

Open TheOriginalMrWolf opened 3 years ago

TheOriginalMrWolf commented 3 years ago

Photos taken on iPhone in heic format have arbitrary rotation as encoded in file. Image metadata (EXIF) contains orientation sensor info to enable display software to correct.

Viewing photo on device, in Windows, on web, or in OSX using a variety of image viewers all show correct orientation regardless of orientation of encoded image.

Photocloud does not seem to honor EXIF rotation data, hence photos are frequently incorrectly oriented (eg upside down or sideways). Affected photos need to be re-encoded to resolve.

Would be good if Photocloud could rotate photos properly before displaying.

Thanks!

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/98517641-not-honouring-image-metadata-rotation-data?utm_campaign=plugin&utm_content=tracker%2F53303527&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F53303527&utm_medium=issues&utm_source=github).
mvysny commented 3 years ago

PhotoCloud actually parses the EXIF data and rotates the photo accordingly if the EXIF data specifies a rotation. However, perhaps it's not working in your case for some reason. Which PhotoCloud version are you using please? Also, can you zip an image and attach it to this ticket please? I will then investigate the image myself.

JohnFecko commented 11 months ago

I'm experiencing something similar to this. If the issue is related to exif metadata or not.

mvysny commented 11 months ago

@JohnFecko Which PhotoCloud version are you using please? Also, can you zip an image and attach it to this ticket please? I will then investigate the image myself.