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

Max seconds option? #357

Open
chrisspen opened this issue Oct 12, 2020 · 0 comments
Open

Max seconds option? #357

chrisspen opened this issue Oct 12, 2020 · 0 comments

Comments

@chrisspen
Copy link

I think this may be more of a feature request.

Currently, mp3splt seems to allow splitting on fixed lengths or silence detection.

Is there any way to combine the two?

For example, I have an application where I need to split an audio file ideally on periods of silence, but the split files cannot be any larger than 1 minute, so if the silence splitting finds a chunk that's, say, ~3 minutes long, it'd be nice to have some sort of "--max-seconds=60" option to force it to automatically split that into 3 chunks, even if there's no silence in it.

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

1 participant