summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-03-01 05:35:09 +0000
committerrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-03-01 05:35:09 +0000
commit3416117097086bc3b2c409373affd2e9b7e02e71 (patch)
tree8b807341a02b985c66875fceac6071d94626798e /DOCS
parent8bb56a03542f275a3c84e181c97cc06de5bc52d0 (diff)
downloadmpv-3416117097086bc3b2c409373affd2e9b7e02e71.tar.bz2
mpv-3416117097086bc3b2c409373affd2e9b7e02e71.tar.xz
new filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9515 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/en/mplayer.18
1 files changed, 8 insertions, 0 deletions
diff --git a/DOCS/en/mplayer.1 b/DOCS/en/mplayer.1
index 97f8516f55..d3713a4247 100644
--- a/DOCS/en/mplayer.1
+++ b/DOCS/en/mplayer.1
@@ -2193,6 +2193,14 @@ likely will not work correctly with mplayer, but it can be used with
essential! (A/V sync will break if they are wrong.) The optional start
parameter tells the filter where in the telecine pattern to start
(0-3).
+.IPs "tfields[=mode]"
+Temporal field separation -- split fields into frames, doubling the
+output framerate. In mode 0, the filter will leave the fields
+unchanged, resulting in half-height output. In mode 1, interlaced
+parts of the image will be interpolated to reconstruct full-height
+frames. Like the telecine filter, "tfields" will only work properly
+with mencoder, and only if both -fps and -ofps are set to the desired
+(double) framerate!
.IPs "boxblur=radius:power[:radius:power]"
box blur
.RSss