Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Loud Clips

Extract the loud parts from a video.

Development

Install ffmpeg

Ubuntu

sudo apt-get install ffmpeg

Install Python packages

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

Usage

python loud.py long.mp4 loud.mp4

About

Create a highlight reel of the loud parts of a video

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages