Skip to content

Removes all frames of a video with a volume over or under a certain threshold, leaving only the silent or louds parts of the video.

License

Notifications You must be signed in to change notification settings

wciesialka/silence-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

silence-extractor

Removes any parts of a video with a volume over a certain threshold, leaving only the silent parts of the video.

requirements

running

Either run using pipenv run python main.py or run pip3 install --user -r requirements.txt to install dependencies followed by python3 main.py. I found that ffmpeg may not run correctly when using pipenv, so I suggest the second option.

license

Check LICENSE for details

authors

  • Willow Ciesialka

About

Removes all frames of a video with a volume over or under a certain threshold, leaving only the silent or louds parts of the video.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages