1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-05-29 21:47:48 +02:00

doc/filters: Fix vsbmc option name.

Reported-by: Антон Приходько
This commit is contained in:
Carl Eugen Hoyos 2016-12-22 11:48:18 +01:00
parent ff8b17c998
commit 0098eeaa62

View File

@ -9704,7 +9704,7 @@ Macroblock size. Default @code{16}.
@item search_param
Motion estimation search parameter. Default @code{32}.
@item vsmbc
@item vsbmc
Enable variable-size block motion compensation. Motion estimation is applied with smaller block sizes at object boundaries in order to make the them less blur. Default is @code{0} (disabled).
@end table
@end table