lettier / gifcurry

😎 The open-source, Haskell-built video editor for GIF makers.
https://lettier.github.io/gifcurry
BSD 3-Clause "New" or "Revised" License
1.34k stars 54 forks source link

which length maximum can we make? #90

Open changemenemo opened 1 year ago

changemenemo commented 1 year ago

I can only make maybe a 30 s gif ? I4m actually not sure.

But that's what's happening if I do a too big presentation in a gif
convert-im6.q16: cache resources exhausted `/home/user/.cache/gifcurry/gifcurry-frames81308/extracted-frames_0000000996.png' @ error/cache.c/OpenPixelCache/4095.
convert-im6.q16: cache resources exhausted `/home/user/.cache/gifcurry/gifcurry-frames81308/extracted-frames_0000000997.png' @ error/cache.c/OpenPixelCache/4095.
[ERROR] Something went wrong with ImageMagick.

Can we do something about it or not?