sindresorhus / Gifski

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

Show the final GIF duration in the user-interface #256

Closed sindresorhus closed 2 years ago

sindresorhus commented 2 years ago

Fixes #252

Build: Gifski.app.zip


Screen Shot 2021-10-03 at 22 33 38
sindresorhus commented 2 years ago

@Angelk90 Would you be able to try it out?

Angelk90 commented 2 years ago

@sindresorhus : Tried, it seems to work. I only noticed that when a bar is already shifted, then consider that I took a few seconds away. Each time I move the bars, the duration time takes the initial value of the video, until it is recalculated. But no problem.

sindresorhus commented 2 years ago

Each time I move the bars, the duration time takes the initial value of the video, until it is recalculated.

Yeah, I forgot to mention that. I didn't find a good fix for that yesterday, but I managed to find a workaround for it today with a clearer head.