aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 1e56e055cd..c883ce1934 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -8014,9 +8014,9 @@ Select fullpixel motion estimation algorithm.
.PD 0
.RSs
.IPs 1
-Diamond search, radius 1 (fast).
+diamond search, radius 1 (fast)
.IPs 2
-Hexagon search, radius 2 (default).
+hexagon search, radius 2 (default)
.IPs 3
Exhaustive search, controlled by me_range (very slow).
.RE
@@ -8024,7 +8024,7 @@ Exhaustive search, controlled by me_range (very slow).
.
.TP
.B me_range=<4\-64>
-Radius of exhaustive motion search (default: 16).
+radius of exhaustive motion search (default: 16)
.
.TP
.B subq=<1\-5>