doc/encoders: list missing options for x265

Add entries for crf and profile in libx265 section

Signed-off-by: Lou Logan <lou@lrcd.com>
pull/283/head
Gyan Doshi 7 years ago committed by Lou Logan
parent 33bd2b99a1
commit cdd6a525e4
  1. 6
      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.

Loading…
Cancel
Save