From d38bf5e08e768722096723b5c8781cd2eb18d070 Mon Sep 17 00:00:00 2001 From: James Almer Date: Fri, 5 Apr 2024 17:18:35 -0300 Subject: [PATCH] doc/encoders: add missing libxvid option Signed-off-by: James Almer (cherry picked from commit 6f13f5dd59675d76844fc798d90028ab442c2521) --- doc/encoders.texi | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/encoders.texi b/doc/encoders.texi index 3a34222bd6..840382a25a 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -3056,7 +3056,9 @@ Place global headers in extradata instead of every keyframe. @end table -@item trellis +@item gmc +Enable the use of global motion compensation (GMC). Default is 0 +(disabled). @item me_quality Set motion estimation quality level. Possible values in decreasing order of @@ -3111,6 +3113,9 @@ be better than any of the two specified individually. In other words, the resulting quality will be the worse one of the two effects. +@item trellis +Set rate-distortion optimal quantization. + @item ssim Set structural similarity (SSIM) displaying method. Possible values: