This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
doc/filters: Fix vsbmc option name.
Reported-by: Антон Приходько
tags/n3.3
Carl Eugen Hoyos
8 years ago
parent
ff8b17c998
commit
0098eeaa62
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
doc/filters.texi
+ 1
- 1
doc/filters.texi
View File
@@ -9704,7 +9704,7 @@ Macroblock size. Default @code{16}.
@item search_param
Motion estimation search parameter. Default @code{32}.
@item vs
m
bc
@item vsb
m
c
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
Write
Preview
Loading…
Cancel
Save