facebookincubator/spectrum

Missing EXIF info when transcoding on Android

waseefakhtar opened this issue · 0 comments

Hi,

We've been using Spectrum to transcode images/videos but notice that the transcoded files are missing EXIF info from them. Am I missing something in configuration to support that or is it yet to be supported?

Example file:

image (1)

I see that we have an option to set the file's metadata but looking at ImageMetadata class, it mentions that it is yet to be implemented:

Screen Shot 2022-06-03 at 7 58 22 PM

I wonder if that's how we're supposed to set metadata to our transcoded images and if there's any ETA for this to be implemented.