You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 years ago | |
---|---|---|
.gitignore | 8 years ago | |
Makefile | 8 years ago | |
README.md | 8 years ago | |
requirements.txt | 8 years ago | |
slice.py | 8 years ago |
README.md
run make
to install it, then do make DIR=/wherever/your/files/are/ run
to
run it. All of the converted files will be placed in a directory called
shortened
under the path you supply.
Requires either an OSX or Linux environment, plus the program ffmpeg
to be
installed
You can adjust the THRESHOLD and SIZE_LIMIT variables to change what it considers the threshold of silence to be, and the maximum length in minutes of what it will convert.