[FFmpeg-devel] [PATCH] doc/filters: fix minterpolate vsbmc option typos

Marth64 marth64 at proxyid.net
Thu Jan 4 00:33:26 EET 2024


Signed-off-by: Marth64 <marth64 at proxyid.net>
---
 doc/filters.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 6d00ba2c3f..215cb966ce 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -17887,7 +17887,7 @@ Macroblock size. Default @code{16}.
 Motion estimation search parameter. Default @code{32}.
 
 @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).
+Enable variable-size block motion compensation. Motion estimation is applied with smaller block sizes at object boundaries in order to make them less blurry. Default is @code{0} (disabled).
 @end table
 @end table
 
-- 
2.34.1



More information about the ffmpeg-devel mailing list