Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Filter segments by length #1999

Closed
4 tasks done
markmillerdev opened this issue May 16, 2024 · 3 comments
Closed
4 tasks done

[Feature Request] Filter segments by length #1999

markmillerdev opened this issue May 16, 2024 · 3 comments

Comments

@markmillerdev
Copy link

The fewer issues I have to read, the more new features I will have time to implement, so I ask that you please try these things first

Description

A LosslessCut use case is to remove very short scene-change segments, as from a video chat recording when people may say a single word or otherwise makes a noise that causes the focus to move to them and then back to the main speaker. After running Detect Scene Change, it would be useful to have a way to select segments that are, for example, shorter than 2 seconds (or any user-defined length), which would then allow the user to delete those in bulk.

@mifi
Copy link
Owner

mifi commented May 16, 2024

will implement

@mifi mifi closed this as completed in b5028dc May 16, 2024
@attaboyBrad
Copy link

Was this ever implemented? I can't seem to find the feature documented anywhere if so, and I'd love to have this feature as well.

@mifi
Copy link
Owner

mifi commented Oct 29, 2024

Yes you can select by JS expression

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants