[postprocessor:ugoira] add 'ffmpeg-output' option

This commit is contained in:
Mike Fährmann
2018-08-29 15:58:01 +02:00
parent 02a4a67f6d
commit 6ecb36d88c
2 changed files with 19 additions and 6 deletions

View File

@@ -911,11 +911,20 @@ Default ``"ffmpeg"``
Description Location of the ``ffmpeg`` (or ``avconv``) executable to use.
=========== =====
ugoira.ffmpeg-output
--------------------
=========== =====
Type ``bool``
Default ``true``
Description Show FFmpeg output.
=========== =====
ugoira.ffmpeg-twopass
---------------------
=========== =====
Type ``bool``
Default ``False``
Default ``false``
Description Enable Two-Pass encoding.
=========== =====