diff options
author | cehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-11-04 15:30:13 +0000 |
---|---|---|
committer | cehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-11-04 15:30:13 +0000 |
commit | a10b3f08bffd9d71d34abccbb3966b5113976c8c (patch) | |
tree | 558e8168c0062c96c2961bb6089c65a3c317eef7 /DOCS/man/en/mplayer.1 | |
parent | b6712cc6c214088be7abd3ed14b1897abc3054f2 (diff) |
Add new VDPAU feature high-quality-scaling (and require newer library).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29823 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en/mplayer.1')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 1ab8c06638..5a56da8163 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3511,6 +3511,13 @@ Use ITU-R BT.709 color space. .IPs 3 Use SMPTE-240M color space. .RE +.IPs hqscaling +.RSss +.IPs 0 +Use default VDPAU scaling (default). +.IPs 1\-9 +Apply high quality VDPAU scaling (needs capable hardware). +.RE .IPs force\-mixer Forces the use of the VDPAU mixer, which implements all above options (default). Use noforce\-mixer to allow displaying BGRA colorspace. |