Mercurial > mplayer.hg
changeset 18699:d220de66e296
formatting fixes
author | diego |
---|---|
date | Wed, 14 Jun 2006 10:18:57 +0000 |
parents | 9e9fa6a2f484 |
children | 2298d0af4649 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 16 insertions(+), 24 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Wed Jun 14 07:43:36 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Wed Jun 14 10:18:57 2006 +0000 @@ -5876,33 +5876,25 @@ 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! -Available modes are: -.PD 0 -.RSs -.IPs 0 -Leave fields unchanged. (This will jump/\:flicker.) -.IPs 1 -Interpolate missing lines. (The algorithm used might not be so good.) -.IPs 2 -Translate fields by 1/4 pixel with linear interpolation (no jump). -.IPs 4 -Translate fields by 1/4 pixel with 4tap filter (higher quality). (default) -.RE -.PD 1 -.RS -Available field dominances are: -.RE -.PD 0 -.RSs -.IPs -1 -auto (default) +.PD 0 +.RSs +.IPs <mode> +0: Leave fields unchanged (will jump/\:flicker). +.br +1: Interpolate missing lines. (The algorithm used might not be so good.) +.br +2: Translate fields by 1/4 pixel with linear interpolation (no jump). +.br +4: Translate fields by 1/4 pixel with 4tap filter (higher quality) (default). +.IPs <field_dominance> +-1: auto (default) Only works if the decoder exports the appropriate information and no other filters which discard that information come before tfields in the filter chain, otherwise it falls back to 0 (top field first). -.IPs 0 -top-first -.IPs 1 -bottom-first +.br +0: top field first +.br +1: bottom field first .RE .PD 1 .