[FFmpeg-cvslog] doc/filters: fix minterpolate vsbmc option typos
Marth64
git at videolan.org
Thu Jan 4 02:14:02 EET 2024
ffmpeg | branch: master | Marth64 <marth64 at proxyid.net> | Wed Jan 3 16:33:26 2024 -0600| [375c5de0050375216b4cd91d10be908ba3c45eb2] | committer: Stefano Sabatini
doc/filters: fix minterpolate vsbmc option typos
Signed-off-by: Marth64 <marth64 at proxyid.net>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=375c5de0050375216b4cd91d10be908ba3c45eb2
---
doc/filters.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index 264b363642..651a22f783 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -17895,7 +17895,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
More information about the ffmpeg-cvslog
mailing list