Skip to content

tutacat/audio-badify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audio-badify


«Audio is too good?» DL (save as) https://raw.githubusercontent.com/tutacat/audio-badify/master/audio-badify.sh
run bash audio-badify.sh or zsh audio-badify.sh

Usage:

audio-badify [-m n] <input> <output>
 -h  --help  Print this help.
 -m  --mode  Select badify mode, currently 1 (22.5Khz), or 2 (8Khz).
     --exec  Pass an ffmpeg executable
 -y          Make ffmpeg assume yes (Pass -y for overwrite, etc)

How it works

You can make audio files sound bad with these ffmpeg args

-ar 22050 -b:a 1k

or

-ar 8000 -b:a 100

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages