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

Should silence duration always be 1s? #29

Open
celestinjr opened this issue Dec 1, 2019 · 1 comment
Open

Should silence duration always be 1s? #29

celestinjr opened this issue Dec 1, 2019 · 1 comment

Comments

@celestinjr
Copy link

The duration in line 52 of sensors.py is hard coded as 1 second. Should this line instead be the following, or is this by design?

command = ["-vn", "-filter:a", "silencedetect=n={}dB:d={}".format(self._peak, self._time_duration)]

@Theple22
Copy link

What you want to do?

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

2 participants