mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 07:35:54 +03:00
[GH-ISSUE #1289] [Feature Request] Apply "remove duplicates" only in the selected frames #3406
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#3406
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 @diogo-rossi on GitHub (Mar 15, 2024).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1289
Originally assigned to: @NickeManarin on GitHub.
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
The action "remove duplicates" could identify a selected group of frames to apply the action, instead of applying to all frames.
Describe alternatives you've considered
I tried to remove the frame range I would like to keep and then remove duplicates, but can't obtain the correct result.
Additional context
I recorded a gif with a range of images that I would like to keep, even if they are similar. But there is another range of frames with very similar images that I would like to remove the duplicates. This is the context of this feature request.