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

Single word audio mute calculation #484

Open
mistermorcus opened this issue Feb 6, 2023 · 1 comment
Open

Single word audio mute calculation #484

mistermorcus opened this issue Feb 6, 2023 · 1 comment
Labels
Enhancement New feature or request

Comments

@mistermorcus
Copy link

📢 The Shortcoming

When muting subtitles, whole phrases are muted when there is a single profane word in the subtitle.

🔬 Describe the solution you'd like

It would be great if the length of the phrase could be calculated in seconds, and the word position could be used to determine an approximate mute point in the position of the subtitles.

📐 Describe alternatives you've considered

Number of milliseconds to mute before and after the offending word could be configured.

📝 Additional context

You can see this feature in use by another program that I use for removing profanity from video files. Link to the projects here:

https://github.com/nieuwoudtza/Movie-Profanity-Remover-2.0
https://csharpsoftwareza.blogspot.com/2020/11/movie-profanity-remover-20.html

@mistermorcus mistermorcus added the Enhancement New feature or request label Feb 6, 2023
@richardfrost
Copy link
Collaborator

Thanks for the suggestion @mistermorcus. I've been really busy the last few weeks, but I do appreciate your suggestion. I'll take a look at your example and see what I can do over the next few weeks as I have time.

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

No branches or pull requests

2 participants