mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #364] Remove duplicate frames without reducing overall length #299
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#299
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 @brianjlacy on GitHub (Jul 31, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/364
Originally assigned to: @NickeManarin on GitHub.
Is it possible to remove duplicate frames without reducing the overall length of the video?
In other words, I want to use the "Remove Duplicates" tool to reduce the file size by removing all but one frame from each contiguous sequence of duplicates, BUT extend the duration of the remaining frame to the total duration of the original sequence of duplicates, thus allowing the duration and content of the overall video to remain unchanged. Is this currently possible?
@NickeManarin commented on GitHub (Aug 4, 2018):
It should be possible to achieve this by selecting the option to sum the delay of the removed frames into the remaining frame.
But I believe that the options is not working properly right now.
I'll try to fix right now, maybe it's going to be available with the next release (v2.14).
@NickeManarin commented on GitHub (Aug 4, 2018):
I got it. It works when selecting these options:
It does not work when selecting the "Frame removal" option as "Remove the first frame".
@NickeManarin commented on GitHub (Aug 4, 2018):
Fixed. :)
@vatterspun commented on GitHub (Aug 4, 2018):
Love the similarity percentage -- that's huge. Thanks!
@brianjlacy commented on GitHub (Aug 6, 2018):
Thanks! Do you have a rough ETA for 2.14 release yet?
@NickeManarin commented on GitHub (Aug 6, 2018):
@brianjlacy This week.