X-Git-Url: http://www.club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mp3splt-audiobook;h=f07858c74943d68d78275fcb51c6c4278fe6a740;hb=c0360181c09e1fa2c65a8e2ea3db854e12dd9b17;hp=4d72904437e2b6d52d9f2e0d9a630b30170e71b8;hpb=b9f7c888ea28fe5f811083fe0e1f5c665bbc90a7;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' $@