change default log level

This commit is contained in:
Blake Blackshear
2021-01-30 07:53:43 -06:00
parent ee3e744cc6
commit 40d5a9f890
3 changed files with 2 additions and 11 deletions

View File

@@ -97,7 +97,7 @@ clips:
```yaml
ffmpeg:
# Optional: global ffmpeg args (default: shown below)
global_args: -hide_banner -loglevel fatal
global_args: -hide_banner -loglevel warning
# Optional: global hwaccel args (default: shown below)
# NOTE: See hardware acceleration docs for your specific device
hwaccel_args: []