Mercurial > mplayer.hg
changeset 22490:0d0fb73c9ea1
Document lscale=2
author | reimar |
---|---|
date | Sun, 11 Mar 2007 15:01:11 +0000 |
parents | 7589c6f9880a |
children | 1f873be15855 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Sun Mar 11 14:59:08 2007 +0000 +++ b/DOCS/man/en/mplayer.1 Sun Mar 11 15:01:11 2007 +0000 @@ -3410,6 +3410,9 @@ 1: Use bicubic filtering (better quality). Needs one additional texture unit. Older cards will not be able to handle this for chroma at least in fullscreen mode. +.br +2: Use cubic filtering in X, linear filtering in Y direction. +Works on a few cards more than method 1. .RE .IPs cscale=<n> Select the scaling function to use for chrominance scaling.