summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/pmp3p4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/pmp3p b/bin/pmp3p
index 720cf0c..6e34eb3 100755
--- a/bin/pmp3p
+++ b/bin/pmp3p
@@ -43,11 +43,11 @@
autoload atag
typeset IFS=$'\n'
-typeset -i bitrate=196
+typeset -i bitrate=256
# If mp3info is installed, all MP3s with a bitrate > max_bitrate will be
# re-encoded to preserve space
-typeset -i max_bitrate=260
+typeset -i max_bitrate=360
typeset -a -U files files_done
typeset -A tags rtags
typeset result