summaryrefslogtreecommitdiff
path: root/doc/encoders.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/encoders.texi')
-rw-r--r--doc/encoders.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi
index f25d47e272..7b095754d1 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -2159,6 +2159,12 @@ Set the x265 preset.
@item tune
Set the x265 tune parameter.
+@item profile
+Set profile restrictions.
+
+@item crf
+Set the quality for constant quality mode.
+
@item forced-idr
Normally, when forcing a I-frame type, the encoder can select any type
of I-frame. This option forces it to choose an IDR-frame.