This commit is contained in:
Brooke Vibber 2023-04-23 15:14:27 -07:00
commit 53fd306c6a
2 changed files with 12 additions and 5 deletions

View file

@ -20,7 +20,7 @@ $options = [
'no-audio' => false,
'exposure' => '0', // stops
'peak' => '1000', // '10000' is max
'preset' => 'slow',
'preset' => 'medium',
'fps' => '60000/1001',
'size' => $maxBytes,
'quality' => 1.0,