summaryrefslogtreecommitdiffstats
path: root/DOCS/man/zh_CN
diff options
context:
space:
mode:
authorjrash <jrash@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-22 23:53:15 +0000
committerjrash <jrash@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-22 23:53:15 +0000
commita281ccb094b81b5a7a92956ac98e7b7e8d96236b (patch)
treea707b34f987de92845a08349f212b79a48640a57 /DOCS/man/zh_CN
parentc2ffe44a28afb9aea4477535197c52e19f3746a5 (diff)
downloadmpv-a281ccb094b81b5a7a92956ac98e7b7e8d96236b.tar.bz2
mpv-a281ccb094b81b5a7a92956ac98e7b7e8d96236b.tar.xz
sync with en/mplayer.1 r30336
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30392 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/zh_CN')
-rw-r--r--DOCS/man/zh_CN/mplayer.114
1 files changed, 12 insertions, 2 deletions
diff --git a/DOCS/man/zh_CN/mplayer.1 b/DOCS/man/zh_CN/mplayer.1
index 0c7a2d7a31..c4c552c28e 100644
--- a/DOCS/man/zh_CN/mplayer.1
+++ b/DOCS/man/zh_CN/mplayer.1
@@ -1,4 +1,4 @@
-.\" sync with en/mplayer.1 r30197
+.\" sync with en/mplayer.1 r30336
.\" Encoding: UTF-8
.\" Reminder of hard terms which need better/final solution later:
.\" /capture; playtree in parent list; colorkey; retrace; desync; downmix;
@@ -3627,7 +3627,7 @@ GL_ARB_fragment_shader!)。至少需要三个纹理单位。提供饱和度
选择 YUV 至 RGB 转换所用的色彩空间
.RSss
.IPs 0
-使用 MPlayer 通常使用的程式(默认值)
+使用 MPlayer 通常使用的公式(默认值)。
.IPs 1
使用 ITU-R BT.601 色彩空间。
.IPs 2
@@ -3635,6 +3635,16 @@ GL_ARB_fragment_shader!)。至少需要三个纹理单位。提供饱和度
.IPs 3
使用 SMPTE-240M 色彩空间。
.RE
+.IPs levelconv=<n>
+选择用于 YUV 至 RGB 转换的亮度等级转换方式。
+.RSss
+.IPs 0
+将 TV 等级转换为 PC 等级(默认值)。
+.IPs 1
+将 PC 等级转换为 TV 等级。
+.IPs 2
+不作任何转换。
+.RE
.IPs lscale=<n>
选择用于亮度调整的调节函数。
仅对 yuv 模式 2、3、4 和 6 有效。