summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/encode.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/en/encode.rst')
-rw-r--r--DOCS/man/en/encode.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/en/encode.rst b/DOCS/man/en/encode.rst
index 93b1b84f28..0676cb1479 100644
--- a/DOCS/man/en/encode.rst
+++ b/DOCS/man/en/encode.rst
@@ -45,6 +45,11 @@ You can encode files from one format/codec to another using this facility.
specified - use --ofps or --oautofps to force CFR encoding in these
cases.
+--omaxfps=<float value>
+ Specifies the minimum distance of adjacent frames (default: 0, which means
+ unset). Content of lower frame rate is not readjusted to this frame rate;
+ content of higher frame rate is decimated to this frame rate.
+
--oharddup
If set, the frame rate given by --ofps is attained not by skipping time
codes, but by duplicating frames (constant frame rate mode).