From 32f01bcedc57b2aef30bbbd37d02ffa77a219a41 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 16 May 2017 19:55:01 +0200 Subject: Raise audio and video quality. --- bin/loop+encode+stream | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/loop+encode+stream') diff --git a/bin/loop+encode+stream b/bin/loop+encode+stream index 3e5e7d7..a4c84be 100755 --- a/bin/loop+encode+stream +++ b/bin/loop+encode+stream @@ -17,7 +17,7 @@ FIRSTPORT=${2:-5002} # even number - next 3 ports used too ACHANNELS=2 AFRAMERATE_OPUS=48000 -ABITRATE_OPUS=32000 +ABITRATE_OPUS=48000 # TODO HEIGHT=360 -- cgit v1.2.3