mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 07:05:54 +03:00
[GH-ISSUE #1025] [Feature Request] Allow frame selection by range to apply effects that depend on user selection #780
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#780
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 @cateyes99 on GitHub (Dec 24, 2021).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1025
Originally assigned to: @NickeManarin on GitHub.
For
Resize&Crop, they apply to all frames. It'd be very convenient if there is an option to let us apply the obfuscate selection to all frames too😄I'm using version
2.34.1@cateyes99 commented on GitHub (Dec 24, 2021):
It might be more flexible to allow ranges of frames to be specified, like printing pages in PDF. For example,
1,2,11-50,90-means applying the effect to the 1st, 2nd frames, and from the 11th to 50th frames, and all the rest from 90th frame.@NickeManarin commented on GitHub (Dec 24, 2021):
You can select multiple frames from the list.
Like other features that depend on frame selection (caption, free text, drawings, shapes, etc), it will be applied to all selected frames.
@cateyes99 commented on GitHub (Dec 26, 2021):
Right, but let's say if 15 frames per second, then 10 seconds would produce 150 frames. It'd be extremely tedious and time consuming to select all frames, or many of them just for a same action. If there is an option to specify ranges it'd be much more efficient and convenient.
@NickeManarin commented on GitHub (Dec 29, 2021):
Yes, that would help too.
This option can be implemented for all features that depend on user selection.
@dlong500 commented on GitHub (Sep 18, 2024):
Any updates on this? I love the software, but if you're making a video and need to obscure sensitive info it's basically useless if obfuscation needs to be done frame by frame.