sindresorhus / Gifski

🌈 Convert videos to high-quality GIFs on your Mac
https://sindresorhus.com/gifski
MIT License
7.72k stars 290 forks source link

Missing frames #270

Closed egorpezdir closed 1 year ago

egorpezdir commented 2 years ago

Hello, so i exported a png sequence with transparent background (its an object disappearing) and gifski seems to be skipping the end frames where the image is completely transparent. What can i do?

kornelski commented 2 years ago

Does it also happen with the command line version of gifski?

Can you share the PNG images to reproduce the issue?

egorpezdir commented 2 years ago

Does it also happen with the command line version of gifski? i am using the command line version (gifski -o output.gif frame*.png)

Can you share the PNG images to reproduce the issue? here

sindresorhus commented 1 year ago

Closing as this is about the command-line tool. Open a new issue on https://github.com/ImageOptim/gifski if it's still an issue.