From ba042eaf31e7263046ab0888c56c02e175497a51 Mon Sep 17 00:00:00 2001 From: gpoirier Date: Thu, 29 Sep 2005 14:56:39 +0000 Subject: document missing parameter of tfields: field dominance. ... but what's the default ? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16620 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 73e044e4d9..fb078c5c6c 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -5493,7 +5493,7 @@ framerate unchanged. .PD 1 . .TP -.B tfields[=mode] +.B tfields[=mode[:field_dominance]] Temporal field separation \- split fields into frames, doubling the output framerate. Like the telecine filter, tfields will only work properly with @@ -5512,6 +5512,18 @@ Translate fields by 1/4 pixel with linear interpolation (no jump). Translate fields by 1/4 pixel with 4tap filter (higher quality). (default) .RE .PD 1 +Available field dominances are: +.PD 0 +.RSs +.IPs -1 +auto (Only works if the decoder exports the appropriate information and +no other filters are loaded before that discard that information.) +.IPs 0 +top-first +.IPs 1 +bottom-first +.RE +.PD 1 . .TP .B boxblur=radius:power[:radius:power] -- cgit v1.2.3