doc/encoders: list missing options for x265

Add entries for crf and profile in libx265 section

Signed-off-by: Lou Logan <lou@lrcd.com>
This commit is contained in:
Gyan Doshi 2018-03-30 19:19:09 +05:30 committed by Lou Logan
parent 33bd2b99a1
commit cdd6a525e4

View File

@ -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.