mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #276] Coder algorithm 2.0 (Octree) - green screen issue #226
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#226
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 @user3323 on GitHub (Feb 21, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/276
I've recorded a gif and saved it using 2.0 (Octree), as always.
But this gif has a huge green screen issue:
... also tried all other coders: FFmpeg, NeuQuant, Gifski - they're all OK. No green screen.
Here is a project - https://mega.nz/#!LQ1yhYIY!9FFedCM-twXzwveIQlf3OyIQoHVTq4QKdpT1HcK-iPs
Here is Octree GIF - green screen (Octree).zip
@NickeManarin commented on GitHub (Feb 21, 2018):
What's happening is that the algorithm is failing to identify the correct green color as the color that should be treated as transparent.
Usually changing the dummy color to magenta fixes this behavior (unless you recording has magenta too).
@NickeManarin commented on GitHub (Aug 8, 2020):
This bug was fixed with the latest version, v2.26.1.