X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mp3splt-audiobook;h=f07858c74943d68d78275fcb51c6c4278fe6a740;hb=2e66020a9ca5261c67858f7378f39684827bc7ca;hp=4d72904437e2b6d52d9f2e0d9a630b30170e71b8;hpb=eb8b5888d022a011ed893da7c7e07c3d7db48cbe;p=cmccabe-bin diff --git a/mp3splt-audiobook b/mp3splt-audiobook index 4d72904..f07858c 100755 --- a/mp3splt-audiobook +++ b/mp3splt-audiobook @@ -12,4 +12,4 @@ die() { which mp3splt &> /dev/null \ || die "you must install mp3splt, the mp3 splitting utility." -mp3splt -t 5.0 -n -o '@n' $@ +mp3splt -t 5.0 -n -f -o '@n' $@