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

Need advice for "-af silencedetect" #172

Open
zubziroskv opened this issue Sep 21, 2021 · 1 comment
Open

Need advice for "-af silencedetect" #172

zubziroskv opened this issue Sep 21, 2021 · 1 comment

Comments

@zubziroskv
Copy link

zubziroskv commented Sep 21, 2021

Hi,

Any advice how to get silence timestamp intervals from WAV file with this API?
Basically I wan to acchive something like this: link
In the end I want to spit wav file to chunk by silence intervall. The question is basically if it some how achiveble by using this API?

/Thanks

@a-schild
Copy link
Owner

a-schild commented Nov 6, 2021

You can use the basic ffmpeg executor to execute ffmpeg with special parameters, like in the MultimediaObject
And of course, we would accept a pull request to add the final implementation :)

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