JuanPotato/Legofy

invalid parameter (delay) while creating gif

Closed this issue · 2 comments

k1lly commented

Fails to create output gif with the "Finished!" message. Example lego_rkt.gif file isn't created in the target directory.
Here's the output message example:
image

Yeah, this is why I was planning on packaging a windows binary along with this. Sending convert command for imagemagick from python uses something different than when typing in the command line. You can try this by copy pasting the exact command in cmd. I'll be fixing this soon, don't worry

This should be fixed, please try with the newest code.