mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #724] After changing the delay, the gifs output become smaller #589
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#589
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Sep 19, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/724
Originally assigned to: @NickeManarin on GitHub.
By using a gifski encoder, when I increased the frame delay, the gif's size become much smaller than the origin one I recorded.
For example, a 800600 gif I recorded, If I don't change the delay, the gif it makes to be all right. But if I increased the delay, the gif that output become 560420, however I didn't change the image size yet.
@NickeManarin commented on GitHub (Sep 20, 2020):
By size do you mean resolution or file size?
@NickeManarin commented on GitHub (Sep 21, 2020):
Can you try out v2.27.2?
@ghost commented on GitHub (Sep 21, 2020):
Thanks for replying, yes I mean the resolution become smaller, it makes the gif in lower quality. And this also makes the file size smaller though.
@NickeManarin commented on GitHub (Sep 21, 2020):
Ok, just download v2.27.2 and it should work.
@ghost commented on GitHub (Sep 21, 2020):
Thanks! It works!
@NickeManarin commented on GitHub (Sep 21, 2020):
Great. :)