[pp:ugoira] extend 'ffmpeg-output' (#4421)
- when setting this option to a string value, pass -hide-banner and -loglevel to FFmpeg - change default to "error"
This commit is contained in:
@@ -4872,11 +4872,17 @@ Description
|
||||
ugoira.ffmpeg-output
|
||||
--------------------
|
||||
Type
|
||||
``bool``
|
||||
* ``bool``
|
||||
* ``string``
|
||||
Default
|
||||
``true``
|
||||
``"error"``
|
||||
Description
|
||||
Show FFmpeg output.
|
||||
Controls FFmpeg output.
|
||||
|
||||
* ``true``: Enable FFmpeg output
|
||||
* ``false``: Disable all FFmpeg output
|
||||
* any ``string``: Pass ``-hide_banner`` and ``-loglevel``
|
||||
with this value as argument to FFmpeg
|
||||
|
||||
|
||||
ugoira.ffmpeg-twopass
|
||||
|
||||
Reference in New Issue
Block a user