mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-26 01:02:33 +00:00
doc/encoders: add missing libxvid option
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
16ba7bdd76
commit
6f13f5dd59
@ -3113,7 +3113,9 @@ Place global headers in extradata instead of every keyframe.
|
|||||||
|
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
@item trellis
|
@item gmc
|
||||||
|
Enable the use of global motion compensation (GMC). Default is 0
|
||||||
|
(disabled).
|
||||||
|
|
||||||
@item me_quality
|
@item me_quality
|
||||||
Set motion estimation quality level. Possible values in decreasing order of
|
Set motion estimation quality level. Possible values in decreasing order of
|
||||||
@ -3168,6 +3170,9 @@ be better than any of the two specified individually. In other
|
|||||||
words, the resulting quality will be the worse one of the two
|
words, the resulting quality will be the worse one of the two
|
||||||
effects.
|
effects.
|
||||||
|
|
||||||
|
@item trellis
|
||||||
|
Set rate-distortion optimal quantization.
|
||||||
|
|
||||||
@item ssim
|
@item ssim
|
||||||
Set structural similarity (SSIM) displaying method. Possible values:
|
Set structural similarity (SSIM) displaying method. Possible values:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user