1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-15 19:35:49 +00:00

Document lscale=2

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22508 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2007-03-11 15:01:11 +00:00
parent c9c2f7332e
commit d3499a788f

View File

@ -3410,6 +3410,9 @@ Only valid for yuv modes 2, 3, 4 and 6.
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.