Gif animation tearing
Tech-munk opened this issue · 1 comments
Tech-munk commented
Some of the gif animations I use, work well, but others play but with of the graphics/pixels tearing up and also repeating themself.
Do you have any suggestions? Are you familiar with the issue?
Geektoolkit commented
This is on Dynaframe 2? I wasn't aware I had the gif engine in there, but it's been a while since I've looked at this code. It's likely the gif decoder isn't handling the gifs correctly. You can try to reencode them if possible, or you'd have to dig into the gif code to fix the issue