summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/man/en/mplayer.113
1 files changed, 9 insertions, 4 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 0cdadb953a..f8e6f9af55 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3081,7 +3081,7 @@ This method is fast but inexact.
Select the scaling function to use (seperately for luma and chroma).
Only valid for yuv modes 2, 3 and 4.
.RSss
-0: Use simple linear filtering (default)
+0: Use simple linear filtering (default).
.br
1: Use bicubic filtering (better quality).
Older cards will not be able to handle this for chroma at least in fullscreen mode.
@@ -5906,10 +5906,15 @@ Yet another deinterlacing filter
.PD 0
.RSs
.IPs <mode>
-0 (output 1 frame for each frame), 1 (output 1 frame for each field),
-2 (like 0 but skip spatial interlacing check), 3 (like 1 but skip spatial interlacing check)
+0: Output 1 frame for each frame.
+.br
+1: Output 1 frame for each field.
+.br
+2: Like 0 but skips spatial interlacing check.
+.br
+3: Like 1 but skips spatial interlacing check.
.IPs <field_dominance>
-like tfields
+Operates like tfields.
.RE
.PD 1
.