summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-07 17:21:45 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-07 17:21:45 +0000
commite4c69a69198525719021b839f5a4b12e4b7e22b5 (patch)
tree9892b4f389a5f2d77b10bd8363cf43af77ec3619 /DOCS
parent81d95fdb6d05a42595053e7cd08fa35b6f1fd441 (diff)
downloadmpv-e4c69a69198525719021b839f5a4b12e4b7e22b5.tar.bz2
mpv-e4c69a69198525719021b839f5a4b12e4b7e22b5.tar.xz
make spatial interlacing check optional
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18627 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.13
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 324fc42b52..10884dab32 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -5906,7 +5906,8 @@ Yet another deinterlacing filter
.PD 0
.RSs
.IPs <mode>
-0 (output 1 frame for each frame), 1 (output 1 frame for each field)
+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)
.IPs <field_dominance>
like tfields
.RE