Number of threads used by ffmeg configurable

This commit is contained in:
loki
2019-12-06 21:41:30 +01:00
parent d0f0e0b239
commit e308f96abb
4 changed files with 10 additions and 1 deletions

View File

@@ -28,6 +28,10 @@ gop_size = 24
# Higher value means more compression, but less quality
crf = 28
# Number of threads used by ffmpeg to encode the video
# threads = 4
# See x264 --fullhelp for the different presets
# profile = baseline
# preset = superfast