summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authordeva <deva>2005-07-22 15:59:39 +0000
committerdeva <deva>2005-07-22 15:59:39 +0000
commitf9733b615614a990d3e047f251b4ad1ea48a0534 (patch)
treeb73c2304ab5984da394bf382302fd9d9b1c8c60f /etc
parent5d12a7bbc5d935e56afcea2d8af60e08ff82f02f (diff)
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/miav.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/miav.conf b/etc/miav.conf
index 82cf98f..bbbb9f6 100644
--- a/etc/miav.conf
+++ b/etc/miav.conf
@@ -44,6 +44,10 @@ frame_sequence = "IPPPP"
# quality in % - 100% is best quality
frame_quality = 85
+# mp3 encoding quality settings
+mp3_quality = 3
+mp3_bitrate = 112
+
# The number of threads started for parallel encoding on the server
# (for multiprocessor systems)
encoding_threads = 1