summaryrefslogtreecommitdiffstats
path: root/DOCS/man/zh_CN
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-11-02 22:32:47 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-11-02 22:32:47 +0000
commit4ccaa41db0e3a444206ccd3fbbcb0c92375d2f3e (patch)
treeae3dd28cad89d4ac50e94d7e22e22d0ef12750e5 /DOCS/man/zh_CN
parentdbe7c02a7866ce8851b87b363171308fc564ef9c (diff)
downloadmpv-4ccaa41db0e3a444206ccd3fbbcb0c92375d2f3e.tar.bz2
mpv-4ccaa41db0e3a444206ccd3fbbcb0c92375d2f3e.tar.xz
The "ilaced" suboption of vf_scale was renamed to "interlaced".
Fixes Bugzilla #1596. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29814 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/zh_CN')
-rw-r--r--DOCS/man/zh_CN/mplayer.14
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/zh_CN/mplayer.1 b/DOCS/man/zh_CN/mplayer.1
index 30a288548f..980aa4326e 100644
--- a/DOCS/man/zh_CN/mplayer.1
+++ b/DOCS/man/zh_CN/mplayer.1
@@ -5415,7 +5415,7 @@ w和h的负数值将被视作为相对于原始大小的增量。
.RE
.
.TP
-.B scale[=w:h[:ilaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]]
+.B scale[=w:h[:interlaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]]
使用软件缩放器(速度慢)缩放图像并执行YUV<\->RGB色彩空间转换(另参见\-sws)。
.RSs
.IPs <w>,<h>
@@ -5435,7 +5435,7 @@ d_宽/\:d_高!
.br
\-(n+8):与以上的\-n相似,但舍入尺寸值至最接近的16的倍数。
.REss
-.IPs <ilaced>
+.IPs <interlaced>
触发隔行扫描视频的缩放方式。
.RSss
0:关闭(默认)