This repository has been archived by the owner on Jan 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 306
Gif plays slower than original (30 fps) #65
Comments
Hi there, I've got the same issue too. When I load my gif file, it was looked twice as slow as the original. so I tried like the below code, it's working well for me 😀
|
Probably your GIF image frames have delays less than 0.1 and currently SwiftGif prevents this. To solve, comment these lines in |
Solution of @xAlien95 worked for me but it's better if we don't need to edit a pod's source. Maybe make this optional, like an additional parameter like a |
kublaios
added a commit
to kubilaye/SwiftGif
that referenced
this issue
Apr 20, 2018
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I know I'm doing something wrong but don't know what.
I have a gif spinner at 30fps, but it plays about half as slow as the gif.
Does anyone have this issue?
Here is the original gif, but when played on the device it's slower
When played on device:
https://goo.gl/xp9ZBb
The text was updated successfully, but these errors were encountered: