diff options
Diffstat (limited to 'bin/decode+edit+loop+encode+stream')
-rwxr-xr-x | bin/decode+edit+loop+encode+stream | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/decode+edit+loop+encode+stream b/bin/decode+edit+loop+encode+stream index ba70b02..a620eb1 100755 --- a/bin/decode+edit+loop+encode+stream +++ b/bin/decode+edit+loop+encode+stream @@ -21,6 +21,7 @@ ITERATIONS=${3-0} # endless by default HEIGHT=360 +# TODO: Vary vpx quality based on height SPEED_VPX=15 # inspired by Apple HLS recommendations |