When i run
animate 6b48cf22e4c7d62.gif
My pc crashes or almost crashes if i close it fast enough
Here's the gif:
https://www.pixilart.com/images/art/6b48cf22e4c7d62.gif
Version: ImageMagick 7.0.8-48 Q16 x86_64 2019-06-01
Animate crashes my computer
-
- Posts: 1
- Joined: 2019-06-22T16:59:36-07:00
- Authentication code: 1152
Re: Animate crashes my computer
The animate program loads all the frames in memory and likely thrashes your system. You can reduce memory usage by forcing the pixels to disk:
For your use case, try firefox or ffplay instead.
Code: Select all
animate -limit memory 0 -limit map 0 6b48cf22e4c7d62.gif