diff options
Diffstat (limited to 'bin/loop+encode+stream')
-rwxr-xr-x | bin/loop+encode+stream | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/loop+encode+stream b/bin/loop+encode+stream index 5c687bd..7c1ab79 100755 --- a/bin/loop+encode+stream +++ b/bin/loop+encode+stream @@ -15,7 +15,7 @@ fi FIRSTPORT=${2:-5002} # even number - next 3 ports used too -ABITRATE=64000 +ABITRATE=32000 VBITRATE=256000 |