mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 07:35:54 +03:00
[GH-ISSUE #1103] [Bug] Encoding artifacts #832
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#832
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 (Apr 21, 2022).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1103
Originally assigned to: @NickeManarin on GitHub.
Describe the bug
Breakage occurs in the elements that the mouse comes into touch with. It's hard to explain in words, so here's a gif
https://ibb.co/XZCbnsc
How can I fix this breakage?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshot
https://ibb.co/xLCdGZF
Desktop (please complete the following information):
@NickeManarin commented on GitHub (Apr 24, 2022):
This is caused by temporal compression.
You can use other encoders (FFmpeg or Gifski) or disable the option "Detect unchanged pixels", but that's going to increase the size of the gif.