]> git.sesse.net Git - ffmpeg/blobdiff - doc/encoders.texi
fix memory leak of parsing dash MPD
[ffmpeg] / doc / encoders.texi
index f25d47e272015d369eb5351b5dbe656aaddd2fd6..7b095754d1d982f800815c7490f9623ebfb98483 100644 (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.