[pp:ugoira] add '"framerate": "uniform"' (#4421)

This commit is contained in:
Mike Fährmann
2023-08-21 19:43:47 +02:00
parent 2a3acd318a
commit c1c73c0b0e
2 changed files with 10 additions and 4 deletions

View File

@@ -4906,6 +4906,8 @@ Description
* ``"auto"``: Automatically assign a fitting frame rate
based on delays between frames.
* ``"uniform"``: Like ``auto``, but assign an explicit frame rate
only to Ugoira with uniform frame delays.
* any other ``string``: Use this value as argument for ``-r``.
* ``null`` or an empty ``string``: Don't set an explicit frame rate.