Centralize default values into an instance of config. For #64
This commit is contained in:
@@ -55,7 +55,8 @@ videoSettings:
|
||||
audioPassthrough: true
|
||||
# The slower the preset the higher quality the video is.
|
||||
# Select a preset from https://trac.ffmpeg.org/wiki/Encode/H.264
|
||||
encoderPreset: superfast
|
||||
# "superfast" and "ultrafast" are generally not recommended since they look bad.
|
||||
encoderPreset: veryfast
|
||||
|
||||
- medium:
|
||||
videoBitrate: 800
|
||||
|
||||
Reference in New Issue
Block a user