annotate DOCS/man/zh/mplayer.1 @ 20445:d357a3737702

Fix a multitude of roff errors and warnings.
author diego
date Thu, 26 Oct 2006 15:27:00 +0000
parents 533fa77dfe28
children 231f139a324d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1 .\" Partially synced with r20426
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
2 .\" up to line 933 (section "DEMUXER/STREAM OPTIONS")
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
3 .\" Reminder of hard words/terms need final solution:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
4 .\" /capture; palytree in parent list; colorkey;
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
5 .\" wrapper script ... shellescapes; keyframe;
20391
4d664e3c9c28 Add sync tag, patch by Sheldon Jin, jinsh2 yahoo com.
diego
parents: 20241
diff changeset
6 .\"
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
7 .\" MPlayer (C) 2000-2006 MPlayer 团队
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
8 .\" 本手册页由 Gabucino, Diego Biurrun, Jonas Jermann 制作
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
9 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
10 .\" --------------------------------------------------------------------------
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
11 .\" 宏定义
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
12 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
13 .
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
14 .\" 定义子选项缩进
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
15 .nr SS 5
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
16 .\" 添加新子选项
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
17 .de IPs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
18 .IP "\\$1" \n(SS
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
19 ..
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
20 .\" 一级子选项开始, 结束用 .RE
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
21 .de RSs
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
22 .RS 10
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
23 ..
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
24 .\" 二级子选项开始
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
25 .de RSss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
26 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
27 .RS \n(SS+3
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
28 ..
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
29 .\" 二级子选项结束
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
30 .de REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
31 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
32 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
33 ..
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
34 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
35 .\" --------------------------------------------------------------------------
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
36 .\" 名称
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
37 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
38 .
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
39 .TH MPlayer 1 "2006-10-15" "MPlayer 项目" "电影播放器"
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
40 .
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
41 .SH NAME
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
42 mplayer \- 电影播放器
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
43 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
44 mencoder \- 电影编解码器
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
45 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
46 .\" --------------------------------------------------------------------------
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
47 .\" 总览
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
48 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
49 .
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
50 .SH "SYNOPSIS (总览)"
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
51 .na
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
52 .nh
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
53 .B mplayer
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
54 [选项] [文件|URL|播放列表|\-]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
55 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
56 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
57 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
58 [选项] 文件1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
59 [指定选项] [文件2] [指定选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
60 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
61 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
62 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
63 [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
64 {文件和选项组}
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
65 [组指定选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
66 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
67 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
68 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
69 [dvd|dvdnav]://[标题|[开头标题]\-末尾标题]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
70 [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
71 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
72 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
73 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
74 vcd://轨迹[/设备]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
75 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
76 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
77 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
78 tv://[频道]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
79 [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
80 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
81 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
82 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
83 radio://[频道|频率][/capture]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
84 [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
85 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
86 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
87 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
88 pvr://
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
89 [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
90 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
91 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
92 .B mplayer
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
93 dvb://[卡号@]频道
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
94 [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
95 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
96 .br
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
97 .B mplayer
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
98 mf://文件掩码
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
99 [\-mf 选项] [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
100 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
101 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
102 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
103 [cdda|cddb]://轨迹[-末轨迹][:速度][/设备]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
104 [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
105 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
106 .br
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
107 .B mplayer
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
108 cue://文件[:轨迹]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
109 [选项]
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
110 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
111 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
112 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
113 [file|mms[t]|http|http_proxy|rt[s]p|ftp|udp|unsv]://
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
114 [用户名:密码@]URL[:端口] [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
115 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
116 .br
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
117 .B mplayer
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
118 sdp://文件
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
119 [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
120 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
121 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
122 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
123 mpst://主机[:端口]/URL
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
124 [选项]
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
125 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
126 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
127 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
128 tivo://主机/[list|llist|fsid]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
129 [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
130 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
131 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
132 .B gmplayer
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
133 [选项]
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
134 [\-skin\ 皮肤]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
135 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
136 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
137 .B mencoder
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
138 [选项] 文件
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
139 [文件|URL|\-] [\-o 文件]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
140 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
141 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
142 .B mencoder
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
143 [选项] 文件1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
144 [指定选项] [文件2] [指定选项]
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
145 .ad
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
146 .hy
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
147 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
148 .\" --------------------------------------------------------------------------
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
149 .\" 描述
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
150 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
151 .
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
152 .SH "DESCRIPTION (描述)"
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
153 .B mplayer
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
154 是一个 LINUX 下的电影播放器 (也能运行在许多其它的平台和 CPU 架构, 请参阅文档)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
155 通过许多原生的和可执行的编解码器的支持, 它能播放绝大部分的 MPEG/\:VOB, AVI,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
156 ASF/\:WMA/\:WMV, RM, QT/\:MOV/\:MP4, Ogg/\:OGM, MKV, VIVO, FLI, NuppelVideo,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
157 yuv4mpeg, FILM 和 RoQ 文件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
158 你还能观看 VCD, SVCD, DVD, 3ivx, DivX 3/4/5, 甚至 WMV 电影。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
159 .PP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
160 MPlayer 广泛地支持音视频输出驱动。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
161 它不仅可以使用 X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, libcaca,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
162 DirectFB, Quartz, Mac OS X CoreVideo, 也能使用 GGI, SDL (及它们的所有驱动),
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
163 所有 VESA 兼容显卡上的 VESA (甚至不需要 X11), 某些低级的
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
164 显卡相关的驱动 (如 Matrox, 3dfx 及 ATI) 和一些硬件 MPEG 解码器卡,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
165 比如 Siemens DVB, Hauppauge PVR (IVTV), DXR2 和 DXR3/\:Hollywood+。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
166 它们中绝大多数支持软件或硬件缩放, 所以你可以享受全屏电影。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
167 .PP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
168 MPlayer 具有 OSD(屏上显示) 功能显示状态信息, 有
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
169 抗锯齿带阴影的漂亮大字幕和键盘控制的可视反馈。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
170 支持的字体包括欧洲语种/\:ISO8859-1,2 (匈牙利语, 英语, 捷克语等等),
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
171 西里尔语和韩语, 可以播放 12 种格式的字幕文件 (MicroDVD, SubRip, OGM,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
172 SubViewer, Sami, VPlayer, RT, SSA, AQTitle, JACOsub, PJS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
173 及我们自己的: MPsub) 和 DVD 字幕 (SPU 流, VOBsub 及隐藏式 CC 字幕)。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
174 .PP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
175 .B mencoder
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
176 (MPlayer 的电影编解码器) 是一个简单的电影编解码器, 其设计为将
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
177 MPlayer 可播放的电影(见上所述)编码成其他的 MPlayer 可播放格式(见下面)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
178 其编码成的 MPEG-4 (DivX/XviD), 是 libavcodec 编解码器的一种和
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
179 使用 1, 2 或 3-passes 的 PCM/\:MP3/\:VBRMP3 音频。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
180 此外还具有流复制的能力, 拥有强大的(过滤器)插件系统(裁剪,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
181 扩展, 反转, 后处理, 旋转, 拉伸, 降噪声, RGB/\:YUV 转换)等。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
182 .PP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
183 .B gmplayer
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
184 是具有图形用户界面的 MPlayer。其选项与 MPlayer 相同。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
185 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
186 本手册页最后有用法示例, 能让你迅速上手。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
187 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
188 .B 也请参阅 HTML 文档!
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
189 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
190 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
191 .\" --------------------------------------------------------------------------
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
192 .\" 交互控制
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
193 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
194 .
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
195 .SH "INTERACTIVE CONTROL (交互控制)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
196 MPlayer 有个完全可配置的, 命令驱动的控制层,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
197 让你通过键盘, 鼠标, 操纵杆或遥控器(需使用 LIRC)来控制 MPlayer。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
198 参见 \-input 选项定制控制层的方法。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
199 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
200 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
201 .B 键盘控制
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
202 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
203 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
204 .IPs "<\- 和 \->"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
205 后退/\:快进 10 秒。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
206 .IPs "up 和 down"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
207 快进/\:后退 1 分。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
208 .IPs "pgup 和 pgdown"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
209 快进/\:后退 10 分。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
210 .IPs "[ 和 ]"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
211 减少/增加当前回放速度 10%。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
212 .IPs "{ 和 }"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
213 减半/加倍当前回放速度。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
214 .IPs "backspace"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
215 重置正常回放速度.
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
216 .IPs "< 和 >"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
217 在播放列表中后退/\:快进。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
218 .IPs "ENTER"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
219 在播放列表中快进, 甚至越过末尾。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
220 .IPs "HOME 和 END"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
221 下一个/\:前一个父列表中的播放树项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
222 .IPs "INS 和 DEL (仅用于 ASX 播放列表)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
223 下一个/\:前一个供选择的源。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
224 .IPs "p / SPACE"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
225 暂停 (再按取消暂停)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
226 .IPs ".\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
227 步进。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
228 按一下暂停回放, 每按一下就播放一帧(直到按其它键取消步进)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
229 .IPs "q / ESC"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
230 停止播放和退出。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
231 .IPs "+ 和 -"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
232 调整音频延迟增加/减少 0.1 秒。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
233 .IPs "/ 和 *"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
234 降低/\:提高音量。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
235 .IPs "9 和 0"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
236 降低/\:提高音量。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
237 .IPs "m\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
238 静音。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
239 .IPs "# (仅用于 MPEG 和 Matroska)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
240 循环可用的音轨。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
241 .IPs "f\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
242 切换全屏 (也请参见 \-fs)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
243 .IPs "T\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
244 切换顶置 (也请参见 \-ontop)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
245 .IPs "w 和 e"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
246 降低/\:提高摇移范围。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
247 .IPs "o\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
248 循环 OSD 状态: 无 / 搜索条 / 搜索条 + 定时 / 搜索条 + 定时 + 总时间。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
249 .IPs "d\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
250 循环丢帧状态: 无 / 跳过显示 / 跳过解码。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
251 (请参见 \-framedrop 和 \-hardframedrop)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
252 .IPs "v\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
253 切换显示字幕。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
254 .IPs "b / j"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
255 循环可用的字幕。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
256 .IPs "y 和 g"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
257 在字幕列表中步进/步退。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
258 .IPs "F\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
259 切换显示"锁定的字幕"。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
260 .IPs "a\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
261 切换对齐字幕: 上 / 中 / 下。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
262 .IPs "x 和 z"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
263 调整字幕延迟增加/减少 0.1 秒。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
264 .IPs "r 和 t"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
265 上/下调整字幕位置。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
266 .IPs "i (仅用于 \-edlout 模式)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
267 设置 EDL 的开头或末尾并写入指定的文件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
268 .IPs "s (仅用于 \-vf 截屏)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
269 截屏。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
270 .IPs "S (仅用于 \-vf 截屏)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
271 开始/停止截屏。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
272 .IPs "I\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
273 用 OSD 显示文件名。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
274 .IPs "! 和 @"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
275 寻到前一章节/后一章节的开始处。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
276 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
277 .PD 1
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
278 .PP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
279 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
280 (以下的按键仅适用于硬件加速视频输出(xv, (x)vidix, (x)mga, 等),
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
281 软件均衡器(\-vf eq or \-vf eq2), 或者色调过滤器(\-vf hue)。)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
282 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
283 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
284 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
285 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
286 .IPs "1 和 2"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
287 调整对比度。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
288 .IPs "3 和 4"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
289 调整亮度。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
290 .IPs "5 和 6"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
291 调整色调。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
292 .IPs "7 和 8"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
293 调整饱和度。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
294 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
295 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
296 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
297 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
298 (以下的按键仅适用于 quartz or macosx 视频输出驱动。)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
299 .RE
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
300 .PP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
301 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
302 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
303 .IPs "command + 0"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
304 半尺寸。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
305 .IPs "command + 1"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
306 原始尺寸。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
307 .IPs "command + 2"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
308 双倍尺寸。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
309 .IPs "command + f"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
310 切换全屏 (也请参见 \-fs)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
311 .IPs "command + [ 和 command + ]"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
312 设置窗口的 alpha。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
313 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
314 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
315 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
316 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
317 (以下的按键仅适用于 sdl 视频输出驱动。)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
318 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
319 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
320 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
321 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
322 .IPs "c\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
323 切换可用的全屏模式。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
324 .IPs "n\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
325 原始尺寸。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
326 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
327 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
328 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
329 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
330 (以下的按键仅适用于多媒体键盘。)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
331 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
332 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
333 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
334 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
335 .IPs PAUSE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
336 暂停。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
337 .IPs "STOP\ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
338 停止并退出。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
339 .IPs "PREVIOUS 和 NEXT"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
340 后退/\:快进 1 分。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
341 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
342 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
343 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
344 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
345 (以下的按键仅适用于已编译支持 GUI 并优先于以前的定义。)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
346 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
347 .PP
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
348 .PD 0
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
349 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
350 .IPs ENTER
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
351 开始播放。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
352 .IPs "ESC\ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
353 停止播放。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
354 .IPs "l\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
355 加载文件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
356 .IPs "t\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
357 加载字幕。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
358 .IPs "c\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
359 打开皮肤浏览器。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
360 .IPs "p\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
361 打开播放列表。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
362 .IPs "r\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
363 打开首选项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
364 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
365 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
366 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
367 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
368 (以下的按键仅适用于已编译支持 TV 或 DVB 的输入并优先于以前的定义。)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
369 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
370 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
371 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
372 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
373 .IPs "h 和 k"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
374 选择上一个/\:下一个频道。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
375 .IPs "n\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
376 改变制式。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
377 .IPs "u\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
378 改变频道列表。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
379 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
380 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
381 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
382 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
383 (以下的按键仅适用于已编译支持 dvdnav: 用于导航菜单)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
384 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
385 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
386 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
387 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
388 .IPs "keypad 8"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
389 选择上。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
390 .IPs "keypad 2"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
391 选择下。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
392 .IPs "keypad 4"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
393 选择左。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
394 .IPs "keypad 6"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
395 选择右。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
396 .IPs "keypad 5"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
397 返回主菜单。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
398 .IPs "keypad 7"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
399 返回最近的菜单(先后次序是: 章节->标题->根)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
400 .IPs "keypad ENTER"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
401 确定。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
402 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
403 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
404 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
405 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
406 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
407 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
408 .B 鼠标控制
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
409 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
410 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
411 .IPs "button 3 和 button 4"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
412 后退/\:快进 1 分。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
413 .IPs "button 5 和 button 6"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
414 降低/\:提高音量。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
415 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
416 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
417 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
418 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
419 .B 操纵杆
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
420 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
421 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
422 .IPs "left 和 right"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
423 后退/\:快进 10 秒。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
424 .IPs "up 和 down"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
425 快进/\:后退 1 分。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
426 .IPs "button 1"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
427 暂停。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
428 .IPs "button 2"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
429 循环 OSD 状态: 无 / 搜索条 / 搜索条 + 定时 / 搜索条 + 定时 + 总时间。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
430 .IPs "button 3 和 button 4"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
431 降低/\:提高音量。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
432 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
433 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
434 .
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
435 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
436 .\" --------------------------------------------------------------------------
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
437 .\" 用法
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
438 .\" --------------------------------------------------------------------------
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
439 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
440 .SH "USAGE (用法)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
441 每个 'flag' 选项有个相反的 'noflag' 选项对应, 例如\& 选项\-fs 反的是 \-nofs。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
442 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
443 如果某选项标为: (仅用于 XXX), 就仅适用于与选项 XXX 联合使用或者已编译进 XXX。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
444 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
445 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
446 子选项解析器(例如用于 \-ao pcm 子选项)支持
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
447 一种特殊的字符串转义(string-escaping)意欲和外部的 GUI 一起使用。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
448 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
449 其格式如下:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
450 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
451 %n%string_of_length_n
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
452 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
453 .I 示例:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
454 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
455 mplayer \-ao pcm:file=%10%C:test.wav test.avi
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
456 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
457 或在脚本中:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
458 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
459 mplayer \-ao pcm:file=%`expr length "$NAME"`%"$NAME" test.avi
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
460 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
461 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
462 .\" --------------------------------------------------------------------------
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
463 .\" 配置文件
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
464 .\" --------------------------------------------------------------------------
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
465 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
466 .SH "CONFIGURATION FILES (配置文件)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
467 你可以把所有选项放在配置文件中, 每次 MPlayer/MEncoder 运行时都会读取它们。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
468 系统范围的配置文件 'mplayer.conf' 位于你的配置目录
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
469 (例如\& /etc/\:mplayer 或者 /usr/\:local/\:etc/\:mplayer)中,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
470 用户指定的配置文件是 '~/\:.mplayer/\:config'。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
471 MEncoder 的配置文件是 'mencoder.conf' 位于你的配置目录
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
472 (例如\& /etc/\:mplayer 或者 /usr/\:local/\:etc/\:mplayer)中,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
473 用户指定的配置文件是 '~/\:.mplayer/\:mencoder.conf'。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
474 用户指定的选项优先于系统范围的选项, 而命令行选项优先于以上两者。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
475 配置文件的语法是 'option=<value>', 任何 '#' 后面的都认为是注释。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
476 启用没有参数值的选项可以把参数设为 'yes' 或者 '1' 或者 'true',
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
477 而如果要停用就把它们设置为 'no' 或者'0' 或者 'false'。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
478 甚至子选项也可以如此设定选项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
479 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
480 你也可以为特定文件写配置文件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
481 如果你希望一个特定文件 'movie.avi' 有个配置文件, 就新建文件,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
482 名为 'movie.avi.conf', 写上该特定文件的选项并放在目录 ~/.mplayer/ 下。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
483 你也可以把配置文件放在与播放该特定文件时该特定文件相同的目录之下,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
484 只要你(要么在命令行或者在全局配置文件中)给定 \-use-filedir-conf 选项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
485 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
486 .I MPLAYER 配置文件示例:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
487 .sp 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
488 .nf
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
489 # 默认使用 Matrox 驱动。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
490 vo=xmga
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
491 # 我喜欢在看片子的时候练习倒立。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
492 flip=yes
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
493 # 解码/编码多个 PNG 文件,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
494 # 开始于 mf://文件掩码
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
495 mf=type=png:fps=25
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
496 # 怪异的负片图像好酷。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
497 vf=eq2=1.0:-0.8
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
498 .fi
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
499 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
500 .I "MENCODER 配置文件示例:"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
501 .sp 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
502 .nf
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
503 # 产生 MEncoder 输出到默认的文件名。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
504 o=encoded.avi
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
505 # 下面四行使 mencoder tv:// 立刻开始捕获。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
506 oac=pcm=yes
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
507 ovc=lavc=yes
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
508 lavcopts=vcodec=mjpeg
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
509 tv=driver=v4l2:input=1:width=768:height=576:device=/dev/video0:audiorate=48000
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
510 # 较复杂的默认编码选项设置
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
511 lavcopts=vcodec=mpeg4:autoaspect=1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
512 lameopts=aq=2:vbr=4
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
513 ovc=lavc=1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
514 oac=lavc=1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
515 passlogfile=pass1stats.log
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
516 noautoexpand=1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
517 subfont-autoscale=3
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
518 subfont-osd-scale=6
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
519 subfont-text-scale=4
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
520 subalign=2
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
521 subpos=96
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
522 spuaa=20
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
523 .fi
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
524 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
525 .\" --------------------------------------------------------------------------
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
526 .\" 配置轮廓
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
527 .\" --------------------------------------------------------------------------
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
528 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
529 .SH "PROFILES (配置轮廓)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
530 为了方便操作不同的配置文件, 可以在配置文件中定义配置轮廓。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
531 配置轮廓以放在方括号中的名称开始, 如\& '[my-profile]'。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
532 所有跟随的选项成为配置轮廓的一部分。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
533 描述(通过 \-profile help 显示)定义于 profile-desc 选项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
534 要结束该配置轮廓, 使用别的名称开始即可或使用配置轮廓名称 'default' 继续正常的选项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
535 .fi
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
536 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
537 .I "MENCODER 配置轮廓示例:"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
538 .sp 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
539 .nf
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
540
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
541 [mpeg4]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
542 profile-desc="MPEG4 encoding"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
543 ovc=lacv=yes
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
544 lavcopts=vcodec=mpeg4:vbitrate=1200
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
545
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
546 [mpeg4-hq]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
547 profile-desc="HQ MPEG4 encoding"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
548 profile=mpeg4
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
549 lavcopts=mbd=2:trell=yes:v4mv=yes
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
550 .fi
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
551 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
552 .\" --------------------------------------------------------------------------
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
553 .\" 选项
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
554 .\" --------------------------------------------------------------------------
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
555 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
556 .SH "GENERAL OPTIONS (一般选项)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
557 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
558 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
559 .B \-codecs-file <文件名> (也请参见 \-afm, \-ac, \-vfm, \-vc)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
560 过载标准的搜索路径并使用指定的文件代替内置的 codecs.conf。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
561 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
562 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
563 .B \-include <配置文件>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
564 指定配置文件在默认的配置文件后面解析。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
565 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
566 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
567 .B \-list-options
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
568 打印所有可用的选项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
569 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
570 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
571 .B \-msgcharset <字符集>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
572 转换控制台消息为指定的字符集(默认是自动侦测: autodetect)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
573 文字的字符集编码用选项 \-\-charset 指定配置。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
574 设置为 "noconv" 以停用转换 (为了如\& iconv 问题)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
575 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
576 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
577 选项在命令行解析完成后生效。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
578 环境变量 MPLAYER_CHARSET 能帮你去除开头几行混乱的输出。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
579 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
580 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
581 .B \-msglevel <all=<级别>:<模块>=<级别>:...>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
582 直接对各个模块控制冗赘度。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
583 此 'all' 模块改变所有模块(虽然没有在命令行中显式指定)的冗赘级别。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
584 查看所有模块的列表请参见于 '\-msglevel help'。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
585 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
586 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
587 消息是在命令行解析之前打印的, 仅受到能应用于所有模块的
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
588 环境变量 MPLAYER_VERBOSE 的控制。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
589 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
590 可用级别:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
591 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
592 .RSs
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
593 .IPs "-1"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
594 完全沉默
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
595 .IPs " 0"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
596 仅致命消息
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
597 .IPs " 1"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
598 错误消息
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
599 .IPs " 2"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
600 警告消息
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
601 .IPs " 3"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
602 简短提示
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
603 .IPs " 4"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
604 信息消息
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
605 .IPs " 5"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
606 状态消息 (隐藏用 \-quiet)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
607 .IPs " 6"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
608 冗赘消息
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
609 .IPs " 7"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
610 调试级别 2
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
611 .IPs " 8"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
612 调试级别 3
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
613 .IPs " 9"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
614 调试级别 4
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
615 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
616 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
617 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
618 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
619 .B "\-quiet\ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
620 使得控制台消息少输出; 特别地, 阻止状态行
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
621 (如\& A: 0.7 V: 0.6 A-V: 0.068 ...)的显示。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
622 对慢机器或者不能正确处理回车符(如\& \\r)的旧机器特别有用。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
623 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
624 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
625 .B \-priority <优先> (仅适用于 Windows)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
626 根据 Windows 下可用的预定义优先级设置 MPlayer 的进程优先级。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
627 可能的 <优先> 值为:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
628 .RSs
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
629 idle|belownormal|normal|abovenormal|high|realtime
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
630 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
631 .sp 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
632 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
633 .I 警告:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
634 使用 realtime(实时) 优先级会引起系统锁住。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
635 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
636 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
637 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
638 .B \-profile <配置轮廓1,配置轮廓2,...>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
639 使用给定的配置轮廓, \-profile help 显示定义的配置轮廓列表。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
640 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
641 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
642 .B \-really-quiet (也请参见 \-quiet)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
643 显示比 \-quiet 更少的输出和状态信息。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
644 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
645 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
646 .B \-show-profile <配置轮廓>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
647 显示配置轮廓的描述和内容。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
648 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
649 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
650 .B \-use-filedir-conf
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
651 在文件播放时的相同目录之下寻找该特定文件的配置文件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
652 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
653 .I 警告:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
654 播放未经信任的媒体可能有危险。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
655 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
656 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
657 .B "\-v\ \ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
658 提高冗赘级别, 对命令行中发现的各个 \-v 提高一级。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
659 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
660 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
661 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
662 .SH "PLAYER OPTIONS 播放器选项 (仅适用于 MPLAYER)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
663 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
664 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
665 .B \-autoq <质量> (和 \-vf [s]pp 一起使用)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
666 依据可用的 CPU 空闲时间动态改变后期处理的级别。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
667 你指定的数字可能是已使用中的最高级别。通常你可以使用有点高的级别数字。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
668 为此你必须使用不带参数的 \-vf [s]pp 选项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
669 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
670 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
671 .B \-autosync <因子>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
672 基于音频延迟的检测逐步调整 A/V 同步。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
673 指定 \-autosync 0, 也就是默认值, 将导致帧计时完全基于音频延迟的检测。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
674 指定 \-autosync 1 也是一样, 但会微妙地改变所使用的 A/V 修正算法。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
675 对那些视频帧率不均匀, 但用 \-nosound 可以正常播放的电影,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
676 设置大于 1 的整数值一般会有所帮助。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
677 这个值越大, 计时方法越接近于 \-nosound。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
678 对于某些音频延迟检测实现不完善的声卡驱动, 试试用 \-autosync\ 30 来平滑此问题。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
679 使用这个值时, 如果出现 A/V 同步大偏移, 只需要 1, 2 秒时间就可以搞定。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
680 对于所有的声卡驱动, 对突然的 A/V 偏移, 在反应时间上有延迟,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
681 这应该是打开此选项的唯一副作用。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
682 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
683 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
684 .B \-benchmark
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
685 在终端打印一些回放后的 CPU 使用率和丢帧数的统计信息。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
686 与 \-nosound 和 \-vo null 联合使用可用来仅仅评测视频编解码器.
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
687 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
688 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
689 使用此参数仅仅回放视频时, MPlayer 也将忽略帧持续期(frame duration)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
690 (你可以认为那是不定帧率)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
691 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
692 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
693 .B \-colorkey <号码>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
694 改变 colorkey 为你所选的 RGB 值。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
695 0x000000 是黑色而 0xffffff 是白色。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
696 仅被视频输出驱动 cvidix, fbdev, svga, vesa, winvidix, xmga, xvidix,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
697 xover, xv (参见 \-vo xv:ck), xvmc (参见 \-vo xv:ck) 和 directx 支持。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
698 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
699 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
700 .B \-nocolorkey
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
701 停用 colorkeying。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
702 仅被视频输出驱动 cvidix, fbdev, svga, vesa, winvidix, xmga, xvidix,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
703 xover, xv (参见 \-vo xv:ck), xvmc (参见 \-vo xv:ck) 和 directx 支持。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
704 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
705 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
706 .B \-crash-debug (调试代码)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
707 一旦崩溃或 SIGTRAP 自动联上 gdb 调试程序。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
708 此支持必须已编译进配置 \-\-enable-crash-debug。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
709 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
710 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
711 .B \-edlout <文件名>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
712 新建文件并写入 EDL(编辑决定列表) 记录。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
713 回放时, 用户击 'i' 键标记跳过块的开始结束处。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
714 这提供了用户一个以后能精调 EDL (记录)项的开始点。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
715 详情请参见 http://www.mplayerhq.hu/\:DOCS/\:HTML/\:en/\:edl.html。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
716 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
717 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
718 .B \-enqueue (仅用于 GUI)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
719 将命令行中给定的文件排入播放列表但不立刻播放。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
720 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
721 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
722 .B \-fixed-vo
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
723 为多个文件锁定一个固定的视频系统 (对所有的文件(反)初始化仅一次)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
724 这样, 对所有文件只打开一个窗口。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
725 目前 fixed-vo 兼容的驱动有: gl, gl2, mga, svga, x11, xmga,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
726 xv, xvidix 和 dfbmga。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
727 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
728 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
729 .B \-framedrop (也请参见 \-hardframedrop)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
730 跳过显示一些帧从而在慢的机器上保持 A/V 同步。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
731 视频滤镜不会应用到这些帧上。对于 B-帧 甚至解码也完全跳过。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
732 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
733 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
734 .B \-(no)gui
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
735 启用或停用 GUI 接口(默认取决于可执行文件名)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
736 仅能作为命令行第一个参数。不能作为选项写入配置文件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
737 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
738 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
739 .B \-h, \-help, \-\-help
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
740 显示简短的选项概要。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
741 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
742 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
743 .B \-hardframedrop
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
744 更高强度的丢帧(破坏解码)。导致图像失真!
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
745 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
746 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
747 .B \-identify
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
748 是 \-msglevel identify=4 的简式。使用易于分析的格式显示文件参数。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
749 也打印更详细的字幕信息和音轨语言和 ID。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
750 在某些情形下, 你使用 \-msglevel identify=6 能得到更多的信息。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
751 例如, 对于 DVD 能列出每个标题的时长和碟片 ID 号。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
752 wrapper(封套) 脚本 TOOLS/\:midentify 能抑制 MPlayer 的其它输出
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
753 并(希望能) shellescapes(脚本转义) 文件名。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
754 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
755 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
756 .B \-idle (也请参见 \-slave)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
757 当没有文件播放时, 让 MPlayer 空闲等待而不是退出。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
758 一般在 slave 模式时有用, 能通过输入命令控制 MPlayer。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
759 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
760 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
761 .B \-input <命令>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
762 此选项可以用来配置输入系统的某些部分。路径相对于 ~/.mplayer/。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
763 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
764 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
765 自动重复功能目前只有游戏操纵杆支持。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
766 .sp 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
767 可用的命令有:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
768 .sp 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
769 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
770 .RSs
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
771 .IPs conf=<文件名>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
772 指定输入配置文件而不是默认的 ~/\:.mplayer/\:input.conf。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
773 如果没有给出完全路径名, 将假设是 ~/\:.mplayer/\:<文件名>。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
774 .IPs ar-delay
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
775 在开始自动重复一个键之前等待多少毫秒 (0 代表停用)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
776 .IPs ar-rate
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
777 自动重复数是每秒重复多少次按键。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
778 .IPs keylist
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
779 列出所有可以被绑定于命令的键。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
780 .IPs cmdlist
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
781 列出所有可以被绑定于键的命令。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
782 .IPs js-dev
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
783 指定使用的操纵杆设备(默认是: /dev/\:input/\:js0)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
784 .IPs file=<文件名>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
785 从给定文件中读取命令。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
786 一般结合 FIFO 时有用。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
787 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
788 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
789 当给定文件是 FIFO 时 MPlayer 打开两个端头, 这样你就可以做
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
790 几次 'echo "seek 10" > mp_pipe' 而管道仍保持有效。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
791 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
792 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
793 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
794 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
795 .B \-key-fifo-size <2\-65000>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
796 指定 FIFO 大小供缓冲按键事件(默认: 10)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
797 n 大小的 FIFO 能容纳 (n-1) 缓冲事件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
798 如果太小会丢失一些事件
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
799 (导致 "stuck mouse buttons (鼠标键卡住)" 或类似效果)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
800 如果太大, MPlayer 处理缓冲的事件时可能看上去挂住了。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
801 为得到同以前一样的行为效果而引入此选项,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
802 对 Linux 设置为 2 或对 Windows 为 1024。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
803 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
804 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
805 .B \-lircconf <文件名> (仅适用于 LIRC)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
806 为 LIRC 指定配置文件(默认是: ~/.lircrc)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
807 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
808 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
809 .B \-list-properties
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
810 打印可用的属性列表。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
811 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
812 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
813 .B \-loop <数>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
814 重复回放电影 <数> 遍。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
815 0 表示重复不断。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
816 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
817 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
818 .B \-menu (仅适用于 OSD 菜单)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
819 打开 OSD 菜单支持。.
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
820 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
821 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
822 .B \-menu-cfg <文件名> (仅适用于 OSD 菜单)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
823 使用另外的 menu.conf。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
824 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
825 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
826 .B \-menu-root <参数值> (仅适用于 OSD 菜单)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
827 指定主菜单。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
828 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
829 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
830 .B \-menu-startup (仅适用于 OSD 菜单)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
831 在 MPlayer 启动时显示主菜单。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
832 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
833 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
834 .B \-mouse-movements
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
835 允许 MPlayer 接受指针事件来自视频输出驱动(目前仅支持 X11 衍生型)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
836 必须选择 DVD 菜单中的按钮。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
837 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
838 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
839 .B \-noconsolecontrols
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
840 阻止 MPlayer 读取标准输入的键盘事件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
841 读取标准输入的数据时有用。命令行中发现 \- 会自动启用。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
842 会遇到不得不手动设置的情形, 比如你
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
843 打开 /dev/\:stdin (或者你系统中等价的设备), 在播放列表中使用 stdin
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
844 或者意欲以后通过 slave 命令的 loadfile 或 loadlist 从 stdin 读取。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
845 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
846 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
847 .B \-nojoystick
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
848 关闭支持操纵杆。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
849 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
850 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
851 .B \-nolirc
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
852 关闭支持 LIRC。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
853 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
854 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
855 .B \-nomouseinput (仅适用于 X11)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
856 停用鼠标键 按/\:放 输入 (mozplayerxp 的上下文菜单依赖此选项)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
857 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
858 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
859 .B \-rtc (仅适用 RTC)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
860 打开使用 Linux 的 RTC (实时钟 \- /dev/\:rtc) 作为计时机制。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
861 唤醒过程每 1/1024 秒核查当前时间。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
862 除非现代 Linux 内核配置为桌面应用, 因为当使用正常的定时睡眠时,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
863 已唤醒相似精度的过程。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
864 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
865 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
866 .B \-playing-msg <字符串>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
867 开始回放前打印出字符串。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
868 支持以下的扩展:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
869 .RSs
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
870 .IPs ${NAME}
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
871 扩展为属性 NAME 的值。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
872 .IPs $(NAME:TEXT)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
873 仅当属性 NAME 可用时扩展 TEXT(文字)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
874 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
875 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
876 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
877 .B \-playlist <文件名>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
878 根据播放列表播放文件(ASX, Winamp, SMIL, 或者
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
879 one-file-per-line(每行一个文件) 格式)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
880 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
881 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
882 此选项作为条目仅应用于播放列表的元素以后, 会找到选项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
883 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
884 FIXME: 需要彻底理清并建立文档。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
885 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
886 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
887 .B \-rtc-device <设备>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
888 为 RTC 计时使用指定的设备。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
889 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
890 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
891 .B \-shuffle
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
892 以随机顺序播放文件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
893 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
894 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
895 .B \-skin <名> (仅用于 GUI)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
896 从默认皮肤目录
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
897 /usr/\:local/\:share/\:mplayer/\:skins/\: 或 ~/.mplayer/\:skins/
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
898 下的, 作为参数的给定目录中装载皮肤。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
899 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
900 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
901 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
902 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
903 .IPs "\-skin fittyfene"
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
904 尝试 /usr/\:local/\:share/\:mplayer/\:skins/\:fittyfene
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
905 然后是 ~/.mplayer/\:skins/\:fittyfene。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
906 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
907 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
908 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
909 .TP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
910 .B \-slave (也请参见 \-input)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
911 切换到 slave 模式, MPlayer 为其他程序在后台运行。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
912 MPlayer 从标准输入读取以新行 (\\n) 分隔开的命令行,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
913 而不再截获键盘事件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
914 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
915 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
916 请参见 \-input cmdlist 的命令列表和 DOCS/tech/slave.txt 中的描述。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
917 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
918 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
919 .B \-softsleep
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
920 通过不断核查当前时间来测定帧的时间,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
921 而不是请求内核在适当的时刻唤醒 MPlayer。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
922 对于内核计时器精度不高且不能使用 RTC 时有用, 代价是较高的 CPU 消耗。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
923 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
924 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
925 .B \-sstep <数>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
926 每帧后跳过 <数> 秒。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
927 影片的正常帧率仍被保留, 所以回放加速了。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
928 既然 MPlayer 仅能搜寻到下一个 keyframe, 加速过程可能不精准。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
929 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
930 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
931 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
932 .SH "DEMUXER/STREAM OPTIONS (分路器/媒体流选项)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
933 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
934 .\" The below is only synced with r9821
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
935 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
936 .B \-aid <标识> (参见 \-alang选项)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
937 选择音频频道 [MPEG: 0\-31 AVI/\:OGM: 1\-99 ASF/\:RM: 0\-127
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
938 VOB(AC3): 128\-159 VOB(LPCM): 160\-191]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
939 MPlayer在冗长(-v)模式下会显示可用的标识.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
940 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
941 .B \-alang <两个字母的国家代码> (参见\-aid选项)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
942 仅用于DVD播放. 它选择DVD的音频语言并总是尝试播放与所给代码符合的语言.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
943 加上\-v参数观察输出可以获得可用语言的列表.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
944
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
945 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
946 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
947 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
948 .IPs "\-alang hu,en"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
949 播放匈牙利语, 英语在没有匈牙利语时备用.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
950 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
951 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
952 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
953 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
954 .B \-audio\-demuxer <数字> (仅用于\-audiofile)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
955 指定用于\-audiofile的分路器. 分路器的标识在demuxers.h中.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
956 使用\-audio\-demuxer 17将指定.mp3检测.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
957 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
958 .B \-audiofile <文件名>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
959 在看电影时播放外部文件(WAV, MP3或Ogg Vorbis)的音频.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
960 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
961 .B -audiofile-cache <kBytes>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
962 对-audiofile的文件流启用缓存, 使用指定大小的内存.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
963 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
964 .B \-bandwidth <参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
965 设定网络流的最大带宽(用于服务器可以以不同带宽传送内容的情况).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
966 当你以慢速连接观看流媒体实况时有用.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
967 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
968 .B \-cdrom\-device <设备路径>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
969 替代默认的CDROM设备名/dev/\:cdrom.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
970 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
971 .B \-cache <kBytes>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
972 这个选项设定用多少内存(以kBytes为单位)作为播放文件/\:URL的预缓冲.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
973 对速度慢的媒体特别有用(默认为\-nocache).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
974 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
975 .B \-cdda <选项1:选项2>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
976 这个选项用来调整MPlayer的CD音频读取特性.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
977 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
978 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
979 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
980 .RSs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
981 .IPs speed=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
982 设定CD转速
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
983 .IPs paranoia=<0\-2>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
984 设定谨慎级别
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
985 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
986 0: 关闭检测
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
987 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
988 1: 只进行重叠检测(默认)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
989 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
990 2: 完全数据修正和校检
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
991 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
992 .IPs generic-dev=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
993 使用指定的通用SCSI设备
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
994 .IPs sector-size=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
995 单位读取量
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
996 .IPs overlap=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
997 将校检时的最小重叠搜索设置为<参数>个扇区.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
998 .IPs toc-bias
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
999 假定TOC中报告的第1音轨的起始偏移量将按照LBA\ 0定位.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1000 有些东芝光驱需要这个来获得正确的音轨边界.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1001 .IPs toc-offset=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1002 给定位音轨时在报告的扇区数上再加上<参数>个扇区. 可以是负数.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1003 .IPs (no)skip
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1004 (不)接受不完整的数据重建.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1005 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1006 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1007 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1008 .B \-channels <数字>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1009 改变播放的声道数, 如果没有设定默认值为'2'. 如果输出声道数比输入声道数多时,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1010 将插入空声道(但在将单声道混合为立体声时, 会把单声道复制到两个输出声道).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1011 如果输出声道比输入声道少, 结果取决与所用的音频解码器(\-afm).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1012 MPlayer会要求解码器把音频解码到跟指定数量的声道. 由解码器来实现这个要求.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1013 如果解码器的输出比要求的多, 多余的声道会被去掉.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1014 这个选项通常只有在播放AC3音频(比如DVD)的视频时才显得重要.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1015 在那时默认使用liba52解码并把音频适当的混合到需要的输出声道.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1016
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1017 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1018 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1019 这个选项可以被解码器(仅用于AC3)滤镜(surround)和音频输出驱动(至少OSS可以)接受.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1020 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1021 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1022
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1023 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1024 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1025 .IPs 2
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1026 Stereo
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1027 .IPs 4
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1028 Surround
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1029 .IPs 6
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1030 Full 5.1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1031 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1032 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1033 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1034 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1035 .B \-chapter <场景标识>[-<结束的场景标识>]
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1036 设定从哪个场景开始播放. 也可以设定在哪个场景结束播放(默认值: 1).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1037 示例可以在下面找到.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1038 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1039 .B \-csslib <文件名>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1040 (老式DVD选项)这个选项用来替代libcss.so的默认位置.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1041 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1042 .B \-cuefile <文件名> (参见\-vcd)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1043 从指定的文件中描述的, CDRwin的(bin/cue文件格式)光盘镜像中播放(S)VCD.
20445
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1044 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1045 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1046 .B \-demuxer <参数>
20445
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1047 指定分路器类型.
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1048 分路器的标识定义在demuxers.h中.
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1049 使用\-demuxer 17将指定.mp3检测.
20445
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1050 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1051 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1052 .B \-dumpaudio (仅用于MPLAYER)
20445
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1053 将原始的音频压缩流复制到./stream.dump(用于MPEG/AC3).
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1054 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1055 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1056 .B \-dumpfile <文件名> (仅用于MPLAYER)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1057 指定MPlayer复制的输出文件.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1058 应该与\-dumpaudio / \-dumpvideo / \-dumpstream一起使用.
20445
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1059 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1060 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1061 .B \-dumpstream (仅用于MPLAYER)
20445
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1062 将原始流复制到./stream.dump.
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1063 当从DVD或网络上rip时候有用.
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1064 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1065 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1066 .B \-dumpvideo (仅用于MPLAYER)
20445
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1067 将原始的视频压缩流复制到./stream.dump(不是十分好用).
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1068 .
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1069 .TP
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1070 .B \-dvd://<节目标识>
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1071 告诉MPlayer播放哪个电影(通过节目标识指定).
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1072 比如有时'1'是一部预告片, 而'2'才是真正的电影.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1073
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1074 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1075 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1076 有时DVD播放时需要进行交错/\:逐行扫描转换, 参见\-vf pp=0x20000选项.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1077 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1078 .B \-dvd\-device <设备路径>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1079 替代默认的DVD设备名/dev/\:dvd.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1080 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1081 .B \-dvdangle <视角标识>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1082 有些DVD碟片中的场景可以从多个视角观看.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1083 通过这个选项你可以告诉MPlayer使用那个视角(默认值: 1).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1084 示例可以在下面找到.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1085 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1086 .B \-dvdauth <DVD设备>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1087 (老式DVD选项)打开指定设备的DVD认证.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1088 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1089 .B \-dvdkey <CSS密钥>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1090 (老式DVD选项)当解码一个由DVD上复制的未解密的VOB文件时,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1091 用这个选项提供解码VOB需要的CSS密钥(密钥在\-dvdauth通过DVD设备认证时会显示出来).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1092 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1093 .B \-dvdnav (BETA代码!)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1094 强行使用libdvdnav.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1095 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1096 .B \-forceidx
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1097 指定重新生成索引. 对索引损坏的文件(不同步等等)有用. 可以进行收缩.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1098 你能使用MEncoder永久性的修复索引(参见文档).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1099 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1100 .B \-fps <参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1101 替代帧速率(如果文件头中没有该参数/\:参数是错误的)(浮点数).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1102 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1103 .B \-frames <参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1104 只播放/\:转换前<参数>帧, 然后退出.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1105 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1106 .B \-hr\-mp3\-seek (仅用于MP3)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1107 高精度mp3搜索. 默认为: 在播放外部MP3文件时启用,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1108 因为我们需要搜索到非常精确的位置来保持A/\:V同步. 这种方法在后退搜索时特别慢
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1109 \- 它需要绕回开头来找到准确的帧.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1110 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1111 .B \-idx (参见\-forceidx)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1112 在没有找到索引的情况下重建AVI文件的索引, 从而允许搜索.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1113 对于损坏的/\:不完整的下载, 或制作低劣的AVI.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1114 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1115 .B \-mc <每帧秒数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1116 每帧的最大A-V同步修正(以秒为单位).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1117 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1118 .B \-mf <选项1:选项2:...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1119 用来从多个PNG或JPEG文件解码.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1120 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1121 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1122
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1123 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1124 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1125 .IPs on
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1126 打开多文件支持
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1127 .IPs w=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1128 输出的宽度(自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1129 .IPs h=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1130 输出的高度(自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1131 .IPs fps=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1132 输出的帧速率(默认值: 25)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1133 .IPs type=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1134 输入文件的类型(可用类型: jpeg, png, tga, sgi)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1135 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1136 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1137 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1138 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1139 .B \-ni (仅用于AVI)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1140 指定使用非交错的AVI分析器(用来处理某些质量差的AVI文件的播放).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1141 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1142 .B \-nobps (仅用于AVI)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1143 不使用平均比特率值来维持A\-V同步(AVI). 对某些文件头损坏的AVI文件有帮助.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1144 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1145 .B \-noextbased
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1146 禁用基于后缀名的分路器选择机制. 默认情况下, 当文件类型(分路器)无法可靠检测时,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1147 (文件没有头部或者不够可靠), 将使用后缀名来选择分路器.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1148 后备的基于内容的分路器总是可用的.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1149 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1150 .B \-passwd <密码> (参见\-user选项)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1151 设置http认证的密码.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1152 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1153 .B \-rawaudio <选项1:选项2:...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1154 用这个选项你可以播放原始音频文件.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1155 也可以用来播放不是44KHz 16Bit立体声的音频CD.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1156 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1157 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1158
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1159 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1160 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1161 .IPs on
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1162 使用原始音频分路器
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1163 .IPs channels=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1164 声道数
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1165 .IPs rate=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1166 每秒采样率
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1167 .IPs samplesize=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1168 以字节为单位的样本大小
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1169 .IPs format=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1170 16进制的fourcc
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1171 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1172 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1173 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1174 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1175 .B \-rawvideo <选项1:选项2:...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1176 用这个选项你可以播放原始视频文件.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1177 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1178 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1179
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1180 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1181 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1182 .IPs on
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1183 使用原始视频分路器
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1184 .IPs fps=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1185 每秒帧速率, 默认值为25.0
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1186 .IPs sqcif|qcif|cif|4cif|pal|ntsc
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1187 设置默认的图像大小
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1188 .IPs w=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1189 以像素为单位的图像宽
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1190 .IPs h=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1191 以像素为单位的图像高
14166
c7822e66c36f y420 vs i420 typo
diego
parents: 12880
diff changeset
1192 .IPs i420|yv12|yuy2|y8
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1193 设置色彩空间
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1194 .IPs format=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1195 16进制的色彩空间(fourcc)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1196 .IPs size=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1197 以字节为单位的帧大小
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1198 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1199 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1200 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1201 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1202 .B \-rtsp-stream-over-tcp
20445
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1203 与"rtsp://"URL一起用来指定最后结果输入的RTP和RTCP的包通过TCP流,
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1204 (跟RTSP使用同一个TCP连接 ).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1205 这个选项可以用于当你的Internet连接不允许UDP包进入的情况.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1206 (参见http://www.live555.com/mplayer/).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1207 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1208 .B \-skipopening
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1209 提过DVD打开(仅用于dvdnav).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1210 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1211 .B \-sb <比特位置> (参见\-ss选项)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1212 搜索到比特位置.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1213 用于播放开始部分是垃圾的CDROM镜像/\:.VOB文件.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1214 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1215 .B \-srate <Hz>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1216 指定音频播放速, 视频播放速度也会改变以保持a-v同步.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1217 MEncoder会把这个值传给lame用于重新采样.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1218 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1219 .B \-ss <时间> (参见\-sb选项)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1220 搜索到指定的时间位置.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1221
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1222 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1223 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1224 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1225 .IPs "\-ss 56"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1226 搜索到56秒处
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1227 .IPs "\-ss 01:10:00"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1228 搜索到1小时10分钟处
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1229 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1230 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1231 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1232 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1233 .B \-tv <选项1:选项2:...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1234 这个选项会启用MPlayer的电视截取功能.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1235
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1236 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1237 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1238 MPlayer不接受冒号所以在设备标识中用逗号代替. (例如.\&用hw.0,0代替hw:0,0).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1239 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1240 虽然使用ALSA是你可以选择任何采样率, 但LAME音频编码器只能对'标准'的采样率进行编码.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1241 如果你选择一个奇怪的采样率使用这个编码器得到的.avi文件会没有声音.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1242 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1243 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1244 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1245 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1246 .IPs on
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1247 使用电视输入
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1248 .IPs noaudio
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1249 没有声音
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1250 .IPs driver=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1251 可用参数: dummy, v4l, bsdbt848
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1252 .IPs device=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1253 设定默认的/dev/\:video0之外的设备
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1254 .IPs input=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1255 设定默认的0(电视)之外的输入(参见输出的列表)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1256 .IPs freq=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1257 设定电视调谐器的频率(例如\& 511.250).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1258 与频道参数不兼容.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1259 .IPs outfmt=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1260 电视调谐器的输出格式(yv12, rgb32, rgb24, rgb16, rgb15, uyvy, yuy2,
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1261 i420)
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1262 .IPs width=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1263 输出窗口的宽度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1264 .IPs height=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1265 输出窗口的高度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1266 .IPs fps=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1267 捕捉视频的帧速率(帧每秒)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1268 .IPs buffersize=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1269 设定以兆为单位的捕捉缓冲区的大小(默认值: 动态)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1270 .IPs norm=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1271 可用参数: PAL, SECAM, NTSC
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1272 .IPs channel=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1273 把电视调谐器设定到<参数>频道.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1274 .IPs chanlist=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1275 可用参数: europe-east, europe-west, us-bcast, us-cable, 等等
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1276 .IPs channels=<频道>\-<名称>,<频道>\-<名称>,...
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1277 设定频道的名称. 在名称中用_代替空格(或者玩引号游戏;-).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1278 频道名称会用OSD显示, tv_step_channel,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1279 tv_set_channel和tv_last_channel等命令将可以被遥控器(参见lirc)使用.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1280 与频率参数不兼容.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1281 警告: 频道编号将出现在'频道'列表上, 从1开始.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1282 示例: 使用tv://1, tv://2, tv_set_channel 1, tv_set_channel 2等等.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1283 .IPs [brightness|contrast|hue|saturation]=<\-100\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1284 设置显卡的色彩均衡器.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1285 .IPs audiorate=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1286 设定音频捕捉比特率
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1287 .IPs forceaudio
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1288 即使v4l报告没有音频源也捕捉音频
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1289 .IPs alsa
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1290 从ALSA捕捉
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1291 .IPs amode=<0\-3>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1292 选择音频模式:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1293 .RSss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1294 0: mono
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1295 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1296 1: stereo
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1297 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1298 2: language 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1299 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1300 3: language 2
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1301 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1302 .IPs forcechan=<1\-2>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1303 默认情况下, 记录音频声道数由电视卡检察音频模式自动决定.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1304 这个选项允许指定立体声/\:单声道记录而不管amode选项和v4l返回的参数.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1305 在电视卡不能报告正确的音频模式的时候可以用这个选项解决麻烦.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1306 .IPs adevice=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1307 设置音频设备
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1308 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1309 /dev/\:...\&用于OSS
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1310 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1311 硬件标识用于ALSA
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1312 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1313 .IPs audioid=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1314 选择捕捉卡的音频输出, 如果它有不止一个的话
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1315 .IPs "[volume|bass|treble|balance]=<0\-65535>"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1316 这些选项用来设定视频捕捉卡上的混音器参数.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1317 如果你的卡没有混音器, 它们将没有效果.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1318 .IPs immediatemode=<布尔值>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1319 参数值为0表示同时捕捉和缓冲音频和视频(mencoder的默认值).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1320 参数值为1(mplayer的默认值)表示只捕捉视频而让音频通过通过环路电缆由电视卡输入声卡.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1321 .IPs mjpeg
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1322 使用硬件mjpeg压缩(如果芯片支持的话). 当使用这个选项的时候,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1323 你不需要设置输出窗口的宽和高, mplayer会根据抽样参数(见下面)自动确定.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1324 .IPs decimation=<1,2,4>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1325 选择硬件mjpeg压缩的图像的尺寸:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1326 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1327 1: 全尺寸
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1328 704x576 PAL
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1329 704x480 NTSC
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1330 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1331 2: 中等尺寸
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1332 352x288 PAL
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1333 352x240 NTSC
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1334 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1335 4: 小尺寸
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1336 176x144 PAL
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1337 176x120 NTSC
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1338 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1339 .IPs quality=<0-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1340 选择jpeg压缩的质量
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1341 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1342 (全尺寸推荐使用quality < 60)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1343 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1344 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1345 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1346 .B \-user <用户名> (参见\-passwd选项)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1347 设定http认证的用户名.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1348 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1349 .B vcd://<音轨>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1350 从设备或镜像文件中播放video CD音轨(参见\-cuefile).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1351 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1352 .B \-vid <标识>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1353 选择视频频道[MPG: 0\-15 ASF: 0\-255].
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1354 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1355 .B \-vivo <子选项> (调试代码)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1356 指定.vivo分路器的音频参数(用于调试).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1357
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1358
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1359 .SH "OSD/字幕选项"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1360 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1361 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1362 参见\-vf expand.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1363 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1364 .B \-dumpmicrodvdsub (仅用于MPLAYER)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1365 把给定的字幕文件(由\-sub选项设置)转换为MicroDVD字幕格式.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1366 在当前目录中创建一个dumpsub.sub文件.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1367 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1368 .B \-dumpmpsub (仅用于MPLAYER)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1369 把给定的字幕文件(由\-sub选项设置)转换为MPlayer的字幕格式, MPsub.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1370 在当前目录中创建一个dump.mpsub文件.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1371 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1372 .B \-dumpsrtsub (仅用于MPLAYER)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1373 把给定的字幕文件(由\-sub选项设置)转换为基于时间的SubViewer(SRT)字幕格式.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1374 在当前目录中创建一个dumpsub.srt文件.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1375 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1376 .B \-dumpjacosub (仅用于MPLAYER)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1377 把给定的字幕文件(由\-sub选项设置)转换为基于时间的JACOsub字幕格式.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1378 在当前目录中创建一个dumpsub.js文件.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1379 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1380 .B \-dumpsami (仅用于MPLAYER)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1381 把给定的字幕文件(由\-sub选项设置)转换为基于时间的SAMI字幕格式.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1382 在当前目录中创建一个dumpsub.smi文件.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1383 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1384 .B \-dumpsub (仅用于MPLAYER) (BETA代码)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1385 从VOB流中复制子字幕流. 参见-dump*sub和-vobsubout*选项.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1386 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1387 .B \-ifo <vobsub的ifo文件>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1388 设置用于读取的包含VOBSUB字幕的调色板和帧尺寸的文件.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1389 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1390 .B \-ffactor <数字>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1391 对字体的alpha映射图重新采样.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1392 可设为:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1393
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1394 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1395 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1396 .IPs 0
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1397 普通白色字体
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1398 .IPs 0.75
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1399 非常细的黑色边框(默认值)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1400 .IPs 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1401 细的黑色边框
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1402 .IPs 10
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1403 粗的黑色边框
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1404 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1405 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1406 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1407 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1408 .B \-font <font.desc文件的路径>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1409 在另外目录你寻找OSD/\:SUB字体(默认的普通字体为:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1410 ~/\:.mplayer/\:font/\:font.desc, 默认的FreeType字体为:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1411 ~/.mplayer/\:subfont.ttf).
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1412
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1413 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1414 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1415 对于FreeType, 这个选项指定文本字体文件的路径.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1416 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1417 \-subfont-*选项只有当编译了FreeType支持才可用.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1418
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1419 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1420 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1421 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1422 \-font ~/\:.mplayer/\:arial\-14/\:font.desc
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1423 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1424 \-font ~/\:.mplayer/\:arialuni.ttf
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1425 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1426 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1427 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1428 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1429 .B \-noautosub
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1430 关闭字幕文件的自动载入功能.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1431 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1432 .B \-overlapsub
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1433 对所有字幕格式启用重叠字幕支持.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1434 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1435 .B \-nooverlapsub
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1436 对所有字幕格式禁用重叠字幕支持(默认行为是只对特定格式启用支持).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1437 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1438 .B \-osdlevel <0\-3> (仅用于MPLAYER)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1439 设定开始的OSD模式.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1440
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1441 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1442 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1443 .IPs 0
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1444 只有字幕
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1445 .IPs 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1446 音量 + 搜索(默认)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1447 .IPs 2
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1448 音量 + 搜索 + 计时器 + 百分比
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1449 .IPs 3
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1450 音量 + 搜索 + 计时器 + 百分比 + 总时间
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1451 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1452 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1453 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1454 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1455 .B \-sid <标识> (参见\-slang选项)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1456 打开DVD字幕显示. 同时, 你必须设置一个对应于一种DVD字幕语言的数字(0\-31).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1457 至于可用字幕的列表, 可以加上\-v选项并察看输出.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1458 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1459 .B \-slang <两个字母的国家代码> (参见\-sid选项)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1460 仅用于DVD播放. 打开/\:选择DVD字幕语言.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1461 至于可用字幕的列表, 可以加上\-v选项并察看输出.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1462
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1463 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1464 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1465 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1466 .IPs "\-slang hu,en"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1467 选择匈牙利语, 英语在没有匈牙利语时备用.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1468 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1469 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1470 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1471 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1472 .B \-sub <字幕文件>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1473 使用/\:显示指定的字幕文件.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1474 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1475 .B \-sub-bg-alpha <0\-255>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1476 设置字幕和OSD背景的alpha通道值. 值越大代表越透明. 0是一个例外代表完全透明.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1477 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1478 .B \-sub-bg-color <0\-255>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1479 设置字幕和OSD背景的颜色值. 目前字幕是灰度图像所以这个值相当于颜色的亮度.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1480 255代表白色0代表黑色.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1481 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1482 .B \-subcc \
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1483 显示DVD的隐藏字幕数据表(CC)字幕.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1484 它们不是VOB字幕, 它们是为听力障碍的人准备的特殊的ASCII字幕,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1485 编码在大多数区码为1的VOB的用户数据流中.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1486 CC字幕到目前为止还没有在别的区码的DVD中发现.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1487 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1488 .B \-subcp <编码页>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1489 如果你的系统支持iconv(3), 你可以用这个选项来设置字幕文件的编码页.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1490
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1491 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1492 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1493 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1494 \-subcp latin2
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1495 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1496 \-subcp cp1250
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1497 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1498 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1499 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1500 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1501 .B \-sub\-demuxer <数值> (BETA代码)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1502 指定\-subfile的字幕分路器的类型.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1503 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1504 .B \-subdelay <参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1505 字幕延迟<参数>秒. 可以是负数.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1506 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1507 .B \-subfont-autoscale <0\-3>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1508 设置自动缩放模式.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1509
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1510 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1511 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1512 0表示text-scale和osd-scale的参数为以点为尺寸的字体高度.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1513 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1514 可用模式有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1515
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1516 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1517 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1518 .IPs 0
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1519 不自动缩放
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1520 .IPs 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1521 按电影高度缩放
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1522 .IPs 2
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1523 按电影宽度缩放
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1524 .IPs 3
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1525 按电影对角线缩放(默认值)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1526 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1527 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1528 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1529 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1530 .B \-subfont-blur <0\-8>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1531 设置字体模糊半径(默认值: 2).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1532 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1533 .B \-subfont-encoding <参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1534 设置字幕编码. 当设为'unicode'时,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1535 字体文件中的所有字模都会被渲染并使用unicode编码(默认值: unicode).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1536 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1537 .B \-subfont-osd-scale <0\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1538 设置osd元素的自动缩放系数(默认值: 6).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1539 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1540 .B \-subfont-outline <0\-8>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1541 设置字体边框的宽度(默认值: 2).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1542 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1543 .B \-subfont-text-scale <0\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1544 设置字幕文本的自动缩放系数(屏幕尺寸的百分比) (默认值: 5).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1545 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1546 .B \-subfps <速率>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1547 设置字幕文件的帧/\:秒速率(浮点数), 默认值: 与电影同样的fps.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1548
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1549 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1550 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1551 仅用于基于帧的SUB文件, 比如不能用于MicroDVD格式.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1552 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1553 .B \-subfile <文件名> (BETA代码)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1554 目前没有用.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1555 与\-audiofile一样, 但用于字幕流(OggDS?).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1556 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1557 .B \-subpos <0\-100> (用于\-vf expand)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1558 设置字幕在屏幕上显示的位置. 参数表示字幕的垂直位置位于屏幕的百分之多少.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1559 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1560 .B \-subalign <0\-2>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1561 设置字幕相对于subpos如何对齐.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1562 0表示顶部对齐(最初的/默认的行为), 1表示中央对齐,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1563 而2标识底部对齐.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1564 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1565 .B \-subwidth <10\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1566 设置字幕在屏幕上显示的最大宽度. 对于电视输出有用.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1567 参数表示字幕宽度占屏幕宽度的百分之多少.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1568 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1569 .B \-unicode
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1570 告诉MPlayer以UNICODE格式处理字幕.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1571 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1572 .B \-utf8
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1573 告诉MPlayer以UTF8格式处理字幕.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1574 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1575 .B \-sub-no-text-pp
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1576 禁用载入字幕后的任何形式的文字后期处理. 用于调试.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1577 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1578 .B \-vobsub <无后缀名的vobsub文件名>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1579 设置用于字幕显示的VobSub文件. 这是无后缀名的完整路径名, 例如\&没有'.idx',
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1580 \'.ifo'或者'.sub'.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1581 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1582 .B \-vobsubid <0-31>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1583 设置VobSub字幕标识.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1584 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1585 .B \-spualign <-1\-2>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1586 设置spu(DVD/VobSub)字幕如何对齐. 参数值与-subpos相同,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1587 特别的, -1表示在初始位置显示.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1588 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1589 .B \-spuaa <模式>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1590 设置DVD/VobSub的反锯齿/\:缩放模式.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1591 加上16可以在原始和缩放帧尺寸完全相同时强制进行缩放, 比如使用高斯模糊来平滑字幕.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1592 可用模式有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1593 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1594 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1595 .IPs 0
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1596 不缩放(最快, 很丑)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1597 .IPs 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1598 近似缩放(好像坏了?)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1599 .IPs 2
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1600 完全缩放(慢)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1601 .IPs 3
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1602 二次线性缩放(默认值, 快速而且效果不坏)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1603 .IPs 4
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1604 使用软件缩放的高斯模糊(看起来很好)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1605 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1606 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1607 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1608 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1609 .B \-spugauss <0.0\-3.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1610 -spuaa 4使用的高斯模糊的可变参数. 越高表示越模糊. 默认值为1.0.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1611
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1612
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1613 .SH "音频输出选项(仅用于MPLAYER)"
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1614 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1615 .B \-abs <参数> (已被放弃)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1616 替代音频驱动/\:声卡的缓冲区大小检测, 仅用于\-ao oss
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1617 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1618 .B \-af <滤镜1[=选项],滤镜2,...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1619 激活一个逗号分隔的带参数的音频滤镜列表.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1620 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1621 可用滤镜有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1622 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1623 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1624 .IPs resample[=srate[:sloppy][:type]]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1625 将音频流的采样率变为整数值srate(Hz). 它只支持16 bit低位在前格式.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1626 .IPs channels[=nch]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1627 将声道变为nch个输出声道. 如果输出声道数比输入声道数多时,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1628 将插入空声道(但在将单声道混合为立体声时, 会把单声道复制到两个输出声道).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1629 如果输出声道数比输入声道数少, 多余的声道会被去掉.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1630 .IPs format[=bps,f]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1631 选择插件层输出格式为f, 样本比特率为bps.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1632 选项bps是一个整数表示每个样本的字节数. 格式f是下面几个字符串的连接:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1633 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1634 alaw, mulaw或imaadpcm
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1635 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1636 float或int
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1637 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1638 unsigned或signed
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1639 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1640 le或be(低位或高位在前)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1641 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1642 .IPs "volume[=v:sc]"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1643 选择输出音量级别.这个选项是不可重入的, 所以对每个音频流只能使用一次.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1644 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1645 v: 对流中所有声道的增益, 以dB为单位.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1646 增益可以从-200dB到+40dB(-200dB完全静音completely而+40dB等于放大1000倍).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1647 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1648 sc: 启用软修饰.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1649 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1650 .IPs "pan[=n:l01:l02:..l10:l11:l12:...ln0:ln1:ln2:...]"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1651 任意混合声道, 细节参见DOCS/sound.html.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1652 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1653 n: 输出声道数(1 - 6).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1654 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1655 lij: 输出声道i中混合多少输入声道j的成分.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1656 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1657 .IPs "sub[=fc:ch]"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1658 增加副低音声道.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1659 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1660 fc: 低通滤波器的剪除频率(20Hz to 300Hz)默认值为60Hz.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1661 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1662 ch: 副声道的声道号.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1663 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1664 .IPs "surround[=d]"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1665 矩阵编码的环绕音效解码器, 能用于许多2声道文件.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1666 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1667 d: 以毫秒为单位的后部扬声器的延迟时间(0ms到1000ms), 默认值为15ms.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1668 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1669 .IPs delay[=ch1:ch2:...]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1670 延迟声音的输出. 以百万分之一秒为单位设置每个声道的延迟(0到1000之间的浮点数).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1671 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1672 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1673 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1674 .B \-af-adv <force=(0\-3):list=(filters)> (参见\-af选项)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1675 设置高级音频滤镜选项:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1676 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1677 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1678 .IPs force=<0-3>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1679 将插入音频滤镜的方式指定为下面之一:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1680 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1681 0: 完全自动插入滤镜(默认)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1682 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1683 1: 速度优化
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1684 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1685 2: 精度优化
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1686 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1687 3: 关闭自动插入
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1688 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1689 .IPs list=<滤镜>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1690 与\-af相同(参见\-af选项).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1691 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1692 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1693 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1694 .B \-ao <驱动1[:设备],驱动2,...[,]>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1695 设置可用的音频输出驱动的优先级列表(可以加上设备).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1696 \'设备'也用于SDL, 那里它表示子驱动.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1697
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1698 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1699 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1700 要获得完整的可用驱动列表, 参考\-ao help.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1701 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1702 如果列表结尾有一个',' 它将可以使用没有列出的驱动作为后备.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1703
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1704 .I 示例
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1705 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1706 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1707 .IPs "\-ao oss:/\:dev/\:dsp2,oss:/\:dev/\:dsp1,"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1708 尝试使用指定声音设备的OSS而把其它设置作为后备
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1709 .IPs "\-ao sdl:esd"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1710 设置SDL的子驱动
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1711 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1712 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1713 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1714 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1715 .B \-aofile <文件名>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1716 用于\-ao pcm的文件.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1717 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1718 .B \-aop <list=插件1,插件2...:选项1=参数1:选项2=参数2...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1719 设置音频插件和他们的选项(参见文档).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1720 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1721 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1722 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1723 .RSs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1724 .IPs list=[插件]
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1725 逗号分隔的插件列表(resample, surround, format, volume,
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1726 extrastereo, volnorm)
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1727 .IPs delay=<秒>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1728 插件例子, 没有用
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1729 .IPs format=<格式>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1730 输出格式(仅用于format插件)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1731 .IPs fout=<Hz>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1732 输出频率(仅用于resample插件)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1733 .IPs volume=<0\-255>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1734 音量(仅用于volume插件)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1735 .IPs mul=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1736 立体声系数(默认值: 2.5)(仅用于extrastereo插件)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1737 .IPs softclip
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1738 使用'软修饰'压缩功能(仅用于volume插件)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1739 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1740 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1741 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1742 .B \-delay <秒>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1743 以秒为单位延迟音频(可以是+/\:\-浮点值).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1744 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1745 .B \-format <0\-8192>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1746 选择滤镜层使用的输出格式
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1747 (依据libao2/afmt.h中的定义):
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1748
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1749 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1750 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1751 .IPs 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1752 Mu-Law
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1753 .IPs 2
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1754 A-Law
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1755 .IPs 4
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1756 Ima-ADPCM
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1757 .IPs 8
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1758 Signed 8-bit
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1759 .IPs 16
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1760 Unsigned 8-bit
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1761 .IPs 32
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1762 Unsigned 16-bit (低位优先)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1763 .IPs 64
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1764 Unsigned 16-bit (高位优先)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1765 .IPs 128
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1766 Signed 16-bit (低位优先)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1767 .IPs 256
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1768 Signed 16-bit (高位优先)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1769 .IPs 512
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1770 MPEG (2)音频
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1771 .IPs 1024
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1772 AC3
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1773 .IPs 4096
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1774 Signed 32-bit (低位优先)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1775 .IPs 8192
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1776 Signed 32-bit (高位优先)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1777 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1778 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1779 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1780 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1781 .B \-mixer <设备>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1782 这个选项让MPlayer使用/dev/\:mixer之外的设备进行混音.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1783 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1784 .B \-nowaveheader (仅用于-ao pcm)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1785 不包括wave文件头. 用于原始RAW PCM.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1786
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1787
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1788 .SH "视频输出选项(仅用于MPLAYER)"
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1789 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1790 .B \-aa* (仅用于\-vo aa)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1791 你可以运行
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1792 .I mplayer \-aahelp
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1793 来获得一份可用选项的解释的列表.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1794 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1795 .B \-bpp <深度>
20445
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1796 使用与自动检测结果不同的颜色深度.
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1797 不是所有\-vo驱动都支持它(fbdev, dga2, svga, vesa).
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1798 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1799 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1800 .B \-brightness <\-100\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1801 调整视频输出的亮度(默认值为0). 它改变视频信号中RGB组份的亮度, 从黑到白.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1802 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1803 .B \-contrast <\-100\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1804 调整视频输出的对比度(默认值为0).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1805 工作方式与brightness差不多.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1806 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1807 .B \-dfbopts <参数> (仅用于\-vo directfb2)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1808 设置directfb驱动的参数列表.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1809 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1810 .B \-display <name>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1811 设置你希望使用的X server的hostname和display number.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1812
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1813 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1814 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1815 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1816 \-display xtest.localdomain:0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1817 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1818 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1819 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1820 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1821 .B \-double
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1822 启用双缓冲. 通过在内存里储存两帧来解决闪烁问题, 在显示一帧的同时解码另一帧.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1823 会影响OSD. 需要单一缓冲方式两倍的内存. 所以不能用于显存很少的显卡.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1824 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1825 .B \-dr
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1826 打开直接渲染功能(不是所有的编解码器和视频输出都支持)(默认为关闭).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1827 警告: 可能导致OSD/\:字幕损坏!
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1828 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1829 .B \-dxr2 <选项1:选项2:...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1830 这个选项用来控制dxr2驱动. 注意: 现在当你播放非MPEG1/2格式时lavc滤镜会自动插入,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1831 所以现在所有MPlayer支持的格式都可以播放(如果你有实时编码所需要的CPU速度).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1832 dxr2的叠加芯片的质量相当差不过默认设置应该可以用于每一个人.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1833 OSD可能可以通过使用colorkey的绘制方法在叠加(不能用于TV)输出中实现.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1834 使用默认的colorkey设定你可能获得各种效果,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1835 一般情况下你可能看到colorkey环绕在字符周围或者其它可笑的效果.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1836 但只要你适当的调节colorkey的设定你应该可以获得可接受的效果.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1837 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1838 .RSs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1839 .IPs ar-mode=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1840 长宽比模式(0 = 普通, 1 = pan scan模式, 2 = letterbox模式(默认))
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1841 .IPs iec958\-encoded/\:decoded
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1842 iec958输出模式
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1843 .IPs mute
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1844 声音输出静音
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1845 .IPs ucode=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1846 microcode的路径
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1847 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1848 .RS
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1849
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1850 .I TV Out
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1851 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1852 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1853 .IPs 75ire
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1854 启用7.5IRE
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1855 .IPs bw
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1856 黑白电视输出
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1857 .IPs color
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1858 彩色电视输出
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1859 .IPs interlaced
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1860 交错电视输出
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1861 .IPs macrovision=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1862 macrovision模式(0 = 关闭(默认值), 1 = agc, 2 = agc 2 colorstripe,
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1863 3 = agc 4 colorstripe)
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1864 .IPs norm=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1865 电视制式(ntsc(默认), pal,pal60,palm,paln,palnc)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1866 .IPs square/\:ccir601\-pixel
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1867 电视像素模式
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1868 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1869 .RS
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1870
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1871 .I 叠加
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1872 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1873 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1874 .IPs cr-[left|right|top|bot]=<\-20\-20>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1875 调整叠加裁减
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1876 .IPs ck-[rgb]min=<0\-255>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1877 color key参数最小值
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1878 .IPs ck-[rgb]max=<0\-255>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1879 color key参数最大值
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1880 .IPs ck-[rgb]=<0\-255>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1881 color key参数
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1882 .IPs ignore\-cache
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1883 不使用VGA缓存
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1884 .IPs ol-osd
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1885 启用叠加模式的osd hack
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1886 .IPs ol[hwxy]\-cor=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1887 调整叠加尺寸和位置, 如果它跟窗口匹配不够完美
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1888 .IPs overlay
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1889 启用叠加
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1890 .IPs overlay-ratio=<1\-2500>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1891 调整叠加模式(默认值为1000)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1892 .IPs update\-cache
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1893 重建VGA缓存
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1894 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1895 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1896 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1897 .B \-fb <设备> (仅用于fbdev或者DirectFB)
20445
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1898 设置使用的帧缓冲设备.
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1899 默认为/dev/\:fb0.
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
1900 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1901 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1902 .B \-fbmode <模式名> (仅用于fbdev)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1903 把视频模式设为/etc/\:fb.modes中标记为<模式名>的模式
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1904 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1905
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1906 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1907 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1908 VESA帧缓冲不支持改变显示模式.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1909 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1910 .B \-fbmodeconfig <文件名> (仅用于fbdev)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1911 使用这个配置文件取代默认的/etc/\:fb.modes. 只对fbdev驱动有效.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1912 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1913 .B \-forcexv (仅用于SDL)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1914 指定使用XVideo.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1915 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1916 .B \-fs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1917 全屏播放(电影显示在中央, 四周填充黑色条边).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1918 用'f'键触发(不是所有的视频输出都支持它).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1919 参见\-zoom.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1920 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1921 .B \-fsmode-dontuse <0-31> (已放弃) (使用\-fs选项)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1922 如果你还有全屏问题试试这个选项.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1923 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1924 .B \-fstype <type1,type2,...>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1925 设置可用的全屏层设置模式的优先级列表.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1926
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1927 默认的次序是"layer,stays_on_top,above,fullscreen".
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1928 如果设置的模式不正确或不支持会使用后备项.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1929 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1930 如果你遇到全屏窗口被别的窗口覆盖的问题试试设置不同的顺序.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1931
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1932 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1933 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1934 参考\-fstype help列出的全部可用模式的列表.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1935 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1936 .B \-geometry x[%][:y[%]] or [WxH][+x+y]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1937 调整屏幕输出的初始位置.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1938 x和y代表从屏幕右上角到显示图像右上角的距离, 以像素为单位.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1939 不过如果在参数后有百分号记号它将把参数理解为该方向上的屏幕尺寸比例.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1940 它也支持标准的X \-geometry的标准选项格式. 参数必须为整数.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1941
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1942 注意: 这个选项只有一个vo支持: xv.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1943
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1944 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1945 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1946 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1947 .IPs 50:40
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1948 把窗口放在x=50, y=40处
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1949 .IPs 50%:50%
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1950 把窗口放在屏幕中央
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1951 .IPs 100%
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1952 把窗口放在屏幕左上角
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1953 .IPs 100%:100%
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1954 把窗口放在屏幕左下角
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1955 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1956 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1957 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1958 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1959 .B \-guiwid <窗口标识>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1960 这告诉GUI也使用一个X11窗口并把自己粘到视频窗口的下方,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1961 在将一个mini-GUI嵌入到浏览器时(比如mplayer插件)有用.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1962 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1963 .B \-hue <\-100\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1964 调整视频信号的色相(默认: 0).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1965 你可以通过这个选项得到负片效果的图像.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1966 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1967 .B \-icelayer <0\-15> (仅用于icewm)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1968 设置icewm下mplayer的全屏窗口层.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1969
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1970 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1971 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1972 .IPs 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1973 Desktop
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1974 .IPs 2
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1975 Below
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1976 .IPs 4
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1977 Normal
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1978 .IPs 6
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1979 OnTop
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1980 .IPs 8
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1981 Dock
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1982 .IPs 10
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1983 AboveDock
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1984 .IPs 12
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1985 Menu (默认)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1986 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1987 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1988 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1989 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1990 .B \-jpeg <选项1:选项2:...> (仅用于\-vo jpeg)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1991 设置JPEG输出的选项.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1992 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1993 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1994
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1995 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1996 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1997 .IPs [no]progressive
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1998 设置标准的或渐进的JPEG.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1999 .IPs [no]baseline
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2000 设置是否使用基线.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2001 .IPs optimize=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2002 优化因子[0-100]
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2003 .IPs smooth=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2004 平滑因子[0-100]
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2005 .IPs quality=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2006 质量因子[0-100]
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2007 .IPs outdir=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2008 保存JPEG文件的目录
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2009 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2010 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2011 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2012 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2013 .B \-monitor-dotclock <dotclock\ (or\ pixelclock) range> (仅用于fbdev和vesa)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2014 察看etc/\:example.conf和DOCS/\:video.html来进一步了解信息.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2015 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2016 .B \-monitor-hfreq <水平频率范围> (仅用于fbdev和vesa)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2017 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2018 .B \-monitor-vfreq <垂直频率范围> (仅用于fbdev和vesa)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2019 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2020 .B \-monitoraspect <长宽比>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2021 设置你的显示器或电视屏幕的长宽比, 参见用于电影长宽比的\-aspect选项.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2022
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2023 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2024 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2025 .RSs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2026 \-monitoraspect 4:3或者1.3333
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2027 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2028 \-monitoraspect 16:9或者1.7777
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2029 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2030 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2031 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2032 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2033 .B \-nograbpointer
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2034 VidMode改变(\-vm)后不截获鼠标焦点, 用于多输出头设置.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2035
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2036 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2037 .B \-nokeepaspect
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2038 缩放X11窗口时不保持窗口的长宽比(只工作于\-vo x11, xv,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2039 xmga和xvidix而且你的窗口管理器必须理解window aspect hints.).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2040
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2041 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2042 .B \-noslices
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2043 禁用把视频分隔成16像素高的条/\:带绘制的方式, 而是一次绘制整个帧.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2044 可能更快或更慢, 取决于显卡/\:缓存.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2045 它只对libmpeg2和libavcodec编解码器有效.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2046 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2047 .B \-panscan <0.0\-1.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2048 启用Pan & Scan功能, 也就是为了在4:3的显示器上显示16:9,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2049 把电影的边缘切掉来获得4:3的, 与屏幕匹配的图像的方法.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2050 这个功能只能用于xv, xmga, mga和xvidix视频输出驱动.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2051 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2052 参数用来控制切掉多少图像.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2053 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2054 .B \-rootwin
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2055 在根窗口(桌面背景)中播放电影而不是重新打开一个新窗口.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2056 只能用于x11, xv, xmga和xvidix驱动.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2057 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2058 .B \-saturation <\-100\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2059 调整视频输出的饱和度(默认值: 0).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2060 你可以通过这个选项获得灰度输出.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2061 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2062 .B \-screenw <像素> \-screenh <像素>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2063 如果你使用的输出驱动无法获得屏幕分辨率(fbdev/\:x11和/\:或者 TVout),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2064 你可以在这里设置水平和垂直分辨率.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2065 .TP
11282
119703388a95 _ ---> - in option names, approved by Alex.
diego
parents: 11181
diff changeset
2066 .B \-stop-xscreensaver
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2067 在启动是关闭xscreensaver在退出时再打开它.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2068 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2069 .B \-vm
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2070 尝试改变到更合适的视频模式. dga, x11/\:xv (XF86VidMode)和sdl输出驱动支持.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2071 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2072 .B \-vo <驱动1[:设备],驱动2,...[,]>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2073 设置可用的视频输出驱动的优先级列表(可以加上设备).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2074 \'设备'也用于SDL和GGI, 那里它表示子驱动.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2075
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2076 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2077 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2078 要获得完整的可用驱动列表, 参考\-vo help.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2079 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2080 如果列表结尾有一个',' 它将可以使用没有列出的驱动作为后备.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2081
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2082 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2083 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2084 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2085 .IPs "\-vo xmga,xv,"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2086 先尝试Matrox内核驱动, 然后Xv驱动, 然后其它
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2087 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2088 .IPs "\-vo sdl:aalib"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2089 设置SDL子驱动
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2090 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2091 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2092 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2093 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2094 .B \-vsync
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2095 启用vesa的VBI支持.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2096 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2097 .B \-wid <窗口标识>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2098 告诉MPlayer使用一个X11窗口, 在把MPlayer嵌入浏览器是有用(比如plugger扩展).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2099 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2100 .B \-xineramascreen <0\-...>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2101 在Xinerama配置时,(就是一个单一桌面展开在多个显示器上),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2102 这个选项告诉MPlayer把电影显示在哪个屏幕上.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2103 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2104 .B \-z <0\-9>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2105 设置PNG输出的压缩级别(仅用于\-vo png)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2106
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2107 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2108 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2109 .IPs 0
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2110 不压缩
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2111 .IPs 9
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2112 最大压缩
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2113 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2114 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2115 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2116 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2117 .B \-zrbw (仅用于\-vo zr)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2118 黑白显示(用于优化性能,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2119 这个选项可以跟属于FFmpeg家族的编解码器的'黑白解码'的选项联合使用).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2120 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2121 .B \-zrcrop <[宽]x[高]+[x偏移]+[y偏移]> (仅用于\-vo zr)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2122 选择显示输入图像的一部分, 使用多个这样的选项就启动了cinerama模式.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2123 在cinerama模式下电影分布在多个电视(或投影仪)来创造一个更大的屏幕.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2124 在第n个\-zrcrop后面的选项应用于第n个MJPEG解码卡,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2125 每一个编码卡至少需要有一个\-zrcrop选项加上一个\-zrdev选项.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2126 察看\-zrhelp的输出和文档的Zr部分可以找到示例.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2127 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2128 .B \-zrdev <设备> (仅用于\-vo zr)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2129 设置你的MJPEG编码卡使用的设备文件名, 默认情况下这个驱动将使用它找到的第一个v4l设备.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2130 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2131 .B \-zrfd (仅用于\-vo zr)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2132 指定使用简化取样: 简化取样由\-zrhdec和\-zrvdec设置,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2133 一般只有在硬件缩放能把图像延展到原始尺寸时才使用. 使用这个选项指定使用简化取样.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2134 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2135 .B \-zrhelp (仅用于\-vo zr)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2136 显示所有\-zr*选项列表, 他们的默认值和使用cinerama模式的例子.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2137 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2138 .B \-zrnorm <制式> (仅用于\-vo zr)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2139 设置制式为PAL/\:NTSC, 默认值为'不改变'
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2140 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2141 .B \-zrquality <1\-20> (仅用于\-vo zr)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2142 从1到20的数值代表jpeg编码质量. 1的质量最好而20的质量非常差.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2143 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2144 .B \-zrvdec <1,2,4> \-zrhdec <1,2,4> (仅用于\-vo zr)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2145 垂直/\:水平简化取样:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2146 驱动只会把输入图像的每2或4行/\:点发送到MJPEG编码卡,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2147 而使用MJPEG卡的缩放器把图像回复到原有尺寸.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2148 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2149 .B \-zrxdoff <x显示位移>, \-zrydoff <y显示位移> (仅用于\-vo zr)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2150 如果电影比电视屏幕小, 这些选项控制电影相对于屏幕左上角的显示位置.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2151 默认情况下电影放在中央位置.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2152
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2153
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2154 .SH "解码/滤镜选项"
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2155 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2156 .B \-ac <[-]编解码器1,[-]编解码器2,...[,]>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2157 设置可用编解码器的优先级列表, 按照它们在codecs.conf中的编解码器名称.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2158 在名称前加'-'表示忽略该编解码器.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2159
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2160 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2161 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2162 全部可用编解码器的完整列表参见\-ac help的输出.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2163 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2164 如果列表结尾有一个',' 将可以使用没有列出的编解码器作为后备.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2165
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2166 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2167 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2168 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2169 .IPs "\-ac mp3acm"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2170 指定使用l3codeca.acm MP3编解码器
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2171 .IPs "\-ac mad,"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2172 先尝试libmad, 其它作为后备
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2173 .IPs "\-ac hwac3,a52,"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2174 先尝试硬件AC3输出, 然后是软件AC3编解码器, 最后是其它
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2175 .IPs "\-ac -ffmp3,"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2176 尝试除了FFmpeg的MP3解码器之外的所有解码器
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2177 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2178 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2179 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2180 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2181 .B \-afm <驱动1,驱动2,...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2182 设置可用的音频驱动优先级列表, 按照它们在codecs.conf中的驱动名称.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2183 当都不可用是使用默认后备驱动.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2184
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2185 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2186 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2187 全部可用编解码器的完整列表参见\-afm help的输出.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2188
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2189 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2190 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2191 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2192 .IPs "\-afm ffmpeg"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2193 先尝试FFmpeg的libavcodec(mp1/\:2/\:3)编解码器
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2194 .IPs "\-afm acm,dshow"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2195 先尝试Win32编解码器
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2196 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2197 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2198 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2199 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2200 .B \-aspect <比率>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2201 设置电影的长宽比. MPEG文件会自动检测, 但大多数AVI文件不会.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2202
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2203 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2204 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2205 .RSs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2206 \-aspect 4:3或\-aspect 1.3333
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2207 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2208 \-aspect 16:9或\-aspect 1.7777
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2209 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2210 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2211 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2212 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2213 .B \-flip
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2214 上下翻转图像.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2215 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2216 .B \-lavdopts <选项1:选项2:...> (调试代码)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2217 如果使用libavcodec解码, 你可以在这里设置参数.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2218
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2219 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2220 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2221 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2222 \-lavdopts bug=1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2223 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2224 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2225
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2226 .RS
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2227 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2228 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2229 只要加上你想要启用的项目的参数即可.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2230 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2231 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2232 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2233 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2234 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2235 .IPs ec
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2236 错误隐藏:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2237 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2238 1: 对损坏的MB使用强柔化马赛克滤镜
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2239 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2240 2: MV重复搜索(很慢)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2241 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2242 3: 所有(默认)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2243 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2244 .IPs er=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2245 错误恢复:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2246 .RSss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2247 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2248 0: 禁用
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2249 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2250 1: 小心 (用于损坏的编码器)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2251 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2252 2: 正常 (默认) (用于正常的编码器)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2253 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2254 3: 扩张性的 (更多检查但可能即使对有效比特流也导致问题)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2255 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2256 4: 非常扩张性的
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2257 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2258 .IPs bug=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2259 手工绕过编码器bug:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2260 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2261 0: 无
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2262 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2263 1: 自动检测bugs (默认)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2264 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2265 2 (msmpeg4v3): 由老式lavc生成的msmpeg4v3文件(不自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2266 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2267 4 (mpeg4): xvid交错bug(如果fourcc==XVIX会自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2268 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2269 8 (mpeg4): UMP4(如果fourcc==UMP4会自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2270 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2271 16 (mpeg4): padding bug(自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2272 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2273 32 (mpeg4): 非法vlc bug(每个fourcc都自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2274 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2275 64 (mpeg4): XVID和DIVX qpel的bug(每个fourcc/版本都自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2276 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2277 128 (mpeg4): 老的标准的qpel(每个fourcc/版本都自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2278 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2279 256 (mpeg4): 另一个qpel的bug(每个fourcc/版本都自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2280 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2281 512 (mpeg4): direct-qpel-blocksize的bug(每个fourcc/版本都自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2282 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2283 1024 (mpeg4): edge padding的bug(每个fourcc/版本都自动检测)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2284 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2285 .IPs idct=<0\-99>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2286 (参见lavcopts)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2287 想要最好的解码质量应该在编码和解码时使用相同的idct算法.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2288 不过这可能会牺牲一些精确性.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2289 .IPs gray
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2290 只解码灰度图像(比彩色解码快一点)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2291 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2292 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2293 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2294 .B \-noaspect
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2295 禁用电影长宽比自动尝试.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2296 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2297 .B \-nosound
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2298 不播放/\:编码声音.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2299 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2300 .B \-pp <质量> (参见\-vf pp选项!)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2301 设置DLL的后期处理级别.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2302 这个选项不能用于MPlayer的后期处理滤镜,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2303 但可以用于有内部后期处理例程的Win32 DirectShow DLL.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2304
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2305 \-pp的参数范围依编解码器不同, 大部分为0\-6,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2306 0=禁用 6=最慢/\:最好.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2307 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2308 .B \-pphelp (参见\-vf pp选项)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2309 列出可用后期处理滤镜和他们的使用方法简介.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2310 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2311 .B \-ssf <mode>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2312 设置SwScaler参数.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2313
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2314 .I 示例
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2315 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2316 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2317 \-vf scale \-ssf lgb=3.0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2318 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2319 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2320
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2321 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2322 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2323 .IPs lgb=<0\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2324 高斯模糊滤镜(亮度)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2325 .IPs cgb=<0\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2326 高斯模糊滤镜(色度)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2327 .IPs ls=<0\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2328 锐化滤镜(亮度)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2329 .IPs cs=<0\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2330 锐化滤镜(色度)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2331 .IPs chs=<h>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2332 水平色度偏移
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2333 .IPs cvs=<v>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2334 垂直色度偏移
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2335 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2336 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2337 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2338 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2339 .B \-stereo <模式>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2340 选择MP2/\:MP3立体声输出模式.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2341
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2342 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2343 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2344 .IPs 0
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2345 立体声
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2346 .IPs 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2347 左声道
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2348 .IPs 2
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2349 右声道
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2350 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2351 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2352 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2353 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2354 .B \-sws <软件缩放类型> (参见\-vf scale选项)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2355 这个选项用来设置\-zoom选项使用的软件缩放的质量(还有速度, 相对的).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2356 用于x11或其它没有硬件加速的视频输出.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2357 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2358
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2359 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2360 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2361 对于\-sws\ 2和7, 可以用\-vf scale的缩放参数(p)来设置锐化(0(柔化) \- 100(锐化)),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2362 对于\-sws 9, 这个参数设置滤镜长度参数(1 \- 10).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2363
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2364 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2365 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2366 .IPs 0
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2367 快速二次线性(默认)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2368 .IPs 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2369 二次线性
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2370 .IPs 2
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2371 二次立方(质量很好)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2372 .IPs 3
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2373 实验中
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2374 .IPs 4
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2375 最短距离 (bad quality)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2376 .IPs 5
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2377 区域
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2378 .IPs 6
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2379 亮度二次立方/\:色度二次线性
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2380 .IPs 7
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2381 高斯
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2382 .IPs 8
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2383 sincR
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2384 .IPs 9
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2385 lanczos
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2386 .IPs 10
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2387 双三次样条曲线
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2388 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2389 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2390 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2391 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2392 .B \-vc <[-]编解码器1,[-]编解码器2,...[,]>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2393 设置可用编解码器的优先级列表, 按照它们在codecs.conf中的编解码器名称.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2394 在名称前加'-'表示忽略该编解码器.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2395
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2396 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2397 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2398 全部可用编解码器的完整列表参见\-vc help的输出.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2399 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2400 如果列表结尾有一个',' 将可以使用没有列出的编解码器作为后备.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2401
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2402 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2403 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2404 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2405 .IPs "\-vc divx"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2406 指定使用Win32/\:VFW DivX编解码器, 没有后备
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2407 .IPs "\-vc divx4,"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2408 先尝试divx4linux编解码器, 然后使用后备
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2409 .IPs "\-vc -divxds,-divx,"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2410 尝试除了Win32 DivX编解码器之外的编解码器
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2411 .IPs "\-vc ffmpeg12,mpeg12,"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2412 尝试libavcodec的MPEG1/\:2编解码器, 然后尝试libmpeg2, 然后其它
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2413 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2414 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2415 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2416 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2417 .B \-vf <...,滤镜3[=选项],滤镜2,滤镜1>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2418 激活一个反序排列的逗号分隔的视频插件和它们的参数的列表.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2419
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2420 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2421 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2422 参数是可选的, 当被省略时, 有些会设为默认值.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2423 使用'-1'保持默认值.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2424 参数w:h标识宽度x高度, 以点为单位, x:y表示相当图像左上角x;y的位置.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2425 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2426 全部可用插件的完整列表参见\-vf help的输出.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2427 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2428 可用插件有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2429 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2430 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2431 .IPs crop[=w:h:x:y]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2432 切割图像的指定部分其余丢弃. 用于去掉宽银幕电影的黑边.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2433 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2434 w,h: 切割部分的宽和高, 默认值为原始的宽度和高度.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2435 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2436 x,y: 切割部分的位置, 默认值是中央.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2437 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2438 .IPs cropdetect[=0\-255]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2439 计算必要的切割参数并把推荐值显示在标准输出上.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2440 极限值的设置可以从无(0)到所有(255).(默认值: 24)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2441 .IPs rectangle[=w:h:x:y]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2442 在图像的指定坐标出绘制一个指定宽度和高度的矩形(用来实验crop的参数).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2443 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2444 w,h: 宽度和高度(默认值: -1, 保证边界仍然可见的最大可能宽度).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2445 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2446 x,y: 左上角坐标(默认值: -1, 最左最上)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2447 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2448 .IPs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2449 这个插件会响应input.conf中的'change_rectangle'指令, 需要两个参数.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2450 第一个参数可以是0表示w, 1表示h, 2表示x或者3表示y.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2451 第二个参数标识每次改变目标矩形边界的点数.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2452 .IPs expand[=w:h:x:y:o]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2453 把电影的分辨率扩展(不缩放)到指定的值并把原始图像放在坐标x, y处.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2454 可以用获得的黑带显示字幕/\:OSD.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2455 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2456 w,h: 扩展后的宽度, 高度(默认值: 原始的宽度, 高度)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2457 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2458 x,y: 扩展后的图像中原始图像的位置(默认值: 中央)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2459 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2460 o: OSD/字幕渲染
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2461 0: 禁用(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2462 1: 启用
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2463 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2464 .IPs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2465 w和h的负参数视为相对原始尺寸的偏移,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2466 例如expand=0:-50:0:0在图像底部增加50个像素的边界.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2467 .IPs flip
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2468 上下翻转图像.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2469 参见\-flip选项.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2470 .IPs mirror
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2471 沿Y轴镜像图像.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2472 .IPs rotate[=<0-7>]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2473 +/\:\- 90度的旋转并翻转(可选)图像.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2474 参数为4-7之间的旋转只有当电影的形状是纵向而不是横向时.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2475 .IPs scale[=w:h[:c[:p]]]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2476 使用软件缩放(很慢)来缩放图像并进行YUV<\->RGB色彩空间转换(参见\-sws参数).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2477 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2478 w,h: 缩放后的新宽度/\:高度(默认值: 原始的宽度, 高度)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2479 注意: 如果使用了\-zoom, 而后继的滤镜(包括libvo)不支持缩放,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2480 那么它的默认值为d_width/\:d_height!
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2481 -1: 原始的width/\:height
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2482 0: 缩放后的d_width/\:d_height
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2483 -2: 用另外尺度和预放大的长宽比计算w/\:h.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2484 -3: 用另外尺度和原始的长宽比计算w/\:h.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2485 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2486 c: 色度抽样
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2487 0: 使用所有可用的输入行的色度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2488 1: 使用每2个输入行的色度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2489 2: 使用每4个输入行的色度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2490 3: 使用每8个输入行的色度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2491 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2492 p: 缩放参数(取决于所用的缩放模式)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2493 对于-sws 2(二次立方)这表示锐化(0 (柔化) - 100 (锐化))
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2494 对于-sws 7(线性)这表示锐化(0(柔化) - 100(锐化))
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2495 对于-sws 9(lanczos)这表示滤镜长度(1 - 10)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2496 0表示(按长宽比)缩放的目标w/\:h. (默认值: 原始w/\:h, 与\-zoom同时使用表示目标w/\:h),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2497 可选用色度采样(c从0到3)和设置缩放参数. (细节参见\-sws选项)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2498 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2499 .IPs yuy2
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2500 指定使用YV12/\:I420或422P到YUY2的软件转换.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2501 用于当显卡/\:驱动显示YV12速度慢而YUY2速度快的情况.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2502 .IPs yvu9
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2503 指定使用YVU9到YV12的软件转换.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2504 不管软件缩放的设置.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2505 .IPs rgb2bgr[=swap]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2506 RGB 24/\:32 <\-> BGR 24/\:32色彩空间转换.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2507 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2508 swap: 同时进行R <\-> B互换.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2509 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2510 .IPs palette
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2511 使用调色板进行RGB/\:BGR 8 \-> 15/\:16/\:24/\:32bpp色彩空间转换.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2512 .IPs format[=fourcc]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2513 限制下一个插件使用的色彩空间而不进行任何转换.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2514 与scale插件一起用于一次真实转换.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2515 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2516 fourcc: 类似rgb15, bgr24, yv12等等的格式(默认值: yuy2)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2517 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2518 .IPs pp[=滤镜1[:选项1[:选项2...]]/[-]滤镜...] (参见\-pphelp)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2519 这个选项开启MPlayer的内部后期处理滤镜的使用,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2520 同时提供一个你可以向有名字的滤镜传送选项的接口.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2521 可用滤镜的列表参见\-pphelp的输出.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2522 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2523 注意每一个子滤镜都必须用一个/\:记号分隔.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2524 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2525 所有滤镜默认作用于'c'(色度).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2526 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2527 \-前缀表示禁用该选项.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2528 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2529 在选项后面可以加上一个':'和一个字母表示它的作用范围:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2530 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2531 a: 如果CPU太慢则自动关闭滤镜.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2532 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2533 c: 同时进行色度处理.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2534 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2535 y: 不进行色度处理(只进行亮度处理).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2536 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2537
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2538 .RS
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2539 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2540 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2541 .RSss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2542 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2543 \-vf pp=hb/vb/dr/al/lb
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2544 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2545 \-vf pp=hb/vb/dr/al
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2546 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2547 使用除了亮度/\:对比度修正之外的默认滤镜:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2548 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2549 \-vf pp=de/\-al
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2550 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2551 使用默认滤镜和时间噪音消除:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2552 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2553 \-vf pp=de/tn:1:2:3
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2554 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2555 仅对亮度柔化马赛克并根据CPU可用时间打开或关闭垂直柔化马赛克:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2556 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2557 \-vf pp=hb:y/vb:a \-autoq 6
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2558 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2559 .IPs test
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2560 产生各种设置样式.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2561 .IPs lavc[=quality:fps]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2562 用于DVB/\:DXR3的通过libavcodec进行YV12到MPEG1的快速转换.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2563 比\-vf=fame速度更快质量更好.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2564 .RSss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2565 quality:
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2566 1 \- 31 固定qscale
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2567 32 \- 固定比特率, 以kBits为单位
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2568 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2569 fps: 指定输出帧速率(浮点数) (默认值: 0, 基于高度的自动检测)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2570 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2571 .IPs fame
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2572 用于DVB/\:DXR3的YV12到MPEG1的快速转换.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2573 .IPs dvbscale[=aspect]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2574 使用DVB卡的最佳缩放, X轴以硬件缩放而Y轴用软件缩放以保持长宽比.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2575 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2576 aspect: 控制长宽比, 按DVB_HEIGHT*ASPECTRATIO计算(默认值:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2577 576*4/3=768), 对于16:9的电视把它设置为576*(16/9)=1024.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2578 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2579 .IPs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2580 只应该与expand+scale一起使用:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2581 \-vf lavc,expand=-1:576:-1:-1:1,scale=-1:0,dvbscale
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2582 .IPs "noise[=亮度[u][t|a][h][p]:色度[u][t|a][h][p]]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2583 增加噪音.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2584 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2585 <0\-100>: 亮度噪音
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2586 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2587 <0\-100>: 色度噪音
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2588 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2589 u: 均衡噪音 (否则使用高斯算法)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2590 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2591 t: 时间噪音 (噪音样式随帧改变)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2592 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2593 a: 平均随机噪音 (更平滑, 有点慢)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2594 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2595 h: 高质量 (看起来稍为好些, 有点慢)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2596 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2597 p: 在一个(半)规则样式中混入随机噪音
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2598 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2599 .IPs "denoise3d[=亮度:色度:时间]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2600 这个滤镜的目标是降低图像噪音生成平滑图像并让静止图像真正静止,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2601 (这有利于压缩).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2602 它可以加0到3个参数. 如果你省略一个参数, 将猜测一个合理的值.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2603 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2604 亮度: 空间亮度浓度 (默认值 = 4)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2605 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2606 chroma: 空间色度浓度 (默认值 = 3)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2607 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2608 time: 时间强度 (默认值 = 6)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2609 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2610 .IPs "hqdn3d[=luma:chroma:time]"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2611 高精度/\:质量的denoise3d滤镜. 参数和使用方法相同.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2612 .IPs eq[=亮度:对比度]
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2613 像硬件均衡器一样可以交互控制的软件均衡器,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2614 用于不支持硬件亮度对比度控制的显卡/\:驱动.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2615 也可以用于MEncoder, 修复捕捉质量差的电影,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2616 或者略微降低对比度来掩盖加工痕迹或获得较低的比特率.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2617 初始值可以由命令行给出, 范围在-100 \- 100之间.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2618 .IPs eq2[=gamma:对比度:亮度:色相:rg:gg:bg]
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2619 另一个使用查表的软件均衡器(非常慢), 在简单的亮度,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2620 对比度和色相调整之外还支持gamma修正.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2621 注意当所有gamma值都为1.0时, 它使用与\-vf eq一样的MMX优化代码.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2622 参数以浮点值给定.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2623 参数rg, gg, bg是红, 绿, 兰组份的独立gamma值.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2624 默认值为1.0, 亮度=0.0.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2625 gamma的取值范围是0.1\-10, 对比度是-2\-2(负数产生负片效果),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2626 亮度是-1\-1而色度为0\-3.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2627 .IPs halfpack[=f]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2628 把4:2:0的planar YUV转换为4:2:2高度减半的packed格式,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2629 降低亮度采样率但保持所有色度样本.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2630 用于输出到硬件缩放质量差或不可用的低分辨率显示设备.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2631 也可以作为一个cpu消耗很低的简单的仅用于亮度的交错/\:逐行扫描转换器.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2632 默认情况下, halfpack在降低采样率的时候去两行的平均值.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2633 可选的参数f可以是0表示只使用偶数行, 或者1表示只使用奇数行.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2634 .IPs dint[=sense:level]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2635 检测并丢弃视频流中的隔行扫描的帧.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2636 参数取值范围从0.0到1.0 - 第一个(默认值 0.1)表示相邻点的相对差别,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2637 第二个(默认值 0.15)表示检测图像的哪一部分来决定是否把帧作为隔行扫描丢弃.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2638 .IPs lavcdeint
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2639 使用libavcodec的隔行/\:逐行扫描转换滤镜.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2640 .IPs "unsharp=l|cWxH:amount[:l|cWxH:amount]"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2641 反锐化掩饰/\:高斯模糊.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2642 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2643 l: 应用到亮度组份.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2644 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2645 c: 应用到色度组份.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2646 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2647 WxH: 矩阵的宽度和高度, 两个方向都必须是奇数
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2648 (最小 = 3x3, 最大 = 13x11或者11x13, 一般在3x3到7x7之间)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2649 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2650 amount: 加到图像上的锐化/\:模糊的相对量
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2651 (正常范围应该是-1.5 \- 1.5).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2652 <0: 模糊
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2653 >0: 锐化
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2654 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2655 .IPs swapuv
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2656 交换U & V平面.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2657 .IPs "il=[d|i][s][:[d|i][s]]"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2658 交错/\:逐行转换.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2659 这个滤镜的目标是分区处理交错图像而不进行逐行转换.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2660 你可以用它处理你的交错图像的DVD, 不必交错图像就可以在电视上播放它.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2661 当逐行处理(用后期处理滤镜)会永久破坏交错图像(用平滑, 平均等等),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2662 逐行处理会把帧分成两块(成为半图像),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2663 所以你需要分别进行(处理)他们然后把它们重新交错.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2664 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2665 d: 逐行
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2666 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2667 i: 隔行
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2668 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2669 s: 交换域(交换偶数&奇数行)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2670 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2671 .IPs "field[=n]"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2672 使用步进算法解压交错图像中的单独域从而避免浪费CPU时间.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2673 可选参数n设置解压偶数域还是奇数域(取决于n是偶数还是奇数).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2674 .IPs "detc[=变量1=参数1:变量2=参数2:...]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2675 尝试反转"telecine"过程生成一个电影帧速率的干净的非交错的视频流.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2676 这个滤镜还在试验阶段但似乎可用.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2677 你必须明白如果你看电影的时候没有交错现象, 这个滤镜绝对没有用.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2678 下面的参数(参考上面的语法)可以用来控制它的行为:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2679 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2680 dr: 设置掉帧模式. 0(默认)表示不掉帧以保持固定的输出帧速率.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2681 1表示总是如果前5帧没有掉帧或telecine合并就掉1帧.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2682 2表示总是保持准确的5:4的输入输出帧比率. (注意: MEncoder使用1!)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2683 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2684 am: 分析模式. 可用参数有0(使用fr=#设置的初始帧数的固定样式),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2685 和1(扩张性搜索telecine样式).默认值为1.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2686 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2687 fr: 设置初始帧数序列. 0-2是三个干净的渐进帧;
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2688 3和4是两个交错帧. 默认值, -1, 表示"不在telecine序列中".
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2689 这里设置的数字是假想的电影开始前的帧数.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2690 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2691 tr0, tr1, tr2, tr3: 特定模式的初始值.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2692 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2693 .IPs "telecine[=开始]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2694 使用3:2的"telecine"过程增加帧速率20%.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2695 mplayer的这个功能应该不能正常工作,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2696 不过它可以用于'mencoder -fps 29.97 -ofps 29.97 -vf telecine'.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2697 两个fps选项都是必需的!
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2698 (如果错误将导致A/V不同步). 可选的开始参数告诉滤镜telecine格式从哪里开始(0-3).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2699 .IPs "tfields[=模式]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2700 临时域分离 -- 把域分成帧, 输出帧速率加倍.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2701 0模式时, 滤镜保持域不变, 输出结果高度减半.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2702 1模式时, 图像的交错部分将被改写重新构成完整高度的帧.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2703 跟telecine滤镜一样, "tfields"只有用mencoder,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2704 并且只有-fps和-ofps都设置成需要的(加倍)的帧速率时才能正常工作!
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2705 .IPs "boxblur=半径:强度[:半径:强度]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2706 盒子模糊
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2707 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2708 半径: 滤镜大小
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2709 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2710 强度: 滤镜应用的强度
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2711 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2712 .IPs "sab=半径:强度:色差[:半径:强度:色差]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2713 外形识别模糊
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2714 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2715 半径: 模糊滤镜强度(~0.1\-4.0)(越大越慢)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2716 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2717 强度: 预过滤强度(~0.1\-2.0)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2718 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2719 色差: 可以容忍的像素差别.(~0.1-100.0)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2720 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2721 .IPs "smartblur=半径:强度:阀值[:半径:强度:阀值]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2722 只能模糊
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2723 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2724 半径: 模糊滤镜强度(~0.1\-5.0)(越大越慢)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2725 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2726 强度: 模糊(0.0\-1.0)或锐化(-1.0\-0.0)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2727 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2728 阀值: 过滤全部(0), 过滤单调区域(0\-30)或过滤边界(-30\-0)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2729 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2730 .IPs "perspective=x0:y0:x1:y1:x2:y2:x3:y3:t"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2731 形状修正
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2732 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2733 x0,y0,...: 左上, 右上, 左下, 右下坐标
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2734 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2735 t: 线性(0)或立方(1)重新采样
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2736 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2737 .IPs 2xsai
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2738 使用双倍放大插入算符放大并平滑图像.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2739 .IPs 1bpp
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2740 1bpp位图到YUV/BGR 8/15/16/32转换
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2741 .IPs down3dright[=行数]
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2742 重新配置缩放立体图像.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2743 解压两个立体域并把它们放在一起, 重新缩放以维持原始电影长宽比.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2744 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2745 行数: 从图像中部选择的行数(默认值: 12)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2746 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2747 .IPs "bmovl=隐藏:不透明:<命名管道>"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2748 从一个命名管道读取位图并把它们显示在窗口中.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2749 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2750 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2751 隐藏: 设置'隐藏'标记的默认值(布尔值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2752 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2753 不透明: 切换alphablended(透明)和不透明(快速)模式标记
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2754 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2755 命名管道: 命名管道的路径/文件名(连接mplayer -vf bmovl和控制程序的命名管道)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2756 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2757
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2758 .RS
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2759 命名管道命令有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2760 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2761 .RSss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2762 RGBA32 width height xpos ypos alpha clear
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2763 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2764 接受width*height*4字节的原始RGBA32数据
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2765
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2766 ABGR32 width height xpos ypos alpha clear
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2767 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2768 接受width*height*4字节的原始ABGR32 data.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2769
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2770 RGB24 width height xpos ypos alpha clear
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2771 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2772 接受width*height*3字节的原始RGB32 data.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2773
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2774 BGR24 width height xpos ypos alpha clear
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2775 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2776 接受width*height*3字节的原始BGR32 data.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2777
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2778 ALPHA width height xpos ypos alpha
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2779 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2780 改变区域的alpha值
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2781
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2782 CLEAR width height xpos ypos
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2783 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2784 清除数据
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2785
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2786 OPAQUE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2787 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2788 禁用所有alpha透明
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2789 发送"ALPHA 0 0 0 0 0"可以重新打开它.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2790
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2791 HIDE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2792 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2793 隐藏位图
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2794
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2795 SHOW
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2796 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2797 显示位图
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2798 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2799
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2800 .RS
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2801 参数有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2802 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2803 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2804 width, height: 图像/\:区域尺寸
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2805 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2806 xpos, ypos: 位图传送的X/Y位置
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2807 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2808 alpha: 设置alpha差别.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2809 0标识原始值, 255使所有都不透明, -255使所有都透明.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2810 如果你把它设为-255, 你可以随后发送一个ALPHA命令序列吧区域设置为-225,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2811 -200, -175等等来获得一个漂亮的淡入效果! ;)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2812 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2813 clear: 传送前清楚帧缓冲.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2814 1表示清除, 如果是0, 图像会被传送到老图像上,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2815 所以你不需要每次为屏幕小部分的变化都发送1,8MB的RGBA32数据.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2816 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2817 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2818 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2819 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2820 .B \-vfm <驱动1,驱动2,...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2821 设置可用的视频驱动优先级列表, 按照它们在codecs.conf中的驱动名称.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2822 当都不可用是使用默认后备驱动.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2823
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2824 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2825 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2826 如果编译了libdivxdecore支持,则odivx和divx4会包含同一个DivX4编解码器,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2827 但用不同的API调用它. 他们的区别和什么情况下应该使用哪一个,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2828 参考文档的DivX4部分.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2829 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2830 全部可用编解码器的完整列表参见\-vfm help的输出.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2831
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2832 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2833 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2834 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2835 .IPs "\-vfm ffmpeg,dshow,vfw"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2836 先尝试libavcodec, 然后是Directshow, 然后是VFW,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2837 如果都不行就使用其它后备编解码器.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2838 .IPs "\-vfm xanim"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2839 先尝试XAnim编解码器
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2840 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2841 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2842 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2843 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2844 .B \-x <x> (仅用于MPLAYER)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2845 把图像缩放到宽度x(如果软件/\:硬件缩放可用).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2846 禁用长宽比计算.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2847 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2848 .B \-xvidopts <选项1:选项2:...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2849 设置使用XviD解码时的附加参数.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2850
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2851 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2852 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2853 .IPs dr2
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2854 激活直接渲染模式2.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2855 .IPs nodr2
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2856 关闭直接渲染模式2.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2857 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2858 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2859 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2860 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2861 .B \-xy <x>
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2862 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2863 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2864 .IPs "x<=8"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2865 按因子<x>缩放图像.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2866 .IPs "x>8\ "
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2867 把图像宽度设为<x>并计算图像高度以保持长宽比.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2868 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2869 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2870 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2871 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2872 .B \-y <y> (仅用于MPLAYER)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2873 把图像缩放到高度y(如果软件/\:硬件缩放可用).
20445
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
2874 禁用长宽比计算
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
2875 .
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
2876 .TP
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2877 .B \-zoom
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2878 在可能的情况下使用软件缩放.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2879 可以用来指定\-vf scale进行缩放.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2880
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2881 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2882 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2883 如果没有\-zoom选项\-vf scale将忽略\-x / \-y / \-xy / \-fs / \-aspect等选项.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2884
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2885
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2886 .SH "编码选项 (仅用于MENCODER)"
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2887 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2888 .B \-audio-density <1\-50>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2889 每秒的音频块数(默认是两个0.5秒的长音频块).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2890
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2891 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2892 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2893 仅用于CBR, VBR将忽略它因为它把每个包放在一个新块中.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2894 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2895 .B \-audio-delay <0.0\-...>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2896 设置文件头中的音频延迟域. 默认值为0.0, 负数不能正常工作.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2897 这不是在编码的时候延迟音频, 而是播放器会把它作为默认的音频延迟,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2898 你可以不必用\-delay选项.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2899 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2900 .B \-audio-preload <0.0\-2.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2901 设置音频缓冲间隔(默认值: 0.5秒).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2902 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2903 .B \-divx4opts <选项1:选项2:...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2904 当用DivX4编码时, 你可以由此设置参数.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2905 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2906 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2907 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2908 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2909 .IPs help
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2910 获得帮助
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2911 .IPs br=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2912 设置比特率以
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2913 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2914 kbit<4\-16000>或者
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2915 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2916 bit<16001\-24000000>为单位
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2917 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2918 .IPs key=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2919 最大关键帧间隔(以帧为单位)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2920 .IPs deinterlace
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2921 启用逐行扫描(别用它, DivX4很buggy)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2922 .IPs q=<1\-5>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2923 质量(1\-最快, 5\-最好)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2924 .IPs min_quant=<1\-31>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2925 最小量化值
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2926 .IPs max_quant=<1\-31>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2927 最大量化值
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2928 .IPs rc_period=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2929 速率控制周期
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2930 .IPs rc_reaction_period=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2931 速率控制反应周期
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2932 .IPs rc_reaction_ratio=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2933 速率控制反应率
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2934 .IPs crispness=<0\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2935 设置生硬/\:平滑
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2936 .IPs pass=<1\-2>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2937 用这个选项你可以编码2 pass的DivX4文件.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2938 先用pass=1编码, 然后以同样的参数, 用pass=2编码.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2939 .IPs vbrpass=<0\-2>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2940 代替pass参数并使用XviD VBR代替DivX4 VBR.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2941 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2942 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2943 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2944 0: 1 pass编码编码(相当于命令行中间没有pass的情况)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2945 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2946 1: 分析2 pass编码的(第一次)pass. 产生的AVI文件可以导入到/dev/null.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2947 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2948 2: 2 pass编码的最终(第二次)pass.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2949 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2950 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2951 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2952 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2953 .B \-endpos <[[时:]分:]秒[.毫秒]|大小[b|kb|mb]> (参见\-ss和\-sb选项)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2954 在给定时间或者字节位置结束编码.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2955 可以用很多方式设置:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2956
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2957 .I NOTE:
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2958 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2959 字节位置是不精确的, 因为它只能停在一个帧上.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2960
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2961 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2962 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2963 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2964 .IPs "\-endpos 56"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2965 在56秒时结束
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2966 .IPs "\-endpos 01:10:00"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2967 只编码1小时10分钟
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2968 .IPs "\-endpos 100mb"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2969 只编码100MBytes
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2970 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2971 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2972 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2973 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2974 .B \-ffourcc <fourcc>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2975 可以用来替代输出文件的视频fourcc.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2976
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2977 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2978 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2979 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2980 .IPs "-ffourcc div3"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2981 将输出文件的视频fourcc设置为'div3'.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2982 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2983 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2984 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2985 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2986 .B \-include <配置文件>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2987 设置默认配置文件之外的附加设置文件.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2988 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2989 .B \-info <选项1:选项2:...> (仅用于AVI)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2990 设置输出AVI文件的文件信息头.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2991 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2992 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2993 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2994 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2995 .IPs help
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2996 显示以下信息
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2997 .IPs name=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2998 设置文件内容的标题
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2999 .IPs artist=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3000 文件原始内容的作者或艺术家
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3001 .IPs genre=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3002 原始作品分类
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3003 .IPs subject=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3004 文件内容
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3005 .IPs copyright=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3006 文件版权信息
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3007 .IPs srcform=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3008 被数字化的素材的原始形式
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3009 .IPs comment=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3010 对于文件或文件内容的评论
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3011 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3012 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3013 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3014 .B \-lameopts <选项1:选项2:...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3015 如果使用libmp3lame编码为MP3, 你可以由此设置它的参数.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3016 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3017 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3018 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3019 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3020 .IPs help
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3021 获得帮助
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3022 .IPs vbr=<0\-4>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3023 可变比特率方式
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3024 .RSss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3025 0: cbr
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3026 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3027 1: mt
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3028 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3029 2: rh (默认)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3030 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3031 3: abr
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3032 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3033 4: mtrh
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3034 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3035 .IPs abr
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3036 平均比特率
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3037 .IPs cbr
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3038 常比特率.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3039 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3040 也会在后继ABR预置模式中强制使用CBR模式
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3041 .IPs br=<0\-1024>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3042 以kBit为单位设置比特率(仅用于CBR和ABR)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3043 .IPs q=<0\-9>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3044 质量(0-最高, 9-最低) (仅用于VBR)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3045 .IPs aq=<0\-9>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3046 算法质量(0\-最好/\:最慢, 9\-最差/\:最快)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3047 .IPs ratio=<1\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3048 压缩率
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3049 .IPs vol=<0\-10>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3050 设置音频输入增益
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3051 .IPs mode=<0\-3>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3052 (默认值: 自动)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3053 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3054 0: 立体声
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3055 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3056 1: 联合立体声
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3057 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3058 2: 双声道
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3059 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3060 3: 单声道
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3061 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3062 .IPs padding=<0\-2>
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3063 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3064 0: 无
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3065 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3066 1: 所有
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3067 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3068 2: 调整
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3069 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3070 .IPs fast
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3071 启用更快的后继VBR预置编码模式, 质量稍低而比特率提高.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3072 .IPs preset=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3073 预设参数
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3074 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3075 medium: VBR编码, 质量好, 150\-180 kbps的比特率范围.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3076 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3077 standard: VBR编码, 质量高, 170\-210 kbps的比特率范围.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3078 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3079 extreme: VBR编码, 质量非常高, 200\-240 kbps的比特率范围.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3080 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3081 insane: CBR编码, 质量最高, 320 的比特率范围.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3082 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3083 <8-320>: 将所给参数作为平均比特率的ABR编码.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3084 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3085 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3086 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3087
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3088 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3089 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3090 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3091 .IPs "\-lameopts fast:preset=standard"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3092 用于大多数人和大多数音乐, 质量已经相当高了.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3093 .IPs "\-lameopts cbr:preset=192"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3094 用指定的192 kbps常比特率的ABR预置模式编码.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3095 .IPs "\-lameopts preset=172"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3096 用172 kbps平均比特率的ABR预置模式编码.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3097 .IPs "\-lameopts preset=extreme"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3098 用于有绝好听力和同样好的配置的人.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3099 .IPs "\-lameopts preset=help"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3100 显示预置设置的附加选项等信息.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3101 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3102 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3103 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3104 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3105 .B \-lavcopts <选项1:选项2:...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3106 如果使用libavcodec编码, 你可以由此设置它的参数.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3107
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3108 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3109 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3110 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3111 \-lavcopts vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3112 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3113 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3114
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3115 .RS
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3116 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3117 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3118 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3119 .RSs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3120 .IPs vcodec=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3121 设置使用的编解码器(没有默认值, 你必须设置它):
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3122 .RSss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3123 mjpeg: Motion JPEG
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3124 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3125 h263: H263
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3126 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3127 h263p: H263 Plus
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3128 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3129 mpeg4: DivX 4/\:5
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3130 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3131 msmpeg4: DivX 3
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3132 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3133 msmpeg4v2: MS MPEG4v2
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3134 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3135 wmv1: Windows Media Video 7
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3136 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3137 wmv2: Windows Media Video 8
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3138 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3139 rv10: 一个老的RealVideo编解码器
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3140 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3141 mpeg1video: MPEG1视频:)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3142 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3143 huffyuv: HuffYUV
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3144 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3145 .IPs vqmin=<1\-31>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3146 最小量化值(pass\ 1/\:2)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3147 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3148 1: 不推荐(文件大很多, 质量没什么区别而且奇怪的副作用: msmpeg4,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3149 h263质量很低, 拒绝速率控制结果质量更低而且有些解码器不能解码).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3150 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3151 2: 推荐用于一般的mpeg4/mpeg1视频编码(默认值).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3152 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3153 3: 推荐用于h263(p)/msmpeg4. 选择3而不是2的理由是2会导致溢出,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3154 (对于h263(p)将来可以通过改变每MB的量化值来修正,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3155 msmpeg4没法修正因为它不支持这个)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3156 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3157 .IPs vqscale=<1\-31>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3158 常量化值/\:常质量编码(选择固定量化值模式).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3159 较低值表示更好的质量但更大的文件(默认值: 0(禁用)).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3160 不推荐使用1(细节参见\-vqmin).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3161 .IPs vqmax=<1\-31>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3162 最大量化值(pass\ 1/\:2), 10\-31的范围比较合理(默认值: 31)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3163 .IPs mbqmin=<1\-31>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3164 最小宏块量化值(pass\ 1/\:2)(默认值: 2)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3165 .IPs mbqmax=<1\-31>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3166 最大宏块量化值(pass\ 1/\:2)(默认值: 31)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3167 .IPs vqdiff=<1\-31>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3168 I或P帧的最大量化差值(pass\ 1/\:2)(默认值: 3)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3169 .IPs vmax_b_frames=<0\-4>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3170 非B帧之间的最大B帧数:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3171 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3172 0: 无B帧(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3173 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3174 0\-2: MPEG4的合理范围
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3175 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3176 .IPs vme=<0\-5>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3177 运动判断模式:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3178 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3179 0: none(非常低的质量)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3180 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3181 1: full(很慢)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3182 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3183 2: log(低质量)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3184 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3185 3: phods(低质量)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3186 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3187 4: EPZS(默认)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3188 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3189 5: X1(试验)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3190 注意: 0\-3忽略Bits消耗量, 所以质量可能降低.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3191 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3192 .IPs vhq
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3193 高质量模式, 把每个宏块用所有模式编码并选择其中最好的.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3194 这很慢但得到的文件质量和文件大小都更好.(默认值: 禁用)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3195 .IPs v4mv
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3196 允许没有宏块4个运动矢量(质量略有提高).(默认值: 禁用)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3197 .IPs keyint=<0\-300>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3198 关键帧的最大间距, 以帧为单位. 搜索需要关键帧因为只有关键帧可以被搜索,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3199 但是关键帧比其它帧需要更多空间. 所以较大的参数产生较少的文件,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3200 但搜索不够精确, 0表示没有关键帧.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3201 不推荐大于300的参数因为效果可能不好, 取决于解码器, 编码器和运气.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3202 如果要严格遵循的MPEG1/\:2/\:4这个值应该小于等于132.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3203 (默认值: 250或在25fps的电影中每10秒一个关键帧)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3204 .IPs vb_strategy=<0\-1>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3205 选择I/\:P/\:B帧的策略(pass\ 2):
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3206 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3207 0: 总使用最大数量的B帧(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3208 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3209 1: 在高速运动的场景中避免B帧(将导致比特率误测)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3210 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3211 .IPs vpass=<1\-2>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3212 激活内部2 pass模式, 只有当你希望使用2 pass编码时使用(默认值: 禁用).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3213 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3214 1: 第一次pass
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3215 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3216 2: 第二次pass
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3217 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3218 .IPs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3219 技巧: 对1 pass尝试使用常量化值模式(vqscale=<量化值>).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3220 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3221 huffyuv:
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3222 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3223 pass 1保存统计信息
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3224 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3225 pass 2使用基于pass 1统计的优化霍夫曼表编码.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3226 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3227 .IPs aspect=<x/y>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3228 内部保存电影长宽比, 像MPEG文件一样.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3229 比重新缩放效果好的多, 因为质量没有损失.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3230 只有MPlayer可以正确播放这些文件, 其它播放器会显示错误的长宽比.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3231 aspect的参数可以以分数或浮点数形式给出.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3232 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3233 .RSss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3234 aspect=16/9, aspect=1.78
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3235 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3236 .IPs vbitrate=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3237 设置比特率(pass\ 1/\:2)以
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3238 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3239 kBit<4\-16000>或者
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3240 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3241 Bit<16001\-24000000>
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3242 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3243 (警告: 1kBit = 1000 Bits)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3244 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3245 (默认值: 800)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3246 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3247 .IPs vratetol=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3248 以kBit为单位的可容忍的近似文件大小. 1000\-100000是比较合理的范围.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3249 (警告: 1kBit = 1000 Bits)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3250 (默认值: 8000)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3251 .IPs vrc_maxrate=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3252 最大比特率, 以kbit/\:sec为单位(pass\ 1/\:2)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3253 .IPs vrc_minrate=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3254 最小比特率, 以kbit/\:sec为单位(pass\ 1/\:2)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3255 .IPs vrc_buf_size=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3256 缓冲大小, 以kbit为单位(pass\ 1/\:2).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3257 注意: vratetol在第二次pass的时候不能太大否则使用vrc_(min|max)rate会有问题.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3258 .IPs vb_qfactor=<-31.0\-31.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3259 B帧和非B帧之间的量化因子(pass\ 1/\:2)(默认值: 1.25)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3260 .IPs vi_qfactor=<-31.0\-31.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3261 (pass\ 1/\:2)(默认值: 0.8)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3262 .IPs vb_qoffset=<-31.0\-31.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3263 B帧和非B帧之间的量化偏移(pass\ 1/\:2)(默认值: 1.25)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3264 .IPs vi_qoffset=<-31.0\-31.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3265 (pass\ 1/\:2)(默认值: 0.0)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3266 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3267 如果v{b|i}_qfactor > 0
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3268 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3269 I/\:B帧量化值 = P帧量化值 * v{b|i}_qfactor + v{b|i}_qoffset
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3270 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3271 否则
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3272 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3273 进行正常的流控制(不固定于下一个P帧的量化值),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3274 设置q= -q * v{b|i}_qfactor + v{b|i}_qoffset
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3275 .IPs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3276 技巧: 对I/P和B帧使用不同的量化值的常量化编码可以使用:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3277 vqmin=<ip_quant>:vqmax=<ip_quant>:vb_qfactor=<b_quant/ip_quant>
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3278 .IPs vqblur=<0.0\-1.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3279 量化模糊(pass\ 1), 值越大量化对时间平均越大(变化缓慢).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3280 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3281 0.0: 禁用qblur
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3282 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3283 0.5 (默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3284 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3285 1.0: 对所有以前帧量化值平均
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3286 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3287 .IPs vqblur=<0.0\-99.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3288 量化高斯模糊(pass\ 2), 值越大量化对时间平均越大(变化缓慢)(默认值: 0.5)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3289 .IPs vqcomp=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3290 量化压缩, 取决于vrc_eq(pass\ 1/\:2)(默认值: 0.5)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3291 .IPs vrc_eq=<方程>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3292 速率控制主方程(pass\ 1/\:2):
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3293
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3294 1: 常比特率
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3295 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3296 tex: 常质量
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3297 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3298 1+(tex/\:avgTex-1)*qComp: 老速率控制的近似方程
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3299 code
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3300 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3301 tex^qComp: 使用qcomp 0.5或类似的东西(默认值)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3302
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3303 插入算符: +,-,*,/,^
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3304
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3305 变量:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3306 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3307 tex: 材质复杂度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3308 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3309 iTex,pTex: 内部, 非内部的材质复杂度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3310 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3311 avgTex: 平均材质复杂度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3312 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3313 avgIITex: I帧的平均内部复制度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3314 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3315 avgPITex: P帧的平均内部复制度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3316 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3317 avgPPTex: P帧的平均非内部复制度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3318 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3319 avgBPTex: B帧的平均非内部复制度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3320 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3321 mv: 用于运动矢量的比特值
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3322 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3323 fCode: 以log2为标度运动矢量的最大长度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3324 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3325 iCount: 内部宏块数/\:宏块数
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3326 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3327 var: 空间复杂度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3328 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3329 mcVar: 时间复杂度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3330 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3331 qComp: 从命令行读取的qcomp
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3332 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3333 isI, isP, isB: 如果帧是I/\:P/\:B帧为1, 否则为0
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3334 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3335 Pi,E: 看你最喜欢的数学书
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3336
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3337 functions:
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3338 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3339 max(a,b),min(a,b): 最大值/\:最小值
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3340 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3341 gt(a,b): 如果a>b为1, 否则为0
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3342 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3343 lt(a,b): 如果a<b为1, 否则为0
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3344 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3345 eq(a,b): 如果a==b为1, 否则为0
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3346 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3347 sin, cos, tan, sinh, cosh, tanh, exp, log, abs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3348 .
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3349 .IPs vrc_override=<选项>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3350 设置特定部分的质量(结尾, 致谢, ..)(pass\ 1/\:2).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3351 选项格式为<开始帧>, <结束帧>, <质量>[/\:<开始帧>,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3352 <结束帧>, <质量>[/...]]:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3353 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3354 quality 2\-31: 量化值
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3355 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3356 quality \-500\-0: 质量修正百分比
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3357 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3358 .IPs vrc_init_cplx=<0\-1000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3359 初始复杂度(pass\ 1)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3360 .IPs vqsquish=<0,1>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3361 设置如何在qmin和qmax之间保持量化值(pass\ 1/\:2):
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3362 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3363 0: 使用削波
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3364 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3365 1: 使用精细的可微函数(默认值)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3366 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3367 .IPs vlelim=<-1000\-1000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3368 亮度的单参数剪除阀值. 负值将同时考虑dc参数(quant=1编码时至少为-4或更低):
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3369 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3370 0: 禁用(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3371 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3372 -4 (JVT推荐)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3373 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3374 .IPs vcelim=<-1000\-1000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3375 色度的单参数剪除阀值. 负值将同时考虑dc参数(quant=1编码时至少为-4或更低):
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3376 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3377 0 禁用(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3378 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3379 7 (JVT推荐)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3380 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3381 .IPs vstrict=<-1,0,1>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3382 严格遵循标准
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3383 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3384 0: 禁用(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3385 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3386 1: 当你想把输出用于mpeg4推荐的解码器时推荐
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3387 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3388 -1: 运行非标准的YV12 huffyuv编码(文件减小20%,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3389 但不能被官方的huffyuv编解码器播放)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3390 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3391 .IPs vdpart
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3392 数据分区.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3393 每个视频包增加2字节, 改进当通过不可信赖的通道传输时的错误抵御能力,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3394 (比如通过internet的流媒体)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3395 每个视频包将分成3个独立区域编码:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3396 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3397 1. MVs (=运动)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3398 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3399 2. DC coefficients (=低分辨率图像)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3400 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3401 3. AC coefficients (=细节)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3402 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3403 .IPs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3404 MV和DC是最重要的, 放宽他们看起来远比放宽AC效果差,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3405 而1&2分区(MV&DC)远比3分区(AC)小,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3406 所以错误破坏AC分区的机会比破坏MV&DC分区的机会大很多. 因此,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3407 分区的图像比没有分区的图像看起来好的多,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3408 因为不分区时一个错误会把AC/DC/MV都毁掉.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3409 .IPs vpsize=<0\-10000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3410 视频包大小, 提高错误抵御能力(参考\-vdpart选项):
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3411 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3412 0: 禁用(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3413 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3414 100-1000: 不错的选择
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3415 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3416 .IPs gray
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3417 只编码灰度图像(更快)(默认值: 禁用)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3418 .IPs vfdct=<0\-10>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3419 dct算法:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3420 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3421 0: 自动选择最好的(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3422 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3423 1: 快速整数
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3424 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3425 2: 精确整数
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3426 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3427 3: mmx
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3428 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3429 4: mlib
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3430 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3431 .IPs idct=<0\-99>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3432 idct算法:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3433 注意: 据我们所了解的最新消息这些IDCT确实通过了IEEE1180
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3434 tests.
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3435 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3436 0: 自动选择最好的(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3437 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3438 1: jpeg参考整数
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3439 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3440 2: 简单
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3441 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3442 3: 简单mmx
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3443 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3444 4: libmpeg2mmx (不精确, 不要用于keyint >100的编码)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3445 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3446 5: ps2
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3447 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3448 6: mlib
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3449 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3450 7: arm
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3451 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3452 .IPs lumi_mask=<0.0\-1.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3453 亮度掩饰.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3454 警告: 小心, 过大的值会导致破坏图像.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3455 警告2: 较大的值可能在有些显示器上看起来不错但在别的显示器上看着很恐怖:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3456 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3457 0.0: 禁用(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3458 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3459 0.0\-0.3: 合理范围
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3460 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3461 .IPs dark_mask=<0.0\-1.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3462 黑暗掩饰.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3463 警告: 小心, 过大的值会导致破坏图像.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3464 警告2: 较大的值可能在有些显示器上看起来不错但在别的显示器/\:电视/\:液晶上看着很恐怖:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3465 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3466 0.0: 禁用(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3467 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3468 0.0\-0.3: 合理范围
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3469 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3470 .IPs tcplx_mask=<0.0\-1.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3471 时间复杂度掩饰(默认值: 0.0(禁用))
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3472 .IPs scplx_mask=<0.0\-1.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3473 空间复杂度掩饰.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3474 如果解码时没有去马赛克滤镜, 较大的值会有帮助.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3475 技巧: 完全切掉所有黑边因为他们降低宏块的质量, (不用scplx_mask也应该这么做).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3476 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3477 0.0: 禁用(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3478 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3479 0.0\-0.5: 合理范围
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3480 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3481 .IPs naq
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3482 适应量化正则话(试验).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3483 当使用适应量化(*_mask)时, 平均每MB的量化值跟要求的帧水平的量化值不一致..
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3484 Naq尝试调整每MB的量化值来保持适当的平均.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3485 .IPs ildct
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3486 使用交错dct
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3487 .IPs format=<参数>
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3488 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3489 YV12: 默认值
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3490 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3491 422P: 用于huffyuv
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3492 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3493 .IPs pred
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3494 (用于huffyuv)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3495 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3496 0: 左预测
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3497 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3498 1: 平面/\:梯度预测
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3499 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3500 2: 中值预测
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3501 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3502 .IPs qpel
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3503 使用四分之一像素运动补偿
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3504 技巧: 这只有高比特率编码时有用.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3505 .IPs precmp=<0\-2000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3506 用于每个pass的运动估计比较函数
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3507 .IPs cmp=<0\-2000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3508 全点运动估计的比较函数
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3509 .IPs subcmp=<0\-2000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3510 副点运动估计的比较函数
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3511 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3512 0 (SAD): 绝对差值求和, 很快(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3513 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3514 1 (SSE): 方差和
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3515 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3516 2 (SATD): hadamard位移绝对值求和
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3517 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3518 3 (DCT): dct位移绝对值求和
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3519 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3520 4 (PSNR): 量化方差求和(别用, 低质量)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3521 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3522 5 (BIT): 块需要的比特数
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3523 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3524 6 (RD): 最佳变形率, 很慢
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3525 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3526 7 (ZERO): 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3527 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3528 +256: 也应用到色度, 目前不能(正确)用于B帧
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3529 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3530 .IPs predia=<\-99\-6>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3531 每个pass用于运动估计的菱形的类型和尺寸
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3532 .IPs dia=<\-99\-6>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3533 用于运动估计的菱形的类型和尺寸.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3534 注意: 普通菱形和外形检测菱形的大小的意义是不同的
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3535 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3536 \-3: 大小为3的外形检测(快速)菱形
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3537 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3538 \-2: 大小为2的外形检测(快速)菱形
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3539 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3540 \-1: 试验
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3541 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3542 1: 大小为1的普通菱形(默认值) =EPZS类菱形
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3543 .nf
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3544 .ne
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3545 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3546 000
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3547 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3548 .fi
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3549 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3550 2: 大小为2的普通菱形
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3551 .nf
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3552 .ne
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3553 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3554 000
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3555 00000
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3556 000
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3557 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3558 .fi
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3559 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3560 .IPs trell
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3561 Trellis量化.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3562 这种方法对每个8x8的块寻找合适的编码方法.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3563 Trellis量化在PSNR vs 比特率方面是一个相当简单的优化量化方法,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3564 (假设IDCT没有引入舍入错误, 但显然不是这样),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3565 他简单的对每个块寻找最小的error和lambda*bits.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3566 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3567 lambda: qp倚赖常数
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3568 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3569 bits: 每个块需要的比特数
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3570 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3571 error: 量化的方差和
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3572 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3573 .IPs last_pred=<0\-99>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3574 基于上一帧的运动预报数
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3575 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3576 0: (默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3577 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3578 a: 将使用2a+1 x 2a+1的宏块进行基于上一帧的运动矢量预报
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3579 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3580 .IPs preme=<0\-2>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3581 每pass的运动估计
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3582 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3583 0: 禁用
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3584 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3585 1: 仅在I帧之后(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3586 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3587 2: 始终
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3588 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3589 .IPs subq=<1\-8>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3590 副点质量精细化(用于qpel)(默认值: 8).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3591 注意: 这对速度有显著影响.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3592 .IPs psnr
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3593 编码后显示整个视频的psnr(信号峰值与噪音的比率),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3594 并把每帧的psnr储存在一个类似'psnr_012345.log'的文件里.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3595 返回值以dB(分贝)为单位, 越高越好.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3596 .IPs mpeg_quant
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3597 使用MPEG量化而不是H.263.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3598 (默认值: 禁用)(就是使用H.263量化)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3599 .IPs aic
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3600 高级内部预报(仅用于H.263+)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3601 注意: vqmin必须为8或者更大.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3602 .IPs umv
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3603 无限MV(仅用于H.263+)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3604 允许编码任意长度的MV.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3605 .IPs ibias=<\-256\-256>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3606 内部量化乖离率 (256 == 1.0)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3607 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3608 mpeg量化默认值: 96
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3609 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3610 h263量化默认值: 0
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3611 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3612 注意: h263 MMX量化不能处理正的乖离率(设置vfdct=1或2)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3613 mpeg MMX量化不能处理负的乖离率(设置vfdct=1或2)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3614 .IPs pbias=<\-256\-256>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3615 相互量化乖离率 (256 == 1.0)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3616 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3617 mpeg量化默认值: 0
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3618 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3619 h263量化默认值: -64
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3620 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3621 注意: h263 MMX量化不能处理正的乖离率(设置vfdct=1或2)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3622 mpeg MMX量化不能处理负的乖离率(设置vfdct=1或2)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3623 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3624 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3625 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3626 .B \-noskip
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3627 不跳帧.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3628 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3629 .B \-o <文件名>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3630 输出为给定文件名, 而不是默认的'test.avi'.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3631 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3632 .B \-oac <编解码器名>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3633 使用给定的音频编解码器编码.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3634 可用编解码器的列表参见\-oac help的输出.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3635 (没有默认设置)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3636
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3637 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3638 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3639 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3640 .IPs "-oac copy"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3641 不编码, 只进行流复制
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3642 .IPs "-oac pcm"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3643 编码为未压缩的PCM
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3644 .IPs "-oac mp3lame"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3645 编码为MP3(使用Lame)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3646 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3647 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3648 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3649 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3650 .B \-of <格式> (BETA代码!)
20445
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
3651 编码到设置的格式.
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
3652 可用格式的列表参见\-of help的输出.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3653
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3654 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3655 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3656 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3657 .IPs "-of avi"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3658 编码为avi(默认值)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3659 .IPs "-of mpeg"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3660 编码为mpeg
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3661 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3662 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3663 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3664 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3665 .B \-ofps <帧速率>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3666 输出文件将使用跟源不同的帧速率. 对于可变帧速率(asf,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3667 有些mov)或渐进(29.97fps的telecined mpeg)的文件必须设置帧速率.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3668 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3669 .B \-ovc <编解码器>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3670 使用给定的视频编解码器编码.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3671 可用编解码器的列表参见\-ovc help的输出.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3672 (没有默认设置)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3673
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3674 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3675 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3676 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3677 .IPs "\-ovc copy"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3678 不编码, 只进行流复制
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3679 .IPs "\-ovc divx4"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3680 编码为DivX4/\:DivX5
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3681 .IPs "\-ovc rawrgb"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3682 编码为未压缩的RGB24
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3683 .IPs "\-ovc lavc"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3684 使用一个libavcodec编解码器编码
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3685 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3686 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3687 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3688 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3689 .B \-passlogfile <文件名>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3690 用2 pass模式编码时,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3691 MEncoder把第一次pass的信息复制到指定文件中而不是默认的divx2pass.log.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3692 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3693 .B \-skiplimit <参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3694 在一个帧后可跳的最大帧数(用\-noskiplimit设置不限数).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3695 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3696 .B \-v, \-\-verbose
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3697 增加冗余级别(\-v越多标识冗余越多).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3698
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3699 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3700 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3701 .IPs 0
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3702 只有一些信息输出(默认值)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3703 .IPs 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3704 一些基本的调试信息, avi文件头, 函数值(初始化调试)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3705 .IPs 2
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3706 显示avi索引, 块输入, 更多调试信息(播放器调试)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3707 .IPs 3
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3708 显示输入分析器的所有信息(分析器调试)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3709 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3710 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3711 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3712 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3713 .B \-vobsubout <基本名>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3714 设置输出的.idx和.sub文件的基本名.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3715 这会关闭编码电影的字幕渲染而把它导入到Vobsub字幕文件中.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3716 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3717 .B \-vobsuboutindex <索引>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3718 设置输出文件中字幕的索引号. (默认值: 0)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3719 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3720 .B \-vobsuboutid <语言标识>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3721 设置字幕的两字母语言标识. 这可以替代DVD或.ifo文件中读取的值.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3722 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3723 .B \-xvidencopts <选项1:选项2:...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3724 如果使用XviD编码, 你可以由此设置它的参数.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3725 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3726 有三种可用模式: 常比特率(CBR), 固定量化和2 pass.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3727 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3728 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3729 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3730 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3731 .IPs pass=<1|2>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3732 设置2 pass模式中的pass
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3733 .IPs bitrate=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3734 如果<16000以kbits/\:second为单位设置比特率,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3735 或者以bits/\:second为单位如果>16000
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3736 (CBR或者2 pass模式, 默认值=687 kbits/s)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3737 .IPs fixed_quant=<1\-31>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3738 切换到固定量化模式并设置使用的量化值
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3739 .IPs me_quality=<0\-6>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3740 设置运动检测质量(默认值=6)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3741 IPs interlacing
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3742 启用交错内容支持(默认值=off)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3743 .IPs 4mv
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3744 每个宏块使用4运动矢量, 可能有更好的压缩率, 代价是更慢的编码速度(默认值=off)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3745 .IPs rc_reaction_delay_factor=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3746 设置速率反应多快, 参数值越小更快
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3747 .IPs rc_averaging_period=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3748 达到要求平均值的周期
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3749 .IPs rc_buffer=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3750 速率控制缓冲区的大小
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3751 .IPs quant_range=<1\-31>\-<1\-31>[/<1\-31>\-<1\-31>]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3752 所有帧的最小和最大的量化值(默认值=2\-31, CBR模式)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3753 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3754 I/P帧的最小和最大的量化值(默认值=2\-31/2\-31, 2 pass模式)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3755 .IPs min_key_interval=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3756 关键帧之间的最小间距(默认值=0, 仅用于2 pass模式)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3757 .IPs max_key_interval=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3758 关键帧之间的最大间距(默认值=10*帧速率)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3759 .IPs mpeg_quant
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3760 使用MPEG量化而不是H.263(默认值=off)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3761 .IPs mod_quant
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3762 一帧一帧的决定使用MPEG还是H.263量化.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3763 (默认值=off, 仅用于2 pass模式)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3764 .IPs greyscale
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3765 黑白编码(默认值=off)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3766 .IPs debug
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3767 在xvid.dbg中保存每一帧的统计值(默认值=off)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3768 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3769 这不是2 pass的控制文件
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3770 .IPs keyframe_boost=<0\-1000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3771 (默认值=0, 仅用于2 pass模式)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3772 .IPs kfthreshold=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3773 (默认值=10, 仅用于2 pass模式)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3774 .IPs kfreduction=<0\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3775 (默认值=30, 仅用于2 pass模式)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3776 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3777
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3778 .RSs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3779 下面的选项仅能用于不稳定(cvs -HEAD)版本的XviD.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3780 这些选项是试验性的并且不一定会想料想的那样工作.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3781 .IPs packed
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3782 创建可以即时解码的比特流(默认值=off)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3783 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3784 .I 警告:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3785 这会产生一个非法的比特流,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3786 而且不能被除了divx/libavcodec/xvid之外的ISO-MPEG4解码器解码.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3787 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3788 .I 警告:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3789 这还会在文件中储存一个假的divx版本号, 所以有些解码器的bug自动检测功能可能会混乱.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3790 .IPs divx5bvop
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3791 产生DivX5兼容的B帧 (默认值=on)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3792 .IPs qpel
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3793 启用四分之一像素运动估计(默认值=off)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3794 .IPs gmc
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3795 启用全角运动补偿, 可以节省一些摇晃场景的大小(默认值=off)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3796 .IPs chroma_me
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3797 使用色度信息来估计运动(默认值=off)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3798 .IPs chroma_opt
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3799 启用色度优化预滤镜(默认值=off)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3800 .IPs reduced
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3801 启用降低帧分辨率的编码方式(默认值=off)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3802 .IPs max_bframes=<0\-4>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3803 I/P帧之间的最大B帧数(默认值=0)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3804 .IPs bquant_ratio=<0\-1000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3805 B帧和非B帧之间的量化值比, 150=1.50 (默认值=150)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3806 .IPs bquant_offset=<-1000\-1000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3807 B帧和非B帧之间的量化偏移, 100=1.00 (默认值=100)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3808 .IPs hq_ac
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3809 启用更好的AC部分预测, 能减小尺寸但会稍稍降低编码速度(默认值=off)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3810 .IPs vhq=<0\-4>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3811 启用基于DCT的更高质量的ME搜索, 由快到慢:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3812
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3813 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3814 0 = 关闭(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3815 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3816 1 = 模式决定(相互/内部MB)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3817 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3818 2 = 限制搜索
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3819 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3820 3 = 中度搜索
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3821 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3822 4 = 大范围搜索
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3823 .IPs psnr
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3824 编码后显示整个视频的psnr(信号峰值与噪音的比率),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3825 并把每帧的psnr储存在一个类似'psnr_hhmmss.log'的文件里.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3826 返回值以dB(分贝)为单位, 越高越好.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3827 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3828
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3829
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3830 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3831 .\" Keyboard control
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3832 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3833 .
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3834 .SH "键盘控制"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3835 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3836 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3837 MPlayer有一个完全可配置的,命令驱动的控制层使你可以键盘,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3838 鼠标,游戏杆或遥控器(使用LIRC)控制MPlayer.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3839 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3840 输入系统的默认配置文件是~/.mplayer/\:input.conf,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3841 但可以用\-input conf选项来替代.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3842 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3843 这些键可能(不)工作, 取决于你的视频输出驱动.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3844 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3845 .B 一般控制
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3846 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3847 .RSs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3848 .IPs "<\- 和 \->"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3849 后退/\:前进10秒
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3850 .IPs "up 和 down"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3851 后退/\:前进1分钟
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3852 .IPs "pgup和pgdown"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3853 后退/\:前进10分钟
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3854 .IPs "< 和 >"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3855 在播放列表中前进/\:后退
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3856 .IPs "HOME 和 END"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3857 跳转到上级播放列表中的下一个/\:上一个播放项
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3858 .IPs "INS 和 DEL"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3859 跳转到下一个/\:上一个供选择的源(仅用于asx播放列表)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3860 .IPs "p / SPACE"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3861 暂停电影(按任意键继续)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3862 .IPs "q / ESC"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3863 停止播放并退出
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3864 .IPs "+ 和 \-"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3865 调整音频延迟+/\:\- 0.1秒
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3866 .IPs "/ 和 *"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3867 降低/\:升高音量
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3868 .IPs "9 and 0"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3869 降低/\:升高音量
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3870 .IPs m
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3871 静音
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3872 .IPs f
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3873 触发全屏
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3874 .IPs "w 和 e"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3875 降低/\:升高panscan范围
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3876 .IPs o
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3877 触发不同OSD状态: 无/\:搜索/\:搜索+计时器
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3878 .IPs d
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3879 触发掉帧
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3880 .IPs v
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3881 触发字幕是否可见
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3882 .IPs j
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3883 切换字幕语言
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3884 .IPs a
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3885 切换字幕对齐: 上/中/下
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3886 .IPs "z 和 x"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3887 调整字幕延迟+/\:\- 0.1秒
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3888 .IPs "r 和 t"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3889 调整字幕位置
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3890 .IPs "i"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3891 设置EDL标记
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3892
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3893 .PP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3894 (下列键只对\-vo xv或者\-vo [vesa|fbdev]:vidix或者\-vo xvidix
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3895 (下列键只能用于使用硬件加速的视频输出(xv, (x)vidix, (x)mga等等),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3896 或者软件均衡滤镜(-vf eq或者-vf eq2)).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3897 .IPs "1 and 2"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3898 调整对比度
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3899 .IPs "3 and 4"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3900 调整亮度
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3901 .IPs "5 and 6"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3902 调整色相
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3903 .IPs "7 and 8"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3904 调整饱和度
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3905 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3906 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3907 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3908 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3909 .B GUI键盘控制
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3910 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3911 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3912 .IPs "ENTER"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3913 开始播放
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3914 .IPs s
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3915 停止播放
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3916 .IPs l
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3917 加载文件
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3918 .IPs c
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3919 skin浏览器
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3920 .IPs p
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3921 触发播放列表
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3922 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3923 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3924 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3925 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3926 .B 电视输入控制
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3927 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3928 .RSs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3929 .IPs "h 和 k"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3930 选择上一个/\:下一个频道
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3931 .IPs n
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3932 改变制式
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3933 .IPs u
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3934 改变频道列表
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3935 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3936 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3937 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3938 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3939 .B DVDNAV输入控制
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3940 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3941 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3942 .IPs "K,J,H,L"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3943 上/\:下/\:左/\:右
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3944 .IPs M
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3945 跳转到主菜单
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3946 .IPs S
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3947 选择
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3948 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3949 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3950
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3951
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3952 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3953 .\" Slave mode protocol
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3954 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3955 .
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3956 .SH "SLAVE模式协议"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3957 如果有\-slave选项, 播放由一个基于行输入的协议控制.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3958 每一行都必须包含一个命令或者下列符号之一:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3959 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3960 .B 命令
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3961 .RSs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3962 .IPs "seek <参数> [type=<0/\:1/\:2>]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3963 搜索到电影的某个位置.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3964 Type 0表示相对搜索+/\:-<参数>秒.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3965 Type 1表示搜索到电影的<参数>%处.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3966 Type 2表示搜索到<参数>秒的绝对位置.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3967 .IPs "audio_delay <参数>"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3968 调整音频延迟<参数>秒
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3969 .IPs quit
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3970 退出MPlayer
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3971 .IPs pause
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3972 暂停/\:继续播放
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3973 .IPs grap_frames
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3974 有人知道吗?
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3975 .IPs "pt_step <参数> [force=<参数>]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3976 跳转到播放列表的下一个/\:上一个输入.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3977 .IPs "pt_up_step <参数> [force=<参数>]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3978 类似pt_step但它跳转到上一级列表的下一个/上一个输入.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3979 .IPs "alt_src_step <参数>"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3980 当有多个源可用是选择下一个/\:上一个(只支持asx播放列表).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3981 .IPs "sub_delay <参数> [abs=<参数>]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3982 调整字幕字幕延迟+/\:-<参数>秒或者当abs不等于0时设置为<参数>秒.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3983 .IPs "osd [level=<参数>]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3984 触发osd模式或者当level > 0时设置把它设为level.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3985 .IPs "volume <dir>"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3986 升高/\:降低音量.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3987 .IPs "[contrast|brightness|hue|saturation] <\-100\-100> [abs=<参数>]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3988 设置/\:调整视频参数.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3989 .IPs "frame_drop [type=<参数>]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3990 触发/\:设置掉帧模式.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3991 .IPs "sub_visibility"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3992 触发字幕是否可见.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3993 .IPs "sub_pos <参数>"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3994 调整字幕位置.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3995 .IPs vo_fullscreen
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3996 切换到全屏模式.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3997 .IPs "tv_step_channel <dir>"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3998 选择下一个/\:上一个电视频道.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3999 .IPs "tv_step_norm"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4000 改变电视制式.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4001 .IPs "tv_step_chanlist"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4002 改变频道列表.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4003 .IPs "gui_[loadsubtitle|about|play|stop]"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4004 GUI动作.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4005 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4006
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4007
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4008 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4009 .\" Files
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4010 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4011 .
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4012 .SH 文件
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4013 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4014 /etc/\:mplayer/\:mplayer.conf
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4015 系统范围的设置
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4016 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4017 ~/.mplayer/\:config
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4018 用户设置
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4019 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4020 ~/.mplayer/\:input.conf
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4021 输入绑定(完整按键列表参见'\-input keylist'的输出)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4022 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4023 ~/.mplayer/\:gui.conf
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4024 GUI配置文件
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4025 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4026 ~/.mplayer/\:gui.pl
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4027 GUI播放列表
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4028 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4029 ~/.mplayer/\:font/
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4030 字体目录(里面必须有一个font.desc文件和.RAW后缀的文件)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4031 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4032 ~/.mplayer/\:DVDkeys/
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4033 破解的CSS密钥
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4034 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4035 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4036 字幕文件按以下顺序搜索(比如播放/mnt/\:movie/\:movie.avi文件):
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4037 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4038 /mnt/\:cdrom/\:movie.sub
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4039 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4040 ~/.mplayer/\:sub/\:movie.sub
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4041 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4042 ~/.mplayer/\:default.sub
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4043 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4044 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4045
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4046
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4047 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4048 .\" Examples
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4049 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4050 .
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4051 .SH 示例
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4052 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4053 .B 快速DVD播放
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4054 mplayer \dvd://1
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4055 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4056 .B 播放日文对话和英文字幕
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4057 mplayer \dvd://1 \-alang ja \-slang en
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4058 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4059 .B 只播放5, 6, 7场景
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4060 mplayer \dvd://1 \-chapter 5\-7
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4061 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4062 .B 多视角DVD播放
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4063 mplayer \dvd://1 \-dvdangle 2
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4064 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4065 .B 从其它DVD设备播放
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4066 mplayer \dvd://1 \-dvd\-device /dev/\:dvd2
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4067 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4068 .B 老师DVD(VOB)播放
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4069 mplayer \-dvdauth /dev/\:dvd /mnt/\:dvd/\:VIDEO_TS/\:VTS_02_4.VOB
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4070 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4071 .B HTTP流
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4072 mplayer http://mplayer.hq/\:example.avi
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4073 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4074 .B RTSP流
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4075 mplayer rtsp://server.example.com/\:streamName
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4076 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4077 .B 把字幕转换为MPsub(转换到./\:dump.mpsub)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4078 mplayer dummy.avi \-sub source.sub \-dumpmpsub
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4079 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4080 .B 从标准的V4L输入
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4081 mplayer \-tv on:driver=v4l:width=640:height=480:outfmt=i420 \-vc rawi420
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4082 \-vo xv
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4083 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4084 .B 编码DVD节目#2中选择的场景
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4085 mencoder \dvd://2 \-chapter 10-15 \-o title2.avi \-oac copy \-ovc divx4
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4086 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4087 .B 编码DVD节目#2, 缩放到640x480
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4088 mencoder \dvd://2 \-vf scale=640:480 \-o title2.avi \-oac copy \-ovc divx4
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4089 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4090 .B 编码DVD节目#2, 缩放到512xHHH(保持长宽比)
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4091 mencoder \dvd://2 \-vf scale \-zoom \-xy 512 \-o title2.avi \-oac copy
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4092 \-ovc divx4
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4093 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4094 .B 同上, 但使用libavcodec族, MPEG4(Divx5)压缩
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4095 mencoder \dvd://2 \-o title2.avi \-ovc lavc
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4096 \-lavcopts vcodec=mpeg4:vhq:vbitrate=1800 \-oac copy
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4097 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4098 .B 同上, 但使用libavcodec族, MJPEG压缩
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4099 mencoder \dvd://2 \-o titel2.avi \-ovc lavc
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4100 \-lavcopts vcodec=mjpeg:vhq:vbitrate=1800 \-oac copy
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4101 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4102 .B 编码当前目录下的所有*.jpg文件
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4103 mencoder \\*.jpg \-mf on:fps=25 \-o output.avi \-ovc divx4
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4104 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4105 .B 从电视调谐器编码
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4106 mencoder \-tv on:driver=v4l:width=640:height=480 \-o tv.avi \-ovc rawrgb
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4107 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4108 .B 从管道编码
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4109 rar p test-SVCD.rar | mencoder \-ovc divx4 \-divx4opts br=800 \-ofps 24
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4110 \-\- \-
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4111 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4112 .B 编码多个*.vob文件
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4113 cat *.vob | mencoder <选项> \-
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4114
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4115
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4116 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4117 .\" Bugs, authors, standard disclaimer
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4118 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4119 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4120 .SH BUGS
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4121 可能有.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4122 请, 多看几遍文档(特别是bugreports.html), FAQ和以前的邮件文档!
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4123 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4124 把你的完整的bug报告发送到MPlayer-users邮件列表<mplayer-users@mplayerhq.hu>.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4125 我们喜欢完整的bug报告:)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4126
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4127
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4128 .SH 作者
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4129 查看文档.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4130 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4131 MPlayer is (C) 2000\-2003
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4132 .B Arpad Gereoffy
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4133 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4134 这个man page由
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4135 .B Gabucino
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4136 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4137 .B Diego Biurrun
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4138 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4139 .B Jonas Jermann
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4140 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4141 编写并维护
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4142 .PP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4143 请把相关的邮件发送到MPlayer-users邮件列表.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4144
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4145
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4146 .SH "标准声明"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4147 你必须自己承担使用风险!
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4148 可能会有错误和不精确的地方损坏你的系统或你的眼睛.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4149 小心使用, 尽管可能性很低, 作者对此不负任何责任!
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4150 .\" end of file