XamlAnimatedGif/WpfAnimatedGif

Huge memory consumption

gundone opened this issue · 1 comments

The application loads a 6Mb Gif and the memory consumption increases from 100Mb to 1.3Gb.

Hi @gundone,

This is a duplicate of many other issues. It's a known problem that I'm not going to fix, because it's inherent to the way this library works. I made another library, XamlAnimatedGif, whose goal was specifically to reduce memory usage (at the cost of higher CPU usage).

That being said, if you have a 6MB GIF, you should probably consider converting it to a video...