diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/miav.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/miav.conf b/etc/miav.conf index 51fda2f..39bf4f6 100644 --- a/etc/miav.conf +++ b/etc/miav.conf @@ -45,7 +45,7 @@ frame_quality = 85 # The number of threads started for parallel encoding on the server # (for multiprocessor systems) -encoding_threads = 2 +encoding_threads = 1 # Codec is one of the following: # "mpeg1" For use with mpeg1 encoding. |