Skip to content

A simple bash script to remove audio noise from audio and videos files.

Notifications You must be signed in to change notification settings

yonilevy/noiseclean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

noiseclean

A simple bash script to remove audio noise from audio and video files.

Requirements

Usage example:

$ ./noiseclean.sh intro.mp4 intro_cleaned.mp4
Detected 'intro.mp4' as a video file
Sample noise start time [00:00:00]:
Sample noise end time [00:00:00.500]:
Noise reduction amount [0.21]:
Cleaning noise on 'intro.mp4'...
Done

Based on: http://www.zoharbabin.com/how-to-do-noise-reduction-using-ffmpeg-and-sox/

About

A simple bash script to remove audio noise from audio and videos files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages