[GH-ISSUE #1103] [Bug] Encoding artifacts #832

Closed
opened 2026-02-26 09:32:47 +03:00 by kerem · 1 comment
Owner

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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshot
https://ibb.co/xLCdGZF

Desktop (please complete the following information):

  • OS: [e.g. Windows 10 21H2]
  • Version [e.g. 2.36 x64 light version]
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: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshot** https://ibb.co/xLCdGZF **Desktop (please complete the following information):** - OS: [e.g. Windows 10 21H2] - Version [e.g. 2.36 x64 light version]
kerem 2026-02-26 09:32:47 +03:00
Author
Owner

@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.

<!-- gh-comment-id:1107684109 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#832
No description provided.