Skip to content

Create a highlight reel of the loud parts of a video

Notifications You must be signed in to change notification settings

Siecje/loud-clips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages