From 363f4d522d8ef47dd30537371e7d7ebc53730a48 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 17 May 2017 08:44:33 +0200 Subject: Vary x264 speed based on height, and make not on doing same for vpx. --- bin/loop+encode+stream | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/loop+encode+stream') diff --git a/bin/loop+encode+stream b/bin/loop+encode+stream index a4c84be..567ca82 100755 --- a/bin/loop+encode+stream +++ b/bin/loop+encode+stream @@ -22,6 +22,7 @@ ABITRATE_OPUS=48000 # TODO HEIGHT=360 +# TODO: Vary vpx quality based on height SPEED_VPX=15 # inspired by Apple HLS recommendations -- cgit v1.2.3