doc/encoders: Fix libvpx option name arnr-maxframes.

Fixes ticket #7856.
This commit is contained in:
Carl Eugen Hoyos 2019-04-18 13:39:58 +02:00
parent 88325f4b34
commit 09f8b21deb

View File

@ -1817,7 +1817,7 @@ means unlimited.
@item auto-alt-ref
Enable use of alternate reference frames (2-pass only).
Values greater than 1 enable multi-layer alternate reference frames (VP9 only).
@item arnr-max-frames
@item arnr-maxframes
Set altref noise reduction max frame count.
@item arnr-type
Set altref noise reduction filter type: backward, forward, centered.