annotate DOCS/man/zh/mplayer.1 @ 20481:b6d0fe33648e

Partially synced with en/mplayer.1 (3). Section "OSD/SUBTITLE OPTIONS" of zh/mplayer.1 updated. And some wordings. patch by Sheldon Jin (jinsh2 yahoo com)
author kraymer
date Sat, 28 Oct 2006 18:40:25 +0000
parents 231f139a324d
children edc3c020fa8d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1 .\" Partial sync with en/mplayer.1 r20445
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2 .\" up to line 2123 (.SH "AUDIO OUTPUT OPTIONS")
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
3 .\" Reminder of hard terms which need better/final solution later:
20430
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;
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
6 .\" encoding audio rate; \&; alphamap;
20391
4d664e3c9c28 Add sync tag, patch by Sheldon Jin, jinsh2 yahoo com.
diego
parents: 20241
diff changeset
7 .\"
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
8 .\" MPlayer (C) 2000-2006 MPlayer 团队
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
9 .\" 本(英文)手册页由 Gabucino, Diego Biurrun, Jonas Jermann 编写
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
10 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
11 .\" --------------------------------------------------------------------------
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
12 .\" 宏定义
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
13 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
14 .
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
15 .\" 定义子选项缩进
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
16 .nr SS 5
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
17 .\" 添加新子选项
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
18 .de IPs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
19 .IP "\\$1" \n(SS
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
20 ..
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
21 .\" 一级子选项开始, 结束用 .RE
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
22 .de RSs
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
23 .RS 10
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
24 ..
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
25 .\" 二级子选项开始
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
26 .de RSss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
27 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
28 .RS \n(SS+3
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
29 ..
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
30 .\" 二级子选项结束
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
31 .de REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
32 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
33 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
34 ..
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
35 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
36 .\" --------------------------------------------------------------------------
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
37 .\" 名称
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
38 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
39 .
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
40 .TH MPlayer 1 "2006-10-15" "MPlayer 项目" "电影播放器"
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
41 .
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
42 .SH NAME
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
43 mplayer \- 电影播放器
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
44 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
45 mencoder \- 电影编解码器
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
46 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
47 .\" --------------------------------------------------------------------------
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
48 .\" 总览
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
49 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
50 .
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
51 .SH "SYNOPSIS (总览)"
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
52 .na
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
53 .nh
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
54 .B mplayer
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
55 [选项] [文件|URL|播放列表|\-]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
56 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
57 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
58 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
59 [选项] 文件1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
60 [指定选项] [文件2] [指定选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
61 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
62 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
63 .B mplayer
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 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
68 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
69 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
70 [dvd|dvdnav]://[标题|[开头标题]\-末尾标题]
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 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
73 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
74 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
75 vcd://轨迹[/设备]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
76 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
77 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
78 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
79 tv://[频道]
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 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
82 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
83 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
84 radio://[频道|频率][/capture]
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 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
87 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
88 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
89 pvr://
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
90 [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
91 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
92 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
93 .B mplayer
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
94 dvb://[卡号@]频道
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 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
97 .br
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
98 .B mplayer
20430
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 [\-mf 选项] [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
101 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
102 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
103 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
104 [cdda|cddb]://轨迹[-末轨迹][:速度][/设备]
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 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
107 .br
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
108 .B mplayer
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
109 cue://文件[:轨迹]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
110 [选项]
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
111 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
112 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
113 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
114 [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
115 [用户名:密码@]URL[:端口] [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
116 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
117 .br
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
118 .B mplayer
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
119 sdp://文件
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 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
122 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
123 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
124 mpst://主机[:端口]/URL
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
125 [选项]
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
126 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
127 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
128 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
129 tivo://主机/[list|llist|fsid]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
130 [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
131 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
132 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
133 .B gmplayer
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
134 [选项]
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
135 [\-skin\ 皮肤]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
136 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
137 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
138 .B mencoder
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
139 [选项] 文件
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
140 [文件|URL|\-] [\-o 文件]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
141 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
142 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
143 .B mencoder
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
144 [选项] 文件1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
145 [指定选项] [文件2] [指定选项]
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
146 .ad
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
147 .hy
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
148 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
149 .\" --------------------------------------------------------------------------
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
150 .\" 描述
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
151 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
152 .
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
153 .SH "DESCRIPTION (描述)"
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
154 .B mplayer
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
155 是一个 LINUX 下的电影播放器 (也能运行在许多其它的平台和 CPU 架构, 请参阅文档)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
156 通过许多原生的和可执行的编解码器的支持, 它能播放绝大部分的 MPEG/\:VOB, AVI,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
157 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
158 yuv4mpeg, FILM 和 RoQ 文件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
159 你还能观看 VCD, SVCD, DVD, 3ivx, DivX 3/4/5, 甚至 WMV 电影。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
160 .PP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
161 MPlayer 广泛地支持音视频输出驱动。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
162 它不仅可以使用 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
163 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
164 所有 VESA 兼容显卡上的 VESA (甚至不需要 X11), 某些低级的
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
165 显卡相关的驱动 (如 Matrox, 3dfx 及 ATI) 和一些硬件 MPEG 解码器卡,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
166 比如 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
167 它们中绝大多数支持软件或硬件缩放, 所以你可以享受全屏电影。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
168 .PP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
169 MPlayer 具有 OSD(屏上显示) 功能显示状态信息, 有
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
170 抗锯齿带阴影的漂亮大字幕和键盘控制的可视反馈。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
171 支持的字体包括欧洲语种/\:ISO8859-1,2 (匈牙利语, 英语, 捷克语等等),
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
172 西里尔语和韩语, 可以播放 12 种格式的字幕文件 (MicroDVD, SubRip, OGM,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
173 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
174 及我们自己的: MPsub) 和 DVD 字幕 (SPU 流, VOBsub 及隐藏式 CC 字幕)。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
175 .PP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
176 .B mencoder
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
177 (MPlayer 的电影编解码器) 是一个简单的电影编解码器, 其设计为将
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
178 MPlayer 可播放的电影(见上所述)编码成其他的 MPlayer 可播放格式(见下面)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
179 其编码成的 MPEG-4 (DivX/XviD), 是 libavcodec 编解码器的一种和
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
180 使用 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
181 此外还具有流复制的能力, 拥有强大的(过滤器)插件系统(裁剪,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
182 扩展, 反转, 后处理, 旋转, 拉伸, 降噪声, RGB/\:YUV 转换)等。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
183 .PP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
184 .B gmplayer
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
185 是具有图形用户界面的 MPlayer。其选项与 MPlayer 相同。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
186 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
187 本手册页最后有用法示例, 能让你迅速上手。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
188 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
189 .B 也请参阅 HTML 文档!
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
190 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
191 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
192 .\" --------------------------------------------------------------------------
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
193 .\" 交互控制
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
194 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
195 .
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
196 .SH "INTERACTIVE CONTROL (交互控制)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
197 MPlayer 有个完全可配置的, 命令驱动的控制层,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
198 让你通过键盘, 鼠标, 操纵杆或遥控器(需使用 LIRC)来控制 MPlayer。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
199 参见 \-input 选项定制控制层的方法。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
200 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
201 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
202 .B 键盘控制
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
203 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
204 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
205 .IPs "<\- 和 \->"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
206 后退/\:快进 10 秒。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
207 .IPs "up 和 down"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
208 快进/\:后退 1 分。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
209 .IPs "pgup 和 pgdown"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
210 快进/\:后退 10 分。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
211 .IPs "[ 和 ]"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
212 减少/增加当前回放速度 10%。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
213 .IPs "{ 和 }"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
214 减半/加倍当前回放速度。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
215 .IPs "backspace"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
216 重置正常回放速度.
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
217 .IPs "< 和 >"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
218 在播放列表中后退/\:快进。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
219 .IPs "ENTER"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
220 在播放列表中快进, 甚至越过末尾。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
221 .IPs "HOME 和 END"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
222 下一个/\:前一个父列表中的播放树项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
223 .IPs "INS 和 DEL (仅用于 ASX 播放列表)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
224 下一个/\:前一个供选择的源。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
225 .IPs "p / SPACE"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
226 暂停 (再按取消暂停)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
227 .IPs ".\ \ \ \ "
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 按一下暂停回放, 每按一下就播放一帧(直到按其它键取消步进)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
230 .IPs "q / ESC"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
231 停止播放和退出。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
232 .IPs "+ 和 -"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
233 调整音频延迟增加/减少 0.1 秒。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
234 .IPs "/ 和 *"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
235 降低/\:提高音量。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
236 .IPs "9 和 0"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
237 降低/\:提高音量。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
238 .IPs "m\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
239 静音。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
240 .IPs "# (仅用于 MPEG 和 Matroska)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
241 循环可用的音轨。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
242 .IPs "f\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
243 切换全屏 (也请参见 \-fs)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
244 .IPs "T\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
245 切换顶置 (也请参见 \-ontop)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
246 .IPs "w 和 e"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
247 降低/\:提高摇移范围。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
248 .IPs "o\ \ \ \ "
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
249 循环 OSD 状态: 无 / 搜索条 / 搜索条 + 计时器 / 搜索条 + 计时器 + 总时间。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
250 .IPs "d\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
251 循环丢帧状态: 无 / 跳过显示 / 跳过解码。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
252 (请参见 \-framedrop 和 \-hardframedrop)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
253 .IPs "v\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
254 切换显示字幕。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
255 .IPs "b / j"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
256 循环可用的字幕。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
257 .IPs "y 和 g"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
258 在字幕列表中步进/步退。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
259 .IPs "F\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
260 切换显示"锁定的字幕"。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
261 .IPs "a\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
262 切换对齐字幕: 上 / 中 / 下。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
263 .IPs "x 和 z"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
264 调整字幕延迟增加/减少 0.1 秒。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
265 .IPs "r 和 t"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
266 上/下调整字幕位置。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
267 .IPs "i (仅用于 \-edlout 模式)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
268 设置 EDL 的开头或末尾并写入指定的文件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
269 .IPs "s (仅用于 \-vf 截屏)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
270 截屏。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
271 .IPs "S (仅用于 \-vf 截屏)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
272 开始/停止截屏。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
273 .IPs "I\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
274 用 OSD 显示文件名。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
275 .IPs "! 和 @"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
276 寻到前一章节/后一章节的开始处。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
277 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
278 .PD 1
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
279 .PP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
280 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
281 (以下的按键仅适用于硬件加速视频输出(xv, (x)vidix, (x)mga, 等),
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
282 软件均衡器(\-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
283 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
284 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
285 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
286 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
287 .IPs "1 和 2"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
288 调整对比度。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
289 .IPs "3 和 4"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
290 调整亮度。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
291 .IPs "5 和 6"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
292 调整色调。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
293 .IPs "7 和 8"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
294 调整饱和度。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
295 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
296 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
297 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
298 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
299 (以下的按键仅适用于 quartz or macosx 视频输出驱动。)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
300 .RE
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
301 .PP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
302 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
303 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
304 .IPs "command + 0"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
305 半尺寸。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
306 .IPs "command + 1"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
307 原始尺寸。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
308 .IPs "command + 2"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
309 双倍尺寸。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
310 .IPs "command + f"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
311 切换全屏 (也请参见 \-fs)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
312 .IPs "command + [ 和 command + ]"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
313 设置窗口的 alpha。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
314 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
315 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
316 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
317 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
318 (以下的按键仅适用于 sdl 视频输出驱动。)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
319 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
320 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
321 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
322 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
323 .IPs "c\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
324 切换可用的全屏模式。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
325 .IPs "n\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
326 原始尺寸。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
327 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
328 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
329 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
330 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
331 (以下的按键仅适用于多媒体键盘。)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
332 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
333 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
334 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
335 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
336 .IPs PAUSE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
337 暂停。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
338 .IPs "STOP\ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
339 停止并退出。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
340 .IPs "PREVIOUS 和 NEXT"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
341 后退/\:快进 1 分。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
342 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
343 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
344 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
345 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
346 (以下的按键仅适用于已编译支持 GUI 并优先于以前的定义。)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
347 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
348 .PP
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
349 .PD 0
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
350 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
351 .IPs ENTER
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
352 开始播放。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
353 .IPs "ESC\ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
354 停止播放。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
355 .IPs "l\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
356 加载文件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
357 .IPs "t\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
358 加载字幕。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
359 .IPs "c\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
360 打开皮肤浏览器。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
361 .IPs "p\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
362 打开播放列表。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
363 .IPs "r\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
364 打开首选项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
365 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
366 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
367 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
368 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
369 (以下的按键仅适用于已编译支持 TV 或 DVB 的输入并优先于以前的定义。)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
370 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
371 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
372 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
373 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
374 .IPs "h 和 k"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
375 选择上一个/\:下一个频道。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
376 .IPs "n\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
377 改变制式。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
378 .IPs "u\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
379 改变频道列表。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
380 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
381 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
382 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
383 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
384 (以下的按键仅适用于已编译支持 dvdnav: 用于导航菜单)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
385 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
386 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
387 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
388 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
389 .IPs "keypad 8"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
390 选择上。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
391 .IPs "keypad 2"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
392 选择下。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
393 .IPs "keypad 4"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
394 选择左。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
395 .IPs "keypad 6"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
396 选择右。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
397 .IPs "keypad 5"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
398 返回主菜单。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
399 .IPs "keypad 7"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
400 返回最近的菜单(先后次序是: 章节->标题->根)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
401 .IPs "keypad ENTER"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
402 确定。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
403 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
404 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
405 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
406 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
407 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
408 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
409 .B 鼠标控制
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
410 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
411 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
412 .IPs "button 3 和 button 4"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
413 后退/\:快进 1 分。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
414 .IPs "button 5 和 button 6"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
415 降低/\:提高音量。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
416 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
417 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
418 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
419 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
420 .B 操纵杆
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
421 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
422 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
423 .IPs "left 和 right"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
424 后退/\:快进 10 秒。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
425 .IPs "up 和 down"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
426 快进/\:后退 1 分。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
427 .IPs "button 1"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
428 暂停。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
429 .IPs "button 2"
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
430 循环 OSD 状态: 无 / 搜索条 / 搜索条 + 计时器 / 搜索条 + 计时器 + 总时间。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
431 .IPs "button 3 和 button 4"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
432 降低/\:提高音量。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
433 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
434 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
435 .
20430
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 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
441 .SH "USAGE (用法)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
442 每个 'flag' 选项有个相反的 'noflag' 选项对应, 例如\& 选项\-fs 反的是 \-nofs。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
443 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
444 如果某选项标为: (仅用于 XXX), 就仅适用于与选项 XXX 联合使用或者已编译进 XXX。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
445 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
446 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
447 子选项解析器(例如用于 \-ao pcm 子选项)支持
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
448 一种特殊的字符串转义(string-escaping)意欲和外部的 GUI 一起使用。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
449 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
450 其格式如下:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
451 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
452 %n%string_of_length_n
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
453 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
454 .I 示例:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
455 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
456 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
457 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
458 或在脚本中:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
459 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
460 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
461 .PP
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 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
467 .SH "CONFIGURATION FILES (配置文件)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
468 你可以把所有选项放在配置文件中, 每次 MPlayer/MEncoder 运行时都会读取它们。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
469 系统范围的配置文件 'mplayer.conf' 位于你的配置目录
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
470 (例如\& /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
471 用户指定的配置文件是 '~/\:.mplayer/\:config'。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
472 MEncoder 的配置文件是 'mencoder.conf' 位于你的配置目录
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
473 (例如\& /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
474 用户指定的配置文件是 '~/\:.mplayer/\:mencoder.conf'。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
475 用户指定的选项优先于系统范围的选项, 而命令行选项优先于以上两者。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
476 配置文件的语法是 'option=<value>', 任何 '#' 后面的都认为是注释。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
477 启用没有参数值的选项可以把参数设为 'yes' 或者 '1' 或者 'true',
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
478 而如果要停用就把它们设置为 'no' 或者'0' 或者 'false'。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
479 甚至子选项也可以如此设定选项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
480 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
481 你也可以为特定文件写配置文件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
482 如果你希望一个特定文件 'movie.avi' 有个配置文件, 就新建文件,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
483 名为 'movie.avi.conf', 写上该特定文件的选项并放在目录 ~/.mplayer/ 下。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
484 你也可以把配置文件放在与播放该特定文件时该特定文件相同的目录之下,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
485 只要你(要么在命令行或者在全局配置文件中)给定 \-use-filedir-conf 选项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
486 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
487 .I MPLAYER 配置文件示例:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
488 .sp 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
489 .nf
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
490 # 默认使用 Matrox 驱动。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
491 vo=xmga
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
492 # 我喜欢在看片子的时候练习倒立。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
493 flip=yes
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
494 # 解码/编码多个 PNG 文件,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
495 # 开始于 mf://文件掩码
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
496 mf=type=png:fps=25
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
497 # 怪异的负片图像好酷。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
498 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
499 .fi
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
500 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
501 .I "MENCODER 配置文件示例:"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
502 .sp 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
503 .nf
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
504 # 产生 MEncoder 输出到默认的文件名。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
505 o=encoded.avi
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
506 # 下面四行使 mencoder tv:// 立刻开始捕捉。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
507 oac=pcm=yes
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
508 ovc=lavc=yes
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
509 lavcopts=vcodec=mjpeg
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
510 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
511 # 较复杂的默认编码选项设置
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
512 lavcopts=vcodec=mpeg4:autoaspect=1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
513 lameopts=aq=2:vbr=4
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
514 ovc=lavc=1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
515 oac=lavc=1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
516 passlogfile=pass1stats.log
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
517 noautoexpand=1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
518 subfont-autoscale=3
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
519 subfont-osd-scale=6
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
520 subfont-text-scale=4
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
521 subalign=2
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
522 subpos=96
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
523 spuaa=20
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
524 .fi
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 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
530 .SH "PROFILES (配置轮廓)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
531 为了方便操作不同的配置文件, 可以在配置文件中定义配置轮廓。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
532 配置轮廓以放在方括号中的名称开始, 如\& '[my-profile]'。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
533 所有跟随的选项成为配置轮廓的一部分。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
534 描述(通过 \-profile help 显示)定义于 profile-desc 选项。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
535 要结束该配置轮廓, 使用别的名称开始即可
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
536 或使用配置轮廓名称 'default' 继续正常的选项。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
537 .fi
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
538 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
539 .I "MENCODER 配置轮廓示例:"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
540 .sp 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
541 .nf
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
542
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
543 [mpeg4]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
544 profile-desc="MPEG4 encoding"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
545 ovc=lacv=yes
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
546 lavcopts=vcodec=mpeg4:vbitrate=1200
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
547
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
548 [mpeg4-hq]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
549 profile-desc="HQ MPEG4 encoding"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
550 profile=mpeg4
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
551 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
552 .fi
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 .\" --------------------------------------------------------------------------
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 .SH "GENERAL OPTIONS (一般选项)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
559 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
560 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
561 .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
562 过载标准的搜索路径并使用指定的文件代替内置的 codecs.conf。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
563 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
564 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
565 .B \-include <配置文件>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
566 指定配置文件在默认的配置文件后面解析。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
567 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
568 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
569 .B \-list-options
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
570 打印所有可用的选项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
571 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
572 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
573 .B \-msgcharset <字符集>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
574 转换控制台消息为指定的字符集(默认是自动侦测: autodetect)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
575 文字的字符集编码用选项 \-\-charset 指定配置。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
576 设置为 "noconv" 以停用转换 (为了如\& iconv 问题)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
577 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
578 .I 注意:
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 环境变量 MPLAYER_CHARSET 能帮你去除开头几行混乱的输出。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
581 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
582 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
583 .B \-msglevel <all=<级别>:<模块>=<级别>:...>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
584 直接对各个模块控制冗赘度。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
585 此 'all' 模块改变所有模块(虽然没有在命令行中显式指定)的冗赘级别。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
586 查看所有模块的列表请参见于 '\-msglevel help'。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
587 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
588 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
589 消息是在命令行解析之前打印的, 仅受到能应用于所有模块的
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
590 环境变量 MPLAYER_VERBOSE 的控制。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
591 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
592 可用级别:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
593 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
594 .RSs
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
595 .IPs "-1"
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 " 0"
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 " 1"
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 " 2"
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 " 3"
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 " 4"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
606 信息消息
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
607 .IPs " 5"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
608 状态消息 (隐藏用 \-quiet)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
609 .IPs " 6"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
610 冗赘消息
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
611 .IPs " 7"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
612 调试级别 2
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
613 .IPs " 8"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
614 调试级别 3
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
615 .IPs " 9"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
616 调试级别 4
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
617 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
618 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
619 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
620 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
621 .B "\-quiet\ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
622 使得控制台消息少输出; 特别地, 阻止状态行
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
623 (如\& 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
624 对慢机器或者不能正确处理回车符(如\& \\r)的旧机器特别有用。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
625 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
626 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
627 .B \-priority <优先> (仅适用于 Windows)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
628 根据 Windows 下可用的预定义优先级设置 MPlayer 的进程优先级。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
629 可能的 <优先> 值为:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
630 .RSs
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
631 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
632 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
633 .sp 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
634 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
635 .I 警告:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
636 使用 realtime(实时) 优先级会引起系统锁住。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
637 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
638 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
639 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
640 .B \-profile <配置轮廓1,配置轮廓2,...>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
641 使用给定的配置轮廓, \-profile help 显示定义的配置轮廓列表。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
642 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
643 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
644 .B \-really-quiet (也请参见 \-quiet)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
645 显示比 \-quiet 更少的输出和状态信息。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
646 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
647 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
648 .B \-show-profile <配置轮廓>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
649 显示配置轮廓的描述和内容。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
650 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
651 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
652 .B \-use-filedir-conf
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
653 在文件播放时的相同目录之下寻找该特定文件的配置文件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
654 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
655 .I 警告:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
656 播放未经信任的媒体可能有危险。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
657 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
658 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
659 .B "\-v\ \ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
660 提高冗赘级别, 对命令行中发现的各个 \-v 提高一级。
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 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
663 .
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
664 .SH "PLAYER OPTIONS (播放器选项) (仅适用于 MPLAYER)"
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
665 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
666 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
667 .B \-autoq <质量> (和 \-vf [s]pp 一起使用)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
668 依据可用的 CPU 空闲时间动态改变后期处理的级别。
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 为此你必须使用不带参数的 \-vf [s]pp 选项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
671 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
672 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
673 .B \-autosync <因子>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
674 基于音频延迟的检测逐步调整 A/V 同步。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
675 指定 \-autosync 0, 也就是默认值, 将导致帧计时完全基于音频延迟的检测。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
676 指定 \-autosync 1 也是一样, 但会微妙地改变所使用的 A/V 修正算法。
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 设置大于 1 的整数值一般会有所帮助。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
679 这个值越大, 计时方法越接近于 \-nosound。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
680 对于某些音频延迟检测实现不完善的声卡驱动, 试试用 \-autosync\ 30 来平滑此问题。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
681 使用这个值时, 如果出现 A/V 同步大偏移, 只需要 1, 2 秒时间就可以搞定。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
682 对于所有的声卡驱动, 对突然的 A/V 偏移, 在反应时间上有延迟,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
683 这应该是打开此选项的唯一副作用。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
684 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
685 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
686 .B \-benchmark
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
687 在终端打印一些回放后的 CPU 使用率和丢帧数的统计信息。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
688 与 \-nosound 和 \-vo null 联合使用可用来仅仅评测视频编解码器.
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
689 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
690 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
691 使用此参数仅仅回放视频时, MPlayer 也将忽略帧持续期(frame duration)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
692 (你可以认为那是不定帧率)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
693 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
694 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
695 .B \-colorkey <号码>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
696 改变 colorkey 为你所选的 RGB 值。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
697 0x000000 是黑色而 0xffffff 是白色。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
698 仅被视频输出驱动 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
699 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
700 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
701 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
702 .B \-nocolorkey
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
703 停用 colorkeying。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
704 仅被视频输出驱动 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
705 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
706 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
707 .TP
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
708 .B \-correct-pts (试验)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
709 切换 mplayer 到试验模式。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
710 视频过滤器决定视频帧的演示时戳而不是视频源。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
711 还不支持大多数过滤器。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
712 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
713 .TP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
714 .B \-crash-debug (调试代码)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
715 一旦崩溃或 SIGTRAP 自动联上 gdb 调试程序。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
716 此支持必须已编译进配置 \-\-enable-crash-debug。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
717 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
718 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
719 .B \-edlout <文件名>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
720 新建文件并写入 EDL(编辑决定列表) 记录。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
721 回放时, 用户击 'i' 键标记跳过块的开始结束处。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
722 这提供了用户一个以后能精调 EDL (记录)项的开始点。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
723 详情请参见 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
724 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
725 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
726 .B \-enqueue (仅用于 GUI)
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 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
729 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
730 .B \-fixed-vo
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
731 为多个文件锁定一个固定的视频系统 (对所有的文件(反)初始化仅一次)。
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 目前 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
734 xv, xvidix 和 dfbmga。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
735 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
736 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
737 .B \-framedrop (也请参见 \-hardframedrop)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
738 跳过显示一些帧从而在慢的机器上保持 A/V 同步。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
739 视频滤镜不会应用到这些帧上。对于 B-帧 甚至解码也完全跳过。
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 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
742 .B \-(no)gui
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
743 启用或停用 GUI 接口(默认取决于可执行文件名)。
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 \-h, \-help, \-\-help
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
748 显示简短的选项概要。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
749 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
750 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
751 .B \-hardframedrop
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
752 更高强度的丢帧(破坏解码)。导致图像失真!
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
753 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
754 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
755 .B \-identify
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
756 是 \-msglevel identify=4 的简式。使用易于分析的格式显示文件参数。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
757 也打印更详细的字幕信息和音轨语言和 ID。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
758 在某些情形下, 你使用 \-msglevel identify=6 能得到更多的信息。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
759 例如, 对于 DVD 能列出每个标题的时长和碟片 ID 号。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
760 wrapper(封套) 脚本 TOOLS/\:midentify 能抑制 MPlayer 的其它输出
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
761 并(希望能) shellescapes(脚本转义) 文件名。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
762 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
763 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
764 .B \-idle (也请参见 \-slave)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
765 当没有文件播放时, 让 MPlayer 空闲等待而不是退出。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
766 一般在 slave 模式时有用, 能通过输入命令控制 MPlayer。
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 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
769 .B \-input <命令>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
770 此选项可以用来配置输入系统的某些部分。路径相对于 ~/.mplayer/。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
771 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
772 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
773 自动重复功能目前只有游戏操纵杆支持。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
774 .sp 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
775 可用的命令有:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
776 .sp 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
777 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
778 .RSs
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
779 .IPs conf=<文件名>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
780 指定输入配置文件而不是默认的 ~/\:.mplayer/\:input.conf。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
781 如果没有给出完全路径名, 将假设是 ~/\:.mplayer/\:<文件名>。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
782 .IPs ar-delay
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
783 在开始自动重复一个键之前等待多少毫秒 (0 代表停用)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
784 .IPs ar-rate
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 .IPs keylist
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
787 列出所有可以被绑定于命令的键。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
788 .IPs cmdlist
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
789 列出所有可以被绑定于键的命令。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
790 .IPs js-dev
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
791 指定使用的操纵杆设备(默认是: /dev/\:input/\:js0)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
792 .IPs file=<文件名>
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 一般结合 FIFO 时有用。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
795 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
796 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
797 当给定文件是 FIFO 时 MPlayer 打开两个端头, 这样你就可以做
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
798 几次 'echo "seek 10" > mp_pipe' 而管道仍保持有效。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
799 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
800 .PD 1
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 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
803 .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
804 指定 FIFO 大小供缓冲按键事件(默认: 10)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
805 n 大小的 FIFO 能容纳 (n-1) 缓冲事件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
806 如果太小会丢失一些事件
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
807 (导致 "stuck mouse buttons (鼠标键卡住)" 或类似效果)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
808 如果太大, MPlayer 处理缓冲的事件时可能看上去挂住了。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
809 为得到同以前一样的行为效果而引入此选项,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
810 对 Linux 设置为 2 或对 Windows 为 1024。
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 \-lircconf <文件名> (仅适用于 LIRC)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
814 为 LIRC 指定配置文件(默认是: ~/.lircrc)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
815 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
816 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
817 .B \-list-properties
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
818 打印可用的属性列表。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
819 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
820 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
821 .B \-loop <数>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
822 重复回放电影 <数> 遍。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
823 0 表示重复不断。
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 (仅适用于 OSD 菜单)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
827 打开 OSD 菜单支持。.
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-cfg <文件名> (仅适用于 OSD 菜单)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
831 使用另外的 menu.conf。
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 \-menu-root <参数值> (仅适用于 OSD 菜单)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
835 指定主菜单。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
836 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
837 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
838 .B \-menu-startup (仅适用于 OSD 菜单)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
839 在 MPlayer 启动时显示主菜单。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
840 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
841 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
842 .B \-mouse-movements
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
843 允许 MPlayer 接受指针事件来自视频输出驱动(目前仅支持 X11 衍生型)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
844 必须选择 DVD 菜单中的按钮。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
845 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
846 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
847 .B \-noconsolecontrols
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
848 阻止 MPlayer 读取标准输入的键盘事件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
849 读取标准输入的数据时有用。命令行中发现 \- 会自动启用。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
850 会遇到不得不手动设置的情形, 比如你
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
851 打开 /dev/\:stdin (或者你系统中等价的设备), 在播放列表中使用 stdin
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
852 或者意欲以后通过 slave 命令的 loadfile 或 loadlist 从 stdin 读取。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
853 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
854 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
855 .B \-nojoystick
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
856 关闭支持操纵杆。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
857 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
858 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
859 .B \-nolirc
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
860 关闭支持 LIRC。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
861 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
862 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
863 .B \-nomouseinput (仅适用于 X11)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
864 停用鼠标键 按/\:放 输入 (mozplayerxp 的上下文菜单依赖此选项)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
865 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
866 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
867 .B \-rtc (仅适用 RTC)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
868 打开使用 Linux 的 RTC (实时钟 \- /dev/\:rtc) 作为计时机制。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
869 唤醒过程每 1/1024 秒核查当前时间。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
870 除非现代 Linux 内核配置为桌面应用, 因为当使用正常的定时睡眠时,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
871 已唤醒相似精度的过程。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
872 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
873 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
874 .B \-playing-msg <字符串>
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 支持以下的扩展:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
877 .RSs
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
878 .IPs ${NAME}
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
879 扩展为属性 NAME 的值。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
880 .IPs $(NAME:TEXT)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
881 仅当属性 NAME 可用时扩展 TEXT(文字)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
882 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
883 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
884 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
885 .B \-playlist <文件名>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
886 根据播放列表播放文件(ASX, Winamp, SMIL, 或者
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
887 one-file-per-line(每行一个文件) 格式)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
888 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
889 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
890 此选项作为条目仅应用于播放列表的元素以后, 会找到选项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
891 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
892 FIXME: 需要彻底理清并建立文档。
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 \-rtc-device <设备>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
896 为 RTC 计时使用指定的设备。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
897 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
898 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
899 .B \-shuffle
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
900 以随机顺序播放文件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
901 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
902 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
903 .B \-skin <名> (仅用于 GUI)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
904 从默认皮肤目录
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
905 /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
906 下的, 作为参数的给定目录中装载皮肤。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
907 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
908 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
909 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
910 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
911 .IPs "\-skin fittyfene"
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
912 尝试 /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
913 然后是 ~/.mplayer/\:skins/\:fittyfene。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
914 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
915 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
916 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
917 .TP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
918 .B \-slave (也请参见 \-input)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
919 切换到 slave 模式, MPlayer 为其他程序在后台运行。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
920 MPlayer 从标准输入读取以新行 (\\n) 分隔开的命令行,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
921 而不再截获键盘事件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
922 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
923 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
924 请参见 \-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
925 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
926 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
927 .B \-softsleep
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
928 通过不断核查当前时间来测定帧的时间,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
929 而不是请求内核在适当的时刻唤醒 MPlayer。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
930 对于内核计时器精度不高且不能使用 RTC 时有用, 代价是较高的 CPU 消耗。
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 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
933 .B \-sstep <数>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
934 每帧后跳过 <数> 秒。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
935 影片的正常帧率仍被保留, 所以回放加速了。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
936 既然 MPlayer 仅能搜寻到下一个 keyframe, 加速过程可能不精准。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
937 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
938 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
939 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
940 .SH "DEMUXER/STREAM OPTIONS (分路器/媒体流选项)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
941 .
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
942 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
943 .B \-a52drc <级别>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
944 选择 AC3 音频流的动态范围压缩(DRC)级别。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
945 <级别> 是 0 到 1 的浮点数, 其中 0 表示无压缩,
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
946 (默认值) 1 表示全压缩 (使得响亮的通路更安静或相反)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
947 此选项仅当 AC3 流包含所需范围的压缩信息时显示效果。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
948 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
949 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
950 .B \-aid <标识> (也请参见 \-alang)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
951 选择音频频道 (MPEG: 0\-31, AVI/\:OGM: 1\-99, ASF/\:RM: 0\-127,
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
952 VOB(AC3): 128\-159, VOB(LPCM): 160\-191, MPEG-TS 17\-8190)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
953 MPlayer 在 verbose (\-v) 模式下会打印可用的音频标识。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
954 当播放 MPEG-TS 流时, MPlayer/\:MEncoder 用第一个程序
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
955 播放已选择的(如果有的话)音频流。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
956 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
957 .TP
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
958 .B \-alang <语言代号[,语言代号,...]> (也请参见 \-aid)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
959 指定音频语言的优先使用列表。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
960 不同的容器格式使用不同的语言代号。DVDs 使用 ISO 639-1 的
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
961 两字符语言代号, Matroska 和 NUT 使用 ISO 639-2 的
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
962 三字符语言代号, 而 OGM 使用自由格式标识符。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
963 MPlayer 在 verbose (\-v) 模式下会打印可用的语言。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
964 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
965 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
966 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
967 .RSs
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
968 .IPs "mplayer dvd://1 \-alang hu,en"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
969 选择 DVD 上的匈牙利语音轨播放而英语在没有匈牙利语时备用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
970 .IPs "mplayer \-alang jpn example.mkv"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
971 播放日语 Matroska 文件。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
972 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
973 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
974 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
975 .TP
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
976 .B \-audio-demuxer <[+]名称> (仅用于 \-audiofile)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
977 锁定用于 \-audiofile 的音频分路器类型。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
978 在名称前使用 '+' 锁定类型, 跳过某些核查!
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
979 按照 \-audio-demuxer help 打印出来的指定分路器类型。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
980 为了向后兼容, 也接受定义在 libmpdemux/\:demuxer.h 的分路器标识。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
981 \-audio-demuxer audio 或 \-audio-demuxer 17 锁定 MP3。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
982 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
983 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
984 .B \-audiofile <文件名>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
985 在看电影时播放外部音频文件(WAV, MP3 或 Ogg Vorbis)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
986 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
987 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
988 .B \-audiofile-cache <千字节>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
989 对 \-audiofile 的文件流启用缓存, 使用指定大小的内存。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
990 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
991 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
992 .B \-bandwidth <参数值> (仅适用于网络)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
993 指定网络流的最大带宽(用于服务器可以以不同带宽传送内容的情况)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
994 当你以慢速连接观看现场流媒体时有用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
995 对于 Real RTSP 流, 也用来设置最大的传送带宽
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
996 以容许较快的缓存填充和流转储。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
997 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
998 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
999 .B \-cache <千字节>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1000 此选项指定用多少内存(以 kBytes 为单位)作为播放文件或 URL 的预缓冲。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1001 对速度慢的媒体特别有用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1002 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1003 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1004 .B \-nocache
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1005 关闭缓冲。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1006 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1007 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1008 .B \-cache-min <百分数>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1009 当缓冲填充到总数的 <百分数> 时开始回放。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1010 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1011 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1012 .B \-cache-seek-min <百分数>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1013 如果查寻到的位置处于从当前位置算起的缓存大小的 <百分数> 之内,
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1014 MPlayer 等待填充缓存到此位置而不是执行流查寻(默认值是: 50)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1015 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1016 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1017 .B \-cdda <选项1:选项2> (仅适用于 CDDA)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1018 此选项用来调整 MPlayer 的 CD 音频读取特性。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1019 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1020 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1021 .RSs
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1022 .IPs speed=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1023 设定 CD 转速。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1024 .IPs paranoia=<0\-2>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1025 设定谨慎级别。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1026 0 以外的值可能会打断除了第一个音轨的任何回放。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1027 .RSss
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1028 0: 关闭检测 (默认)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1029 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1030 1: 只进行重叠检测
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1031 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1032 2: 完全数据修正和校检
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1033 .REss
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1034 .IPs generic-dev=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1035 使用指定的通用 SCSI 设备。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1036 .IPs sector-size=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1037 单位读取量。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1038 .IPs overlap=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1039 锁定校检时的最小重叠搜索为 <参数值> 个扇区。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1040 .IPs toc-bias
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1041 假定 TOC 报告中第1音轨的起始偏移量为 LBA 0。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1042 有些东芝光驱需要这样来修正音轨边界。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1043 .IPs toc-offset=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1044 报告音轨时在扇区数上再加上 <参数值> 个扇区。可能是负数。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1045 .IPs (no)skip
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1046 (不)接受不完整的数据重建。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1047 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1048 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1049 .TP
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1050 .B \-cdrom-device <设备路径>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1051 指定 CD-ROM 设备 (默认是: /dev/\:cdrom)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1052 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1053 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1054 .B \-channels <数字> (也请参见 \-af channels)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1055 请求播放的声道数 (默认值是: 2)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1056 MPlayer 要求解码器把音频解码到指定数量的声道。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1057 然后由解码器来实现这个要求。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1058 此选项通常只有在播放带 AC3 音频(比如 DVD)的视频时才显得重要。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1059 在那时默认使用 liba52 解码并把音频正确地混合到需要的声道数。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1060 为了直接控制输出声道数独立于解码声道数, 使用声道过滤器。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1061 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1062 .I 注意:
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1063 此选项可以被解码器(仅适用于 AC3), 过滤镜(环绕立体声), 和音频
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1064 输出驱动(至少 OSS 可以)接受。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1065 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1066 可用选项有:
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1067 .sp 1
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1068 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1069 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1070 .IPs 2
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1071 立体声
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1072 .IPs 4
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1073 环绕立体声
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1074 .IPs 6
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1075 5.1 立体声
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1076 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1077 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1078 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1079 .TP
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1080 .B \-chapter <场景标识>[\-<末尾场景标识>] (仅适用于 dvd:// 和 dvdnav://)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1081 指定从哪个场景开始播放。也可以指定在哪个场景结束播放 (默认值为: 1)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1082 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1083 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1084 .B \-cookies (仅适用于网络)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1085 HTTP 请求时发送 cookies。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1086 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1087 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1088 .B \-cookies-file <文件名> (仅适用于网络)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1089 从 <文件名> 中读取 HTTP cookies (默认值是: ~/.mozilla/ 和 ~/.netscape/)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1090 而跳过从默认位置读取。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1091 假定文件是 Netscape 格式。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1092 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1093 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1094 .B \-delay <数>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1095 音频延迟数秒 (正或负的浮点数)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1096 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1097 .I 注意:
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1098 当和 MEncoder 一起用时, 并不保证能与 \-ovc copy 一起工作正常;
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1099 请使用 \-audio-delay。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1100 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1101 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1102 .B \-ignore-start
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1103 忽略 AVI 文件中指定的流开始时间。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1104 对于 MPlayer, 用 \-audio-delay 选项编码的文件废除了流延迟。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1105 在编码时期, 此选项防止 MEncoder 转送原流的开始时间到新的文件;
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1106 但是 \-audio-delay 选项并不受影响。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1107 注意 MEncoder 有时会自动调整流开始时间以补偿预期的解码延迟,
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1108 所以没有测试之前不要使用此选项进行编码。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1109 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1110 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1111 .B \-demuxer <[+]类型名>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1112 锁定分路器类型。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1113 在名称前使用 '+' 锁定类型, 跳过某些核查!
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1114 按照 \-demuxer help 打印出来的指定分路器类型。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1115 为了向后兼容, 也接受定义在 libmpdemux/\:demuxer.h 的分路器标识。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1116 \-demuxer audio 或 \-demuxer 17 锁定 MP3。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1117 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1118 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1119 .B \-dumpaudio (仅用于 MPlayer)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1120 转储原始的音频压缩流到 ./stream.dump (用于 MPEG/\:AC3)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1121 如果你在命令行中指定多于其中 \-dumpaudio, \-dumpvideo, \-dumpstream
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1122 的一个, 只有最后一个生效。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1123 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1124 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1125 .B \-dumpfile <文件名> (仅用于 MPlayer)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1126 指定 MPlayer 应该转储到的文件。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1127 应该与 \-dumpaudio / \-dumpvideo / \-dumpstream 一起使用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1128 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1129 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1130 .B \-dumpstream (仅用于 MPlayer)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1131 转储原始流到 ./stream.dump。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1132 当从 DVD 或网络上抓取时候有用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1133 如果你在命令行中指定多于其中 \-dumpaudio, \-dumpvideo, \-dumpstream
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1134 的一个, 只有最后一个生效。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1135 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1136 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1137 .B \-dumpvideo (仅用于 MPlayer)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1138 转储原始流到 ./stream.dump (不是十分有用)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1139 如果你在命令行中指定多于其中 \-dumpaudio, \-dumpvideo, \-dumpstream
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1140 的一个, 只有最后一个生效。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1141 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1142 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1143 .B \-dvbin <选项> (仅用于 DVB)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1144 为了过载默认的值, 把下面的参数传递给 DVB 输入模块:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1145 .sp 1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1146 .PD 0
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1147 .RSs
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1148 .IPs card=<1\-4>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1149 指定使用卡号 1\-4 (默认是: 1).
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1150 .IPs file=<文件名>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1151 指示 MPlayer 从频道中读取 <文件名>。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1152 默认是 ~/.mplayer/\:channels.conf.{sat,ter,cbl,atsc} (基于卡的类型)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1153 或者最后于求助 ~/.mplayer/\:channels.conf。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1154 .IPs timeout=<1\-30>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1155 放弃试图调谐的最大等候秒数(默认值是: 30)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1156 .RE
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1157 .PD 1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1158 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1159 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1160 .B \-dvd\-device <设备路径> (仅用于 DVD)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1161 指定 DVD 设备(默认是: /dev/\:dvd)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1162 你也可以指定目录, 其中包含以前直接从 DVD 拷贝(比如用 \& vobcopy)的文件。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1163 首先注意使用 \-dumpstream 通常是更好的拷贝 DVD 的方法(请参见示例)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1164 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1165 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1166 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1167 .B \-dvdangle <视角标识> (仅用于 DVD)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1168 有些 DVD 碟片中的场景可以从多个视角观看。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1169 这里你可以告诉 MPlayer 使用哪个视角(默认值是: 1)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1170 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1171 .B \-edl <文件名>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1172 回放时启用编辑决定列表(EDL)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1173 根据给定文件的条目视频被跳过, 而音频或静音或不静音。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1174 如何使用详情请参见 http://www.mplayerhq.hu/\:DOCS/\:HTML/\:en/\:edl.html。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1175 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1176 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1177 .B \-endpos <[[hh:]mm:]ss[.ms]|size[b|kb|mb]> (也请参见 \-ss 和 \-sb)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1178 停止在给定的时间或字节位置。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1179 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1180 .I 注意:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1181 字节位置仅为了 MEncoder 而启用但不精确, 因为它只会停在帧的边缘。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1182 当与 \-ss 选项组合使用时, \-endpos 的时间会向前移动 \-ss 指定的秒数。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1183 .sp 1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1184 .I 示例:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1185 .PD 0
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1186 .RSs
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1187 .IPs "\-endpos 56"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1188 56 秒后停止。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1189 .IPs "\-endpos 01:10:00"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1190 1 小时 10 分后停止。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1191 .IPs "\-ss 10 \-endpos 56"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1192 1 分 6 秒后停止。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1193 .IPs "\-endpos 100mb"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1194 只编码 100 MB。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1195 .RE
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1196 .PD 1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1197 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1198 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1199 .B \-forceidx
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1200 强制索引重建。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1201 对索引损坏的文件(A/V 不同步等等)有用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1202 这使得不可能搜索的文件启用搜索。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1203 你能使用 MEncoder 永久性地修复索引 (请参见文档)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1204 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1205 .I 注意:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1206 此选项仅对原本支持搜索的媒体有效 (如: 没有标准输入, 管道, 等)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1207 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1208 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1209 .B \-fps <浮点数>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1210 过载帧速率。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1211 如果原先的值是错误的或缺少的有用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1212 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1213 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1214 .B \-frames <参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1215 只播放/\:转换前<参数值>帧, 然后退出。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1216 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1217 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1218 .B \-hr-mp3-seek (仅用于 MP3)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1219 高精度 MP3 搜索。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1220 播放外部 MP3 文件时启用,
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1221 因为我们需要搜索到非常精确的位置来保持 A/V 同步。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1222 这种方法在后退搜索时尤其慢, 因为需要绕回到开头来寻找准确的帧位置。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1223 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1224 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1225 .B \-idx (也请参见 \-forceidx)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1226 在没有找到索引的情况下重建文件的索引, 从而允许搜索。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1227 对于损坏的/\:不完整的下载, 或制作低劣的文件有用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1228 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1229 .I 注意:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1230 此选项仅对原本支持搜索的媒体有效 (如 \& 没有标准输入, 管道, 等)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1231 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1232 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1233 .B \-ipv4-only-proxy (仅适用于网络)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1234 对于 IPv6 地址跳过代理服务器。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1235 仍然用于 IPv4 连接。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1236 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1237 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1238 .B \-loadidx <索引文件>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1239 从 \-saveidx 保存的此文件中, 读取视频索引数据。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1240 索引用于搜索, 过载其它任何包含在 AVI 本身的索引。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1241 MPlayer 不阻止你装载产生于不同 AVI 的索引文件,
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1242 但是的确会导致不利的结果。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1243 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1244 .I 注意:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1245 既然 MPlayer 现在支持 OpenDML, 此选项已废弃。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1246 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1247 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1248 .B \-mc <每帧秒数>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1249 每帧的最大 A-V 同步修正(以秒为单位)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1250 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1251 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1252 .B \-mf <选项1:选项2:...>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1253 用来从多个 PNG 或 JPEG 文件中解码。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1254 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1255 可用选项有:
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1256 .sp 1
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1257 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1258 .RSs
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1259 .IPs w=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1260 输入文件的宽度 (默认值是: 自动检测)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1261 .IPs h=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1262 输入文件的高度 (默认值是: 自动检测)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1263 .IPs fps=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1264 输出的帧率 (默认值是: 25)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1265 .IPs type=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1266 输入文件的类型 (可用类型是: jpeg, png, tga, sgi)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1267 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1268 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1269 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1270 .TP
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1271 .B \-ni (仅用于 AVI)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1272 锁定使用非交错的 AVI 分析器(修复某些质量差的 AVI 文件的播放)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1273 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1274 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1275 .B \-nobps (仅用于 AVI)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1276 不使用平均比特率值来维持 A-V 同步。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1277 对某些文件头损坏的 AVI 文件有帮助。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1278 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1279 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1280 .B \-noextbased
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1281 停用基于后缀名的分路器选择机制。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1282 默认情况下, 当文件类型(分路器)无法可靠检测时
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1283 (文件没有头部或者不够可靠), 使用文件后缀名来选择分路器。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1284 基于内容的分路器总是可作为备用的。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1285 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1286 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1287 .B \-passwd <密码> (也请参见\-user 选项) (仅适用于网络)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1288 设置 http 认证密码.
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1289 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1290 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1291 .B \-prefer-ipv4 (仅适用于网络)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1292 使用 IPv4 网络连接。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1293 IPv6 自动地作为备用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1294 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1295 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1296 .B \-prefer-ipv6 (仅适用于 IPv6 网络)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1297 使用 IPv6 网络连接。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1298 IPv4 自动地作为备用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1299 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1300 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1301 .B \-pvr <选项1:选项2:...> (仅适用于 PVR)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1302 此选项调谐 PVR 捕捉模块的各种编码属性。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1303 不得不与基于硬件 MPEG 编码器 V4L2 驱动支持的卡一起使用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1304 Hauppauge WinTV PVR\-150/250/350/500 和所有基于 IVTV 的卡
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1305 是众所周知的 PVR 捕捉卡。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1306 小心只有 Linux 2.6.18 及以上的内核能通过 V4L2 层处理 MPEG 流。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1307 对于 MPEG 流硬件捕捉卡并使用 MPlayer/MEncoder 来观看电影的,
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1308 使用 'pvr://' 作为 URL 地址。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1309 .sp 1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1310 可用选项有:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1311 .RSs
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1312 .IPs aspect=<0\-3>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1313 指定宽高比:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1314 .RSss
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1315 0: 1:1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1316 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1317 1: 4:3 (默认)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1318 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1319 2: 16:9
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1320 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1321 3: 2.21:1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1322 .REss
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1323 .IPs arate=<32000\-48000>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1324 指定编码音频率(encoding audio rate) (默认是: 48000 Hz, 可用的有: 32000,
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1325 44100 和 48000 Hz)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1326 .IPs alayer=<1\-3>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1327 指定编码 MPEG 音频层 (默认是: 2)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1328 .IPs abitrate=<32\-448>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1329 指定音频编码比特率(以 kbps 为单位) (默认是: 384)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1330 .IPs amode=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1331 指定音频编码模式。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1332 可用的预设值是 'stereo', 'joint_stereo', 'dual' 和 'mono' (默认是: stereo)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1333 .IPs vbitrate=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1334 指定平均编码视频比特率(以 Mbps 为单位) (默认是: 6)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1335 .IPs vmode=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1336 指定视频编码模式:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1337 .RSss
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1338 vbr: Variable BitRate (可变比特率) (默认)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1339 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1340 cbr: Constant BitRate (常量比特率)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1341 .REss
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1342 .IPs vpeak=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1343 指定编码视频比特率峰值(以 Mbps 为单位)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1344 (只对 VBR 编码有用, 默认是: 9.6)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1345 .IPs fmt=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1346 选择进行编码的 MPEG 格式:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1347 .RSss
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1348 ps: MPEG-2 Program Stream (MPEG-2 程序流) (默认)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1349 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1350 ts: MPEG-2 Transport Stream (MPEG-2 传输流)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1351 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1352 mpeg1: MPEG-1 System Stream (MPEG-1 系统流)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1353 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1354 vcd: Video CD compatible stream (VCD 可兼容流)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1355 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1356 svcd: Super Video CD compatible stream (SVCD 可兼容流)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1357 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1358 dvd: DVD compatible stream (DVD 可兼容流)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1359 .REss
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1360 .RE
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1361 .PD 1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1362 .
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 \-rawaudio <选项1:选项2:...>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1365 此选项可让你播放原始音频文件。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1366 你也不得不使用 \-demuxer rawaudio。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1367 也可以用来播放不是 44kHz 16-位 立体声的音频 CD。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1368 播放原始 AC3 流请使用 \-rawaudio format=0x2000 \-demuxer rawaudio。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1369 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1370 可用选项有:
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1371 .sp 1
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1372 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1373 .RSs
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1374 .IPs channels=<参数值>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1375 声道数
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1376 .IPs rate=<参数值>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1377 每秒采样率
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1378 .IPs samplesize=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1379 样本大小(以字节为单位)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1380 .IPs bitrate=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1381 原始音频文件的比特率
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1382 .IPs format=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1383 16-进制的 fourcc
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1384 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1385 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1386 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1387 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1388 .B \-rawvideo <选项1:选项2:...>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1389 此选项可让你播放原始视频文件。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1390 你也不得不使用 \-demuxer rawvideo。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1391 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1392 可用选项有:
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1393 .sp 1
9840
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
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1396 .IPs fps=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1397 每秒帧(速)率 (默认值是: 25.0)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1398 .IPs sqcif|qcif|cif|4cif|pal|ntsc
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1399 设置标准的图像大小
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1400 .IPs w=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1401 图像宽(以像素为单位)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1402 .IPs h=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1403 图像高(以像素为单位)
14166
c7822e66c36f y420 vs i420 typo
diego
parents: 12880
diff changeset
1404 .IPs i420|yv12|yuy2|y8
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1405 设置色彩空间
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1406 .IPs format=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1407 16-进制的色彩空间(fourcc)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1408 .IPs size=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1409 帧大小(以字节为单位)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1410 .REss
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1411 .sp 1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1412 .RS
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1413 .I 示例:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1414 .RE
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1415 .PD 0
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1416 .RSs
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1417 .IPs "mplayer foreman.qcif -demuxer rawvideo -rawvideo qcif"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1418 播放著名的 "foreman" 视频样本。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1419 .IPs "mplayer sample-720x576.yuv -demuxer rawvideo -rawvideo w=720:h=576"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1420 播放原始 YUV 样本。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1421 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1422 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1423 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1424 .TP
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1425 .B \-rtsp-port
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1426 与 'rtsp://' 的 URL 地址一起用来锁定客户端的端口号。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1427 如果你在路由器后面, 想把 RTSP 流从服务器转到指定客户端, 此选项可能有用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1428 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1429 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1430 .B \-rtsp-destination
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1431 与 'rtsp://' 的 URL 地址一起用来强制目标绑定 IP 地址。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1432 对某些 RTSP 服务器不能把 RTP 包送到正确的接口, 此选项可能有用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1433 如果连接 RTSP 服务器失败, 使用 \-v 看看 MPlayer 试图绑定到
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1434 哪个 IP 地址, 然后试试用它强制分配到你的计算机。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1435 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1436 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1437 .B \-rtsp-stream-over-tcp (仅适用于 LIVE555)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1438 与 "rtsp://" 的 URL 地址一起用来指定让 RTP 和 RTCP 进入包流过 TCP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1439 (使用与 RTSP 相同的 TCP 连接)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1440 如果你的破 internet 连接不传递 UDP 进入包, 此选项可能有用
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1441 (参见 http://www.live555.com/\:mplayer/)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1442 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1443 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1444 .B \-saveidx <文件名>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1445 强制重建索引并转储到 <文件名>。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1446 目前只对 AVI 文件有效。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1447 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1448 .I 注意:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1449 既然 MPlayer 现在支持 OpenDML, 此选项已废弃。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1450 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1451 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1452 .B \-sb <比特位置> (也请参见 \-ss)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1453 搜索到比特位置。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1454 回放开始部分是垃圾的 CD-ROM 镜像或 VOB 文件时有用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1455 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1456 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1457 .B \-speed <0.01\-100>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1458 根据给定的参数因子, 减慢或加快回放速度。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1459 并不保证能与 \-oac copy 一起工作正常。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1460 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1461 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1462 .B \-srate <Hz>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1463 选择输出的取样率(当然声卡对此有限制)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1464 如果选择的样本频率与当前的媒体有差异, 会在音频过滤层中插入
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1465 音频过滤器 resample(重取样) 或 lavcresample 来补偿此差异。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1466 重取样的类型由 \-af-adv 选项控制。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1467 默认的是快速重取样, 可能会引起失真。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1468 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1469 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1470 .B \-ss <时间> (也请参见 \-sb)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1471 搜索到给定的时间位置。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1472 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1473 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1474 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1475 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1476 .IPs "\-ss 56"
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1477 搜索到 56 秒处。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1478 .IPs "\-ss 01:10:00"
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1479 搜索到 1 小时 10 分钟处。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1480 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1481 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1482 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1483 .TP
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1484 .B \-tskeepbroken
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1485 告诉 MPlayer 不要丢弃流中报告损坏的 TS 包。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1486 有时需要播放窜改了的 MPEG-TS 文件。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1487 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1488 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1489 .B \-tsprobe <字节位置>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1490 播放 MPEG-TS 流时, 此选项让你指定流中多少字节给 MPlayer 搜索
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1491 你所要的音频和视频的标识。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1492 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1493 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1494 .B \-tsprog <1\-65534>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1495 播放 MPEG-TS 流时, 你可以用此选项指定你想运行的程序(如果知道的话)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1496 能和 \-vid 及 \-aid 一起使用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1497 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1498 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1499 .B \-radio <选项1:选项2:...> (仅用于广播)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1500 这些选项设置广播捕捉模块的各种属性。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1501 为了用 MPlayer 收听广播, (如果没有给定频道, )使用 "radio://<频率>"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1502 或者(如果给定频道, )使用 "radio://<频道号>" 作为 URL 地址。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1503 要启动抓取子系统, 使用 "radio://<频率或频道>/capture"。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1504 如果 capture 关键词没给, 你只可以用 line-in (线路输入) 电缆收听广播。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1505 由于同步问题, 不推荐用 capture 收听, 此过程不舒服。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1506 .sp 1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1507 可用选项有:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1508 .RSs
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1509 .IPs device=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1510 使用的广播设备 (默认值是: /dev/radio0)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1511 .IPs driver=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1512 使用的广播驱动 (默认值是: v4l2 如果可用, 否则是 v4l)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1513 目前, 支持 v4l 和 v4l2 驱动。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1514 .IPs volume=<0..100>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1515 广播设备的音量 (默认 100)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1516 .IPs channels=<频率>\-<名称>,<频率>\-<名称>,...
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1517 设置频道列表。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1518 名称中使用 _ 代替空格(或使用引号 ;-))。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1519 OSD 会显示频道名称, slave 命令 radio_step_channel 和 radio_set_channel
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1520 会有用于遥控(参见 LIRC)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1521 如果有列表, URL 中的号会当作频道列表的频道位置。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1522 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1523 .I 示例:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1524 radio://1, radio://104.4, radio_set_channel 1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1525 .IPs adevice=<参数值> (配合启用广播 capture)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1526 从中捕捉声音的设备名称。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1527 没有名称的话就会停用 capture, 哪怕 URL 中出现捕捉关键字。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1528 对于 ALSA 设备使用格式 hw=<卡>.<设备>。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1529 如果设备名称包含一个 '=', 此模块就会使用 ALSA 去捕捉, 否则使用 OSS。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1530 .IPs arate=<参数值> (配合启用广播 capture)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1531 每秒采样率 (默认值是: 44100)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1532 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1533 .I 注意:
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1534 使用音频捕捉时也请用相同的采样率设置 \-rawaudio rate=<参数值> 选项。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1535 如果声音速度有(太快)问题,
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1536 试试用不同的速度值(如 48000,44100,32000,...)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1537 .IPs achannels=<参数值> (配合启用广播 capture)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1538 用于捕捉的音频声道数。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1539 .RE
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1540 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1541 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1542 .B \-tv <选项1:选项2:...> (仅用于 TV/\:PVR)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1543 此选项会调谐 TV 捕捉模块的各种属性。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1544 为了用 MPlayer 收看 TV, 使用 "tv://" 或 "tv://<频道号>"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1545 甚至用 "tv://<频道名>" (参见下面的频道选项) 作为 URL 地址。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1546 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1547 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1548 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1549 .IPs noaudio
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1550 没有声音
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1551 .IPs driver=<参数值>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1552 可用参数: dummy, v4l, bsdbt848
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1553 .IPs device=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1554 指定 TV 设备 (默认值是: /dev/\:video0)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1555 .IPs input=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1556 指定输入 (默认值是: 0 (TV), 参见控制台输出的可用输入列表)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1557 .IPs freq=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1558 指定调谐器的频率(例如\& 511.250)。
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1559 与频道参数不兼容.
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1560 .IPs outfmt=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1561 指定调谐器的输出格式, 用 V4L 驱动支持的预设置(yv12, rgb32, rgb24,
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1562 rgb16, rgb15, uyvy, yuy2, i420) 或者一个以 16-进制值给定的武断的格式。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1563 试试用 outfmt=help 察看可用的所有格式的列表。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1564 .IPs width=<参数值>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1565 输出窗口的宽度
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1566 .IPs height=<参数值>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1567 输出窗口的高度
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1568 .IPs fps=<参数值>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1569 捕捉视频的帧速率(帧每秒)
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1570 .IPs buffersize=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1571 捕捉缓冲区的最大尺寸(以兆为单位) (默认值: 动态)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1572 .IPs norm=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1573 bsdbt848 和 v4l 可用的参数: PAL, SECAM, NTSC。对于 v4l2,
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1574 参见控制台输出的所有可用制式列表, 也请参看下面的 normid 选项。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1575 .IPs "normid=<参数值> (仅用于 v4l2)"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1576 设置 TV 制式 为给定的数字标识。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1577 TV 制式取决于捕捉卡。参见控制台输出的可用 TV 制式列表。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1578 .IPs channel=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1579 设置调谐器到 <参数值> 频道.
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1580 .IPs chanlist=<参数值>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1581 可用参数: europe-east, europe-west, us-bcast, us-cable, 等等
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1582 .IPs channels=<频道>\-<名称>,<频道>\-<名称>,...
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1583 设置频道的名称。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1584 名称中使用 _ 代替空格(或使用引号 ;-))。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1585 OSD 会显示频道名称, slave 命令 tv_step_channel, tv_set_channel 及
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1586 tv_last_channel 会有用于遥控(参见 LIRC)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1587 与频率参数不兼容。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1588 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1589 .I 注意:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1590 频道号就将是"频道"列表上从1开始计数的位置。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1591 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1592 .I 示例:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1593 tv://1, tv://TV1, tv_set_channel 1, tv_set_channel TV1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1594 .IPs [brightness|contrast|hue|saturation]=<-100\-100>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1595 设置显卡的色彩均衡器。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1596 .IPs audiorate=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1597 设置音频捕捉比特率。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1598 .IPs forceaudio
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1599 即使 v4l 报告没有音频源也捕捉音频。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1600 .IPs "alsa\ "
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1601 从 ALSA 捕捉。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1602 .IPs amode=<0\-3>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1603 选择音频模式:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1604 .RSss
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1605 0: 单声道
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1606 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1607 1: 立体声
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1608 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1609 2: 语言 1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1610 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1611 3: 语言 2
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1612 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1613 .IPs forcechan=<1\-2>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1614 默认情况下, 音频声道数计数由电视卡查询音频模式自动决定。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1615 此选项允许锁定立体声/\:单声道记录而不管 amode 选项和 v4l 返回的参数。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1616 在电视卡不能报告正确的当前音频模式的时候可以用此选项解决麻烦。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1617 .IPs adevice=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1618 设置音频设备。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1619 <参数值> 必须是 /dev/\:xxx 用于 OSS 而硬件标识用于 ALSA。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1620 硬件标识用于 ALSA 时, 你务必要用 '.' 代替 ':'。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1621 .IPs audioid=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1622 选择捕捉卡的音频输出, 如果它有不止一个的话。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1623 .IPs "[volume|bass|treble|balance]=<0\-65535> (v4l1)"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1624 .IPs "[volume|bass|treble|balance]=<0\-100> (v4l2)"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1625 这些选项用来设置视频捕捉卡上的混音器参数。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1626 如果你的卡没有混音器, 它们将没有效果。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1627 对于 v4l2 50 根据驱动器的报告影射到控制器上的默认值。
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1628 .IPs immediatemode=<布尔值>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1629 参数值为 0 表示同时捕捉和缓冲音频和视频 (MEncoder 的默认值)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1630 参数值为 1 (MPlayer 的默认值)表示只捕捉视频
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1631 而让音频通过环路电缆由电视卡输入声卡。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1632 .IPs mjpeg
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1633 使用硬件 MJPEG 压缩(如果芯片支持的话)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1634 使用此选项时, 你不需要指定输出窗口的宽和高,
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1635 因为 MPlayer 会根据 decimation 参数(见下面)自动确定。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1636 .IPs decimation=<1|2|4>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1637 选择硬件 MJPEG 压缩的图像尺寸:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1638 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1639 1: 全尺寸
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1640 704x576 PAL
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1641 704x480 NTSC
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1642 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1643 2: 中等尺寸
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1644 352x288 PAL
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1645 352x240 NTSC
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1646 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1647 4: 小尺寸
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1648 176x144 PAL
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1649 176x120 NTSC
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1650 .REss
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1651 .IPs quality=<0\-100>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1652 选择 JPEG 压缩的质量(全尺寸推荐值 < 60)。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1653 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1654 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1655 .TP
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1656 .B \-user <用户名> (也请参见 \-passwd) (仅用于网络)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1657 指定 HTTP 认证的用户名。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1658 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1659 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1660 .B \-user-agent <字符串>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1661 使用 <字符串> 作为 HTTP 流的用户代理。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1662 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1663 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1664 .B \-vid <标识>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1665 选择视频频道 (MPG: 0\-15, ASF: 0\-255, MPEG-TS: 17\-8190)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1666 当播放 MPEG-TS 流时, MPlayer/\:MEncoder 用第一个程序
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1667 播放已选择的(如果有的话)视频流。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1668 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1669 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1670 .B \-vivo <子选项> (调试代码)
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1671 锁定 VIVO 分路器的音频参数(用于调试)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1672 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1673 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1674 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1675 .SH "OSD/SUBTITLE OPTIONS (OSD/字幕选项)"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1676 .I 注意:
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1677 也请参见 \-vf expand。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1678 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1679 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1680 .B \-ass (仅适用于 FreeType)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1681 打开 SSA/ASS 字幕提供。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1682 通过此选项, libass 将用于 SSA/ASS 外部字幕和 Matroska 轨迹。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1683 你可能也想使用 \-embeddedfonts。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1684 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1685 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1686 .B \-ass-border-color <参数值>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1687 为文字字幕设置边框 (轮廓) 颜色。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1688 颜色格式是 RRGGBBAA。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1689 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1690 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1691 .B \-ass-bottom-margin <参数值>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1692 在帧底部添加黑带。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1693 SSA/ASS 提供器能在那里放置字幕 (与 \-ass-use-margins 组合用)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1694 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1695 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1696 .B \-ass-color <参数值>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1697 为文字字幕设置颜色。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1698 颜色格式是 RRGGBBAA。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1699 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1700 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1701 .B \-ass-font-scale <参数值>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1702 为 SSA/ASS 提供器中的字体设置比例系数。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1703 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1704 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1705 .B \-ass-force-style <[Style.]Param=参数值[,...]>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1706 过载一些风格参数。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1707 .sp
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1708 .I 示例:
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1709 .PD 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1710 .RSs
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1711 \-ass-force-style FontName=Arial,Default.Bold=1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1712 .RE
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1713 .PD 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1714 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1715 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1716 .B \-ass-line-spacing <参数值>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1717 为 SSA/ASS 提供器设置行间隔。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1718 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1719 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1720 .B \-ass-styles <文件名>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1721 装载指定文件中找到的所有 SSA/ASS 风格并在提供文字字幕时使用。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1722 文件的语法完全像是 SSA/ASS 中的一节 [V4 Styles] / [V4+ Styles]。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1723 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1724 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1725 .B \-ass-top-margin <参数值>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1726 在帧顶部添加黑带。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1727 SSA/ASS 提供器能在那里放置字幕 (与 \-ass-use-margins 组合用)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1728 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1729 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1730 .B \-(no)ass-use-margins
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1731 启用/停用放置字幕(如果有的话)在黑框中 (默认值是: no)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1732 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1733 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1734 .B \-dumpjacosub (仅用于 MPlayer)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1735 转换给定的(由 \-sub 选项指定的)字幕成为基于时间的 JACOsub 字幕格式。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1736 在当前的目录中创建 dumpsub.js 文件。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1737 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1738 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1739 .B \-dumpmicrodvdsub (仅用于 MPlayer)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1740 转换给定的(由 \-sub 选项指定的)字幕成为 MicroDVD 字幕格式。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1741 在当前的目录中创建 dumpsub.sub 文件。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1742 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1743 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1744 .B \-dumpmpsub (仅用于 MPlayer)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1745 转换给定的(由 \-sub 选项指定的)字幕成为 MPlayer 的字幕格式, MPsub。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1746 在当前的目录中创建 dumpsub.mpsub 文件。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1747 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1748 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1749 .B \-dumpsami (仅用于 MPlayer)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1750 转换给定的(由 \-sub 选项指定的)字幕成为基于时间的 SAMI 字幕格式。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1751 在当前的目录中创建 dumpsub.smi 文件。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1752 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1753 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1754 .B \-dumpsrtsub (仅用于 MPlayer)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1755 转换给定的(由 \-sub 选项指定的)字幕成为基于时间的 SubViewer (SRT) 字幕格式。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1756 在当前的目录中创建 dumpsub.srt 文件。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1757 .br
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1758 .I 注意:
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1759 有些破硬件播放器对 Unix 行结尾的 SRT 字幕会哽住。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1760 如果你够彩碰到这样的盒子, 把你的字幕文件到 unix2dos 或类似的程序过一过,
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1761 替换 Unix 行结尾为 DOS/Windows 行结尾。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1762 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1763 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1764 .B \-dumpsub (仅用于 MPlayer) (BETA 代码)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1765 从 VOB 流中转储字幕子流。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1766 也请参见 \-dump*sub 和 \-vobsubout* 选项。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1767 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1768 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1769 .B \-embeddedfonts (仅用于 FreeType)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1770 启用抽取 Matroska 内嵌字体。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1771 这些字体能用于 SSA/ASS 字幕提供 (\-ass 选项)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1772 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1773 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1774 .B \-ffactor <数字> (仅用于 OSD)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1775 对字体的 alphamap 重新采样。
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1776 可设为:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1777 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1778 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1779 .IPs 0
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1780 普通白色字体
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1781 .IPs 0.75
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1782 非常细的黑色边框(默认值)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1783 .IPs 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1784 细的黑色边框
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1785 .IPs 10
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1786 粗的黑色边框
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1787 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1788 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1789 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1790 .TP
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1791 .B \-flip-hebrew (仅用于 FriBiDi)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1792 打开使用 FriBiDi 的翻转字幕。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1793 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1794 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1795 .B \-noflip-hebrew-commas
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1796 改变 FriBiDi 中假定的字幕中的逗号位置。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1797 如果字幕中的逗号显示在句首而不是在句尾, 就使用它。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1798 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1799 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1800 .B \-font <文件 font.desc 的路径> (仅用于 OSD)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1801 在别的目录中寻找 OSD/\:SUB 字体(
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1802 默认的普通字体为: ~/\:.mplayer/\:font/\:font.desc,
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1803 默认的 FreeType 字体为: ~/.mplayer/\:subfont.ttf)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1804 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1805 .I 注意:
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1806 对于 FreeType, 此选项决定文本字体文件的路径。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1807 对于 fontconfig, 此选项决定 fontconfig 的字体名称。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1808 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1809 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1810 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1811 .RSs
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1812 \-font ~/\:.mplayer/\:arial-14/\:font.desc
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1813 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1814 \-font ~/\:.mplayer/\:arialuni.ttf
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1815 .br
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1816 \-font 'Bitstream Vera Sans'
9840
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
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1821 .B \-fontconfig (仅用于 fontconfig)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1822 启用使用 fontconfig 管理的字体。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1823 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1824 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1825 .B \-forcedsubsonly
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1826 仅显示锁定的字幕, 例如由 \-slang 选择的 DVD 字幕流。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1827 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1828 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1829 .B \-fribidi-charset <字符集名称> (仅用于 FriBiDi)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1830 当编码非 UTF-8 字幕(默认是: ISO8859-8)时, 指定传递到 FriBiDi 的字符集。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1831 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1832 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1833 .B \-ifo <VOBsub 的 IFO 文件>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1834 指出用于装载 VOBsub 字幕的调色板和帧尺寸的文件。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1835 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1836 .TP
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1837 .B \-noautosub
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1838 关闭自动载入字幕文件。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1839 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1840 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1841 .B \-osd-duration <时间>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1842 设置 OSD 信息的停留时间(以毫秒 ms 为单位) (默认值是: 1000)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1843 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1844 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1845 .B \-osdlevel <0\-3> (仅用于 MPlayer)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1846 指定 OSD 的启始模式。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1847 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1848 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1849 .IPs 0
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1850 只有字幕
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1851 .IPs 1
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1852 音量 + 搜索条 (默认)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1853 .IPs 2
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1854 音量 + 搜索条 + 计时器 + 百分比
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1855 .IPs 3
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1856 音量 + 搜索条 + 计时器 + 百分比 + 总时间
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1857 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1858 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1859 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1860 .TP
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1861 .B \-overlapsub
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1862 虽然当前有字幕显示, 允许同时显示下一行字幕(默认启用只支持特定格式)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1863 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1864 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1865 .B \-sid <标识> (也请参见 \-slang, \-vobsubid)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1866 显示由 <标识> (0\-31) 指定的字幕流。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1867 MPlayer 运行在 verbose (\-v) 模式时, 打印可用的字幕标识。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1868 如果你不能选择 DVD 中其中之一的字幕, 也请试试 \-vobsubid。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1869 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1870 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1871 .B \-slang <语言代号[,语言代号,...]> (也请参见 \-sid)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1872 指定字幕语言的优先使用列表。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1873 不同的容器格式使用不同的语言代号。DVDs 使用 ISO 639-1 的
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1874 两字符语言代号, Matroska 使用 uses ISO 639-2 的
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1875 三字符语言代号, 而 OGM 使用自由格式标识符。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1876 MPlayer 在 verbose (\-v) 模式下会打印可用的语言。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1877 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1878 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1879 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1880 .RSs
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1881 .IPs "mplayer dvd://1 \-slang hu,en"
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1882 选择 DVD 上的匈牙利语字幕轨迹而英语在没有匈牙利语时备用。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1883 .IPs "mplayer \-slang jpn example.mkv"
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1884 播放日语字幕的 Matroska 文件。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1885 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1886 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1887 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1888 .TP
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1889 .B \-spuaa <模式> (仅用于 OSD)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1890 设置 DVD/\:VOBsub 的反锯齿/\:缩放模式。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1891 甚至在原始的与缩放的帧尺寸已匹配时, 还可能在 <模式> 上增加 16 以强制进行缩放,
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1892 比如使用高斯模糊来平滑字幕。
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1893 可用模式有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1894 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1895 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1896 .IPs 0
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1897 不缩放(最快, 很丑)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1898 .IPs 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1899 近似缩放(好像坏了?)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1900 .IPs 2
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1901 完全缩放(慢)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1902 .IPs 3
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1903 二次线性缩放(默认值, 快速而且效果不坏)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1904 .IPs 4
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1905 使用软件缩放的高斯模糊(看起来很好)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1906 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1907 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1908 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1909 .TP
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1910 .B \-spualign <-1\-2> (仅用于 OSD)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1911 指定 SPU (DVD/\:VOBsub) 字幕该如何对齐。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1912 .PD 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1913 .RSs
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1914 .IPs "-1"
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1915 原始位置。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1916 .IPs " 0"
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1917 顶部对齐 (原始行为, 默认)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1918 .IPs " 1"
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1919 中央对齐。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1920 .IPs " 2"
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1921 底部对齐。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1922 .RE
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1923 .PD 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1924 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1925 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1926 .B \-spugauss <0.0\-3.0> (仅用于 OSD)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1927 高斯模糊的可变参数用于 \-spuaa 4。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1928 越高表示越模糊 (默认值是: 1.0)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1929 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1930 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1931 .B \-sub <字幕文件1,字幕文件2,...>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1932 使用/\:显示指定的字幕文件。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1933 同时只能显示一个文件。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1934 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1935 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1936 .B \-sub-bg-alpha <0\-255>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1937 指定字幕和 OSD 背景的 alpha 通道值。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1938 值越大代表越透明。但 0 表示完全透明。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1939 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1940 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1941 .B \-sub-bg-color <0\-255>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1942 指定字幕和 OSD 背景的颜色值。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1943 目前字幕是灰度图像所以这个值相当于颜色的亮度。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1944 255 代表白色 0 代表黑色。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1945 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1946 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1947 .B \-sub-demuxer <[+]名称> (仅用于 \-subfile) (BETA 代码)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1948 锁定 \-subfile 的字幕分路器类型。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1949 在名称前使用 '+' 锁定类型, 跳过某些核查!
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1950 按照 \-demuxer help 打印出来的指定分路器类型。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1951 为了向后兼容, 也接受定义在 libmpdemux/\:demuxer.h 的分路器标识。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1952 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1953 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1954 .B \-sub-fuzziness <模式>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1955 搜寻字幕时调整匹配模糊度:
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1956 .PD 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1957 .RSs
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1958 .IPs 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1959 精确匹配
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1960 .IPs 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1961 装载所有包含电影名称的字幕。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1962 .IPs 2
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1963 装载当前目录的所有字幕。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1964 .RE
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1965 .PD 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1966 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1967 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1968 .B \-sub-no-text-pp
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1969 停用载入字幕后的任何形式的文字后期处理。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1970 用于调试目的。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1971 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1972 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1973 .B \-subalign <0\-2> (仅用于 OSD)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1974 根据 \-subpos 给定的高度, 指定该对齐哪个字幕边缘。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1975 .PD 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1976 .RSs
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1977 .IPs 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1978 顶部对齐 (原始行为)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1979 .IPs 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1980 中央对齐。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1981 .IPs 2
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1982 底部对齐 (默认)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1983 .RE
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1984 .PD 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1985 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1986 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1987 .B "\-subcc \ "
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1988 显示 DVD 的隐藏式(CC)字幕。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1989 它们
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1990 .B 不
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1991 是 VOB 字幕, 它们是为听力有障碍的人准备的特殊的 ASCII 字幕,
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1992 编码在大多数 DVD 地区码为 1 的 VOB 用户数据流中。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1993 CC 字幕到目前为止还没有在其它地区码的 DVD 中发现。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1994 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1995 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1996 .B \-subcp <编码页> (仅用于 iconv)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1997 如果你的系统支持 iconv(3), 你可以用此选项来指定字幕的编码页。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1998 .sp 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1999 .I 示例:
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2000 .PD 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2001 .RSs
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2002 \-subcp latin2
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2003 .br
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2004 \-subcp cp1250
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2005 .RE
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2006 .PD 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2007 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2008 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2009 .B \-subcp enca:<语言>:<备用编码页> (仅用于 ENCA)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2010 你可以使用两字符语言代号指定语言, 让 ENCA 自动检测编码页。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2011 如果不能确定, 随便输入点什么然后察看 mplayer 的 \-v output 中可用的语言。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2012 备用编码页指定自动检测失败时使用的编码页。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2013 .sp 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2014 .I 示例:
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2015 .PD 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2016 .RSs
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2017 .IPs "\-subcp enca:cs:latin2"
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2018 猜测编码页, 假定字幕是捷克语, 如果自动检测失败 latin 2 作备用。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2019 .IPs "\-subcp enca:pl:cp1250"
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2020 猜测波兰语的编码页, cp1250 作备用。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2021 .RE
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2022 .PD 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2023 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2024 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2025 .B \-subdelay <数>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2026 字幕延迟 <数> 秒。可以是负数。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2027 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2028 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2029 .B \-subfile <文件名> (BETA 代码)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2030 目前没有用。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2031 与 \-audiofile 一样, 但用于字幕流(OggDS?)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2032 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2033 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2034 .B \-subfont-autoscale <0\-3> (仅用于 FreeType)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2035 设置自动缩放模式。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2036 .br
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2037 .I 注意:
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2038 0 表示文字和 OSD 的尺度为字体高度(以点 point 为单位的)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2039 .sp 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2040 可用模式有:
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2041 .sp 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2042 .PD 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2043 .RSs
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2044 .IPs 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2045 不自动缩放
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2046 .IPs 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2047 高度成比例
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2048 .IPs 2
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2049 宽度成比例
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2050 .IPs 3
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2051 对角线成比例 (默认值)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2052 .RE
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2053 .PD 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2054 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2055 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2056 .B \-subfont-blur <0\-8> (仅用于 FreeType)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2057 设置字体模糊半径(默认值是: 2)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2058 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2059 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2060 .B \-subfont-encoding <参数值> (仅用于 FreeType)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2061 设置字幕编码。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2062 当设为"unicode"时, 字体文件中的所有字模都会被渲染
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2063 并使用 unicode 编码(默认值是: unicode)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2064 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2065 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2066 .B \-subfont-osd-scale <0\-100> (仅用于 FreeType)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2067 设置 OSD 元素的自动缩放系数(默认值是: 6)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2068 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2069 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2070 .B \-subfont-outline <0\-8> (仅用于 FreeType)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2071 设置字体边框的宽度(默认值是: 2)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2072 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2073 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2074 .B \-subfont-text-scale <0\-100> (仅用于 FreeType)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2075 设置字幕文本的自动缩放系数(屏幕尺寸的百分比) (默认值是: 5)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2076 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2077 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2078 .B \-subfps <速率>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2079 指定字幕文件的帧率(默认值是: 电影的帧率)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2080 .br
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2081 .I 注意:
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2082 仅用于基于帧的字幕文件, 比如 MicroDVD 格式。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2083 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2084 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2085 .B \-subpos <0\-100> (用于 \-vf expand) (仅用于 OSD)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2086 指定字幕在屏幕上显示的位置。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2087 参数值是以屏幕高度的百分比为单位的字幕垂直位置。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2088 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2089 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2090 .B \-subwidth <10\-100> (仅用于 OSD)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2091 指定字幕在屏幕上显示的最大宽度。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2092 对于电视输出(TV-out)有用。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2093 参数值是以屏幕宽度的百分比为单位的字幕宽度。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2094 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2095 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2096 .B \-noterm-osd
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2097 当没有可用的视频输出时, 停止在控制台上显示 OSD 信息。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2098 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2099 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2100 .B \-term-osd-esc <转义序列>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2101 指定, 在控制台上显示 OSD 信息之前, 使用的转义序列。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2102 转义序列应该把指针移到 OSD 的行首然后清理(默认值是: ^[[A\\r^[[K)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2103 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2104 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2105 .B \-unicode
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2106 告诉 MPlayer 把字幕文件作为 unicode 来处理。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2107 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2108 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2109 .B "\-utf8 \ \ "
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2110 告诉 MPlayer 把字幕文件作为 UTF-8 来处理。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2111 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2112 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2113 .B \-vobsub <无后缀名的 VOBsub 文件名>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2114 指定用于字幕显示的 VOBsub 文件。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2115 不得不是无后缀名的完整路径名, 例如没有".idx", ".ifo" 及 ".sub"。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2116 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2117 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2118 .B \-vobsubid <0-31>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2119 指定 VOBsub 字幕标识。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2120 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2121 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2122 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2123 .SH "AUDIO OUTPUT OPTIONS (音频输出选项) (仅适用于 MPLAYER)"
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2124 .\" The below is only synced with r9821
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2125 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2126 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2127 .B \-abs <参数> (已被放弃)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2128 替代音频驱动/\:声卡的缓冲区大小检测, 仅用于\-ao oss
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2129 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2130 .B \-af <滤镜1[=选项],滤镜2,...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2131 激活一个逗号分隔的带参数的音频滤镜列表.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2132 .br
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 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2135 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2136 .IPs resample[=srate[:sloppy][:type]]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2137 将音频流的采样率变为整数值srate(Hz). 它只支持16 bit低位在前格式.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2138 .IPs channels[=nch]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2139 将声道变为nch个输出声道. 如果输出声道数比输入声道数多时,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2140 将插入空声道(但在将单声道混合为立体声时, 会把单声道复制到两个输出声道).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2141 如果输出声道数比输入声道数少, 多余的声道会被去掉.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2142 .IPs format[=bps,f]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2143 选择插件层输出格式为f, 样本比特率为bps.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2144 选项bps是一个整数表示每个样本的字节数. 格式f是下面几个字符串的连接:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2145 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2146 alaw, mulaw或imaadpcm
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2147 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2148 float或int
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2149 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2150 unsigned或signed
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2151 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2152 le或be(低位或高位在前)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2153 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2154 .IPs "volume[=v:sc]"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2155 选择输出音量级别.这个选项是不可重入的, 所以对每个音频流只能使用一次.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2156 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2157 v: 对流中所有声道的增益, 以dB为单位.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2158 增益可以从-200dB到+40dB(-200dB完全静音completely而+40dB等于放大1000倍).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2159 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2160 sc: 启用软修饰.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2161 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2162 .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
2163 任意混合声道, 细节参见DOCS/sound.html.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2164 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2165 n: 输出声道数(1 - 6).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2166 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2167 lij: 输出声道i中混合多少输入声道j的成分.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2168 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2169 .IPs "sub[=fc:ch]"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2170 增加副低音声道.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2171 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2172 fc: 低通滤波器的剪除频率(20Hz to 300Hz)默认值为60Hz.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2173 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2174 ch: 副声道的声道号.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2175 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2176 .IPs "surround[=d]"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2177 矩阵编码的环绕音效解码器, 能用于许多2声道文件.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2178 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2179 d: 以毫秒为单位的后部扬声器的延迟时间(0ms到1000ms), 默认值为15ms.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2180 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2181 .IPs delay[=ch1:ch2:...]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2182 延迟声音的输出. 以百万分之一秒为单位设置每个声道的延迟(0到1000之间的浮点数).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2183 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2184 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2185 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2186 .B \-af-adv <force=(0\-3):list=(filters)> (参见\-af选项)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2187 设置高级音频滤镜选项:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2188 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2189 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2190 .IPs force=<0-3>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2191 将插入音频滤镜的方式指定为下面之一:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2192 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2193 0: 完全自动插入滤镜(默认)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2194 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2195 1: 速度优化
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2196 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2197 2: 精度优化
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2198 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2199 3: 关闭自动插入
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2200 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2201 .IPs list=<滤镜>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2202 与\-af相同(参见\-af选项).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2203 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2204 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2205 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2206 .B \-ao <驱动1[:设备],驱动2,...[,]>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2207 设置可用的音频输出驱动的优先级列表(可以加上设备).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2208 \'设备'也用于SDL, 那里它表示子驱动.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2209
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2210 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2211 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2212 要获得完整的可用驱动列表, 参考\-ao help.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2213 .br
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
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2216 .I 示例
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2217 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2218 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2219 .IPs "\-ao oss:/\:dev/\:dsp2,oss:/\:dev/\:dsp1,"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2220 尝试使用指定声音设备的OSS而把其它设置作为后备
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2221 .IPs "\-ao sdl:esd"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2222 设置SDL的子驱动
9840
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 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2227 .B \-aofile <文件名>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2228 用于\-ao pcm的文件.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2229 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2230 .B \-aop <list=插件1,插件2...:选项1=参数1:选项2=参数2...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2231 设置音频插件和他们的选项(参见文档).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2232 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2233 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2234 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2235 .RSs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2236 .IPs list=[插件]
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2237 逗号分隔的插件列表(resample, surround, format, volume,
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2238 extrastereo, volnorm)
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2239 .IPs delay=<秒>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2240 插件例子, 没有用
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2241 .IPs format=<格式>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2242 输出格式(仅用于format插件)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2243 .IPs fout=<Hz>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2244 输出频率(仅用于resample插件)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2245 .IPs volume=<0\-255>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2246 音量(仅用于volume插件)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2247 .IPs mul=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2248 立体声系数(默认值: 2.5)(仅用于extrastereo插件)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2249 .IPs softclip
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2250 使用'软修饰'压缩功能(仅用于volume插件)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2251 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2252 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2253 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2254 .B \-delay <秒>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2255 以秒为单位延迟音频(可以是+/\:\-浮点值).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2256 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2257 .B \-format <0\-8192>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2258 选择滤镜层使用的输出格式
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2259 (依据libao2/afmt.h中的定义):
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2260
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2261 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2262 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2263 .IPs 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2264 Mu-Law
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2265 .IPs 2
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2266 A-Law
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2267 .IPs 4
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2268 Ima-ADPCM
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2269 .IPs 8
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2270 Signed 8-bit
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2271 .IPs 16
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2272 Unsigned 8-bit
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2273 .IPs 32
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2274 Unsigned 16-bit (低位优先)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2275 .IPs 64
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2276 Unsigned 16-bit (高位优先)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2277 .IPs 128
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2278 Signed 16-bit (低位优先)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2279 .IPs 256
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2280 Signed 16-bit (高位优先)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2281 .IPs 512
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2282 MPEG (2)音频
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2283 .IPs 1024
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2284 AC3
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2285 .IPs 4096
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2286 Signed 32-bit (低位优先)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2287 .IPs 8192
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2288 Signed 32-bit (高位优先)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2289 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2290 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2291 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2292 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2293 .B \-mixer <设备>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2294 这个选项让MPlayer使用/dev/\:mixer之外的设备进行混音.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2295 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2296 .B \-nowaveheader (仅用于-ao pcm)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2297 不包括wave文件头. 用于原始RAW PCM.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2298
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2299
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2300 .SH "视频输出选项(仅用于MPLAYER)"
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2301 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2302 .B \-aa* (仅用于\-vo aa)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2303 你可以运行
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2304 .I mplayer \-aahelp
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2305 来获得一份可用选项的解释的列表.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2306 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2307 .B \-bpp <深度>
20445
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
2308 使用与自动检测结果不同的颜色深度.
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
2309 不是所有\-vo驱动都支持它(fbdev, dga2, svga, vesa).
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
2310 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2311 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2312 .B \-brightness <\-100\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2313 调整视频输出的亮度(默认值为0). 它改变视频信号中RGB组份的亮度, 从黑到白.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2314 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2315 .B \-contrast <\-100\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2316 调整视频输出的对比度(默认值为0).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2317 工作方式与brightness差不多.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2318 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2319 .B \-dfbopts <参数> (仅用于\-vo directfb2)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2320 设置directfb驱动的参数列表.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2321 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2322 .B \-display <name>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2323 设置你希望使用的X server的hostname和display number.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2324
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2325 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2326 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2327 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2328 \-display xtest.localdomain:0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2329 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2330 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2331 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2332 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2333 .B \-double
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2334 启用双缓冲. 通过在内存里储存两帧来解决闪烁问题, 在显示一帧的同时解码另一帧.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2335 会影响OSD. 需要单一缓冲方式两倍的内存. 所以不能用于显存很少的显卡.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2336 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2337 .B \-dr
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2338 打开直接渲染功能(不是所有的编解码器和视频输出都支持)(默认为关闭).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2339 警告: 可能导致OSD/\:字幕损坏!
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2340 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2341 .B \-dxr2 <选项1:选项2:...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2342 这个选项用来控制dxr2驱动. 注意: 现在当你播放非MPEG1/2格式时lavc滤镜会自动插入,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2343 所以现在所有MPlayer支持的格式都可以播放(如果你有实时编码所需要的CPU速度).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2344 dxr2的叠加芯片的质量相当差不过默认设置应该可以用于每一个人.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2345 OSD可能可以通过使用colorkey的绘制方法在叠加(不能用于TV)输出中实现.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2346 使用默认的colorkey设定你可能获得各种效果,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2347 一般情况下你可能看到colorkey环绕在字符周围或者其它可笑的效果.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2348 但只要你适当的调节colorkey的设定你应该可以获得可接受的效果.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2349 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2350 .RSs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2351 .IPs ar-mode=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2352 长宽比模式(0 = 普通, 1 = pan scan模式, 2 = letterbox模式(默认))
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2353 .IPs iec958\-encoded/\:decoded
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2354 iec958输出模式
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2355 .IPs mute
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2356 声音输出静音
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2357 .IPs ucode=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2358 microcode的路径
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2359 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2360 .RS
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2361
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2362 .I TV Out
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2363 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2364 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2365 .IPs 75ire
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2366 启用7.5IRE
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2367 .IPs bw
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2368 黑白电视输出
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2369 .IPs color
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2370 彩色电视输出
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2371 .IPs interlaced
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2372 交错电视输出
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2373 .IPs macrovision=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2374 macrovision模式(0 = 关闭(默认值), 1 = agc, 2 = agc 2 colorstripe,
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2375 3 = agc 4 colorstripe)
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2376 .IPs norm=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2377 电视制式(ntsc(默认), pal,pal60,palm,paln,palnc)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2378 .IPs square/\:ccir601\-pixel
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 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2381 .RS
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2382
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2383 .I 叠加
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2384 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2385 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2386 .IPs cr-[left|right|top|bot]=<\-20\-20>
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 .IPs ck-[rgb]min=<0\-255>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2389 color key参数最小值
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2390 .IPs ck-[rgb]max=<0\-255>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2391 color key参数最大值
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2392 .IPs ck-[rgb]=<0\-255>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2393 color key参数
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2394 .IPs ignore\-cache
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2395 不使用VGA缓存
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2396 .IPs ol-osd
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2397 启用叠加模式的osd hack
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2398 .IPs ol[hwxy]\-cor=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2399 调整叠加尺寸和位置, 如果它跟窗口匹配不够完美
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2400 .IPs overlay
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2401 启用叠加
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2402 .IPs overlay-ratio=<1\-2500>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2403 调整叠加模式(默认值为1000)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2404 .IPs update\-cache
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2405 重建VGA缓存
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2406 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2407 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2408 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2409 .B \-fb <设备> (仅用于fbdev或者DirectFB)
20445
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
2410 设置使用的帧缓冲设备.
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
2411 默认为/dev/\:fb0.
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
2412 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2413 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2414 .B \-fbmode <模式名> (仅用于fbdev)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2415 把视频模式设为/etc/\:fb.modes中标记为<模式名>的模式
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2416 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2417
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2418 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2419 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2420 VESA帧缓冲不支持改变显示模式.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2421 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2422 .B \-fbmodeconfig <文件名> (仅用于fbdev)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2423 使用这个配置文件取代默认的/etc/\:fb.modes. 只对fbdev驱动有效.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2424 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2425 .B \-forcexv (仅用于SDL)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2426 指定使用XVideo.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2427 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2428 .B \-fs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2429 全屏播放(电影显示在中央, 四周填充黑色条边).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2430 用'f'键触发(不是所有的视频输出都支持它).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2431 参见\-zoom.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2432 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2433 .B \-fsmode-dontuse <0-31> (已放弃) (使用\-fs选项)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2434 如果你还有全屏问题试试这个选项.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2435 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2436 .B \-fstype <type1,type2,...>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2437 设置可用的全屏层设置模式的优先级列表.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2438
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2439 默认的次序是"layer,stays_on_top,above,fullscreen".
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2440 如果设置的模式不正确或不支持会使用后备项.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2441 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2442 如果你遇到全屏窗口被别的窗口覆盖的问题试试设置不同的顺序.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2443
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2444 .I 注意:
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 参考\-fstype help列出的全部可用模式的列表.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2447 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2448 .B \-geometry x[%][:y[%]] or [WxH][+x+y]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2449 调整屏幕输出的初始位置.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2450 x和y代表从屏幕右上角到显示图像右上角的距离, 以像素为单位.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2451 不过如果在参数后有百分号记号它将把参数理解为该方向上的屏幕尺寸比例.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2452 它也支持标准的X \-geometry的标准选项格式. 参数必须为整数.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2453
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2454 注意: 这个选项只有一个vo支持: xv.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2455
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2456 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2457 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2458 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2459 .IPs 50:40
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2460 把窗口放在x=50, y=40处
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2461 .IPs 50%:50%
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2462 把窗口放在屏幕中央
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2463 .IPs 100%
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2464 把窗口放在屏幕左上角
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2465 .IPs 100%:100%
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2466 把窗口放在屏幕左下角
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2467 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2468 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2469 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2470 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2471 .B \-guiwid <窗口标识>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2472 这告诉GUI也使用一个X11窗口并把自己粘到视频窗口的下方,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2473 在将一个mini-GUI嵌入到浏览器时(比如mplayer插件)有用.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2474 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2475 .B \-hue <\-100\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2476 调整视频信号的色相(默认: 0).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2477 你可以通过这个选项得到负片效果的图像.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2478 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2479 .B \-icelayer <0\-15> (仅用于icewm)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2480 设置icewm下mplayer的全屏窗口层.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2481
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2482 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2483 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2484 .IPs 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2485 Desktop
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2486 .IPs 2
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2487 Below
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2488 .IPs 4
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2489 Normal
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2490 .IPs 6
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2491 OnTop
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2492 .IPs 8
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2493 Dock
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2494 .IPs 10
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2495 AboveDock
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2496 .IPs 12
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2497 Menu (默认)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2498 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2499 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2500 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2501 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2502 .B \-jpeg <选项1:选项2:...> (仅用于\-vo jpeg)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2503 设置JPEG输出的选项.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2504 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2505 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2506
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2507 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2508 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2509 .IPs [no]progressive
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2510 设置标准的或渐进的JPEG.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2511 .IPs [no]baseline
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2512 设置是否使用基线.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2513 .IPs optimize=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2514 优化因子[0-100]
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2515 .IPs smooth=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2516 平滑因子[0-100]
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2517 .IPs quality=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2518 质量因子[0-100]
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2519 .IPs outdir=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2520 保存JPEG文件的目录
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2521 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2522 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2523 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2524 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2525 .B \-monitor-dotclock <dotclock\ (or\ pixelclock) range> (仅用于fbdev和vesa)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2526 察看etc/\:example.conf和DOCS/\:video.html来进一步了解信息.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2527 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2528 .B \-monitor-hfreq <水平频率范围> (仅用于fbdev和vesa)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2529 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2530 .B \-monitor-vfreq <垂直频率范围> (仅用于fbdev和vesa)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2531 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2532 .B \-monitoraspect <长宽比>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2533 设置你的显示器或电视屏幕的长宽比, 参见用于电影长宽比的\-aspect选项.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2534
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2535 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2536 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2537 .RSs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2538 \-monitoraspect 4:3或者1.3333
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2539 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2540 \-monitoraspect 16:9或者1.7777
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2541 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2542 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2543 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2544 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2545 .B \-nograbpointer
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2546 VidMode改变(\-vm)后不截获鼠标焦点, 用于多输出头设置.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2547
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2548 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2549 .B \-nokeepaspect
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2550 缩放X11窗口时不保持窗口的长宽比(只工作于\-vo x11, xv,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2551 xmga和xvidix而且你的窗口管理器必须理解window aspect hints.).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2552
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2553 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2554 .B \-noslices
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2555 禁用把视频分隔成16像素高的条/\:带绘制的方式, 而是一次绘制整个帧.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2556 可能更快或更慢, 取决于显卡/\:缓存.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2557 它只对libmpeg2和libavcodec编解码器有效.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2558 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2559 .B \-panscan <0.0\-1.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2560 启用Pan & Scan功能, 也就是为了在4:3的显示器上显示16:9,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2561 把电影的边缘切掉来获得4:3的, 与屏幕匹配的图像的方法.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2562 这个功能只能用于xv, xmga, mga和xvidix视频输出驱动.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2563 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2564 参数用来控制切掉多少图像.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2565 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2566 .B \-rootwin
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2567 在根窗口(桌面背景)中播放电影而不是重新打开一个新窗口.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2568 只能用于x11, xv, xmga和xvidix驱动.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2569 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2570 .B \-saturation <\-100\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2571 调整视频输出的饱和度(默认值: 0).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2572 你可以通过这个选项获得灰度输出.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2573 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2574 .B \-screenw <像素> \-screenh <像素>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2575 如果你使用的输出驱动无法获得屏幕分辨率(fbdev/\:x11和/\:或者 TVout),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2576 你可以在这里设置水平和垂直分辨率.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2577 .TP
11282
119703388a95 _ ---> - in option names, approved by Alex.
diego
parents: 11181
diff changeset
2578 .B \-stop-xscreensaver
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2579 在启动是关闭xscreensaver在退出时再打开它.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2580 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2581 .B \-vm
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2582 尝试改变到更合适的视频模式. dga, x11/\:xv (XF86VidMode)和sdl输出驱动支持.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2583 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2584 .B \-vo <驱动1[:设备],驱动2,...[,]>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2585 设置可用的视频输出驱动的优先级列表(可以加上设备).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2586 \'设备'也用于SDL和GGI, 那里它表示子驱动.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2587
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2588 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2589 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2590 要获得完整的可用驱动列表, 参考\-vo help.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2591 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2592 如果列表结尾有一个',' 它将可以使用没有列出的驱动作为后备.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2593
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2594 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2595 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2596 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2597 .IPs "\-vo xmga,xv,"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2598 先尝试Matrox内核驱动, 然后Xv驱动, 然后其它
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2599 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2600 .IPs "\-vo sdl:aalib"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2601 设置SDL子驱动
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2602 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2603 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2604 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2605 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2606 .B \-vsync
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2607 启用vesa的VBI支持.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2608 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2609 .B \-wid <窗口标识>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2610 告诉MPlayer使用一个X11窗口, 在把MPlayer嵌入浏览器是有用(比如plugger扩展).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2611 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2612 .B \-xineramascreen <0\-...>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2613 在Xinerama配置时,(就是一个单一桌面展开在多个显示器上),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2614 这个选项告诉MPlayer把电影显示在哪个屏幕上.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2615 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2616 .B \-z <0\-9>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2617 设置PNG输出的压缩级别(仅用于\-vo png)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2618
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2619 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2620 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2621 .IPs 0
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2622 不压缩
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2623 .IPs 9
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2624 最大压缩
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2625 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2626 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2627 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2628 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2629 .B \-zrbw (仅用于\-vo zr)
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 这个选项可以跟属于FFmpeg家族的编解码器的'黑白解码'的选项联合使用).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2632 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2633 .B \-zrcrop <[宽]x[高]+[x偏移]+[y偏移]> (仅用于\-vo zr)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2634 选择显示输入图像的一部分, 使用多个这样的选项就启动了cinerama模式.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2635 在cinerama模式下电影分布在多个电视(或投影仪)来创造一个更大的屏幕.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2636 在第n个\-zrcrop后面的选项应用于第n个MJPEG解码卡,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2637 每一个编码卡至少需要有一个\-zrcrop选项加上一个\-zrdev选项.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2638 察看\-zrhelp的输出和文档的Zr部分可以找到示例.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2639 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2640 .B \-zrdev <设备> (仅用于\-vo zr)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2641 设置你的MJPEG编码卡使用的设备文件名, 默认情况下这个驱动将使用它找到的第一个v4l设备.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2642 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2643 .B \-zrfd (仅用于\-vo zr)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2644 指定使用简化取样: 简化取样由\-zrhdec和\-zrvdec设置,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2645 一般只有在硬件缩放能把图像延展到原始尺寸时才使用. 使用这个选项指定使用简化取样.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2646 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2647 .B \-zrhelp (仅用于\-vo zr)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2648 显示所有\-zr*选项列表, 他们的默认值和使用cinerama模式的例子.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2649 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2650 .B \-zrnorm <制式> (仅用于\-vo zr)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2651 设置制式为PAL/\:NTSC, 默认值为'不改变'
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2652 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2653 .B \-zrquality <1\-20> (仅用于\-vo zr)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2654 从1到20的数值代表jpeg编码质量. 1的质量最好而20的质量非常差.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2655 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2656 .B \-zrvdec <1,2,4> \-zrhdec <1,2,4> (仅用于\-vo zr)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2657 垂直/\:水平简化取样:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2658 驱动只会把输入图像的每2或4行/\:点发送到MJPEG编码卡,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2659 而使用MJPEG卡的缩放器把图像回复到原有尺寸.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2660 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2661 .B \-zrxdoff <x显示位移>, \-zrydoff <y显示位移> (仅用于\-vo zr)
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
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2665
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2666 .SH "解码/滤镜选项"
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2667 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2668 .B \-ac <[-]编解码器1,[-]编解码器2,...[,]>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2669 设置可用编解码器的优先级列表, 按照它们在codecs.conf中的编解码器名称.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2670 在名称前加'-'表示忽略该编解码器.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2671
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2672 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2673 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2674 全部可用编解码器的完整列表参见\-ac help的输出.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2675 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2676 如果列表结尾有一个',' 将可以使用没有列出的编解码器作为后备.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2677
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2678 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2679 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2680 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2681 .IPs "\-ac mp3acm"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2682 指定使用l3codeca.acm MP3编解码器
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2683 .IPs "\-ac mad,"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2684 先尝试libmad, 其它作为后备
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2685 .IPs "\-ac hwac3,a52,"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2686 先尝试硬件AC3输出, 然后是软件AC3编解码器, 最后是其它
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2687 .IPs "\-ac -ffmp3,"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2688 尝试除了FFmpeg的MP3解码器之外的所有解码器
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2689 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2690 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2691 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2692 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2693 .B \-afm <驱动1,驱动2,...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2694 设置可用的音频驱动优先级列表, 按照它们在codecs.conf中的驱动名称.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2695 当都不可用是使用默认后备驱动.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2696
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2697 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2698 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2699 全部可用编解码器的完整列表参见\-afm help的输出.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2700
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2701 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2702 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2703 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2704 .IPs "\-afm ffmpeg"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2705 先尝试FFmpeg的libavcodec(mp1/\:2/\:3)编解码器
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2706 .IPs "\-afm acm,dshow"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2707 先尝试Win32编解码器
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2708 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2709 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2710 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2711 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2712 .B \-aspect <比率>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2713 设置电影的长宽比. MPEG文件会自动检测, 但大多数AVI文件不会.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2714
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2715 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2716 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2717 .RSs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2718 \-aspect 4:3或\-aspect 1.3333
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2719 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2720 \-aspect 16:9或\-aspect 1.7777
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2721 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2722 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2723 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2724 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2725 .B \-flip
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2726 上下翻转图像.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2727 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2728 .B \-lavdopts <选项1:选项2:...> (调试代码)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2729 如果使用libavcodec解码, 你可以在这里设置参数.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2730
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2731 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2732 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2733 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2734 \-lavdopts bug=1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2735 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2736 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2737
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2738 .RS
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2739 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2740 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2741 只要加上你想要启用的项目的参数即可.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2742 .br
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 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2745 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2746 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2747 .IPs ec
20241
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 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2750 1: 对损坏的MB使用强柔化马赛克滤镜
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2751 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2752 2: MV重复搜索(很慢)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2753 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2754 3: 所有(默认)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2755 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2756 .IPs er=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2757 错误恢复:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2758 .RSss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2759 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2760 0: 禁用
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2761 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2762 1: 小心 (用于损坏的编码器)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2763 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2764 2: 正常 (默认) (用于正常的编码器)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2765 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2766 3: 扩张性的 (更多检查但可能即使对有效比特流也导致问题)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2767 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2768 4: 非常扩张性的
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2769 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2770 .IPs bug=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2771 手工绕过编码器bug:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2772 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2773 0: 无
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2774 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2775 1: 自动检测bugs (默认)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2776 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2777 2 (msmpeg4v3): 由老式lavc生成的msmpeg4v3文件(不自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2778 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2779 4 (mpeg4): xvid交错bug(如果fourcc==XVIX会自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2780 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2781 8 (mpeg4): UMP4(如果fourcc==UMP4会自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2782 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2783 16 (mpeg4): padding bug(自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2784 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2785 32 (mpeg4): 非法vlc bug(每个fourcc都自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2786 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2787 64 (mpeg4): XVID和DIVX qpel的bug(每个fourcc/版本都自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2788 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2789 128 (mpeg4): 老的标准的qpel(每个fourcc/版本都自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2790 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2791 256 (mpeg4): 另一个qpel的bug(每个fourcc/版本都自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2792 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2793 512 (mpeg4): direct-qpel-blocksize的bug(每个fourcc/版本都自动检测)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2794 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2795 1024 (mpeg4): edge padding的bug(每个fourcc/版本都自动检测)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2796 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2797 .IPs idct=<0\-99>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2798 (参见lavcopts)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2799 想要最好的解码质量应该在编码和解码时使用相同的idct算法.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2800 不过这可能会牺牲一些精确性.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2801 .IPs gray
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2802 只解码灰度图像(比彩色解码快一点)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2803 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2804 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2805 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2806 .B \-noaspect
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2807 禁用电影长宽比自动尝试.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2808 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2809 .B \-nosound
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2810 不播放/\:编码声音.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2811 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2812 .B \-pp <质量> (参见\-vf pp选项!)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2813 设置DLL的后期处理级别.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2814 这个选项不能用于MPlayer的后期处理滤镜,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2815 但可以用于有内部后期处理例程的Win32 DirectShow DLL.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2816
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2817 \-pp的参数范围依编解码器不同, 大部分为0\-6,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2818 0=禁用 6=最慢/\:最好.
9840
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 \-pphelp (参见\-vf pp选项)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2821 列出可用后期处理滤镜和他们的使用方法简介.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2822 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2823 .B \-ssf <mode>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2824 设置SwScaler参数.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2825
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2826 .I 示例
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2827 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2828 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2829 \-vf scale \-ssf lgb=3.0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2830 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2831 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2832
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 lgb=<0\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2836 高斯模糊滤镜(亮度)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2837 .IPs cgb=<0\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2838 高斯模糊滤镜(色度)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2839 .IPs ls=<0\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2840 锐化滤镜(亮度)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2841 .IPs cs=<0\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2842 锐化滤镜(色度)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2843 .IPs chs=<h>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2844 水平色度偏移
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2845 .IPs cvs=<v>
20241
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 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2848 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2849 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2850 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2851 .B \-stereo <模式>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2852 选择MP2/\:MP3立体声输出模式.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2853
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2854 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2855 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2856 .IPs 0
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2857 立体声
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2858 .IPs 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2859 左声道
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2860 .IPs 2
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2861 右声道
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2862 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2863 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2864 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2865 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2866 .B \-sws <软件缩放类型> (参见\-vf scale选项)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2867 这个选项用来设置\-zoom选项使用的软件缩放的质量(还有速度, 相对的).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2868 用于x11或其它没有硬件加速的视频输出.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2869 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2870
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2871 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2872 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2873 对于\-sws\ 2和7, 可以用\-vf scale的缩放参数(p)来设置锐化(0(柔化) \- 100(锐化)),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2874 对于\-sws 9, 这个参数设置滤镜长度参数(1 \- 10).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2875
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2876 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2877 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2878 .IPs 0
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2879 快速二次线性(默认)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2880 .IPs 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2881 二次线性
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2882 .IPs 2
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2883 二次立方(质量很好)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2884 .IPs 3
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2885 实验中
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2886 .IPs 4
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2887 最短距离 (bad quality)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2888 .IPs 5
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2889 区域
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2890 .IPs 6
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2891 亮度二次立方/\:色度二次线性
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2892 .IPs 7
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2893 高斯
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2894 .IPs 8
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2895 sincR
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2896 .IPs 9
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2897 lanczos
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2898 .IPs 10
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2899 双三次样条曲线
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2900 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2901 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2902 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2903 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2904 .B \-vc <[-]编解码器1,[-]编解码器2,...[,]>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2905 设置可用编解码器的优先级列表, 按照它们在codecs.conf中的编解码器名称.
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
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2908 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2909 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2910 全部可用编解码器的完整列表参见\-vc help的输出.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2911 .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
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2914 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2915 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2916 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2917 .IPs "\-vc divx"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2918 指定使用Win32/\:VFW DivX编解码器, 没有后备
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2919 .IPs "\-vc divx4,"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2920 先尝试divx4linux编解码器, 然后使用后备
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2921 .IPs "\-vc -divxds,-divx,"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2922 尝试除了Win32 DivX编解码器之外的编解码器
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2923 .IPs "\-vc ffmpeg12,mpeg12,"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2924 尝试libavcodec的MPEG1/\:2编解码器, 然后尝试libmpeg2, 然后其它
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2925 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2926 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2927 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2928 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2929 .B \-vf <...,滤镜3[=选项],滤镜2,滤镜1>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2930 激活一个反序排列的逗号分隔的视频插件和它们的参数的列表.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2931
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2932 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2933 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2934 参数是可选的, 当被省略时, 有些会设为默认值.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2935 使用'-1'保持默认值.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2936 参数w:h标识宽度x高度, 以点为单位, x:y表示相当图像左上角x;y的位置.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2937 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2938 全部可用插件的完整列表参见\-vf help的输出.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2939 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2940 可用插件有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2941 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2942 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2943 .IPs crop[=w:h:x:y]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2944 切割图像的指定部分其余丢弃. 用于去掉宽银幕电影的黑边.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2945 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2946 w,h: 切割部分的宽和高, 默认值为原始的宽度和高度.
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 x,y: 切割部分的位置, 默认值是中央.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2949 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2950 .IPs cropdetect[=0\-255]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2951 计算必要的切割参数并把推荐值显示在标准输出上.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2952 极限值的设置可以从无(0)到所有(255).(默认值: 24)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2953 .IPs rectangle[=w:h:x:y]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2954 在图像的指定坐标出绘制一个指定宽度和高度的矩形(用来实验crop的参数).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2955 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2956 w,h: 宽度和高度(默认值: -1, 保证边界仍然可见的最大可能宽度).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2957 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2958 x,y: 左上角坐标(默认值: -1, 最左最上)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2959 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2960 .IPs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2961 这个插件会响应input.conf中的'change_rectangle'指令, 需要两个参数.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2962 第一个参数可以是0表示w, 1表示h, 2表示x或者3表示y.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2963 第二个参数标识每次改变目标矩形边界的点数.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2964 .IPs expand[=w:h:x:y:o]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2965 把电影的分辨率扩展(不缩放)到指定的值并把原始图像放在坐标x, y处.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2966 可以用获得的黑带显示字幕/\:OSD.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2967 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2968 w,h: 扩展后的宽度, 高度(默认值: 原始的宽度, 高度)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2969 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2970 x,y: 扩展后的图像中原始图像的位置(默认值: 中央)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2971 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2972 o: OSD/字幕渲染
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2973 0: 禁用(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2974 1: 启用
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2975 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2976 .IPs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2977 w和h的负参数视为相对原始尺寸的偏移,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2978 例如expand=0:-50:0:0在图像底部增加50个像素的边界.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2979 .IPs flip
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2980 上下翻转图像.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2981 参见\-flip选项.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2982 .IPs mirror
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2983 沿Y轴镜像图像.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2984 .IPs rotate[=<0-7>]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2985 +/\:\- 90度的旋转并翻转(可选)图像.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2986 参数为4-7之间的旋转只有当电影的形状是纵向而不是横向时.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2987 .IPs scale[=w:h[:c[:p]]]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2988 使用软件缩放(很慢)来缩放图像并进行YUV<\->RGB色彩空间转换(参见\-sws参数).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2989 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2990 w,h: 缩放后的新宽度/\:高度(默认值: 原始的宽度, 高度)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2991 注意: 如果使用了\-zoom, 而后继的滤镜(包括libvo)不支持缩放,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2992 那么它的默认值为d_width/\:d_height!
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2993 -1: 原始的width/\:height
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2994 0: 缩放后的d_width/\:d_height
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2995 -2: 用另外尺度和预放大的长宽比计算w/\:h.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2996 -3: 用另外尺度和原始的长宽比计算w/\:h.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2997 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2998 c: 色度抽样
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2999 0: 使用所有可用的输入行的色度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3000 1: 使用每2个输入行的色度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3001 2: 使用每4个输入行的色度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3002 3: 使用每8个输入行的色度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3003 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3004 p: 缩放参数(取决于所用的缩放模式)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3005 对于-sws 2(二次立方)这表示锐化(0 (柔化) - 100 (锐化))
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3006 对于-sws 7(线性)这表示锐化(0(柔化) - 100(锐化))
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3007 对于-sws 9(lanczos)这表示滤镜长度(1 - 10)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3008 0表示(按长宽比)缩放的目标w/\:h. (默认值: 原始w/\:h, 与\-zoom同时使用表示目标w/\:h),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3009 可选用色度采样(c从0到3)和设置缩放参数. (细节参见\-sws选项)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3010 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3011 .IPs yuy2
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3012 指定使用YV12/\:I420或422P到YUY2的软件转换.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3013 用于当显卡/\:驱动显示YV12速度慢而YUY2速度快的情况.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3014 .IPs yvu9
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3015 指定使用YVU9到YV12的软件转换.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3016 不管软件缩放的设置.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3017 .IPs rgb2bgr[=swap]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3018 RGB 24/\:32 <\-> BGR 24/\:32色彩空间转换.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3019 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3020 swap: 同时进行R <\-> B互换.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3021 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3022 .IPs palette
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3023 使用调色板进行RGB/\:BGR 8 \-> 15/\:16/\:24/\:32bpp色彩空间转换.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3024 .IPs format[=fourcc]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3025 限制下一个插件使用的色彩空间而不进行任何转换.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3026 与scale插件一起用于一次真实转换.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3027 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3028 fourcc: 类似rgb15, bgr24, yv12等等的格式(默认值: yuy2)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3029 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3030 .IPs pp[=滤镜1[:选项1[:选项2...]]/[-]滤镜...] (参见\-pphelp)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3031 这个选项开启MPlayer的内部后期处理滤镜的使用,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3032 同时提供一个你可以向有名字的滤镜传送选项的接口.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3033 可用滤镜的列表参见\-pphelp的输出.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3034 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3035 注意每一个子滤镜都必须用一个/\:记号分隔.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3036 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3037 所有滤镜默认作用于'c'(色度).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3038 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3039 \-前缀表示禁用该选项.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3040 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3041 在选项后面可以加上一个':'和一个字母表示它的作用范围:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3042 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3043 a: 如果CPU太慢则自动关闭滤镜.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3044 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3045 c: 同时进行色度处理.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3046 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3047 y: 不进行色度处理(只进行亮度处理).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3048 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3049
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3050 .RS
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3051 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3052 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3053 .RSss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3054 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3055 \-vf pp=hb/vb/dr/al/lb
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3056 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3057 \-vf pp=hb/vb/dr/al
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3058 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3059 使用除了亮度/\:对比度修正之外的默认滤镜:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3060 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3061 \-vf pp=de/\-al
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3062 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3063 使用默认滤镜和时间噪音消除:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3064 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3065 \-vf pp=de/tn:1:2:3
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3066 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3067 仅对亮度柔化马赛克并根据CPU可用时间打开或关闭垂直柔化马赛克:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3068 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3069 \-vf pp=hb:y/vb:a \-autoq 6
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3070 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3071 .IPs test
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3072 产生各种设置样式.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3073 .IPs lavc[=quality:fps]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3074 用于DVB/\:DXR3的通过libavcodec进行YV12到MPEG1的快速转换.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3075 比\-vf=fame速度更快质量更好.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3076 .RSss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3077 quality:
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3078 1 \- 31 固定qscale
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3079 32 \- 固定比特率, 以kBits为单位
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 fps: 指定输出帧速率(浮点数) (默认值: 0, 基于高度的自动检测)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3082 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3083 .IPs fame
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3084 用于DVB/\:DXR3的YV12到MPEG1的快速转换.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3085 .IPs dvbscale[=aspect]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3086 使用DVB卡的最佳缩放, X轴以硬件缩放而Y轴用软件缩放以保持长宽比.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3087 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3088 aspect: 控制长宽比, 按DVB_HEIGHT*ASPECTRATIO计算(默认值:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3089 576*4/3=768), 对于16:9的电视把它设置为576*(16/9)=1024.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3090 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3091 .IPs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3092 只应该与expand+scale一起使用:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3093 \-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
3094 .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
3095 增加噪音.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3096 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3097 <0\-100>: 亮度噪音
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3098 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3099 <0\-100>: 色度噪音
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3100 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3101 u: 均衡噪音 (否则使用高斯算法)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3102 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3103 t: 时间噪音 (噪音样式随帧改变)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3104 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3105 a: 平均随机噪音 (更平滑, 有点慢)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3106 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3107 h: 高质量 (看起来稍为好些, 有点慢)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3108 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3109 p: 在一个(半)规则样式中混入随机噪音
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3110 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3111 .IPs "denoise3d[=亮度:色度:时间]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3112 这个滤镜的目标是降低图像噪音生成平滑图像并让静止图像真正静止,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3113 (这有利于压缩).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3114 它可以加0到3个参数. 如果你省略一个参数, 将猜测一个合理的值.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3115 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3116 亮度: 空间亮度浓度 (默认值 = 4)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3117 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3118 chroma: 空间色度浓度 (默认值 = 3)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3119 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3120 time: 时间强度 (默认值 = 6)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3121 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3122 .IPs "hqdn3d[=luma:chroma:time]"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3123 高精度/\:质量的denoise3d滤镜. 参数和使用方法相同.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3124 .IPs eq[=亮度:对比度]
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3125 像硬件均衡器一样可以交互控制的软件均衡器,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3126 用于不支持硬件亮度对比度控制的显卡/\:驱动.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3127 也可以用于MEncoder, 修复捕捉质量差的电影,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3128 或者略微降低对比度来掩盖加工痕迹或获得较低的比特率.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3129 初始值可以由命令行给出, 范围在-100 \- 100之间.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3130 .IPs eq2[=gamma:对比度:亮度:色相:rg:gg:bg]
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3131 另一个使用查表的软件均衡器(非常慢), 在简单的亮度,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3132 对比度和色相调整之外还支持gamma修正.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3133 注意当所有gamma值都为1.0时, 它使用与\-vf eq一样的MMX优化代码.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3134 参数以浮点值给定.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3135 参数rg, gg, bg是红, 绿, 兰组份的独立gamma值.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3136 默认值为1.0, 亮度=0.0.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3137 gamma的取值范围是0.1\-10, 对比度是-2\-2(负数产生负片效果),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3138 亮度是-1\-1而色度为0\-3.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3139 .IPs halfpack[=f]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3140 把4:2:0的planar YUV转换为4:2:2高度减半的packed格式,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3141 降低亮度采样率但保持所有色度样本.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3142 用于输出到硬件缩放质量差或不可用的低分辨率显示设备.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3143 也可以作为一个cpu消耗很低的简单的仅用于亮度的交错/\:逐行扫描转换器.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3144 默认情况下, halfpack在降低采样率的时候去两行的平均值.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3145 可选的参数f可以是0表示只使用偶数行, 或者1表示只使用奇数行.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3146 .IPs dint[=sense:level]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3147 检测并丢弃视频流中的隔行扫描的帧.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3148 参数取值范围从0.0到1.0 - 第一个(默认值 0.1)表示相邻点的相对差别,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3149 第二个(默认值 0.15)表示检测图像的哪一部分来决定是否把帧作为隔行扫描丢弃.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3150 .IPs lavcdeint
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3151 使用libavcodec的隔行/\:逐行扫描转换滤镜.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3152 .IPs "unsharp=l|cWxH:amount[:l|cWxH:amount]"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3153 反锐化掩饰/\:高斯模糊.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3154 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3155 l: 应用到亮度组份.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3156 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3157 c: 应用到色度组份.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3158 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3159 WxH: 矩阵的宽度和高度, 两个方向都必须是奇数
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3160 (最小 = 3x3, 最大 = 13x11或者11x13, 一般在3x3到7x7之间)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3161 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3162 amount: 加到图像上的锐化/\:模糊的相对量
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3163 (正常范围应该是-1.5 \- 1.5).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3164 <0: 模糊
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3165 >0: 锐化
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3166 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3167 .IPs swapuv
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3168 交换U & V平面.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3169 .IPs "il=[d|i][s][:[d|i][s]]"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3170 交错/\:逐行转换.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3171 这个滤镜的目标是分区处理交错图像而不进行逐行转换.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3172 你可以用它处理你的交错图像的DVD, 不必交错图像就可以在电视上播放它.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3173 当逐行处理(用后期处理滤镜)会永久破坏交错图像(用平滑, 平均等等),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3174 逐行处理会把帧分成两块(成为半图像),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3175 所以你需要分别进行(处理)他们然后把它们重新交错.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3176 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3177 d: 逐行
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3178 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3179 i: 隔行
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 s: 交换域(交换偶数&奇数行)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3182 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3183 .IPs "field[=n]"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3184 使用步进算法解压交错图像中的单独域从而避免浪费CPU时间.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3185 可选参数n设置解压偶数域还是奇数域(取决于n是偶数还是奇数).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3186 .IPs "detc[=变量1=参数1:变量2=参数2:...]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3187 尝试反转"telecine"过程生成一个电影帧速率的干净的非交错的视频流.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3188 这个滤镜还在试验阶段但似乎可用.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3189 你必须明白如果你看电影的时候没有交错现象, 这个滤镜绝对没有用.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3190 下面的参数(参考上面的语法)可以用来控制它的行为:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3191 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3192 dr: 设置掉帧模式. 0(默认)表示不掉帧以保持固定的输出帧速率.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3193 1表示总是如果前5帧没有掉帧或telecine合并就掉1帧.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3194 2表示总是保持准确的5:4的输入输出帧比率. (注意: MEncoder使用1!)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3195 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3196 am: 分析模式. 可用参数有0(使用fr=#设置的初始帧数的固定样式),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3197 和1(扩张性搜索telecine样式).默认值为1.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3198 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3199 fr: 设置初始帧数序列. 0-2是三个干净的渐进帧;
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3200 3和4是两个交错帧. 默认值, -1, 表示"不在telecine序列中".
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3201 这里设置的数字是假想的电影开始前的帧数.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3202 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3203 tr0, tr1, tr2, tr3: 特定模式的初始值.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3204 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3205 .IPs "telecine[=开始]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3206 使用3:2的"telecine"过程增加帧速率20%.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3207 mplayer的这个功能应该不能正常工作,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3208 不过它可以用于'mencoder -fps 29.97 -ofps 29.97 -vf telecine'.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3209 两个fps选项都是必需的!
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3210 (如果错误将导致A/V不同步). 可选的开始参数告诉滤镜telecine格式从哪里开始(0-3).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3211 .IPs "tfields[=模式]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3212 临时域分离 -- 把域分成帧, 输出帧速率加倍.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3213 0模式时, 滤镜保持域不变, 输出结果高度减半.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3214 1模式时, 图像的交错部分将被改写重新构成完整高度的帧.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3215 跟telecine滤镜一样, "tfields"只有用mencoder,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3216 并且只有-fps和-ofps都设置成需要的(加倍)的帧速率时才能正常工作!
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3217 .IPs "boxblur=半径:强度[:半径:强度]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3218 盒子模糊
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3219 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3220 半径: 滤镜大小
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3221 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3222 强度: 滤镜应用的强度
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3223 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3224 .IPs "sab=半径:强度:色差[:半径:强度:色差]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3225 外形识别模糊
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3226 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3227 半径: 模糊滤镜强度(~0.1\-4.0)(越大越慢)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3228 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3229 强度: 预过滤强度(~0.1\-2.0)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3230 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3231 色差: 可以容忍的像素差别.(~0.1-100.0)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3232 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3233 .IPs "smartblur=半径:强度:阀值[:半径:强度:阀值]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3234 只能模糊
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3235 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3236 半径: 模糊滤镜强度(~0.1\-5.0)(越大越慢)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3237 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3238 强度: 模糊(0.0\-1.0)或锐化(-1.0\-0.0)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3239 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3240 阀值: 过滤全部(0), 过滤单调区域(0\-30)或过滤边界(-30\-0)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3241 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3242 .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
3243 形状修正
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3244 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3245 x0,y0,...: 左上, 右上, 左下, 右下坐标
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3246 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3247 t: 线性(0)或立方(1)重新采样
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3248 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3249 .IPs 2xsai
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3250 使用双倍放大插入算符放大并平滑图像.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3251 .IPs 1bpp
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3252 1bpp位图到YUV/BGR 8/15/16/32转换
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3253 .IPs down3dright[=行数]
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3254 重新配置缩放立体图像.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3255 解压两个立体域并把它们放在一起, 重新缩放以维持原始电影长宽比.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3256 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3257 行数: 从图像中部选择的行数(默认值: 12)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3258 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3259 .IPs "bmovl=隐藏:不透明:<命名管道>"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3260 从一个命名管道读取位图并把它们显示在窗口中.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3261 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3262 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3263 隐藏: 设置'隐藏'标记的默认值(布尔值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3264 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3265 不透明: 切换alphablended(透明)和不透明(快速)模式标记
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 命名管道: 命名管道的路径/文件名(连接mplayer -vf bmovl和控制程序的命名管道)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3268 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3269
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3270 .RS
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3271 命名管道命令有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3272 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3273 .RSss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3274 RGBA32 width height xpos ypos alpha clear
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3275 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3276 接受width*height*4字节的原始RGBA32数据
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3277
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3278 ABGR32 width height xpos ypos alpha clear
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3279 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3280 接受width*height*4字节的原始ABGR32 data.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3281
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3282 RGB24 width height xpos ypos alpha clear
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3283 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3284 接受width*height*3字节的原始RGB32 data.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3285
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3286 BGR24 width height xpos ypos alpha clear
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3287 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3288 接受width*height*3字节的原始BGR32 data.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3289
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3290 ALPHA width height xpos ypos alpha
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3291 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3292 改变区域的alpha值
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3293
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3294 CLEAR width height xpos ypos
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3295 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3296 清除数据
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3297
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3298 OPAQUE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3299 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3300 禁用所有alpha透明
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3301 发送"ALPHA 0 0 0 0 0"可以重新打开它.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3302
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3303 HIDE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3304 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3305 隐藏位图
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3306
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3307 SHOW
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3308 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3309 显示位图
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3310 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3311
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3312 .RS
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3313 参数有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3314 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3315 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3316 width, height: 图像/\:区域尺寸
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3317 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3318 xpos, ypos: 位图传送的X/Y位置
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3319 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3320 alpha: 设置alpha差别.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3321 0标识原始值, 255使所有都不透明, -255使所有都透明.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3322 如果你把它设为-255, 你可以随后发送一个ALPHA命令序列吧区域设置为-225,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3323 -200, -175等等来获得一个漂亮的淡入效果! ;)
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 clear: 传送前清楚帧缓冲.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3326 1表示清除, 如果是0, 图像会被传送到老图像上,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3327 所以你不需要每次为屏幕小部分的变化都发送1,8MB的RGBA32数据.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3328 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3329 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3330 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3331 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3332 .B \-vfm <驱动1,驱动2,...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3333 设置可用的视频驱动优先级列表, 按照它们在codecs.conf中的驱动名称.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3334 当都不可用是使用默认后备驱动.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3335
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3336 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3337 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3338 如果编译了libdivxdecore支持,则odivx和divx4会包含同一个DivX4编解码器,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3339 但用不同的API调用它. 他们的区别和什么情况下应该使用哪一个,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3340 参考文档的DivX4部分.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3341 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3342 全部可用编解码器的完整列表参见\-vfm help的输出.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3343
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3344 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3345 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3346 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3347 .IPs "\-vfm ffmpeg,dshow,vfw"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3348 先尝试libavcodec, 然后是Directshow, 然后是VFW,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3349 如果都不行就使用其它后备编解码器.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3350 .IPs "\-vfm xanim"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3351 先尝试XAnim编解码器
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3352 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3353 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3354 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3355 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3356 .B \-x <x> (仅用于MPLAYER)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3357 把图像缩放到宽度x(如果软件/\:硬件缩放可用).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3358 禁用长宽比计算.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3359 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3360 .B \-xvidopts <选项1:选项2:...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3361 设置使用XviD解码时的附加参数.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3362
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3363 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3364 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3365 .IPs dr2
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3366 激活直接渲染模式2.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3367 .IPs nodr2
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3368 关闭直接渲染模式2.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3369 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3370 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3371 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3372 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3373 .B \-xy <x>
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3374 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3375 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3376 .IPs "x<=8"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3377 按因子<x>缩放图像.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3378 .IPs "x>8\ "
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3379 把图像宽度设为<x>并计算图像高度以保持长宽比.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3380 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3381 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3382 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3383 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3384 .B \-y <y> (仅用于MPLAYER)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3385 把图像缩放到高度y(如果软件/\:硬件缩放可用).
20445
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
3386 禁用长宽比计算
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
3387 .
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
3388 .TP
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3389 .B \-zoom
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3390 在可能的情况下使用软件缩放.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3391 可以用来指定\-vf scale进行缩放.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3392
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3393 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3394 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3395 如果没有\-zoom选项\-vf scale将忽略\-x / \-y / \-xy / \-fs / \-aspect等选项.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3396
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3397
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3398 .SH "编码选项 (仅用于MENCODER)"
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3399 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3400 .B \-audio-density <1\-50>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3401 每秒的音频块数(默认是两个0.5秒的长音频块).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3402
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3403 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3404 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3405 仅用于CBR, VBR将忽略它因为它把每个包放在一个新块中.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3406 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3407 .B \-audio-delay <0.0\-...>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3408 设置文件头中的音频延迟域. 默认值为0.0, 负数不能正常工作.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3409 这不是在编码的时候延迟音频, 而是播放器会把它作为默认的音频延迟,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3410 你可以不必用\-delay选项.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3411 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3412 .B \-audio-preload <0.0\-2.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3413 设置音频缓冲间隔(默认值: 0.5秒).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3414 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3415 .B \-divx4opts <选项1:选项2:...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3416 当用DivX4编码时, 你可以由此设置参数.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3417 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3418 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3419 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3420 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3421 .IPs help
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3422 获得帮助
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3423 .IPs br=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3424 设置比特率以
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3425 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3426 kbit<4\-16000>或者
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3427 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3428 bit<16001\-24000000>为单位
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3429 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3430 .IPs key=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3431 最大关键帧间隔(以帧为单位)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3432 .IPs deinterlace
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3433 启用逐行扫描(别用它, DivX4很buggy)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3434 .IPs q=<1\-5>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3435 质量(1\-最快, 5\-最好)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3436 .IPs min_quant=<1\-31>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3437 最小量化值
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3438 .IPs max_quant=<1\-31>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3439 最大量化值
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3440 .IPs rc_period=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3441 速率控制周期
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3442 .IPs rc_reaction_period=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3443 速率控制反应周期
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3444 .IPs rc_reaction_ratio=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3445 速率控制反应率
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3446 .IPs crispness=<0\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3447 设置生硬/\:平滑
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3448 .IPs pass=<1\-2>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3449 用这个选项你可以编码2 pass的DivX4文件.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3450 先用pass=1编码, 然后以同样的参数, 用pass=2编码.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3451 .IPs vbrpass=<0\-2>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3452 代替pass参数并使用XviD VBR代替DivX4 VBR.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3453 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3454 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3455 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3456 0: 1 pass编码编码(相当于命令行中间没有pass的情况)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3457 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3458 1: 分析2 pass编码的(第一次)pass. 产生的AVI文件可以导入到/dev/null.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3459 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3460 2: 2 pass编码的最终(第二次)pass.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3461 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3462 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3463 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3464 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3465 .B \-endpos <[[时:]分:]秒[.毫秒]|大小[b|kb|mb]> (参见\-ss和\-sb选项)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3466 在给定时间或者字节位置结束编码.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3467 可以用很多方式设置:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3468
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3469 .I NOTE:
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3470 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3471 字节位置是不精确的, 因为它只能停在一个帧上.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3472
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3473 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3474 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3475 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3476 .IPs "\-endpos 56"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3477 在56秒时结束
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3478 .IPs "\-endpos 01:10:00"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3479 只编码1小时10分钟
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3480 .IPs "\-endpos 100mb"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3481 只编码100MBytes
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3482 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3483 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3484 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3485 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3486 .B \-ffourcc <fourcc>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3487 可以用来替代输出文件的视频fourcc.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3488
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3489 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3490 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3491 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3492 .IPs "-ffourcc div3"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3493 将输出文件的视频fourcc设置为'div3'.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3494 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3495 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3496 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3497 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3498 .B \-include <配置文件>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3499 设置默认配置文件之外的附加设置文件.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3500 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3501 .B \-info <选项1:选项2:...> (仅用于AVI)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3502 设置输出AVI文件的文件信息头.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3503 .br
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 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3506 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3507 .IPs help
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3508 显示以下信息
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3509 .IPs name=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3510 设置文件内容的标题
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3511 .IPs artist=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3512 文件原始内容的作者或艺术家
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3513 .IPs genre=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3514 原始作品分类
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3515 .IPs subject=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3516 文件内容
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3517 .IPs copyright=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3518 文件版权信息
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3519 .IPs srcform=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3520 被数字化的素材的原始形式
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3521 .IPs comment=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3522 对于文件或文件内容的评论
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3523 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3524 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3525 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3526 .B \-lameopts <选项1:选项2:...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3527 如果使用libmp3lame编码为MP3, 你可以由此设置它的参数.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3528 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3529 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3530 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3531 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3532 .IPs help
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3533 获得帮助
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3534 .IPs vbr=<0\-4>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3535 可变比特率方式
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3536 .RSss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3537 0: cbr
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3538 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3539 1: mt
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3540 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3541 2: rh (默认)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3542 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3543 3: abr
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3544 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3545 4: mtrh
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3546 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3547 .IPs abr
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3548 平均比特率
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3549 .IPs cbr
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3550 常比特率.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3551 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3552 也会在后继ABR预置模式中强制使用CBR模式
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3553 .IPs br=<0\-1024>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3554 以kBit为单位设置比特率(仅用于CBR和ABR)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3555 .IPs q=<0\-9>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3556 质量(0-最高, 9-最低) (仅用于VBR)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3557 .IPs aq=<0\-9>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3558 算法质量(0\-最好/\:最慢, 9\-最差/\:最快)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3559 .IPs ratio=<1\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3560 压缩率
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3561 .IPs vol=<0\-10>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3562 设置音频输入增益
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3563 .IPs mode=<0\-3>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3564 (默认值: 自动)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3565 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3566 0: 立体声
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3567 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3568 1: 联合立体声
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3569 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3570 2: 双声道
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3571 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3572 3: 单声道
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3573 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3574 .IPs padding=<0\-2>
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 1: 所有
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3579 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3580 2: 调整
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3581 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3582 .IPs fast
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3583 启用更快的后继VBR预置编码模式, 质量稍低而比特率提高.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3584 .IPs preset=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3585 预设参数
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3586 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3587 medium: VBR编码, 质量好, 150\-180 kbps的比特率范围.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3588 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3589 standard: VBR编码, 质量高, 170\-210 kbps的比特率范围.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3590 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3591 extreme: VBR编码, 质量非常高, 200\-240 kbps的比特率范围.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3592 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3593 insane: CBR编码, 质量最高, 320 的比特率范围.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3594 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3595 <8-320>: 将所给参数作为平均比特率的ABR编码.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3596 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3597 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3598 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3599
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3600 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3601 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3602 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3603 .IPs "\-lameopts fast:preset=standard"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3604 用于大多数人和大多数音乐, 质量已经相当高了.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3605 .IPs "\-lameopts cbr:preset=192"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3606 用指定的192 kbps常比特率的ABR预置模式编码.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3607 .IPs "\-lameopts preset=172"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3608 用172 kbps平均比特率的ABR预置模式编码.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3609 .IPs "\-lameopts preset=extreme"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3610 用于有绝好听力和同样好的配置的人.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3611 .IPs "\-lameopts preset=help"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3612 显示预置设置的附加选项等信息.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3613 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3614 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3615 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3616 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3617 .B \-lavcopts <选项1:选项2:...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3618 如果使用libavcodec编码, 你可以由此设置它的参数.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3619
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3620 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3621 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3622 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3623 \-lavcopts vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3624 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3625 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3626
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3627 .RS
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3628 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3629 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3630 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3631 .RSs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3632 .IPs vcodec=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3633 设置使用的编解码器(没有默认值, 你必须设置它):
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3634 .RSss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3635 mjpeg: Motion JPEG
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3636 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3637 h263: H263
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3638 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3639 h263p: H263 Plus
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3640 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3641 mpeg4: DivX 4/\:5
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3642 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3643 msmpeg4: DivX 3
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3644 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3645 msmpeg4v2: MS MPEG4v2
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3646 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3647 wmv1: Windows Media Video 7
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3648 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3649 wmv2: Windows Media Video 8
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3650 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3651 rv10: 一个老的RealVideo编解码器
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3652 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3653 mpeg1video: MPEG1视频:)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3654 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3655 huffyuv: HuffYUV
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3656 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3657 .IPs vqmin=<1\-31>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3658 最小量化值(pass\ 1/\:2)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3659 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3660 1: 不推荐(文件大很多, 质量没什么区别而且奇怪的副作用: msmpeg4,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3661 h263质量很低, 拒绝速率控制结果质量更低而且有些解码器不能解码).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3662 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3663 2: 推荐用于一般的mpeg4/mpeg1视频编码(默认值).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3664 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3665 3: 推荐用于h263(p)/msmpeg4. 选择3而不是2的理由是2会导致溢出,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3666 (对于h263(p)将来可以通过改变每MB的量化值来修正,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3667 msmpeg4没法修正因为它不支持这个)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3668 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3669 .IPs vqscale=<1\-31>
20241
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 较低值表示更好的质量但更大的文件(默认值: 0(禁用)).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3672 不推荐使用1(细节参见\-vqmin).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3673 .IPs vqmax=<1\-31>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3674 最大量化值(pass\ 1/\:2), 10\-31的范围比较合理(默认值: 31)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3675 .IPs mbqmin=<1\-31>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3676 最小宏块量化值(pass\ 1/\:2)(默认值: 2)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3677 .IPs mbqmax=<1\-31>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3678 最大宏块量化值(pass\ 1/\:2)(默认值: 31)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3679 .IPs vqdiff=<1\-31>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3680 I或P帧的最大量化差值(pass\ 1/\:2)(默认值: 3)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3681 .IPs vmax_b_frames=<0\-4>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3682 非B帧之间的最大B帧数:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3683 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3684 0: 无B帧(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3685 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3686 0\-2: MPEG4的合理范围
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3687 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3688 .IPs vme=<0\-5>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3689 运动判断模式:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3690 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3691 0: none(非常低的质量)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3692 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3693 1: full(很慢)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3694 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3695 2: log(低质量)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3696 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3697 3: phods(低质量)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3698 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3699 4: EPZS(默认)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3700 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3701 5: X1(试验)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3702 注意: 0\-3忽略Bits消耗量, 所以质量可能降低.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3703 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3704 .IPs vhq
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3705 高质量模式, 把每个宏块用所有模式编码并选择其中最好的.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3706 这很慢但得到的文件质量和文件大小都更好.(默认值: 禁用)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3707 .IPs v4mv
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3708 允许没有宏块4个运动矢量(质量略有提高).(默认值: 禁用)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3709 .IPs keyint=<0\-300>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3710 关键帧的最大间距, 以帧为单位. 搜索需要关键帧因为只有关键帧可以被搜索,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3711 但是关键帧比其它帧需要更多空间. 所以较大的参数产生较少的文件,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3712 但搜索不够精确, 0表示没有关键帧.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3713 不推荐大于300的参数因为效果可能不好, 取决于解码器, 编码器和运气.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3714 如果要严格遵循的MPEG1/\:2/\:4这个值应该小于等于132.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3715 (默认值: 250或在25fps的电影中每10秒一个关键帧)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3716 .IPs vb_strategy=<0\-1>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3717 选择I/\:P/\:B帧的策略(pass\ 2):
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3718 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3719 0: 总使用最大数量的B帧(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3720 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3721 1: 在高速运动的场景中避免B帧(将导致比特率误测)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3722 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3723 .IPs vpass=<1\-2>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3724 激活内部2 pass模式, 只有当你希望使用2 pass编码时使用(默认值: 禁用).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3725 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3726 1: 第一次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 2: 第二次pass
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3729 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3730 .IPs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3731 技巧: 对1 pass尝试使用常量化值模式(vqscale=<量化值>).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3732 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3733 huffyuv:
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3734 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3735 pass 1保存统计信息
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3736 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3737 pass 2使用基于pass 1统计的优化霍夫曼表编码.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3738 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3739 .IPs aspect=<x/y>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3740 内部保存电影长宽比, 像MPEG文件一样.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3741 比重新缩放效果好的多, 因为质量没有损失.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3742 只有MPlayer可以正确播放这些文件, 其它播放器会显示错误的长宽比.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3743 aspect的参数可以以分数或浮点数形式给出.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3744 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3745 .RSss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3746 aspect=16/9, aspect=1.78
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3747 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3748 .IPs vbitrate=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3749 设置比特率(pass\ 1/\:2)以
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3750 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3751 kBit<4\-16000>或者
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3752 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3753 Bit<16001\-24000000>
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3754 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3755 (警告: 1kBit = 1000 Bits)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3756 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3757 (默认值: 800)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3758 .REss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3759 .IPs vratetol=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3760 以kBit为单位的可容忍的近似文件大小. 1000\-100000是比较合理的范围.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3761 (警告: 1kBit = 1000 Bits)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3762 (默认值: 8000)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3763 .IPs vrc_maxrate=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3764 最大比特率, 以kbit/\:sec为单位(pass\ 1/\:2)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3765 .IPs vrc_minrate=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3766 最小比特率, 以kbit/\:sec为单位(pass\ 1/\:2)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3767 .IPs vrc_buf_size=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3768 缓冲大小, 以kbit为单位(pass\ 1/\:2).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3769 注意: vratetol在第二次pass的时候不能太大否则使用vrc_(min|max)rate会有问题.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3770 .IPs vb_qfactor=<-31.0\-31.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3771 B帧和非B帧之间的量化因子(pass\ 1/\:2)(默认值: 1.25)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3772 .IPs vi_qfactor=<-31.0\-31.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3773 (pass\ 1/\:2)(默认值: 0.8)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3774 .IPs vb_qoffset=<-31.0\-31.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3775 B帧和非B帧之间的量化偏移(pass\ 1/\:2)(默认值: 1.25)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3776 .IPs vi_qoffset=<-31.0\-31.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3777 (pass\ 1/\:2)(默认值: 0.0)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3778 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3779 如果v{b|i}_qfactor > 0
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3780 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3781 I/\:B帧量化值 = P帧量化值 * v{b|i}_qfactor + v{b|i}_qoffset
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3782 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3783 否则
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3784 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3785 进行正常的流控制(不固定于下一个P帧的量化值),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3786 设置q= -q * v{b|i}_qfactor + v{b|i}_qoffset
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3787 .IPs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3788 技巧: 对I/P和B帧使用不同的量化值的常量化编码可以使用:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3789 vqmin=<ip_quant>:vqmax=<ip_quant>:vb_qfactor=<b_quant/ip_quant>
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3790 .IPs vqblur=<0.0\-1.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3791 量化模糊(pass\ 1), 值越大量化对时间平均越大(变化缓慢).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3792 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3793 0.0: 禁用qblur
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3794 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3795 0.5 (默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3796 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3797 1.0: 对所有以前帧量化值平均
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3798 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3799 .IPs vqblur=<0.0\-99.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3800 量化高斯模糊(pass\ 2), 值越大量化对时间平均越大(变化缓慢)(默认值: 0.5)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3801 .IPs vqcomp=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3802 量化压缩, 取决于vrc_eq(pass\ 1/\:2)(默认值: 0.5)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3803 .IPs vrc_eq=<方程>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3804 速率控制主方程(pass\ 1/\:2):
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3805
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3806 1: 常比特率
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3807 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3808 tex: 常质量
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3809 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3810 1+(tex/\:avgTex-1)*qComp: 老速率控制的近似方程
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3811 code
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3812 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3813 tex^qComp: 使用qcomp 0.5或类似的东西(默认值)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3814
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3815 插入算符: +,-,*,/,^
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3816
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3817 变量:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3818 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3819 tex: 材质复杂度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3820 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3821 iTex,pTex: 内部, 非内部的材质复杂度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3822 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3823 avgTex: 平均材质复杂度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3824 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3825 avgIITex: I帧的平均内部复制度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3826 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3827 avgPITex: P帧的平均内部复制度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3828 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3829 avgPPTex: P帧的平均非内部复制度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3830 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3831 avgBPTex: B帧的平均非内部复制度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3832 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3833 mv: 用于运动矢量的比特值
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3834 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3835 fCode: 以log2为标度运动矢量的最大长度
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 iCount: 内部宏块数/\:宏块数
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3838 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3839 var: 空间复杂度
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3840 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3841 mcVar: 时间复杂度
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 qComp: 从命令行读取的qcomp
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3844 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3845 isI, isP, isB: 如果帧是I/\:P/\:B帧为1, 否则为0
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3846 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3847 Pi,E: 看你最喜欢的数学书
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3848
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3849 functions:
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3850 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3851 max(a,b),min(a,b): 最大值/\:最小值
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3852 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3853 gt(a,b): 如果a>b为1, 否则为0
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3854 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3855 lt(a,b): 如果a<b为1, 否则为0
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3856 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3857 eq(a,b): 如果a==b为1, 否则为0
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3858 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3859 sin, cos, tan, sinh, cosh, tanh, exp, log, abs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3860 .
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3861 .IPs vrc_override=<选项>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3862 设置特定部分的质量(结尾, 致谢, ..)(pass\ 1/\:2).
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 <结束帧>, <质量>[/...]]:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3865 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3866 quality 2\-31: 量化值
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3867 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3868 quality \-500\-0: 质量修正百分比
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3869 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3870 .IPs vrc_init_cplx=<0\-1000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3871 初始复杂度(pass\ 1)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3872 .IPs vqsquish=<0,1>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3873 设置如何在qmin和qmax之间保持量化值(pass\ 1/\:2):
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3874 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3875 0: 使用削波
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3876 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3877 1: 使用精细的可微函数(默认值)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3878 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3879 .IPs vlelim=<-1000\-1000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3880 亮度的单参数剪除阀值. 负值将同时考虑dc参数(quant=1编码时至少为-4或更低):
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3881 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3882 0: 禁用(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3883 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3884 -4 (JVT推荐)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3885 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3886 .IPs vcelim=<-1000\-1000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3887 色度的单参数剪除阀值. 负值将同时考虑dc参数(quant=1编码时至少为-4或更低):
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3888 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3889 0 禁用(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3890 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3891 7 (JVT推荐)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3892 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3893 .IPs vstrict=<-1,0,1>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3894 严格遵循标准
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3895 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3896 0: 禁用(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3897 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3898 1: 当你想把输出用于mpeg4推荐的解码器时推荐
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3899 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3900 -1: 运行非标准的YV12 huffyuv编码(文件减小20%,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3901 但不能被官方的huffyuv编解码器播放)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3902 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3903 .IPs vdpart
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3904 数据分区.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3905 每个视频包增加2字节, 改进当通过不可信赖的通道传输时的错误抵御能力,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3906 (比如通过internet的流媒体)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3907 每个视频包将分成3个独立区域编码:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3908 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3909 1. MVs (=运动)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3910 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3911 2. DC coefficients (=低分辨率图像)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3912 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3913 3. AC coefficients (=细节)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3914 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3915 .IPs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3916 MV和DC是最重要的, 放宽他们看起来远比放宽AC效果差,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3917 而1&2分区(MV&DC)远比3分区(AC)小,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3918 所以错误破坏AC分区的机会比破坏MV&DC分区的机会大很多. 因此,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3919 分区的图像比没有分区的图像看起来好的多,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3920 因为不分区时一个错误会把AC/DC/MV都毁掉.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3921 .IPs vpsize=<0\-10000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3922 视频包大小, 提高错误抵御能力(参考\-vdpart选项):
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3923 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3924 0: 禁用(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3925 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3926 100-1000: 不错的选择
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3927 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3928 .IPs gray
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3929 只编码灰度图像(更快)(默认值: 禁用)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3930 .IPs vfdct=<0\-10>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3931 dct算法:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3932 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3933 0: 自动选择最好的(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3934 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3935 1: 快速整数
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3936 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3937 2: 精确整数
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3938 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3939 3: mmx
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3940 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3941 4: mlib
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3942 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3943 .IPs idct=<0\-99>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3944 idct算法:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3945 注意: 据我们所了解的最新消息这些IDCT确实通过了IEEE1180
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3946 tests.
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3947 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3948 0: 自动选择最好的(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3949 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3950 1: jpeg参考整数
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3951 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3952 2: 简单
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3953 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3954 3: 简单mmx
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3955 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3956 4: libmpeg2mmx (不精确, 不要用于keyint >100的编码)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3957 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3958 5: ps2
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3959 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3960 6: mlib
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3961 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3962 7: arm
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3963 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3964 .IPs lumi_mask=<0.0\-1.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3965 亮度掩饰.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3966 警告: 小心, 过大的值会导致破坏图像.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3967 警告2: 较大的值可能在有些显示器上看起来不错但在别的显示器上看着很恐怖:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3968 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3969 0.0: 禁用(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3970 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3971 0.0\-0.3: 合理范围
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3972 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3973 .IPs dark_mask=<0.0\-1.0>
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 警告: 小心, 过大的值会导致破坏图像.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3976 警告2: 较大的值可能在有些显示器上看起来不错但在别的显示器/\:电视/\:液晶上看着很恐怖:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3977 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3978 0.0: 禁用(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3979 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3980 0.0\-0.3: 合理范围
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3981 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3982 .IPs tcplx_mask=<0.0\-1.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3983 时间复杂度掩饰(默认值: 0.0(禁用))
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3984 .IPs scplx_mask=<0.0\-1.0>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3985 空间复杂度掩饰.
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 技巧: 完全切掉所有黑边因为他们降低宏块的质量, (不用scplx_mask也应该这么做).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3988 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3989 0.0: 禁用(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3990 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3991 0.0\-0.5: 合理范围
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3992 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3993 .IPs naq
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3994 适应量化正则话(试验).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3995 当使用适应量化(*_mask)时, 平均每MB的量化值跟要求的帧水平的量化值不一致..
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3996 Naq尝试调整每MB的量化值来保持适当的平均.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3997 .IPs ildct
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3998 使用交错dct
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3999 .IPs format=<参数>
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4000 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4001 YV12: 默认值
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4002 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4003 422P: 用于huffyuv
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4004 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4005 .IPs pred
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4006 (用于huffyuv)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4007 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4008 0: 左预测
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4009 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4010 1: 平面/\:梯度预测
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4011 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4012 2: 中值预测
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4013 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4014 .IPs qpel
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4015 使用四分之一像素运动补偿
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4016 技巧: 这只有高比特率编码时有用.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4017 .IPs precmp=<0\-2000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4018 用于每个pass的运动估计比较函数
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4019 .IPs cmp=<0\-2000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4020 全点运动估计的比较函数
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4021 .IPs subcmp=<0\-2000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4022 副点运动估计的比较函数
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4023 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4024 0 (SAD): 绝对差值求和, 很快(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4025 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4026 1 (SSE): 方差和
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4027 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4028 2 (SATD): hadamard位移绝对值求和
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4029 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4030 3 (DCT): dct位移绝对值求和
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4031 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4032 4 (PSNR): 量化方差求和(别用, 低质量)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4033 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4034 5 (BIT): 块需要的比特数
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4035 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4036 6 (RD): 最佳变形率, 很慢
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4037 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4038 7 (ZERO): 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4039 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4040 +256: 也应用到色度, 目前不能(正确)用于B帧
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4041 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4042 .IPs predia=<\-99\-6>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4043 每个pass用于运动估计的菱形的类型和尺寸
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4044 .IPs dia=<\-99\-6>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4045 用于运动估计的菱形的类型和尺寸.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4046 注意: 普通菱形和外形检测菱形的大小的意义是不同的
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4047 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4048 \-3: 大小为3的外形检测(快速)菱形
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4049 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4050 \-2: 大小为2的外形检测(快速)菱形
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4051 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4052 \-1: 试验
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4053 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4054 1: 大小为1的普通菱形(默认值) =EPZS类菱形
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4055 .nf
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4056 .ne
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4057 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4058 000
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4059 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4060 .fi
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4061 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4062 2: 大小为2的普通菱形
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4063 .nf
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4064 .ne
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4065 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4066 000
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4067 00000
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4068 000
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4069 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4070 .fi
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4071 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4072 .IPs trell
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4073 Trellis量化.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4074 这种方法对每个8x8的块寻找合适的编码方法.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4075 Trellis量化在PSNR vs 比特率方面是一个相当简单的优化量化方法,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4076 (假设IDCT没有引入舍入错误, 但显然不是这样),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4077 他简单的对每个块寻找最小的error和lambda*bits.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4078 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4079 lambda: qp倚赖常数
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4080 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4081 bits: 每个块需要的比特数
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4082 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4083 error: 量化的方差和
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4084 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4085 .IPs last_pred=<0\-99>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4086 基于上一帧的运动预报数
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4087 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4088 0: (默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4089 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4090 a: 将使用2a+1 x 2a+1的宏块进行基于上一帧的运动矢量预报
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4091 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4092 .IPs preme=<0\-2>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4093 每pass的运动估计
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4094 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4095 0: 禁用
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4096 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4097 1: 仅在I帧之后(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4098 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4099 2: 始终
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4100 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4101 .IPs subq=<1\-8>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4102 副点质量精细化(用于qpel)(默认值: 8).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4103 注意: 这对速度有显著影响.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4104 .IPs psnr
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4105 编码后显示整个视频的psnr(信号峰值与噪音的比率),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4106 并把每帧的psnr储存在一个类似'psnr_012345.log'的文件里.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4107 返回值以dB(分贝)为单位, 越高越好.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4108 .IPs mpeg_quant
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4109 使用MPEG量化而不是H.263.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4110 (默认值: 禁用)(就是使用H.263量化)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4111 .IPs aic
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4112 高级内部预报(仅用于H.263+)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4113 注意: vqmin必须为8或者更大.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4114 .IPs umv
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4115 无限MV(仅用于H.263+)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4116 允许编码任意长度的MV.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4117 .IPs ibias=<\-256\-256>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4118 内部量化乖离率 (256 == 1.0)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4119 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4120 mpeg量化默认值: 96
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4121 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4122 h263量化默认值: 0
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 注意: h263 MMX量化不能处理正的乖离率(设置vfdct=1或2)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4125 mpeg MMX量化不能处理负的乖离率(设置vfdct=1或2)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4126 .IPs pbias=<\-256\-256>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4127 相互量化乖离率 (256 == 1.0)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4128 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4129 mpeg量化默认值: 0
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4130 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4131 h263量化默认值: -64
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4132 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4133 注意: h263 MMX量化不能处理正的乖离率(设置vfdct=1或2)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4134 mpeg MMX量化不能处理负的乖离率(设置vfdct=1或2)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4135 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4136 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4137 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4138 .B \-noskip
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4139 不跳帧.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4140 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4141 .B \-o <文件名>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4142 输出为给定文件名, 而不是默认的'test.avi'.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4143 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4144 .B \-oac <编解码器名>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4145 使用给定的音频编解码器编码.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4146 可用编解码器的列表参见\-oac help的输出.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4147 (没有默认设置)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4148
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4149 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4150 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4151 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4152 .IPs "-oac copy"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4153 不编码, 只进行流复制
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4154 .IPs "-oac pcm"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4155 编码为未压缩的PCM
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4156 .IPs "-oac mp3lame"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4157 编码为MP3(使用Lame)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4158 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4159 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4160 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4161 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4162 .B \-of <格式> (BETA代码!)
20445
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
4163 编码到设置的格式.
d357a3737702 Fix a multitude of roff errors and warnings.
diego
parents: 20430
diff changeset
4164 可用格式的列表参见\-of help的输出.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4165
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4166 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4167 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4168 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4169 .IPs "-of avi"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4170 编码为avi(默认值)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4171 .IPs "-of mpeg"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4172 编码为mpeg
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4173 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4174 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4175 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4176 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4177 .B \-ofps <帧速率>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4178 输出文件将使用跟源不同的帧速率. 对于可变帧速率(asf,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4179 有些mov)或渐进(29.97fps的telecined mpeg)的文件必须设置帧速率.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4180 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4181 .B \-ovc <编解码器>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4182 使用给定的视频编解码器编码.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4183 可用编解码器的列表参见\-ovc help的输出.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4184 (没有默认设置)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4185
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4186 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4187 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4188 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4189 .IPs "\-ovc copy"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4190 不编码, 只进行流复制
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4191 .IPs "\-ovc divx4"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4192 编码为DivX4/\:DivX5
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4193 .IPs "\-ovc rawrgb"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4194 编码为未压缩的RGB24
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4195 .IPs "\-ovc lavc"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4196 使用一个libavcodec编解码器编码
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4197 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4198 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4199 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4200 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4201 .B \-passlogfile <文件名>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4202 用2 pass模式编码时,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4203 MEncoder把第一次pass的信息复制到指定文件中而不是默认的divx2pass.log.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4204 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4205 .B \-skiplimit <参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4206 在一个帧后可跳的最大帧数(用\-noskiplimit设置不限数).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4207 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4208 .B \-v, \-\-verbose
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4209 增加冗余级别(\-v越多标识冗余越多).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4210
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4211 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4212 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4213 .IPs 0
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4214 只有一些信息输出(默认值)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4215 .IPs 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4216 一些基本的调试信息, avi文件头, 函数值(初始化调试)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4217 .IPs 2
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4218 显示avi索引, 块输入, 更多调试信息(播放器调试)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4219 .IPs 3
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4220 显示输入分析器的所有信息(分析器调试)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4221 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4222 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4223 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4224 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4225 .B \-vobsubout <基本名>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4226 设置输出的.idx和.sub文件的基本名.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4227 这会关闭编码电影的字幕渲染而把它导入到Vobsub字幕文件中.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4228 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4229 .B \-vobsuboutindex <索引>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4230 设置输出文件中字幕的索引号. (默认值: 0)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4231 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4232 .B \-vobsuboutid <语言标识>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4233 设置字幕的两字母语言标识. 这可以替代DVD或.ifo文件中读取的值.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4234 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4235 .B \-xvidencopts <选项1:选项2:...>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4236 如果使用XviD编码, 你可以由此设置它的参数.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4237 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4238 有三种可用模式: 常比特率(CBR), 固定量化和2 pass.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4239 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4240 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4241 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4242 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4243 .IPs pass=<1|2>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4244 设置2 pass模式中的pass
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4245 .IPs bitrate=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4246 如果<16000以kbits/\:second为单位设置比特率,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4247 或者以bits/\:second为单位如果>16000
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4248 (CBR或者2 pass模式, 默认值=687 kbits/s)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4249 .IPs fixed_quant=<1\-31>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4250 切换到固定量化模式并设置使用的量化值
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4251 .IPs me_quality=<0\-6>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4252 设置运动检测质量(默认值=6)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4253 IPs interlacing
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4254 启用交错内容支持(默认值=off)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4255 .IPs 4mv
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4256 每个宏块使用4运动矢量, 可能有更好的压缩率, 代价是更慢的编码速度(默认值=off)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4257 .IPs rc_reaction_delay_factor=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4258 设置速率反应多快, 参数值越小更快
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4259 .IPs rc_averaging_period=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4260 达到要求平均值的周期
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4261 .IPs rc_buffer=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4262 速率控制缓冲区的大小
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4263 .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
4264 所有帧的最小和最大的量化值(默认值=2\-31, CBR模式)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4265 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4266 I/P帧的最小和最大的量化值(默认值=2\-31/2\-31, 2 pass模式)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4267 .IPs min_key_interval=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4268 关键帧之间的最小间距(默认值=0, 仅用于2 pass模式)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4269 .IPs max_key_interval=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4270 关键帧之间的最大间距(默认值=10*帧速率)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4271 .IPs mpeg_quant
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4272 使用MPEG量化而不是H.263(默认值=off)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4273 .IPs mod_quant
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4274 一帧一帧的决定使用MPEG还是H.263量化.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4275 (默认值=off, 仅用于2 pass模式)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4276 .IPs greyscale
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4277 黑白编码(默认值=off)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4278 .IPs debug
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4279 在xvid.dbg中保存每一帧的统计值(默认值=off)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4280 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4281 这不是2 pass的控制文件
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4282 .IPs keyframe_boost=<0\-1000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4283 (默认值=0, 仅用于2 pass模式)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4284 .IPs kfthreshold=<参数>
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4285 (默认值=10, 仅用于2 pass模式)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4286 .IPs kfreduction=<0\-100>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4287 (默认值=30, 仅用于2 pass模式)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4288 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4289
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4290 .RSs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4291 下面的选项仅能用于不稳定(cvs -HEAD)版本的XviD.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4292 这些选项是试验性的并且不一定会想料想的那样工作.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4293 .IPs packed
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4294 创建可以即时解码的比特流(默认值=off)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4295 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4296 .I 警告:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4297 这会产生一个非法的比特流,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4298 而且不能被除了divx/libavcodec/xvid之外的ISO-MPEG4解码器解码.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4299 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4300 .I 警告:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4301 这还会在文件中储存一个假的divx版本号, 所以有些解码器的bug自动检测功能可能会混乱.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4302 .IPs divx5bvop
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4303 产生DivX5兼容的B帧 (默认值=on)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4304 .IPs qpel
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4305 启用四分之一像素运动估计(默认值=off)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4306 .IPs gmc
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4307 启用全角运动补偿, 可以节省一些摇晃场景的大小(默认值=off)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4308 .IPs chroma_me
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4309 使用色度信息来估计运动(默认值=off)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4310 .IPs chroma_opt
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4311 启用色度优化预滤镜(默认值=off)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4312 .IPs reduced
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4313 启用降低帧分辨率的编码方式(默认值=off)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4314 .IPs max_bframes=<0\-4>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4315 I/P帧之间的最大B帧数(默认值=0)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4316 .IPs bquant_ratio=<0\-1000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4317 B帧和非B帧之间的量化值比, 150=1.50 (默认值=150)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4318 .IPs bquant_offset=<-1000\-1000>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4319 B帧和非B帧之间的量化偏移, 100=1.00 (默认值=100)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4320 .IPs hq_ac
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4321 启用更好的AC部分预测, 能减小尺寸但会稍稍降低编码速度(默认值=off)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4322 .IPs vhq=<0\-4>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4323 启用基于DCT的更高质量的ME搜索, 由快到慢:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4324
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4325 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4326 0 = 关闭(默认值)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4327 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4328 1 = 模式决定(相互/内部MB)
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4329 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4330 2 = 限制搜索
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4331 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4332 3 = 中度搜索
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4333 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4334 4 = 大范围搜索
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4335 .IPs psnr
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4336 编码后显示整个视频的psnr(信号峰值与噪音的比率),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4337 并把每帧的psnr储存在一个类似'psnr_hhmmss.log'的文件里.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4338 返回值以dB(分贝)为单位, 越高越好.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4339 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4340
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4341
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4342 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4343 .\" Keyboard control
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4344 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4345 .
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4346 .SH "键盘控制"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4347 .I 注意:
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4348 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4349 MPlayer有一个完全可配置的,命令驱动的控制层使你可以键盘,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4350 鼠标,游戏杆或遥控器(使用LIRC)控制MPlayer.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4351 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4352 输入系统的默认配置文件是~/.mplayer/\:input.conf,
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4353 但可以用\-input conf选项来替代.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4354 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4355 这些键可能(不)工作, 取决于你的视频输出驱动.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4356 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4357 .B 一般控制
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4358 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4359 .RSs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4360 .IPs "<\- 和 \->"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4361 后退/\:前进10秒
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4362 .IPs "up 和 down"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4363 后退/\:前进1分钟
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4364 .IPs "pgup和pgdown"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4365 后退/\:前进10分钟
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4366 .IPs "< 和 >"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4367 在播放列表中前进/\:后退
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4368 .IPs "HOME 和 END"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4369 跳转到上级播放列表中的下一个/\:上一个播放项
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4370 .IPs "INS 和 DEL"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4371 跳转到下一个/\:上一个供选择的源(仅用于asx播放列表)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4372 .IPs "p / SPACE"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4373 暂停电影(按任意键继续)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4374 .IPs "q / ESC"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4375 停止播放并退出
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4376 .IPs "+ 和 \-"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4377 调整音频延迟+/\:\- 0.1秒
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4378 .IPs "/ 和 *"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4379 降低/\:升高音量
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4380 .IPs "9 and 0"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4381 降低/\:升高音量
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4382 .IPs m
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4383 静音
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4384 .IPs f
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4385 触发全屏
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4386 .IPs "w 和 e"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4387 降低/\:升高panscan范围
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4388 .IPs o
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4389 触发不同OSD状态: 无/\:搜索/\:搜索+计时器
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4390 .IPs d
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4391 触发掉帧
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4392 .IPs v
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4393 触发字幕是否可见
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4394 .IPs j
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4395 切换字幕语言
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4396 .IPs a
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4397 切换字幕对齐: 上/中/下
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4398 .IPs "z 和 x"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4399 调整字幕延迟+/\:\- 0.1秒
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4400 .IPs "r 和 t"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4401 调整字幕位置
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4402 .IPs "i"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4403 设置EDL标记
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4404
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4405 .PP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4406 (下列键只对\-vo xv或者\-vo [vesa|fbdev]:vidix或者\-vo xvidix
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4407 (下列键只能用于使用硬件加速的视频输出(xv, (x)vidix, (x)mga等等),
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4408 或者软件均衡滤镜(-vf eq或者-vf eq2)).
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4409 .IPs "1 and 2"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4410 调整对比度
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4411 .IPs "3 and 4"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4412 调整亮度
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4413 .IPs "5 and 6"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4414 调整色相
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4415 .IPs "7 and 8"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4416 调整饱和度
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4417 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4418 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4419 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4420 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4421 .B GUI键盘控制
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4422 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4423 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4424 .IPs "ENTER"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4425 开始播放
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4426 .IPs s
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4427 停止播放
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4428 .IPs l
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4429 加载文件
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4430 .IPs c
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4431 skin浏览器
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4432 .IPs p
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4433 触发播放列表
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4434 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4435 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4436 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4437 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4438 .B 电视输入控制
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4439 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4440 .RSs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4441 .IPs "h 和 k"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4442 选择上一个/\:下一个频道
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4443 .IPs n
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4444 改变制式
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4445 .IPs u
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4446 改变频道列表
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4447 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4448 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4449 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4450 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4451 .B DVDNAV输入控制
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4452 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4453 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4454 .IPs "K,J,H,L"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4455 上/\:下/\:左/\:右
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4456 .IPs M
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4457 跳转到主菜单
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4458 .IPs S
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4459 选择
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4460 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4461 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4462
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4463
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4464 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4465 .\" Slave mode protocol
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4466 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4467 .
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4468 .SH "SLAVE模式协议"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4469 如果有\-slave选项, 播放由一个基于行输入的协议控制.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4470 每一行都必须包含一个命令或者下列符号之一:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4471 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4472 .B 命令
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4473 .RSs
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4474 .IPs "seek <参数> [type=<0/\:1/\:2>]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4475 搜索到电影的某个位置.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4476 Type 0表示相对搜索+/\:-<参数>秒.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4477 Type 1表示搜索到电影的<参数>%处.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4478 Type 2表示搜索到<参数>秒的绝对位置.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4479 .IPs "audio_delay <参数>"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4480 调整音频延迟<参数>秒
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4481 .IPs quit
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4482 退出MPlayer
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4483 .IPs pause
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4484 暂停/\:继续播放
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4485 .IPs grap_frames
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4486 有人知道吗?
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4487 .IPs "pt_step <参数> [force=<参数>]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4488 跳转到播放列表的下一个/\:上一个输入.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4489 .IPs "pt_up_step <参数> [force=<参数>]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4490 类似pt_step但它跳转到上一级列表的下一个/上一个输入.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4491 .IPs "alt_src_step <参数>"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4492 当有多个源可用是选择下一个/\:上一个(只支持asx播放列表).
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4493 .IPs "sub_delay <参数> [abs=<参数>]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4494 调整字幕字幕延迟+/\:-<参数>秒或者当abs不等于0时设置为<参数>秒.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4495 .IPs "osd [level=<参数>]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4496 触发osd模式或者当level > 0时设置把它设为level.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4497 .IPs "volume <dir>"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4498 升高/\:降低音量.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4499 .IPs "[contrast|brightness|hue|saturation] <\-100\-100> [abs=<参数>]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4500 设置/\:调整视频参数.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4501 .IPs "frame_drop [type=<参数>]"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4502 触发/\:设置掉帧模式.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4503 .IPs "sub_visibility"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4504 触发字幕是否可见.
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4505 .IPs "sub_pos <参数>"
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4506 调整字幕位置.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4507 .IPs vo_fullscreen
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4508 切换到全屏模式.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4509 .IPs "tv_step_channel <dir>"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4510 选择下一个/\:上一个电视频道.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4511 .IPs "tv_step_norm"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4512 改变电视制式.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4513 .IPs "tv_step_chanlist"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4514 改变频道列表.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4515 .IPs "gui_[loadsubtitle|about|play|stop]"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4516 GUI动作.
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4517 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4518
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4519
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4520 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4521 .\" Files
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4522 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4523 .
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4524 .SH 文件
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4525 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4526 /etc/\:mplayer/\:mplayer.conf
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4527 系统范围的设置
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4528 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4529 ~/.mplayer/\:config
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4530 用户设置
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4531 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4532 ~/.mplayer/\:input.conf
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4533 输入绑定(完整按键列表参见'\-input keylist'的输出)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4534 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4535 ~/.mplayer/\:gui.conf
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4536 GUI配置文件
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4537 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4538 ~/.mplayer/\:gui.pl
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4539 GUI播放列表
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4540 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4541 ~/.mplayer/\:font/
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4542 字体目录(里面必须有一个font.desc文件和.RAW后缀的文件)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4543 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4544 ~/.mplayer/\:DVDkeys/
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4545 破解的CSS密钥
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4546 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4547 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4548 字幕文件按以下顺序搜索(比如播放/mnt/\:movie/\:movie.avi文件):
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4549 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4550 /mnt/\:cdrom/\:movie.sub
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4551 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4552 ~/.mplayer/\:sub/\:movie.sub
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4553 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4554 ~/.mplayer/\:default.sub
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4555 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4556 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4557
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4558
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4559 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4560 .\" Examples
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4561 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4562 .
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4563 .SH 示例
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4564 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4565 .B 快速DVD播放
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4566 mplayer \dvd://1
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4567 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4568 .B 播放日文对话和英文字幕
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4569 mplayer \dvd://1 \-alang ja \-slang en
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4570 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4571 .B 只播放5, 6, 7场景
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4572 mplayer \dvd://1 \-chapter 5\-7
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4573 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4574 .B 多视角DVD播放
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4575 mplayer \dvd://1 \-dvdangle 2
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4576 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4577 .B 从其它DVD设备播放
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4578 mplayer \dvd://1 \-dvd\-device /dev/\:dvd2
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4579 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4580 .B 老师DVD(VOB)播放
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4581 mplayer \-dvdauth /dev/\:dvd /mnt/\:dvd/\:VIDEO_TS/\:VTS_02_4.VOB
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4582 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4583 .B HTTP流
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4584 mplayer http://mplayer.hq/\:example.avi
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4585 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4586 .B RTSP流
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4587 mplayer rtsp://server.example.com/\:streamName
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4588 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4589 .B 把字幕转换为MPsub(转换到./\:dump.mpsub)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4590 mplayer dummy.avi \-sub source.sub \-dumpmpsub
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4591 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4592 .B 从标准的V4L输入
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4593 mplayer \-tv on:driver=v4l:width=640:height=480:outfmt=i420 \-vc rawi420
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4594 \-vo xv
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4595 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4596 .B 编码DVD节目#2中选择的场景
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4597 mencoder \dvd://2 \-chapter 10-15 \-o title2.avi \-oac copy \-ovc divx4
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4598 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4599 .B 编码DVD节目#2, 缩放到640x480
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4600 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
4601 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4602 .B 编码DVD节目#2, 缩放到512xHHH(保持长宽比)
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4603 mencoder \dvd://2 \-vf scale \-zoom \-xy 512 \-o title2.avi \-oac copy
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4604 \-ovc divx4
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4605 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4606 .B 同上, 但使用libavcodec族, MPEG4(Divx5)压缩
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4607 mencoder \dvd://2 \-o title2.avi \-ovc lavc
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4608 \-lavcopts vcodec=mpeg4:vhq:vbitrate=1800 \-oac copy
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4609 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4610 .B 同上, 但使用libavcodec族, MJPEG压缩
10405
a5785a0b9ee1 -dvd -> dvd:// and -vcd -> vcd://
jonas
parents: 9840
diff changeset
4611 mencoder \dvd://2 \-o titel2.avi \-ovc lavc
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4612 \-lavcopts vcodec=mjpeg:vhq:vbitrate=1800 \-oac copy
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4613 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4614 .B 编码当前目录下的所有*.jpg文件
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4615 mencoder \\*.jpg \-mf on:fps=25 \-o output.avi \-ovc divx4
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4616 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4617 .B 从电视调谐器编码
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4618 mencoder \-tv on:driver=v4l:width=640:height=480 \-o tv.avi \-ovc rawrgb
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4619 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4620 .B 从管道编码
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4621 rar p test-SVCD.rar | mencoder \-ovc divx4 \-divx4opts br=800 \-ofps 24
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4622 \-\- \-
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4623 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4624 .B 编码多个*.vob文件
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4625 cat *.vob | mencoder <选项> \-
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4626
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4627
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4628 .\" --------------------------------------------------------------------------
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
4629 .\" 错误, 作者, 标准声明
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4630 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4631 .
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
4632 .SH "BUGS (错误)"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
4633 不要惊慌。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
4634 如果你发现错误, 报告我们, 但请首先确认你已阅读了所有的文档。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
4635 也要小心那些表情符号 :)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
4636 许多错误是不正确的设置和参数使用引起的。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
4637 错误报告的文档一节
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
4638 (http://www.mplayerhq.hu/\:DOCS/\:HTML/\:en/\:bugreports.html)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
4639 解释了如何创建有用的错误报告。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
4640 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
4641 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
4642 .
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
4643 .SH "AUTHORS (作者)"
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
4644 MPlayer 由 Arpad Gereoffy 起稿。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
4645 其它许多贡献者的部分清单, 请参见 AUTHORS(作者) 文件。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4646 .PP
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
4647 MPlayer 是 (C) 2000\-2006 The MPlayer Team (MPlayer 团队)所有
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
4648 .PP
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
4649 本(英文)手册页主要由 Gabucino, Jonas Jermann 和 Diego Biurrun 编写,
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
4650 由 Diego Biurrun 维护。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
4651 有关本文的联系请发送邮件到 MPlayer-DOCS 邮件列表。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
4652 与翻译相关的邮件属于 MPlayer-translations 邮件列表。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4653 .\" end of file