sindresorhus/gifski-app

Do you want to work on this issue?
You can request for a bounty in order to promote it!
Show warning if the number of frames are too low #212
sindresorhus posted onGitHub
Gifski requires at least 2 frames in the resulting GIF, but users might accidentally trim or choose low enough FPS for the resulting GIF to contain less than 2 frames. We should show a warning in the editor's view in that case.
Right now, we just show an error when the conversion starts:
<img width="472" alt="Screen Shot 2020-10-24 at 16 53 31" src="https://user-images.githubusercontent.com/170270/97084741-7356e480-1619-11eb-84ca-6291cd85e231.png">