Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In the app, GIF quality degraded, but correct in the Google drive with same file(size) #172

Open
jams032 opened this issue Mar 15, 2021 · 1 comment

Comments

@jams032
Copy link

jams032 commented Mar 15, 2021

Hi, first of all, thank you so much for the nice library implementation in iOS. I was using this in my iOS app. Everything works fine except the quality of the GIF.

I downloaded the GIF with the same size from the server, saved it to the app, and display it as well. But the problem is, when it shows in the app, the quality is degraded a lot. Same quality issue found in iMac when I open the GIF. Means iOS, iMac showing it in the same manner.

But fortunately, the google drive file browser shows the incorrect quality of GIF.

I am thinking it is something inside the library. Check the text in the GIF in both parts (left, right), text has been intrinsiced.

Could you please check it and help somehow?
Screenshot 2021-03-15 at 1 44 26 PM

File URL: https://file.io/k90whmWaWBf8

@paulfreeman
Copy link

I notice that your gif in the sample to the right (in your app) is presented with a different, scaled, aspect ratio. Could this problem be due to how you are scaling the presented gif? Does this happen when an image is presented at the same aspect ratio and without scaling, as GoogleDrive appears to be doing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants