annotate DOCS/man/zh_CN/mplayer.1 @ 29764:96a3c7af87ee

sync with en/mplayer.1 r29805
author jrash
date Sat, 31 Oct 2009 02:00:00 +0000
parents 18323e1b791c
children 6b891d886789
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
29764
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
1 .\" sync with en/mplayer.1 r29805
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2 .\" Encoding: UTF-8
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
3 .\" Reminder of hard terms which need better/final solution later:
23390
e80337bdc886 Only one section remains unfinished, typo.
diego
parents: 23389
diff changeset
4 .\" /capture; playtree in parent list; colorkey; retrace; desync; downmix;
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
5 .\" wrapper script ... shellescapes; keyframe; deblock; dering;
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
6 .\" encoding audio rate; alphamap; upsampling; sweep;
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
7 .\" aligned buffers; instancenumber;
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
8 .\"
28231
4e5ef09a3959 update copyright year
Gabrov
parents: 27418
diff changeset
9 .\" MPlayer (C) 2000-2009 MPlayer 团队
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
10 .\" 本(英文)手册页由 Gabucino, Diego Biurrun, Jonas Jermann 编写
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
11 .\" 视频滤镜、通用编解码器选项、特定编解码器专用选项三个章节由
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
12 .\" JRaSH <jrash06 AT 163.com>重新翻译
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
13 .\" 参于翻译本中文手册页的有:
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
14 .\" JRaSH <jrash06 AT 163.com>,
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
15 .\" Lu Ran <hephooey@fastmail.fm>, Sheldon Jin <jinsh2 AT yahoo.com>,
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
16 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
17 .\" --------------------------------------------------------------------------
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
18 .\" 宏定义
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
19 .\" --------------------------------------------------------------------------
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 .\" 定义子选项缩进
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
22 .nr SS 5
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
23 .\" 添加新子选项
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
24 .de IPs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
25 .IP "\\$1" \n(SS
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
26 ..
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
27 .\" 一级子选项开始, 结束用 .RE
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
28 .de RSs
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
29 .RS 10
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
30 ..
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
31 .\" 二级子选项开始
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
32 .de RSss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
33 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
34 .RS \n(SS+3
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
35 ..
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
36 .\" 二级子选项结束
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
37 .de REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
38 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
39 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
40 ..
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
41 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
42 .\" --------------------------------------------------------------------------
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
43 .\" 名称
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
44 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
45 .
29057
a71ce6c36d8e sync with en/mplayer.1 r29059
jrash
parents: 29023
diff changeset
46 .TH MPlayer 1 "2009-03-25" "MPlayer 项目" "电影播放器"
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
47 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
48 .SH 名称
25522
f427bb6d868e sync w/r25529, patch by JRaSH: jrash06 A 163 P com
gpoirier
parents: 25405
diff changeset
49 mplayer \- 影视播放器
f427bb6d868e sync w/r25529, patch by JRaSH: jrash06 A 163 P com
gpoirier
parents: 25405
diff changeset
50 .br
f427bb6d868e sync w/r25529, patch by JRaSH: jrash06 A 163 P com
gpoirier
parents: 25405
diff changeset
51 mencoder \- 影视编解码器
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
52 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
53 .\" --------------------------------------------------------------------------
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
54 .\" 概要
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
55 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
56 .
25522
f427bb6d868e sync w/r25529, patch by JRaSH: jrash06 A 163 P com
gpoirier
parents: 25405
diff changeset
57 .SH 总览
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
58 .na
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
59 .nh
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
60 .B mplayer
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
61 [选项] [文件|URL|播放列表|\-]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
62 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
63 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
64 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
65 [选项] 文件1
25522
f427bb6d868e sync w/r25529, patch by JRaSH: jrash06 A 163 P com
gpoirier
parents: 25405
diff changeset
66 [分选项] [文件2] [分选项]
20430
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 [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
71 {文件和选项组}
25522
f427bb6d868e sync w/r25529, patch by JRaSH: jrash06 A 163 P com
gpoirier
parents: 25405
diff changeset
72 [组专用的分选项]
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
73 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
74 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
75 .B mplayer
27418
24f66c71a209 sync w/r27348, patch by JRaSH
gpoirier
parents: 27198
diff changeset
76 [dvd|dvdnav]://[标题|[开始标题]\-结束标题][/设备]
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
77 [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
78 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
79 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
80 .B mplayer
25522
f427bb6d868e sync w/r25529, patch by JRaSH: jrash06 A 163 P com
gpoirier
parents: 25405
diff changeset
81 vcd://曲目[/设备]
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
82 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
83 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
84 .B mplayer
25522
f427bb6d868e sync w/r25529, patch by JRaSH: jrash06 A 163 P com
gpoirier
parents: 25405
diff changeset
85 tv://[频道][/输入ID]
20430
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 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
88 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
89 .B mplayer
25522
f427bb6d868e sync w/r25529, patch by JRaSH: jrash06 A 163 P com
gpoirier
parents: 25405
diff changeset
90 radio://[频道|频率][/捕捉设备]
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
91 [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
92 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
93 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
94 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
95 pvr://
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 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
98 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
99 .B mplayer
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
100 dvb://[卡号@]频道
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 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
103 .br
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
104 .B mplayer
24007
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
105 mf://[文件掩码|@列表文件]
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
106 [\-mf 选项] [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
107 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
108 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
109 .B mplayer
25522
f427bb6d868e sync w/r25529, patch by JRaSH: jrash06 A 163 P com
gpoirier
parents: 25405
diff changeset
110 [cdda|cddb]://曲目[\-结束曲目][:速度][/设备]
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 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
113 .br
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
114 .B mplayer
25522
f427bb6d868e sync w/r25529, patch by JRaSH: jrash06 A 163 P com
gpoirier
parents: 25405
diff changeset
115 cue://文件[:曲目]
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
116 [选项]
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
117 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
118 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
119 .B mplayer
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
120 [file|mms[t]|http|http_proxy|rt[s]p|ftp|udp|unsv|icyx|noicyx|smb]://
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
121 [用户名:密码@]URL[:端口] [选项]
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
122 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
123 .br
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
124 .B mplayer
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
125 sdp://文件
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 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
128 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
129 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
130 mpst://主机[:端口]/URL
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
131 [选项]
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
132 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
133 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
134 .B mplayer
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
135 tivo://主机/[list|llist|fsid]
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 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
138 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
139 .B gmplayer
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
140 [选项]
25522
f427bb6d868e sync w/r25529, patch by JRaSH: jrash06 A 163 P com
gpoirier
parents: 25405
diff changeset
141 [\-skin\ 外观模板]
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
142 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
143 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
144 .B mencoder
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
145 [选项] 文件
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
146 [文件|URL|\-] [\-o 文件 | file://文件 | smb://[用户名:密码@]主机/文件路径]
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
147 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
148 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
149 .B mencoder
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
150 [选项] 文件1
25522
f427bb6d868e sync w/r25529, patch by JRaSH: jrash06 A 163 P com
gpoirier
parents: 25405
diff changeset
151 [分选项] [文件2] [分选项]
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
152 .ad
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
153 .hy
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
154 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
155 .\" --------------------------------------------------------------------------
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
156 .\" 描述
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
157 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
158 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
159 .SH 描述
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
160 .B mplayer
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
161 是一个 LINUX 下的电影播放器 (也能运行在许多其它的平台和 CPU 架构, 请参阅文档)。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
162 通过许多原生的和可执行的编解码器的支持, 它能播放绝大部分的 MPEG/\:VOB, AVI,
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
163 ASF/\:WMA/\:WMV, RM, QT/\:MOV/\:MP4, Ogg/\:OGM, MKV, VIVO, FLI, NuppelVideo,
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
164 yuv4mpeg, FILM 和 RoQ 文件。
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
165 你还能观看 VCD、SVCD、DVD、3ivx、DivX 3/4/5、WMV 甚至 H.264 格式的电影。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
166 .PP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
167 MPlayer 广泛地支持音视频输出驱动。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
168 它不仅可以使用 X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, libcaca,
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
169 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
170 所有 VESA 兼容显卡上的 VESA (甚至不需要 X11), 某些低级的
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
171 显卡相关的驱动 (如 Matrox, 3dfx 及 ATI) 和一些硬件 MPEG 解码器卡,
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
172 比如 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
173 它们中绝大多数支持软件或硬件缩放, 所以你可以享受全屏电影。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
174 .PP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
175 MPlayer 具有 OSD(屏上显示) 功能显示状态信息, 有
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
176 抗锯齿带阴影的漂亮大字幕和键盘控制的可视反馈。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
177 支持的字体包括欧洲语种/\:ISO8859\-1,2 (匈牙利语, 英语, 捷克语等等),
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
178 西里尔语和韩语, 可以播放 12 种格式的字幕文件 (MicroDVD, SubRip, OGM,
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
179 SubViewer, Sami, VPlayer, RT, SSA, AQTitle, JACOsub, PJS
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
180 及我们自己的: MPsub) 和 DVD 字幕 (SPU 流, VOBsub 及隐藏式 CC 字幕)。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
181 .PP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
182 .B mencoder
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
183 (MPlayer 的电影编解码器) 是一个简单的电影编解码器, 其设计为将
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
184 MPlayer 可播放的电影(见上所述)编码成其他的 MPlayer 可播放格式(见下面)。
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
185 其编码成的 MPEG-4 (DivX/Xvid), 是 libavcodec 编解码器的一种和
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
186 使用 1, 2 或 3-passes(通) 的 PCM/\:MP3/\:VBRMP3 音频。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
187 此外还具有流复制的能力, 拥有强大的(过滤器)插件系统(裁剪,
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
188 扩展, 反转, 后处理, 旋转, 缩放, 降噪声, RGB/\:YUV 转换)等。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
189 .PP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
190 .B gmplayer
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
191 是具有图形用户界面的 MPlayer。其选项与 MPlayer 相同。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
192 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
193 本手册页最后有用法示例, 能让你迅速上手。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
194 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
195 .B 也请参阅 HTML 文档!
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
196 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
197 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
198 .\" --------------------------------------------------------------------------
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
199 .\" 交互式控制
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
200 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
201 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
202 .SH "交互式控制"
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
203 MPlayer 有个完全可配置的, 命令驱动的控制层,
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
204 让你通过键盘, 鼠标, 操纵杆或遥控器(需使用 LIRC)来控制 MPlayer。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
205 参见 \-input 选项定制控制层的方法。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
206 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
207 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
208 .B 键盘控制
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
209 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
210 .RS
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 "up 和 down"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
214 快进/\:后退 1 分。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
215 .IPs "pgup 和 pgdown"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
216 快进/\:后退 10 分。
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 减少/增加当前回放速度 10%。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
219 .IPs "{ 和 }"
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 "backspace"
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 "< 和 >"
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 "ENTER"
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 "HOME 和 END"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
228 下一个/\:前一个父列表中的播放树项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
229 .IPs "INS 和 DEL (仅用于 ASX 播放列表)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
230 下一个/\:前一个供选择的源。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
231 .IPs "p / SPACE"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
232 暂停 (再按取消暂停)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
233 .IPs ".\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
234 步进。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
235 按一下暂停回放, 每按一下就播放一帧(直到按其它键取消步进)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
236 .IPs "q / ESC"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
237 停止播放和退出。
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
238 .IPs "U\ \ \ \ "
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
239 暂停播放(并且当未使用 \-idle 时退出)。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
240 .IPs "+ 和 \-"
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
241 调整音频延迟增加/减少 0.1 秒。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
242 .IPs "/ 和 *"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
243 降低/\:提高音量。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
244 .IPs "9 和 0"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
245 降低/\:提高音量。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
246 .IPs "( 和 )"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
247 调整有利用于左/\:右声道的声音平衡。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
248 .IPs "m\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
249 静音。
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
250 .IPs "_ (仅用于 MPEG-TS、AVI 和 libav 库格式)"
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
251 循环可用的像轨。
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
252 .IPs "# (仅用于 DVD、MPEG、Matroska、AVI 和 libav 库格式)"
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
253 循环可用的音轨。
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
254 .IPs "TAB(仅用于 MPEG-TS 和 libav 库格式)"
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
255 循环可用的节目。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
256 .IPs "f\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
257 切换全屏 (也请参见 \-fs)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
258 .IPs "T\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
259 切换顶置 (也请参见 \-ontop)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
260 .IPs "w 和 e"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
261 降低/\:提高摇移范围。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
262 .IPs "o\ \ \ \ "
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
263 循环 OSD 状态: 无 / 搜索条 / 搜索条 + 计时器 / 搜索条 + 计时器 + 总时间。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
264 .IPs "d\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
265 循环丢帧状态: 无 / 跳过显示 / 跳过解码。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
266 (请参见 \-framedrop 和 \-hardframedrop)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
267 .IPs "v\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
268 切换显示字幕。
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
269 .IPs "j\ \ \ \ "
20430
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 "y 和 g"
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 "F\ \ \ \ "
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
274 切换显示 "锁定的字幕"。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
275 .IPs "a\ \ \ \ "
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 .IPs "x 和 z"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
278 调整字幕延迟增加/减少 0.1 秒。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
279 .IPs "r 和 t"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
280 上/下调整字幕位置。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
281 .IPs "i (仅用于 \-edlout 模式)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
282 设置 EDL 的开头或末尾并写入指定的文件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
283 .IPs "s (仅用于 \-vf 截屏)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
284 截屏。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
285 .IPs "S (仅用于 \-vf 截屏)"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
286 开始/停止截屏。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
287 .IPs "I\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
288 用 OSD 显示文件名。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
289 .IPs "! 和 @"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
290 寻到前一章节/后一章节的开始处。
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
291 .IPs "D(仅用于\-vo xvmc, \-vo vdpau,\-vf yadif, \-vf kerndeint)"
26452
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
292 激活/禁用解隔行扫描过滤器。
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
293 .IPs "A"
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
294 在可用的 DVD 视角间循环切换。
20430
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
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
297 .PP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
298 .RS
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
299 (以下的按键仅适用于硬件加速视频输出(xv, (x)vidix, (x)mga, 等),
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
300 软件均衡器(\-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
301 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
302 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
303 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
304 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
305 .IPs "1 和 2"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
306 调整对比度。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
307 .IPs "3 和 4"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
308 调整亮度。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
309 .IPs "5 和 6"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
310 调整色调。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
311 .IPs "7 和 8"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
312 调整饱和度。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
313 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
314 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
315 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
316 .RS
29228
0c351ed09bb0 sync with en/mplayer.1 r29252
jrash
parents: 29211
diff changeset
317 (以下按键仅在使用 quartz 或 corevideo 视频输出驱动时有效。)
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
318 .RE
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
319 .PP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
320 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
321 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
322 .IPs "command + 0"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
323 半尺寸。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
324 .IPs "command + 1"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
325 原始尺寸。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
326 .IPs "command + 2"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
327 双倍尺寸。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
328 .IPs "command + f"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
329 切换全屏 (也请参见 \-fs)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
330 .IPs "command + [ 和 command + ]"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
331 设置窗口的 alpha。
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 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
334 .PP
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 (以下的按键仅适用于 sdl 视频输出驱动。)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
337 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
338 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
339 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
340 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
341 .IPs "c\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
342 切换可用的全屏模式。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
343 .IPs "n\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
344 原始尺寸。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
345 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
346 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
347 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
348 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
349 (以下的按键仅适用于多媒体键盘。)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
350 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
351 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
352 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
353 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
354 .IPs PAUSE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
355 暂停。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
356 .IPs "STOP\ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
357 停止并退出。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
358 .IPs "PREVIOUS 和 NEXT"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
359 后退/\:快进 1 分。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
360 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
361 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
362 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
363 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
364 (以下的按键仅适用于已编译支持 GUI 并优先于以前的定义。)
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 .PP
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
367 .PD 0
20430
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 .IPs ENTER
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
370 开始播放。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
371 .IPs "ESC\ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
372 停止播放。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
373 .IPs "l\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
374 加载文件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
375 .IPs "t\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
376 加载字幕。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
377 .IPs "c\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
378 打开皮肤浏览器。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
379 .IPs "p\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
380 打开播放列表。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
381 .IPs "r\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
382 打开首选项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
383 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
384 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
385 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
386 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
387 (以下的按键仅适用于已编译支持 TV 或 DVB 的输入并优先于以前的定义。)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
388 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
389 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
390 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
391 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
392 .IPs "h 和 k"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
393 选择上一个/\:下一个频道。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
394 .IPs "n\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
395 改变制式。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
396 .IPs "u\ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
397 改变频道列表。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
398 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
399 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
400 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
401 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
402 (以下的按键仅适用于已编译支持 dvdnav: 用于导航菜单)
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 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
405 .PD 0
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 .IPs "keypad 8"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
408 选择上。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
409 .IPs "keypad 2"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
410 选择下。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
411 .IPs "keypad 4"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
412 选择左。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
413 .IPs "keypad 6"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
414 选择右。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
415 .IPs "keypad 5"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
416 返回主菜单。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
417 .IPs "keypad 7"
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 .IPs "keypad ENTER"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
420 确定。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
421 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
422 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
423 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
424 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
425 .
24007
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
426 (以下按键只有当编译时启用对于电视字幕的支持(teletext)时才有效:这些按键用于控制电
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
427 视字幕。)
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
428 .RE
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
429 .PP
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
430 .PD 0
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
431 .RS
25404
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
432 .IPs "X\\\\"
24007
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
433 打开/\:关闭电视字幕。
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
434 .IPs "Q和W"
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
435 切换至下一个/\:上一个电视字幕页面。
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
436 .RE
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
437 .PD 1
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
438 .PP
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
439 .RS
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
440 .
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
441 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
442 .B 鼠标控制
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
443 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
444 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
445 .IPs "button 3 和 button 4"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
446 后退/\:快进 1 分。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
447 .IPs "button 5 和 button 6"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
448 降低/\:提高音量。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
449 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
450 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
451 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
452 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
453 .B 操纵杆
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
454 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
455 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
456 .IPs "left 和 right"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
457 后退/\:快进 10 秒。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
458 .IPs "up 和 down"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
459 快进/\:后退 1 分。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
460 .IPs "button 1"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
461 暂停。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
462 .IPs "button 2"
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
463 循环 OSD 状态: 无 / 搜索条 / 搜索条 + 计时器 / 搜索条 + 计时器 + 总时间。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
464 .IPs "button 3 和 button 4"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
465 降低/\:提高音量。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
466 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
467 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
468 .
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
469 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
470 .\" --------------------------------------------------------------------------
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
471 .\" 用法
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
472 .\" --------------------------------------------------------------------------
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
473 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
474 .SH "用法"
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
475 每个 "flag" 选项有个相反的 "noflag" 选项对应, 如: 选项 \-fs 相反的是 \-nofs。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
476 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
477 如果某选项标为: (仅用于 XXX), 就仅适用于与选项 XXX 联合使用或者已编译进 XXX。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
478 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
479 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
480 子选项解析器(例如用于 \-ao pcm 子选项)支持
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
481 一种特殊的字符串转义(string-escaping)意欲和外部的 GUI 一起使用。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
482 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
483 其格式如下:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
484 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
485 %n%string_of_length_n
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
486 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
487 .I 示例:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
488 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
489 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
490 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
491 或在脚本中:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
492 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
493 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
494 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
495 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
496 .\" --------------------------------------------------------------------------
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
497 .\" 配置文件
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
498 .\" --------------------------------------------------------------------------
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
499 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
500 .SH "配置文件"
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
501 你可以把所有选项放在配置文件中, 每次 MPlayer/MEncoder 运行时都会读取它们。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
502 系统范围的配置文件 "mplayer.conf" 位于你的配置目录
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
503 (例如: /etc/\:mplayer 或者 /usr/\:local/\:etc/\:mplayer)中,
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
504 用户指定的配置文件是 "~/\:.mplayer/\:config"。
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
505 MEncoder 的配置文件是 "mencoder.conf" 位于你的配置目录
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
506 (例如: /etc/\:mplayer 或者 /usr/\:local/\:etc/\:mplayer)中,
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
507 用户指定的配置文件是 "~/\:.mplayer/\:mencoder.conf"。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
508 用户指定的选项优先于系统范围的选项, 而命令行选项优先于以上两者。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
509 配置文件的语法是 "option=<值>", 任何 "#" 后面的都认为是注释。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
510 启用没有参数值的选项可以把参数设为 "yes" 或者 "1" 或者 "true",
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
511 而如果要停用就把它们设置为 "no" 或者 "0" 或者 "false"。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
512 甚至子选项也可以如此设定选项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
513 .PP
29606
b4b9194c8da8 sync with en/mplayer.1 r29638
jrash
parents: 29538
diff changeset
514 你也可以编写每个媒体文件专用的配置文件。
b4b9194c8da8 sync with en/mplayer.1 r29638
jrash
parents: 29538
diff changeset
515 如果要给名叫‘movie.avi’的一个文件设置一个配置文件,则创建一个名为‘movie.avi.conf’的文件,
b4b9194c8da8 sync with en/mplayer.1 r29638
jrash
parents: 29538
diff changeset
516 其中存放了该媒体文件专用的选项,并将其放到 ~/.mplayer/。
b4b9194c8da8 sync with en/mplayer.1 r29638
jrash
parents: 29538
diff changeset
517 只要给出了 \-use\-filedir\-conf 选项(或是通行命令行,或是在全局配置文件中),你也可以把配置文
b4b9194c8da8 sync with en/mplayer.1 r29638
jrash
parents: 29538
diff changeset
518 件放到与所播放的媒体文件相同的目录下。
b4b9194c8da8 sync with en/mplayer.1 r29638
jrash
parents: 29538
diff changeset
519 如果在媒体文件所在目录下找到其专用的配置文件,则不会从 ~/.maplyer 目录下加载任何媒体文件专用的
b4b9194c8da8 sync with en/mplayer.1 r29638
jrash
parents: 29538
diff changeset
520 配置。
b4b9194c8da8 sync with en/mplayer.1 r29638
jrash
parents: 29538
diff changeset
521 另外,\-use\-filedir\-conf 选项启用了目录专用的配置文件。
b4b9194c8da8 sync with en/mplayer.1 r29638
jrash
parents: 29538
diff changeset
522 对于该选项,MPlayer 首先尝试所播放文件的目录下加载 mplayer.conf,然后尝试加载任何存在的媒体文件
b4b9194c8da8 sync with en/mplayer.1 r29638
jrash
parents: 29538
diff changeset
523 专用的配置。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
524 .PP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
525 .I MPLAYER 配置文件示例:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
526 .sp 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
527 .nf
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
528 # 默认使用 Matrox 驱动。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
529 vo=xmga
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
530 # 我喜欢在看片子的时候练习倒立。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
531 flip=yes
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
532 # 解码/编码多个 PNG 文件,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
533 # 开始于 mf://文件掩码
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
534 mf=type=png:fps=25
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
535 # 怪异的负片图像好酷。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
536 vf=eq2=1.0:\-0.8
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 # 产生 MEncoder 输出到默认的文件名。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
543 o=encoded.avi
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
544 # 下面四行使 mencoder tv:// 立刻开始捕捉。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
545 oac=pcm=yes
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
546 ovc=lavc=yes
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
547 lavcopts=vcodec=mjpeg
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
548 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
549 # 较复杂的默认编码选项设置
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
550 lavcopts=vcodec=mpeg4:autoaspect=1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
551 lameopts=aq=2:vbr=4
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
552 ovc=lavc=1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
553 oac=lavc=1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
554 passlogfile=pass1stats.log
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
555 noautoexpand=1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
556 subfont-autoscale=3
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
557 subfont-osd-scale=6
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
558 subfont-text-scale=4
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
559 subalign=2
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
560 subpos=96
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
561 spuaa=20
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
562 .fi
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 .\" --------------------------------------------------------------------------
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
565 .\" 配置集
20430
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 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
568 .SH "配置集"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
569 为了方便操作不同的配置文件, 可以在配置文件中定义配置集。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
570 配置集以放在方括号中的名称开始, 如: "[my-profile]"。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
571 所有跟随的选项成为配置集的一部分。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
572 描述(通过 \-profile help 显示)定义于 profile-desc 选项。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
573 要结束该配置集, 使用别的名称开始即可
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
574 或使用配置集名称 "default" 继续正常的选项。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
575 .fi
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
576 .PP
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
577 .I "MPLAYER 配置集示例:"
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
578 .sp 1
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
579 .nf
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
580
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
581 [protocol.dvd]
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
582 profile-desc="用于 dvd:// 媒体流的配置集"
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
583 vf=pp=hb/vb/dr/al/fd
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
584 alang=en
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
585
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
586 [protocol.dvdnav]
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
587 profile-desc="用于 dvdnav:// 媒体流的配置集"
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
588 profile=protocol.dvd
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
589 mouse-movements=yes
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
590 nocache=yes
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
591
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
592 [extension.flv]
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
593 profile-desc="用于 .flv 文件的配置集"
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
594 flip=yes
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
595
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
596 [vo.pnm]
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
597 outdir=/tmp
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
598
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
599 [ao.alsa]
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
600 device=spdif
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
601 .fi
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
602 .PP
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
603 .I "MENCODER 配置集示例:"
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
604 .sp 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
605 .nf
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 [mpeg4]
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
608 profile-desc="MPEG4 编码"
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
609 ovc=lacv=yes
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
610 lavcopts=vcodec=mpeg4:vbitrate=1200
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
611
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
612 [mpeg4\-hq]
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
613 profile-desc="高质量 MPEG4 编码"
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
614 profile=mpeg4
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
615 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
616 .fi
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
617 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
618 .\" --------------------------------------------------------------------------
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 .\" --------------------------------------------------------------------------
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
621 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
622 .SH "通用选项"
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
623 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
624 .TP
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
625 .B \-codecs\-file <文件名>(也请参见 \-afm,\-ac,\-vfm,\-vc)
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
626 重载标准的搜索路径并使用指定的文件代替内置的 codecs.conf。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
627 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
628 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
629 .B \-include <配置文件>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
630 指定配置文件在默认的配置文件后面解析。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
631 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
632 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
633 .B \-list\-options
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
634 打印所有可用的选项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
635 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
636 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
637 .B \-msgcharset <字符集>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
638 转换控制台消息为指定的字符集(默认是自动侦测: autodetect)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
639 文字的字符集编码用选项 \-\-charset 指定配置。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
640 设置为 "noconv" 以停用转换 (为了如: iconv 问题)。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
641 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
642 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
643 选项在命令行解析完成后生效。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
644 环境变量 MPLAYER_CHARSET 能帮你去除开头几行混乱的输出。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
645 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
646 .TP
26452
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
647 .B \-msgcolor
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
648 在支持 ANSI 彩色标准的终端上启用彩色控制屏幕。
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
649 .
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
650 .TP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
651 .B \-msglevel <all=<级别>:<模块>=<级别>:...>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
652 直接对各个模块控制冗赘度。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
653 此 "all" 模块改变所有模块(虽然没有在命令行中显式指定)的冗赘级别。
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
654 查看所有模块的列表请参见于 "\-msglevel help"。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
655 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
656 .I 注意:
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
657 有些消息在解析命令行之前就打印出来,因而不受 \-msglevel 影响。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
658 要控制这些消息的话,你得使用 MPLAYER_VERBOSE 环境变量,参见下面的解释以获取详细信息。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
659 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
660 可用级别:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
661 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
662 .RSs
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
663 .IPs "\-1"
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
664 完全沉默
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
665 .IPs " 0"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
666 仅致命消息
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
667 .IPs " 1"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
668 错误消息
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
669 .IPs " 2"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
670 警告消息
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
671 .IPs " 3"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
672 简短提示
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
673 .IPs " 4"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
674 信息消息
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
675 .IPs " 5"
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
676 状态消息(默认值)
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
677 .IPs " 6"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
678 冗赘消息
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
679 .IPs " 7"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
680 调试级别 2
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
681 .IPs " 8"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
682 调试级别 3
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
683 .IPs " 9"
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
684 调试级别 4
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
685 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
686 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
687 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
688 .TP
26452
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
689 .B \-msgmodule
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
690 在每条控制屏幕消息前加上模块名。
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
691 .
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
692 .TP
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
693 .B \-noconfig <若干选项>
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
694 不解析所选的配置文件。
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
695 .br
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
696 .I 注意:
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
697 如果命令行中指定了 \-include 或 \-use\-filedir\-conf 选项,
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
698 那么这些选项将优先生效。
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
699 .sp 1
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
700 可用选项有:
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
701 .PD 0
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
702 .RSs
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
703 .IPs "all\ \ "
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
704 所有的配置文件
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
705 .IPs "gui(仅仅是 GUI)"
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
706 GUI 的配置文件
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
707 .IPs system
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
708 系统配置文件
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
709 .IPs "user\ "
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
710 用户配置文件
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
711 .RE
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
712 .PD 1
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
713 .
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
714 .TP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
715 .B "\-quiet\ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
716 使得控制台消息少输出; 特别地, 阻止状态行
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
717 (即 A: 0.7 V: 0.6 A-V: 0.068 ...)的显示。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
718 对慢机器或者不能正确处理回车符(即 \\r)的旧机器特别有用。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
719 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
720 .TP
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
721 .B \-priority <优先>(仅适用于 Windows 和 OS/2)
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
722 根据 Windows 和 OS/2 下可用的预定义优先级设置 MPlayer 的进程优先级。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
723 可能的 <优先> 值为:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
724 .RSs
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
725 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
726 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
727 .sp 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
728 .RS
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
729 .I 警告:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
730 使用 realtime(实时) 优先级会引起系统锁住。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
731 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
732 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
733 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
734 .B \-profile <配置轮廓1,配置轮廓2,...>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
735 使用给定的配置轮廓, \-profile help 显示定义的配置轮廓列表。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
736 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
737 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
738 .B \-really\-quiet (也请参见 \-quiet)
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
739 显示比 \-quiet 更少的输出和状态信息。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
740 同时禁止图形界面错误消息对话框。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
741 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
742 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
743 .B \-show\-profile <配置轮廓>
20430
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
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
747 .B \-use\-filedir\-conf
20430
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 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
750 .I 警告:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
751 播放未经信任的媒体可能有危险。
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 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
754 .B "\-v\ \ \ \ \ "
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
755 提高冗赘级别, 对命令行中发现的各个 \-v 提高一级。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
756 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
757 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
758 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
759 .SH "播放器选项(仅适用于MPLAYER)"
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
760 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
761 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
762 .B \-autoq <质量> (和 \-vf [s]pp 一起使用)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
763 依据可用的 CPU 空闲时间动态改变后期处理的级别。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
764 你指定的数字可能是已使用中的最高级别。通常你可以使用有点高的级别数字。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
765 为此你必须使用不带参数的 \-vf [s]pp 选项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
766 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
767 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
768 .B \-autosync <因子>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
769 基于音频延迟的检测逐步调整 A/V 同步。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
770 指定 \-autosync 0, 也就是默认值, 将导致帧计时完全基于音频延迟的检测。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
771 指定 \-autosync 1 也是一样, 但会微妙地改变所使用的 A/V 修正算法。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
772 对那些视频帧率不均匀, 但用 \-nosound 可以正常播放的电影,
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
773 设置大于 1 的整数值一般会有所帮助。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
774 这个值越大, 计时方法越接近于 \-nosound。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
775 对于某些音频延迟检测实现不完善的声卡驱动, 试试用 \-autosync\ 30 来平滑此问题。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
776 使用这个值时, 如果出现 A/V 同步大偏移, 只需要 1, 2 秒时间就可以搞定。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
777 对于所有的声卡驱动, 对突然的 A/V 偏移, 在反应时间上有延迟,
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
778 这应该是打开此选项的唯一副作用。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
779 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
780 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
781 .B \-benchmark
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
782 在终端打印一些回放后的 CPU 使用率和丢帧数的统计信息。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
783 与 \-nosound 和 \-vo null 联合使用可用来仅仅评测视频编解码器.
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
784 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
785 .I 注意:
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
786 使用此参数仅仅回放视频时, MPlayer 也将忽略帧持续期(frame duration)
20430
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 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
789 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
790 .B \-colorkey <号码>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
791 改变 colorkey 为你所选的 RGB 值。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
792 0x000000 是黑色而 0xffffff 是白色。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
793 仅被视频输出驱动 cvidix, fbdev, svga, vesa, winvidix, xmga, xvidix,
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
794 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
795 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
796 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
797 .B \-nocolorkey
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
798 停用 colorkeying。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
799 仅被视频输出驱动 cvidix, fbdev, svga, vesa, winvidix, xmga, xvidix,
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
800 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
801 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
802 .TP
27141
e0327ea6589f sync w/r27132, patch by JRaSH
gpoirier
parents: 26949
diff changeset
803 .B \-correct\-pts(处于测试阶段)
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
804 切换 MPlayer 到试验模式,
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
805 其中视频帧的时戳计算不同, 且支持视频过滤器添加新的帧或修改已有的时戳。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
806 可以看到更精确的时戳, 例如通过 \-ass 选项修改播放字幕与镜头同步。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
807 没有 \-correct\-pts, 字幕同步典型地会被某些帧关闭。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
808 此选项不能与某些分路器和编解码器一起正常工作。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
809 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
810 .TP
27141
e0327ea6589f sync w/r27132, patch by JRaSH
gpoirier
parents: 26949
diff changeset
811 .B \-crash\-debug(调试代码)
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
812 一旦崩溃或 SIGTRAP 自动联上 gdb 调试程序。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
813 此支持必须已编译进配置 \-\-enable\-crash\-debug。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
814 .
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
815 .TP
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
816 .B \-doubleclick\-time
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
817 以毫秒为单位的时间值,用以判定两次连续的按键动作是否为一次双击动作(默认值:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
818 300)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
819 设为0则让你的窗体系统判断什么样动作的是双击(仅当 \-vo directx 时)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
820 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
821 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
822 你会体验到不同的效果,这取决于你绑定了 MOUSE_BTN0_DBL 还是
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
823 MOUSE_BTN0\-MOUSE_BTN0_DBL。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
824 .
20430
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 \-edlout <文件名>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
827 新建文件并写入 EDL(编辑决定列表) 记录。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
828 回放时, 用户击 "i" 键标记跳过块的开始结束处。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
829 这提供了用户一个以后能精调 EDL (记录)项的开始点。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
830 详情请参见 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
831 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
832 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
833 .B \-enqueue (仅用于 GUI)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
834 将命令行中给定的文件排入播放列表但不立刻播放。
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 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
837 .B \-fixed\-vo
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
838 为多个文件锁定一个固定的视频系统 (对所有的文件(反)初始化仅一次)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
839 这样, 对所有文件只打开一个窗口。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
840 目前 fixed-vo 兼容的驱动有: gl, gl2, mga, svga, x11, xmga,
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
841 xv, xvidix 和 dfbmga。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
842 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
843 .TP
27418
24f66c71a209 sync w/r27348, patch by JRaSH
gpoirier
parents: 27198
diff changeset
844 .B \-framedrop(也请参见 \-hardframedrop,未使用 \-nocorrect\-pts 时只可用于实验)
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
845 跳过显示一些帧从而在慢的机器上保持 A/V 同步。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
846 视频滤镜不会应用到这些帧上。对于 B-帧 甚至解码也完全跳过。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
847 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
848 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
849 .B \-(no)gui
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
850 启用或停用 GUI 接口(默认取决于可执行文件名)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
851 仅能作为命令行第一个参数。不能作为选项写入配置文件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
852 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
853 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
854 .B \-h, \-help, \-\-help
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
855 显示简短的选项概要。
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 .TP
27418
24f66c71a209 sync w/r27348, patch by JRaSH
gpoirier
parents: 27198
diff changeset
858 .B \-hardframedrop(未使用 \-nocorrect\-pts 时只可用于实验)
26152
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
859 更加密集的丢帧(中断解码过程)。将导致图像失真!
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
860 注意,libmpeg2 解码器尤其可能在使用该选项后崩溃,所以请考虑使用
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
861 “\-vc ffmpeg12,”。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
862 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
863 .TP
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
864 .B \-heartbeat\-cmd
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
865 在播放的时候每隔 30 秒通过 system() 调用(即通过 shell 调用)执行的命令。
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
866 .sp 1
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
867 .I 注意:
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
868 MPlayer 执行此命令时不加以检查,所以你有责任确保该命令不造成任何安全问题(例
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
869 如,如果“.”就像在 Windows 中那样是在你的路径中,则确保使用完整路径)。
28997
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
870 并且该选项只有在播放视频时有效(即没有使用 \-novideo,但可以使用 \-vo null)。
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
871 .sp 1
27141
e0327ea6589f sync w/r27132, patch by JRaSH
gpoirier
parents: 26949
diff changeset
872 该选项可能被“误用”以禁用不提供对于适当的 X API 接口的支持的屏幕保护程序。
e0327ea6589f sync w/r27132, patch by JRaSH
gpoirier
parents: 26949
diff changeset
873 如果你觉得这太复杂了,请要求屏幕保护程序的作者提供对于适当的 X API 的支持。
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
874 (另参见 \-stop\-xscreensaver)
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
875 .sp 1
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
876 .I 用于 xscreensaver 的示例:
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
877 mplayer \-heartbeat\-cmd "xscreensaver\-command \-deactivate" file
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
878 .sp 1
27141
e0327ea6589f sync w/r27132, patch by JRaSH
gpoirier
parents: 26949
diff changeset
879 .I 用于 GNOME screensaver 的示例:
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
880 mplayer \-heartbeat\-cmd "gnome\-screensaver\-command \-p" file
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
881 .RE
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
882 .PD 1
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
883 .
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
884 .TP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
885 .B \-identify
26452
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
886 是 \-msglevel identify=4 的简写形式。使用便于解析的格式显示文件参数。
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
887 同时打印更为详细的关于字幕和音轨的语言与 ID 号的信息。
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
888 在某些情形下,使用 \-msglevel identify=6 能得到更多的信息。
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
889 例如,对于一张 DVD 碟片,该选项能列出每个标题的章节和时长,以及一个碟片 ID 号。
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
890 将此选项与 \-frames 0 一起使用能禁止所有输出。
27198
305dc504c407 Give all shell scripts a .sh suffix for consistency.
diego
parents: 27141
diff changeset
891 封装脚本 TOOLS/\:midentify.sh 禁止 MPlayer 的其它输出,
26452
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
892 并且(很可能)shellescapes(脚本转义)了文件名。
20430
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 \-idle (也请参见 \-slave)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
896 当没有文件播放时, 让 MPlayer 空闲等待而不是退出。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
897 一般在 slave 模式时有用, 能通过输入命令控制 MPlayer。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
898 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
899 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
900 .B \-input <命令>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
901 此选项可以用来配置输入系统的某些部分。路径相对于 ~/.mplayer/。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
902 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
903 .I 注意:
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 .sp 1
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
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
908 .PD 0
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
909 .RSs
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
910 .IPs conf=<文件名>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
911 指定输入配置文件而不是默认的 ~/\:.mplayer/\:input.conf。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
912 如果没有给出完全路径名, 将假设是 ~/\:.mplayer/\:<文件名>。
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
913 .IPs ar-dev=<设备>
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
914 用作为苹果 IR 遥控器的设置(默认值是自动侦测,仅用于 Linux)。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
915 .IPs ar-delay
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
916 在开始自动重复一个键之前等待多少毫秒 (0 代表停用)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
917 .IPs ar-rate
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
918 自动重复数是每秒重复多少次按键。
29023
d1647b4a4838 Rename 'default-binds' input option to 'default-bindings'.
diego
parents: 28997
diff changeset
919 .IPs (no)default-bindings
28997
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
920 默认情况下使用 MPlayer 自带的键位设置。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
921 .IPs keylist
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
922 列出所有可以被绑定于命令的键。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
923 .IPs cmdlist
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
924 列出所有可以被绑定于键的命令。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
925 .IPs js-dev
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
926 指定使用的操纵杆设备(默认是: /dev/\:input/\:js0)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
927 .IPs file=<文件名>
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 一般结合 FIFO 时有用。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
930 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
931 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
932 当给定文件是 FIFO 时 MPlayer 打开两个端头, 这样你就可以做
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
933 几次 ‘echo "seek 10" > mp_pipe’ 而管道仍保持有效。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
934 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
935 .PD 1
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
936 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
937 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
938 .B \-key\-fifo\-size <2\-65000>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
939 指定 FIFO 大小供缓冲按键事件(默认值:7)。
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
940 n 大小的 FIFO 能容纳 (n\-1) 缓冲事件。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
941 如果太小会丢失一些事件
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
942 (导致 "鼠标键卡住" 或类似效果)。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
943 如果太大, MPlayer 处理缓冲的事件时可能看上去挂住了。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
944 为得到同以前一样的行为效果而引入此选项,
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
945 对 Linux 设置为 2 或对 Windows 为 1024。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
946 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
947 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
948 .B \-lircconf <文件名> (仅适用于 LIRC)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
949 为 LIRC 指定配置文件(默认是: ~/.lircrc)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
950 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
951 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
952 .B \-list\-properties
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
953 打印可用的属性列表。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
954 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
955 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
956 .B \-loop <数>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
957 重复回放电影 <数> 遍。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
958 0 表示重复不断。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
959 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
960 .TP
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
961 .B \-menu (仅用于OSD菜单)
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
962 打开 OSD 菜单支持。.
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
963 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
964 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
965 .B \-menu\-cfg <文件名> (仅用于OSD菜单)
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
966 使用另一种的 menu.conf。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
967 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
968 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
969 .B \-menu\-chroot <路径>(仅用于OSD菜单)
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
970 将文件选择菜单的根目录更改为一个特定位置。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
971 .sp 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
972 .I 示例:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
973 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
974 .RSs
25404
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
975 .IPs \-menu\-chroot /home"
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
976 将限制文件选择菜单查找/\:home以及其下的目录(即不可能访问 /,但可以访问
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
977 /home/user_name)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
978 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
979 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
980 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
981 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
982 .B \-menu\-keepdir(仅用于OSD菜单)
23467
720aa593e920 Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
kraymer
parents: 23390
diff changeset
983 文件浏览器从最近浏览位置开始浏览,而不是当前目录。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
984 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
985 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
986 .B \-menu\-root <参数值> (仅适用于 OSD 菜单)
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
987 指定主菜单。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
988 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
989 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
990 .B \-menu\-startup (仅适用于 OSD 菜单)
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
991 在 MPlayer 启动时显示主菜单。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
992 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
993 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
994 .B \-mouse\-movements
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
995 允许 MPlayer 接收来自视频输出驱动的指针事件。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
996 必须选择 DVD 菜单中的按钮。
29210
779281d8cd80 Rename macosx video output driver to corevideo.
diego
parents: 29106
diff changeset
997 支持基于 X11 的视频输出(x11、xv、xvmc等)以及 gl、gl2、direct3d 和 corevideo 的视频输出
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
998 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
999 .TP
27418
24f66c71a209 sync w/r27348, patch by JRaSH
gpoirier
parents: 27198
diff changeset
1000 .B \-noar
24f66c71a209 sync w/r27348, patch by JRaSH
gpoirier
parents: 27198
diff changeset
1001 关闭对于 AppleIR 的支持。
24f66c71a209 sync w/r27348, patch by JRaSH
gpoirier
parents: 27198
diff changeset
1002 .
24f66c71a209 sync w/r27348, patch by JRaSH
gpoirier
parents: 27198
diff changeset
1003 .TP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1004 .B \-noconsolecontrols
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1005 阻止 MPlayer 读取标准输入的键盘事件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1006 读取标准输入的数据时有用。命令行中发现 \- 会自动启用。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1007 会遇到不得不手动设置的情形, 比如你
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1008 打开 /dev/\:stdin (或者你系统中等价的设备), 在播放列表中使用 stdin
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1009 或者意欲以后通过 slave 命令的 loadfile 或 loadlist 从 stdin 读取。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1010 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1011 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1012 .B \-nojoystick
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1013 关闭支持操纵杆。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1014 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1015 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1016 .B \-nolirc
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1017 关闭支持 LIRC。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1018 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1019 .TP
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1020 .B \-nomouseinput
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1021 停用鼠标键 按/\:放 输入 (mozplayerxp 的上下文菜单依赖此选项)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1022 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1023 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1024 .B \-rtc (仅适用 RTC)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1025 打开使用 Linux 的 RTC (实时钟 \- /dev/\:rtc) 作为计时机制。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1026 唤醒过程每 1/1024 秒核查当前时间。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1027 除非现代 Linux 内核配置为桌面应用, 因为当使用正常的定时睡眠时,
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1028 已唤醒相似精度的过程。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1029 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1030 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1031 .B \-playing\-msg <字符串>
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1032 开始回放前打印出字符串。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1033 支持以下的扩展:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1034 .RSs
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1035 .IPs ${NAME}
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1036 扩展为属性 NAME 的值。
25522
f427bb6d868e sync w/r25529, patch by JRaSH: jrash06 A 163 P com
gpoirier
parents: 25405
diff changeset
1037 .IPs ?(NAME:TEXT)
f427bb6d868e sync w/r25529, patch by JRaSH: jrash06 A 163 P com
gpoirier
parents: 25405
diff changeset
1038 仅当属性 NAME 可用时扩展 TEXT(文字)。
f427bb6d868e sync w/r25529, patch by JRaSH: jrash06 A 163 P com
gpoirier
parents: 25405
diff changeset
1039 .IPs ?(!NAME:TEXT)
f427bb6d868e sync w/r25529, patch by JRaSH: jrash06 A 163 P com
gpoirier
parents: 25405
diff changeset
1040 仅当属性 NAME 不可用时扩展 TEXT(文字)。
f427bb6d868e sync w/r25529, patch by JRaSH: jrash06 A 163 P com
gpoirier
parents: 25405
diff changeset
1041 Expand TEXT only if the property NAME is not available.
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1042 .RE
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1043 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1044 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1045 .B \-playlist <文件名>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1046 根据播放列表播放文件(ASX, Winamp, SMIL, 或者
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1047 one-file-per-line(每行一个文件) 格式)。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1048 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1049 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1050 此选项作为条目仅应用于播放列表的元素以后, 会找到选项。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1051 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1052 FIXME: 需要彻底理清并建立文档。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1053 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1054 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1055 .B \-rtc\-device <设备>
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1056 为 RTC 计时使用指定的设备。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1057 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1058 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1059 .B \-shuffle
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1060 以随机顺序播放文件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1061 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1062 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1063 .B \-skin <名> (仅用于 GUI)
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1064 从默认皮肤目录
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1065 /usr/\:local/\:share/\:mplayer/\:skins/\: 或 ~/.mplayer/\:skins/
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1066 下的, 作为参数的给定目录中装载皮肤。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1067 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1068 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1069 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1070 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1071 .IPs "\-skin fittyfene"
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1072 尝试 /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
1073 然后是 ~/.mplayer/\:skins/\:fittyfene。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1074 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1075 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1076 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1077 .TP
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1078 .B \-slave (也请参见 \-input)
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1079 切换到 slave 模式, MPlayer 为其他程序在后台运行。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1080 MPlayer 从标准输入读取以新行 (\\n) 分隔开的命令行,
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1081 而不再截获键盘事件。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1082 .br
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1083 .I 注意:
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1084 请参见 \-input cmdlist 的命令列表和 DOCS/tech/slave.txt 中的描述。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1085 另外,该选项并非用来禁用其它的输入,例如通过视频窗口。要使用其它方法实现那种效果,例如
28997
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
1086 \-input nodefault\-binds:conf=/dev/null。
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1087 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1088 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1089 .B \-softsleep
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1090 通过不断核查当前时间来测定帧的时间,
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1091 而不是请求内核在适当的时刻唤醒 MPlayer。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1092 对于内核计时器精度不高且不能使用 RTC 时有用, 代价是较高的 CPU 消耗。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1093 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1094 .TP
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1095 .B \-sstep <数>
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1096 每帧后跳过 <数> 秒。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1097 影片的正常帧率仍被保留, 所以回放加速了。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1098 既然 MPlayer 仅能搜寻到下一个 keyframe, 加速过程可能不精准。
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1099 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1100 .
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1101 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1102 .SH "分离器/媒体流选项"
20430
533fa77dfe28 Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents: 20391
diff changeset
1103 .
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1104 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1105 .B \-a52drc <级别>
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1106 选择 AC-3 音频流的动态范围压缩(DRC)级别。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1107 <级别> 是 0 到 1 的浮点数, 其中 0 表示无压缩,
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1108 (默认值) 1 表示全压缩 (使得响亮的通路更安静或相反)。
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1109 此选项仅当 AC-3 流包含所需范围的压缩信息时显示效果。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1110 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1111 .TP
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
1112 .B \-aid <代码> (也请参见 \-alang)
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1113 选择音频频道 (MPEG: 0\-31, AVI/\:OGM: 1\-99, ASF/\:RM: 0\-127,
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1114 VOB(AC-3): 128\-159, VOB(LPCM): 160\-191, MPEG-TS 17\-8190)。
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
1115 MPlayer 在 verbose (\-v) 模式下会打印可用的音频代码。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1116 当播放 MPEG-TS 流时, MPlayer/\:MEncoder 用第一个程序
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 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1119 .TP
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
1120 .B \-ausid <代码>(也请参见 \-alang)
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
1121 选择子音频流的频道。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
1122 当前有效的取值范围为 0x55..0x75,并且当由原生流分解器(而不是 libavformat)时处理时,
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
1123 只适用于MPEG-TS。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
1124 由于媒体类型信息在媒体流中的嵌入方式有异或其在流中缺失,媒体类型可能无法正确识别,但当
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
1125 多个子流存在时,音频流会正确分解出来。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
1126 当使用 \-identify 运行时,MPlayer 打印出可用的子流的代码。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
1127 .
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
1128 .TP
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
1129 .B \-alang <语言代码[,语言代码,...]> (也请参见 \-aid)
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
1130 指定使用音频语言的优先级列表。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1131 不同的容器格式使用不同的语言代号。DVDs 使用 ISO 639\-1 的
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1132 两字符语言代号, Matroska、MPEG-TS 和 NUT 使用 ISO 639\-2 的
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1133 三字符语言代号, 而 OGM 使用任意格式标识符。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1134 MPlayer 在 verbose (\-v) 模式下会打印可用的语言。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1135 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1136 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1137 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1138 .RSs
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1139 .IPs "mplayer dvd://1 \-alang hu,en"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1140 选择 DVD 上的匈牙利语音轨播放而英语在没有匈牙利语时备用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1141 .IPs "mplayer \-alang jpn example.mkv"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1142 播放日语 Matroska 文件。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1143 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1144 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1145 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1146 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1147 .B \-audio\-demuxer <[+]名称> (仅用于 \-audiofile)
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1148 锁定用于 \-audiofile 的音频分路器类型。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
1149 在名称前使用 "+" 锁定类型, 跳过某些核查!
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1150 按照 \-audio\-demuxer help 打印出来的指定分路器类型。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1151 为了向后兼容, 也接受定义在 libmpdemux/\:demuxer.h 的分路器标识。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1152 \-audio\-demuxer audio 或 \-audio\-demuxer 17 锁定 MP3。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1153 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1154 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1155 .B \-audiofile <文件名>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1156 在看电影时播放外部音频文件(WAV, MP3 或 Ogg Vorbis)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1157 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1158 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1159 .B \-audiofile\-cache <千字节>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1160 对 \-audiofile 的文件流启用缓存, 使用指定大小的内存。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1161 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1162 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1163 .B \-reuse\-socket (仅适用于udp://)
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1164 允许SOCKET在关闭后立即被其它进程重新利用。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1165 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1166 .TP
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1167 .B \-bandwidth <参数值> (仅适用于网络)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1168 指定网络流的最大带宽(用于服务器可以以不同带宽传送内容的情况)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1169 当你以慢速连接观看现场流媒体时有用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1170 对于 Real RTSP 流, 也用来设置最大的传送带宽
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1171 以容许较快的缓存填充和流转储。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1172 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1173 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1174 .B \-cache <千字节>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1175 此选项指定用多少内存(以 kBytes 为单位)作为播放文件或 URL 的预缓冲。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1176 对速度慢的媒体特别有用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1177 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1178 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1179 .B \-nocache
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1180 关闭缓冲。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1181 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1182 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1183 .B \-cache\-min <百分数>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1184 当缓冲填充到总数的 <百分数> 时开始回放。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1185 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1186 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1187 .B \-cache\-seek\-min <百分数>
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1188 如果查寻到的位置处于从当前位置算起的缓存大小的 <百分数> 之内,
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
1189 MPlayer 等待填充缓存到此位置而不是执行流查寻(默认是: 50)。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1190 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1191 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1192 .B \-cdda <选项1:选项2> (仅适用于 CDDA)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1193 此选项用来调整 MPlayer 的 CD 音频读取特性。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1194 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1195 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1196 .RSs
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1197 .IPs speed=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1198 设定 CD 转速。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1199 .IPs paranoia=<0\-2>
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 0 以外的值可能会打断除了第一个音轨的任何回放。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1202 .RSss
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1203 0: 关闭检测 (默认)
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 1: 只进行重叠检测
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1206 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1207 2: 完全数据修正和校检
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1208 .REss
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1209 .IPs generic-dev=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1210 使用指定的通用 SCSI 设备。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1211 .IPs sector-size=<参数值>
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 .IPs overlap=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1214 锁定校检时的最小重叠搜索为 <参数值> 个扇区。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1215 .IPs toc-bias
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1216 假定 TOC 报告中第1音轨的起始偏移量为 LBA 0。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1217 有些东芝光驱需要这样来修正音轨边界。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1218 .IPs toc-offset=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1219 报告音轨时在扇区数上再加上 <参数值> 个扇区。可能是负数。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1220 .IPs (no)skip
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1221 (不)接受不完整的数据重建。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1222 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1223 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1224 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1225 .B \-cdrom\-device <设备路径>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1226 指定 CD-ROM 设备 (默认是: /dev/\:cdrom)。
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 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1229 .B \-channels <数字> (也请参见 \-af channels)
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
1230 请求播放的声道数 (默认是: 2)。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1231 MPlayer 要求解码器把音频解码到指定数量的声道。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1232 然后由解码器来实现这个要求。
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1233 此选项通常只有在播放带 AC-3 音频(比如 DVD)的视频时才显得重要。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1234 在那时默认使用 liba52 解码并把音频正确地混合到需要的声道数。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1235 为了直接控制输出声道数独立于解码声道数, 使用声道过滤器。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1236 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1237 .I 注意:
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1238 此选项可以被解码器(仅适用于 AC-3), 过滤镜(环绕立体声), 和音频
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1239 输出驱动(至少 OSS 可以)接受。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1240 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1241 可用选项有:
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1242 .sp 1
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1243 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1244 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1245 .IPs 2
20459
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 .IPs 4
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1248 环绕立体声
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1249 .IPs 6
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1250 5.1 立体声
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1251 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1252 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1253 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1254 .TP
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1255 .B \-chapter <场景标识>[\-<末尾场景标识>] (仅适用于 dvd:// 和 dvdnav://)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1256 指定从哪个场景开始播放。也可以指定在哪个场景结束播放 (默认值为: 1)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1257 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1258 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1259 .B \-cookies (仅适用于网络)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1260 HTTP 请求时发送 cookies。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1261 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1262 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1263 .B \-cookies\-file <文件名> (仅适用于网络)
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
1264 从 <文件名> 中读取 HTTP cookies (默认是: ~/.mozilla/ 和 ~/.netscape/)
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1265 而跳过从默认位置读取。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1266 假定文件是 Netscape 格式。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1267 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1268 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1269 .B \-delay <数>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1270 音频延迟数秒 (正或负的浮点数)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1271 .br
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1272 负值延迟音频,而正值延迟视频。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1273 注意这与MEncoder的\-audio\-delay选项正好相反。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1274 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1275 .I 注意:
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1276 当和 MEncoder 一起用时, 并不保证能与 \-ovc copy 一起工作正常;
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1277 请使用 \-audio\-delay。
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1278 .
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1279 .TP
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1280 .B \-ignore\-start
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1281 忽略 AVI 文件中指定的流开始时间。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1282 对于 MPlayer, 用 \-audio\-delay 选项编码的文件废除了流延迟。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1283 在编码时期, 此选项防止 MEncoder 转送原流的开始时间到新的文件;
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1284 但是 \-audio\-delay 选项并不受影响。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1285 注意 MEncoder 有时会自动调整流开始时间以补偿预期的解码延迟,
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1286 所以没有测试之前不要使用此选项进行编码。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1287 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1288 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1289 .B \-demuxer <[+]类型名>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1290 锁定分路器类型。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
1291 在名称前使用 "+" 锁定类型, 跳过某些核查!
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1292 按照 \-demuxer help 打印出来的指定分路器类型。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1293 为了向后兼容, 也接受定义在 libmpdemux/\:demuxer.h 的分路器标识。
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 \-dumpaudio (仅用于 MPlayer)
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1297 转储原始的音频压缩流到 ./stream.dump (用于 MPEG/\:AC-3,
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
1298 对大多数其它情形, 转储的文件不可播放)。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1299 如果你在命令行中指定多于其中 \-dumpaudio, \-dumpvideo, \-dumpstream
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1300 的一个, 只有最后一个生效。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1301 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1302 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1303 .B \-dumpfile <文件名> (仅用于 MPlayer)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1304 指定 MPlayer 应该转储到的文件。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1305 应该与 \-dumpaudio / \-dumpvideo / \-dumpstream 一起使用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1306 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1307 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1308 .B \-dumpstream (仅用于 MPlayer)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1309 转储原始流到 ./stream.dump。
20520
edc3c020fa8d misc fixes by Sheldon Jin (jinsh2 yahoo com)
diego
parents: 20481
diff changeset
1310 从 DVD 或网络上抓取的时候有用。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1311 如果你在命令行中指定多于其中 \-dumpaudio, \-dumpvideo, \-dumpstream
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1312 的一个, 只有最后一个生效。
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 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1315 .B \-dumpvideo (仅用于 MPlayer)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1316 转储原始流到 ./stream.dump (不是十分有用)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1317 如果你在命令行中指定多于其中 \-dumpaudio, \-dumpvideo, \-dumpstream
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1318 的一个, 只有最后一个生效。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1319 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1320 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1321 .B \-dvbin <选项> (仅用于 DVB)
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
1322 为了替代默认的值, 把下面的参数传递给 DVB 输入模块:
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1323 .sp 1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1324 .PD 0
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1325 .RSs
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1326 .IPs card=<1\-4>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1327 指定使用卡号 1\-4 (默认是: 1).
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1328 .IPs file=<文件名>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1329 指示 MPlayer 从频道中读取 <文件名>。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1330 默认是 ~/.mplayer/\:channels.conf.{sat,ter,cbl,atsc} (基于卡的类型)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1331 或者最后于求助 ~/.mplayer/\:channels.conf。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1332 .IPs timeout=<1\-30>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
1333 放弃试图调谐的最大等候秒数(默认是: 30)。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1334 .RE
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1335 .PD 1
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 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1338 .B \-dvd\-device <设备路径> (仅用于 DVD)
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
1339 指定 DVD 设备或 .iso 文件名(默认是: /dev/\:dvd)。
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
1340 你也可以指定目录, 其中包含以前直接从 DVD 拷贝(比如用 vobcopy)的文件。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1341 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1342 .TP
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1343 .B \-dvd\-speed <以KB/s为单位的因数或速度值> (仅适用于DVD)
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1344 尝试限制DVD的传输速度(默认值:0,代表不作更改)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1345 DVD的基础速率约为1350KB/s,所以一台8倍速的驱动器能以最高10800KB/s的速度读取
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1346 数据。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1347 较低的速度使驱动器工作得更安静,对于观看DVD片来说,2700KB/s应该是足够安静且快速
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1348 了。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1349 MPlayer在关闭时将驱动器的速度重置至默认值。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1350 数值如果小于100则表示1350KB/s的倍数,例如\-dvd\-speed 8表示选择10800KB/s。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1351 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1352 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1353 你需要用DVD设备的写权限以更改传输速度。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1354 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1355 .TP
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1356 .B \-dvdangle <视角标识> (仅用于 DVD)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1357 有些 DVD 碟片中的场景可以从多个视角观看。
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
1358 这里你可以告诉 MPlayer 使用哪个视角(默认是: 1)。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1359 .
20520
edc3c020fa8d misc fixes by Sheldon Jin (jinsh2 yahoo com)
diego
parents: 20481
diff changeset
1360 .TP
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1361 .B \-edl <文件名>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1362 回放时启用编辑决定列表(EDL)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1363 根据给定文件的条目视频被跳过, 而音频或静音或不静音。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1364 如何使用详情请参见 http://www.mplayerhq.hu/\:DOCS/\:HTML/\:en/\:edl.html。
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 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1367 .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
1368 停止在给定的时间或字节位置。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1369 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1370 .I 注意:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1371 字节位置仅为了 MEncoder 而启用但不精确, 因为它只会停在帧的边缘。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1372 当与 \-ss 选项组合使用时, \-endpos 的时间会向前移动 \-ss 指定的秒数。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1373 .sp 1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1374 .I 示例:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1375 .PD 0
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1376 .RSs
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1377 .IPs "\-endpos 56"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1378 56 秒后停止。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1379 .IPs "\-endpos 01:10:00"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1380 1 小时 10 分后停止。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1381 .IPs "\-ss 10 \-endpos 56"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1382 1 分 6 秒后停止。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1383 .IPs "\-endpos 100mb"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1384 只编码 100 MB。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1385 .RE
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1386 .PD 1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1387 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1388 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1389 .B \-forceidx
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1390 强制索引重建。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
1391 对索引受损的文件(A/V 不同步等等)有用。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1392 这使得不可能搜索的文件启用搜索。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1393 你能使用 MEncoder 永久性地修复索引 (请参见文档)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1394 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1395 .I 注意:
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
1396 此选项仅对原本支持搜索的媒体有效 (即不能是: 标准输入, 管道, 等)。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1397 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1398 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1399 .B \-fps <浮点数>
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
1400 重载帧速率。
20459
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 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1403 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1404 .B \-frames <参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1405 只播放/\:转换前<参数值>帧, 然后退出。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1406 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1407 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1408 .B \-hr\-mp3\-seek (仅用于 MP3)
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1409 高精度 MP3 搜索。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1410 播放外部 MP3 文件时启用,
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1411 因为我们需要搜索到非常精确的位置来保持 A/V 同步。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1412 这种方法在后退搜索时尤其慢, 因为需要绕回到开头来寻找准确的帧位置。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1413 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1414 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1415 .B \-idx (也请参见 \-forceidx)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1416 在没有找到索引的情况下重建文件的索引, 从而允许搜索。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1417 对于损坏的/\:不完整的下载, 或制作低劣的文件有用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1418 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1419 .I 注意:
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
1420 此选项仅对原本支持搜索的媒体有效 (即不能是: 标准输入, 管道, 等)。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1421 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1422 .TP
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1423 .B \-noidx
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1424 跳过重建索引文件的步骤。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1425 MEncoder在此选项下跳过写入索引的步骤。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1426 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1427 .B \-ipv4\-only\-proxy (仅适用于网络)
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1428 对于 IPv6 地址跳过代理服务器。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1429 仍然用于 IPv4 连接。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1430 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1431 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1432 .B \-loadidx <索引文件>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1433 从 \-saveidx 保存的此文件中, 读取视频索引数据。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1434 索引用于搜索, 过载其它任何包含在 AVI 本身的索引。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1435 MPlayer 不阻止你装载产生于不同 AVI 的索引文件,
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1436 但是的确会导致不利的结果。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1437 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1438 .I 注意:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1439 既然 MPlayer 现在支持 OpenDML, 此选项已废弃。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1440 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1441 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1442 .B \-mc <每帧秒数>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1443 每帧的最大 A-V 同步修正(以秒为单位)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1444 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1445 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1446 .B \-mf <选项1:选项2:...>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1447 用来从多个 PNG 或 JPEG 文件中解码。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1448 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1449 可用选项有:
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1450 .sp 1
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1451 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1452 .RSs
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1453 .IPs w=<参数值>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
1454 输入文件的宽度 (默认是: 自动检测)
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1455 .IPs h=<参数值>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
1456 输入文件的高度 (默认是: 自动检测)
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1457 .IPs fps=<参数值>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
1458 输出的帧率 (默认是: 25)
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1459 .IPs type=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1460 输入文件的类型 (可用类型是: jpeg, png, tga, sgi)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1461 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1462 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1463 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1464 .TP
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1465 .B \-ni (仅用于 AVI)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1466 锁定使用非交错的 AVI 分析器(修复某些质量差的 AVI 文件的播放)。
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 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1469 .B \-nobps (仅用于 AVI)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1470 不使用平均比特率值来维持 A-V 同步。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1471 对某些文件头损坏的 AVI 文件有帮助。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1472 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1473 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1474 .B \-noextbased
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1475 停用基于后缀名的分路器选择机制。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1476 默认情况下, 当文件类型(分路器)无法可靠检测时
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1477 (文件没有头部或者不够可靠), 使用文件后缀名来选择分路器。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1478 基于内容的分路器总是可作为备用的。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1479 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1480 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1481 .B \-passwd <密码> (也请参见\-user 选项) (仅适用于网络)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1482 设置 http 认证密码.
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1483 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1484 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1485 .B \-prefer\-ipv4 (仅适用于网络)
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1486 使用 IPv4 网络连接。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1487 IPv6 自动地作为备用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1488 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1489 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1490 .B \-prefer\-ipv6 (仅适用于 IPv6 网络)
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1491 使用 IPv6 网络连接。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1492 IPv4 自动地作为备用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1493 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1494 .TP
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1495 .B \-psprobe <字节所在位置>
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
1496 当播放 MPEG-PS 或 MPEG-PES 流时,此选项让你设定你希望 MPlayer 查看多少字节以确认
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1497 所要使用的视频编/解码器。
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
1498 在播放含有 H.264 流的 EVO 或 VDR 文件时需要此选项。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1499 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1500 .TP
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1501 .B \-pvr <选项1:选项2:...> (仅适用于 PVR)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1502 此选项调谐 PVR 捕捉模块的各种编码属性。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1503 不得不与基于硬件 MPEG 编码器 V4L2 驱动支持的卡一起使用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1504 Hauppauge WinTV PVR\-150/250/350/500 和所有基于 IVTV 的卡
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1505 是众所周知的 PVR 捕捉卡。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1506 小心只有 Linux 2.6.18 及以上的内核能通过 V4L2 层处理 MPEG 流。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1507 对于 MPEG 流硬件捕捉卡并使用 MPlayer/MEncoder 来观看电影的,
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
1508 使用 "pvr://" 作为 URL 地址。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1509 .sp 1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1510 可用选项有:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1511 .RSs
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1512 .IPs aspect=<0\-3>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1513 指定宽高比:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1514 .RSss
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1515 0: 1:1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1516 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1517 1: 4:3 (默认)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1518 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1519 2: 16:9
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1520 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1521 3: 2.21:1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1522 .REss
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1523 .IPs arate=<32000\-48000>
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1524 指定编码音频率(encoding audio rate) (默认是: 48000 Hz, 可用的有: 32000,
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1525 44100 和 48000 Hz)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1526 .IPs alayer=<1\-3>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1527 指定编码 MPEG 音频层 (默认是: 2)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1528 .IPs abitrate=<32\-448>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1529 指定音频编码比特率(以 kbps 为单位) (默认是: 384)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1530 .IPs amode=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1531 指定音频编码模式。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
1532 可用的预设值是 "stereo", "joint_stereo", "dual" 和 "mono" (默认是: stereo)。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1533 .IPs vbitrate=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1534 指定平均编码视频比特率(以 Mbps 为单位) (默认是: 6)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1535 .IPs vmode=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1536 指定视频编码模式:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1537 .RSss
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1538 vbr: Variable BitRate (可变比特率) (默认)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1539 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1540 cbr: Constant BitRate (常量比特率)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1541 .REss
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1542 .IPs vpeak=<参数值>
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1543 指定编码视频比特率峰值(以 Mbps 为单位)
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1544 (只对 VBR 编码有用, 默认是: 9.6)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1545 .IPs fmt=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1546 选择进行编码的 MPEG 格式:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1547 .RSss
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1548 ps: MPEG-2 Program Stream (MPEG-2 程序流) (默认)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1549 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1550 ts: MPEG-2 Transport Stream (MPEG-2 传输流)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1551 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1552 mpeg1: MPEG-1 System Stream (MPEG-1 系统流)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1553 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1554 vcd: Video CD compatible stream (VCD 可兼容流)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1555 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1556 svcd: Super Video CD compatible stream (SVCD 可兼容流)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1557 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1558 dvd: DVD compatible stream (DVD 可兼容流)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1559 .REss
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1560 .RE
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1561 .PD 1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1562 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1563 .TP
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1564 .B \-radio <选项1:选项2:...> (仅适用于收音)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1565 这些选项集用以设置收音捕捉模块的各种参数。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1566 要用MPlayer收听电台使用‘radio://<频率>’(如果不提供频道选项)或
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1567 ‘radio://<频道号>’(如果提供频道选项)作为URL。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1568 你可以通过以‘-v’选项运行MPlayer查看允许的频率范围。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1569 若要启动捕捉子系统,则使用‘radio://<频率或频道>/capture’。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1570 如果不给出关键字capture,则你可以只使用输入线缆收听电台。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1571 由于同步问题,不推荐使用capture来收听电台,这会使效果不佳。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1572 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1573 可用选项有:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1574 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1575 .IPs device=<值>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1576 所使用的收音设备(默认值:Linux下为/dev/radio0,而*BSD下为/dev/tuner0)。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1577 .IPs driver=<值>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1578 所使用的收音驱动(默认值:如果有则用v412,否则为v41)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1579 当前支持v41和v412驱动。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1580 .IPs volume=<0..100>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1581 收音设备的音量(默认为100)
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1582 .IPs "freq_min=<值>(仅适用于*BSD BT848)"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1583 允许的最小频率(默认值:87.50)
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1584 .IPs "freq_max=<value>(仅适用于*BSD BT848)"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1585 允许的最大频率(默认值:108.00)
27141
e0327ea6589f sync w/r27132, patch by JRaSH
gpoirier
parents: 26949
diff changeset
1586 .IPs
e0327ea6589f sync w/r27132, patch by JRaSH
gpoirier
parents: 26949
diff changeset
1587 channels=<频率>\-<名称>[=<常规值>],<频率>\-<名称>[=<常规值>],...
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1588 设置频道列表。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1589 在名称中用“_”代替空格(或使用引号)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1590 频道名字就会以OSD方式显示出来,而从命令radio_step_channel和radio_set_channel
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1591 对于遥控会很有用(参见LIRC)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1592 如果给出,则URL中的数字将作为频道列表中的频道位置编号。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1593 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1594 .I 示例:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1595 radio://1, radio://104.4, radio_set_channel 1
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1596 .IPs "adevice=<值>(仅用于录制无线电广播时)"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1597 作为所捕捉声音来源的设备的名字
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1598 没有这样的名字将禁用捕捉功能,即便URL中出现capture关键字。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1599 如果设备名中含有一个‘=’,则模块将使用ALSA来捕捉,
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1600 否则用OSS。
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1601 .IPs "arate=<参数值>(仅用于录制无线电广播时)"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1602 以每秒采样数为单位的频率值(默认值:44100)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1603 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1604 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1605 当使用音频捕捉时,也将\-rawaudio rate=<数值>选项设置为arate中一样的值。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1606 如果你存在声音播放速度的问题(播放太快),尝试以不同的速率值
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1607 (例如4800,44100,32000……)播放 。
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1608 .IPs "achannels=<参数值>(仅用于录制无线电广播时)"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1609 捕捉声音的声道数。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1610 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1611 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1612 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1613 .B \-rawaudio <选项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 你也不得不使用 \-demuxer rawaudio。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1616 也可以用来播放不是 44kHz 16-位 立体声的音频 CD。
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1617 播放原始 AC-3 流请使用 \-rawaudio format=0x2000 \-demuxer rawaudio。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1618 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1619 可用选项有:
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1620 .sp 1
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1621 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1622 .RSs
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1623 .IPs channels=<参数值>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1624 声道数
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1625 .IPs rate=<参数值>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1626 每秒采样率
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1627 .IPs samplesize=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1628 样本大小(以字节为单位)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1629 .IPs bitrate=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1630 原始音频文件的比特率
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1631 .IPs format=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1632 16-进制的 fourcc
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1633 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1634 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1635 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1636 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1637 .B \-rawvideo <选项1:选项2:...>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1638 此选项可让你播放原始视频文件。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1639 你也不得不使用 \-demuxer rawvideo。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1640 .sp 1
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
1641 可用的选项有:
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1642 .sp 1
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1643 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1644 .RSs
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1645 .IPs fps=<参数值>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
1646 每秒帧(速)率 (默认是: 25.0)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1647 .IPs sqcif|qcif|cif|4cif|pal|ntsc
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1648 设置标准的图像大小
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1649 .IPs w=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1650 图像宽(以像素为单位)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1651 .IPs h=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1652 图像高(以像素为单位)
14166
c7822e66c36f y420 vs i420 typo
diego
parents: 12880
diff changeset
1653 .IPs i420|yv12|yuy2|y8
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1654 设置色彩空间
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1655 .IPs format=<参数值>
24007
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
1656 16-进制或字符串常量形式的色彩空间值(fourcc)
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
1657 使用\-rawvideo format=help以获取可用字符串的列表。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1658 .IPs size=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1659 帧大小(以字节为单位)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1660 .REss
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1661 .sp 1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1662 .RS
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1663 .I 示例:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1664 .RE
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1665 .PD 0
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1666 .RSs
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1667 .IPs "mplayer foreman.qcif \-demuxer rawvideo \-rawvideo qcif"
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1668 播放著名的 "foreman" 视频样本。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1669 .IPs "mplayer sample-720x576.yuv \-demuxer rawvideo \-rawvideo w=720:h=576"
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1670 播放原始 YUV 样本。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1671 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1672 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1673 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1674 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1675 .B \-rtsp\-port
20520
edc3c020fa8d misc fixes by Sheldon Jin (jinsh2 yahoo com)
diego
parents: 20481
diff changeset
1676 与 "rtsp://" 的 URL 地址一起用来锁定客户端的端口号。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1677 如果你在路由器后面, 想把 RTSP 流从服务器转到指定客户端, 此选项可能有用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1678 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1679 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1680 .B \-rtsp\-destination
20520
edc3c020fa8d misc fixes by Sheldon Jin (jinsh2 yahoo com)
diego
parents: 20481
diff changeset
1681 与 "rtsp://" 的 URL 地址一起用来强制目标绑定 IP 地址。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1682 对某些 RTSP 服务器不能把 RTP 包送到正确的接口, 此选项可能有用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1683 如果连接 RTSP 服务器失败, 使用 \-v 看看 MPlayer 试图绑定到
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1684 哪个 IP 地址, 然后试试用它强制分配到你的计算机。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1685 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1686 .TP
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1687 .B \-rtsp\-stream\-over\-tcp(仅用于 LIVE555 和 NEMESI)
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1688 与 "rtsp://" 的 URL 地址一起用来指定让 RTP 和 RTCP 进入包流过 TCP
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1689 (使用与 RTSP 相同的 TCP 连接)。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1690 如果你的破 internet 连接不传递 UDP 进入包, 此选项可能有用
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1691 (参见 http://www.live555.com/\:mplayer/)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1692 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1693 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1694 .B \-saveidx <文件名>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1695 强制重建索引并转储到 <文件名>。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1696 目前只对 AVI 文件有效。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1697 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1698 .I 注意:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1699 既然 MPlayer 现在支持 OpenDML, 此选项已废弃。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1700 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1701 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1702 .B \-sb <比特位置> (也请参见 \-ss)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1703 搜索到比特位置。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1704 回放开始部分是垃圾的 CD-ROM 镜像或 VOB 文件时有用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1705 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1706 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1707 .B \-speed <0.01\-100>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1708 根据给定的参数因子, 减慢或加快回放速度。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1709 并不保证能与 \-oac copy 一起工作正常。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1710 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1711 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1712 .B \-srate <Hz>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1713 选择输出的取样率(当然声卡对此有限制)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1714 如果选择的样本频率与当前的媒体有差异, 会在音频过滤层中插入
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
1715 音频过滤器 resample(重采样) 或 lavcresample 来补偿此差异。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1716 重采样的类型由 \-af\-adv 选项控制。
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
1717 默认的是快速重采样, 可能会引起失真。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1718 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1719 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1720 .B \-ss <时间> (也请参见 \-sb)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1721 搜索到给定的时间位置。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1722 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1723 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1724 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1725 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1726 .IPs "\-ss 56"
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1727 搜索到 56 秒处。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1728 .IPs "\-ss 01:10:00"
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1729 搜索到 1 小时 10 分钟处。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1730 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1731 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1732 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1733 .TP
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1734 .B \-tskeepbroken
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1735 告诉 MPlayer 不要丢弃流中报告损坏的 TS 包。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1736 有时需要播放窜改了的 MPEG-TS 文件。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1737 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1738 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1739 .B \-tsprobe <字节位置>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1740 播放 MPEG-TS 流时, 此选项让你指定流中多少字节给 MPlayer 搜索
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1741 你所要的音频和视频的标识。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1742 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1743 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1744 .B \-tsprog <1\-65534>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1745 播放 MPEG-TS 流时, 你可以用此选项指定你想运行的程序(如果知道的话)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1746 能和 \-vid 及 \-aid 一起使用。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1747 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1748 .TP
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1749 .B \-tv <选项1:选项2:...> (仅用于 TV/\:PVR)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1750 此选项会调谐 TV 捕捉模块的各种属性。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1751 为了用 MPlayer 收看 TV, 使用 "tv://" 或 "tv://<频道号>"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1752 甚至用 "tv://<频道名>" (参见下面的频道选项) 作为 URL 地址。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1753 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1754 可用选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1755 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1756 .IPs noaudio
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1757 没有声音
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1758 .IPs "automute=<0\-255>(仅适用于v4l和v4l2)"
23467
720aa593e920 Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
kraymer
parents: 23390
diff changeset
1759 如果设备报告的信号强度小于这个值,那么音频和视频将静音。
720aa593e920 Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
kraymer
parents: 23390
diff changeset
1760 大多数情况下automute=100就足够用了。
720aa593e920 Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
kraymer
parents: 23390
diff changeset
1761 默认值为0(禁用automute)。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1762 .IPs driver=<参数值>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1763 参见\-tv driver=help以获取内置TV输入驱动的列表。
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1764 可用参数: dummy, v4l, bsdbt848(默认值:自动侦测)
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1765 .IPs device=<参数值>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
1766 指定 TV 设备 (默认是: /dev/\:video0)。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1767 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1768 对于bsdbt848驱动,你可以同时给出bktr和调谐设备的名称,使用逗号分隔两
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1769 者,其中调谐器在bktr之后(例如:-tv device=/dev/bktr1,/dev/tuner1)。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1770 .IPs input=<参数值>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
1771 指定输入 (默认是: 0 (TV), 参见控制台输出的可用输入列表)。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1772 .IPs freq=<参数值>
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
1773 指定调谐器的频率(例如: 511.250)。
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1774 与频道参数不兼容.
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1775 .IPs outfmt=<参数值>
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1776 指定调谐器的输出格式, 用 V4L 驱动支持的预设置(yv12, rgb32, rgb24,
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1777 rgb16, rgb15, uyvy, yuy2, i420) 或者一个以 16-进制值给定的武断的格式。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1778 试试用 outfmt=help 察看可用的所有格式的列表。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1779 .IPs width=<参数值>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1780 输出窗口的宽度
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1781 .IPs height=<参数值>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1782 输出窗口的高度
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1783 .IPs fps=<参数值>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1784 捕捉视频的帧速率(帧每秒)
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1785 .IPs buffersize=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1786 捕捉缓冲区的最大尺寸(以兆为单位) (默认值: 动态)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1787 .IPs norm=<参数值>
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1788 bsdbt848 和 v4l 可用的参数: PAL, SECAM, NTSC。对于 v4l2,
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1789 参见控制台输出的所有可用制式列表, 也请参看下面的 normid 选项。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1790 .IPs "normid=<参数值> (仅用于 v4l2)"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1791 设置 TV 制式 为给定的数字标识。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1792 TV 制式取决于捕捉卡。参见控制台输出的可用 TV 制式列表。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1793 .IPs channel=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1794 设置调谐器到 <参数值> 频道.
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1795 .IPs chanlist=<参数值>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1796 可用参数: europe-east, europe-west, us-bcast, us-cable, 等等
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1797 .IPs channels=<频道>\-<名称>,<频道>\-<名称>,...
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1798 设置频道的名称。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1799 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1800 如果<频道>是一个大于1000的整数,它将被看作是频率(以kHz为单位)而不是频率表中的
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1801 频道名。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1802 .br
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1803 名称中使用 _ 代替空格(或使用引号 ;-))。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1804 OSD 会显示频道名称, slave 命令 tv_step_channel, tv_set_channel 及
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1805 tv_last_channel 会有用于遥控(参见 LIRC)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1806 与频率参数不兼容。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1807 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1808 .I 注意:
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
1809 频道号就将是 "频道" 列表上从1开始计数的位置。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1810 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1811 .I 示例:
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1812 tv://1, tv://TV1, tv_set_channel 1, tv_set_channel TV1
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1813 .IPs [brightness|contrast|hue|saturation]=<\-100\-100>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1814 设置显卡的色彩均衡器。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1815 .IPs audiorate=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1816 设置音频捕捉比特率。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1817 .IPs forceaudio
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1818 即使 v4l 报告没有音频源也捕捉音频。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1819 .IPs "alsa\ "
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1820 从 ALSA 捕捉。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1821 .IPs amode=<0\-3>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1822 选择音频模式:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1823 .RSss
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1824 0: 单声道
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1825 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1826 1: 立体声
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1827 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1828 2: 语言 1
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1829 .br
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1830 3: 语言 2
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1831 .REss
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1832 .IPs forcechan=<1\-2>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1833 默认情况下, 音频声道数计数由电视卡查询音频模式自动决定。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1834 此选项允许锁定立体声/\:单声道记录而不管 amode 选项和 v4l 返回的参数。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1835 在电视卡不能报告正确的当前音频模式的时候可以用此选项解决麻烦。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1836 .IPs adevice=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1837 设置音频设备。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1838 <参数值> 必须是 /dev/\:xxx 用于 OSS 而硬件标识用于 ALSA。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
1839 硬件标识用于 ALSA 时, 你务必要用 "." 代替 ":"。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1840 .IPs audioid=<参数值>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1841 选择捕捉卡的音频输出, 如果它有不止一个的话。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1842 .IPs "[volume|bass|treble|balance]=<0\-65535> (v4l1)"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1843 .IPs "[volume|bass|treble|balance]=<0\-100> (v4l2)"
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1844 这些选项用来设置视频捕捉卡上的混音器参数。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1845 如果你的卡没有混音器, 它们将没有效果。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1846 对于 v4l2 50 根据驱动器的报告影射到控制器上的默认值。
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1847 .IPs "gain=<0\-100>(仅用于v4l2)"
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1848 将视频设备(通常是网络摄像头)的增益控制设置为所要的值,并且关闭自动控制模式。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1849 值为 0 启用自动控制模式。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1850 如果忽略这个选项,将不修改增益控制模式。
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1851 .IPs immediatemode=<布尔值>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1852 参数值为 0 表示同时捕捉和缓冲音频和视频 (MEncoder 的默认值)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1853 参数值为 1 (MPlayer 的默认值)表示只捕捉视频
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1854 而让音频通过环路电缆由电视卡输入声卡。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1855 .IPs mjpeg
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1856 使用硬件 MJPEG 压缩(如果芯片支持的话)。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
1857 使用此选项时, 你不需要指定输出窗口的宽和高,
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1858 因为 MPlayer 会根据 decimation 参数(见下面)自动确定。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1859 .IPs decimation=<1|2|4>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1860 选择硬件 MJPEG 压缩的图像尺寸:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1861 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1862 1: 全尺寸
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1863 704x576 PAL
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1864 704x480 NTSC
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1865 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1866 2: 中等尺寸
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1867 352x288 PAL
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1868 352x240 NTSC
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1869 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1870 4: 小尺寸
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1871 176x144 PAL
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1872 176x120 NTSC
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1873 .REss
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1874 .IPs quality=<0\-100>
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1875 选择 JPEG 压缩的质量(全尺寸推荐值 < 60)。
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1876 .IPs tdevice=<值>
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1877 指定电视字幕设备(示例:/dev/\:vbi0)(默认值:无设备)。
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1878 .IPs tformat=<格式>
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1879 指定电视字幕的显示格式(默认值:0):
24007
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
1880 .RSss
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
1881 0:不透明
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
1882 .br
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
1883 1:透明
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
1884 .br
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
1885 2:不透明且反色
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
1886 .br
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
1887 3:透明且反色
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
1888 .REss
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1889 .IPs tpage=<100\-899>
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1890 指定初始电视字幕的页面号(默认值:100)。
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1891 .IPs tlang=<\-1\-127>
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1892 设置默认电视字幕语言代码(默认值:0),该值将作为首选语言,直至收到一个类型 28 的数据
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1893 包。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1894 当电视字幕系统使用非拉丁字符集,但语言代码因为某些原因,并非通过类型 28 的数据包传输时
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1895 很有用。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1896 要查看支持的语言代码列表,则将该选项设为 \-1。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1897 .IPs "hidden_video_renderer(仅用于 dshow)"
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1898 使用视频渲染器终止媒体流,而不是使用 Null 渲染器(默认值:关闭)。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1899 当视频卡住但音频没有时会有用。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1900 .I 注意:
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1901 可能在与 \-vo directx 和 \-vf crop 一起使用时无法生效。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1902 .IPs "hidden_vp_renderer(仅用于 dshow)"
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1903 使用视频渲染器终止 VideoPort 端媒体流,而不是将其从流程图中移除(默认值:关闭)。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1904 当你的视频有 VideoPort 端口,而视频有拖延时很有用。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1905 .I 注意:
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1906 可能在与 \-vo directx 和 \-vf crop 一起使用时无法生效。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1907 .IPs "system_clock(仅用于 dshow)"
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1908 使用系统时钟作为同步信号来源,而不是用默认的流程图中的时钟(通常是流程图中某个实时来源
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1909 的时钟)。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1910 .IPs "normalize_audio_chunks(仅用于 dshow)"
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1911 创建的音频数据块具有与视频帧相同的时间长度(默认值:关闭)。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
1912 某些音频卡创建的音频数据块大小约为0.5秒,这导致使用 immediatemode=0 时视频拖延。
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1913 .RE
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1914 .
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1915 .TP
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1916 .B \-tvscan <选项1:选项2:...>(仅用于电视播放及MPlayer中)
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1917 设置电视频道扫描器。
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1918 MPlayer将同时打印“-tv channels=”选项中的值,包括已有的以及刚找到的频道。
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1919 .sp 1
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1920 可用子选项为:
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1921 .RSs
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1922 .IPs autostart
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1923 在启动后立即开始频道的扫描(默认值:禁用)。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1924 .IPs period=<0.1\-2.0>
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1925 指定切换至下一个频道前延迟的时间,单位为秒(默认值:0.5)。
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1926 较低的值将使扫描更快,但可能将无效的电视频道侦测为有效。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1927 .IPs threshold=<1\-100>
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1928 用于设备报告的信号强度的阈值(单位为百分比)(默认值:50)。
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
1929 高于该值的信号强度将代表当前扫描的频道是有效的。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1930 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1931 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1932 .TP
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1933 .B \-user <用户名> (也请参见 \-passwd) (仅用于网络)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1934 指定 HTTP 认证的用户名。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1935 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1936 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1937 .B \-user\-agent <字符串>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1938 使用 <字符串> 作为 HTTP 流的用户代理。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1939 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1940 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1941 .B \-vid <标识>
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1942 选择视频频道 (MPG: 0\-15, ASF: 0\-255, MPEG-TS: 17\-8190)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1943 当播放 MPEG-TS 流时, MPlayer/\:MEncoder 用第一个程序
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1944 播放已选择的(如果有的话)视频流。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1945 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
1946 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1947 .B \-vivo <子选项> (调试代码)
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1948 锁定 VIVO 分路器的音频参数(用于调试)。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1949 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1950 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
1951 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1952 .SH "OSD/字幕选项"
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
1953 .I 注意:
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1954 也请参见 \-vf expand。
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 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1957 .B \-ass (仅适用于 FreeType)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1958 打开 SSA/ASS 字幕提供。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1959 通过此选项, libass 将用于 SSA/ASS 外部字幕和 Matroska 轨迹。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1960 你可能也想使用 \-embeddedfonts。
25404
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
1961 .br
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
1962 .I 注意:
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
1963 不像通常的 OSD,libass 默认使用 fontconfig。使用 \-nofontconfig 以禁用此行为。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1964 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1965 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1966 .B \-ass\-border\-color <参数值>
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1967 为文字字幕设置边框 (轮廓) 颜色。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1968 颜色格式是 RRGGBBAA。
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 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1971 .B \-ass\-bottom\-margin <参数值>
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
1972 在帧底部添加黑条。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1973 SSA/ASS 提供器能在那里放置字幕 (与 \-ass\-use\-margins 组合用)。
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1974 .
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1975 .TP
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1976 .B \-ass\-color <参数值>
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1977 为文字字幕设置颜色。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1978 颜色格式是 RRGGBBAA。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1979 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1980 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1981 .B \-ass\-font\-scale <参数值>
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1982 为 SSA/ASS 提供器中的字体设置比例系数。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1983 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1984 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1985 .B \-ass\-force\-style <[Style.]Param=参数值[,...]>
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
1986 改写一些样式或脚本信息的参数。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1987 .sp
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1988 .I 示例:
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1989 .PD 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
1990 .RSs
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1991 \-ass\-force\-style FontName=Arial,Default.Bold=1
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
1992 .br
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
1993 \-ass\-force\-style PlayResY=768
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1994 .RE
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1995 .PD 1
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1996 .
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1997 .TP
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
1998 .B \-ass\-hinting <类型>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
1999 设置微调类型。
25404
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2000 <类型> 可以是:
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2001 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2002 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2003 .IPs <类型>
25404
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2004 .IPs 0
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2005 无微调。
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2006 .IPs 1
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2007 FreeType自动微调器,轻量模式。
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2008 .IPs 2
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2009 FreeType自动微调器,普通模式。
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2010 .IPs 3
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2011 字体内置微调。
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2012 .IPs 0\-3 + 4
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2013 相同,但微调只有当OSD以全屏方式显示而因此不会伸缩时才会使用。
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2014 .RE
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2015 .RSs
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2016 默认值为7(当OSD不伸缩时使用内置微调器,否则无微调)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2017 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2018 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2019 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2020 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2021 .B \-ass\-line\-spacing <参数值>
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2022 为 SSA/ASS 提供器设置行间隔。
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
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2025 .B \-ass\-styles <文件名>
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2026 装载指定文件中找到的所有 SSA/ASS 风格并在提供文字字幕时使用。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2027 文件的语法完全像是 SSA/ASS 中的一节 [V4 Styles] / [V4+ Styles]。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2028 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2029 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2030 .B \-ass\-top\-margin <参数值>
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2031 在帧顶部添加黑条。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2032 SSA/ASS 提供器能在那里放置字幕 (与 \-ass\-use\-margins 组合用)。
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2033 .
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2034 .TP
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2035 .B \-ass\-use\-margins
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
2036 启用放置字幕(如果有的话)在黑框中。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2037 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2038 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2039 .B \-dumpjacosub (仅用于 MPlayer)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2040 转换给定的(由 \-sub 选项指定的)字幕成为基于时间的 JACOsub 字幕格式。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2041 在当前的目录中创建 dumpsub.js 文件。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2042 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2043 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2044 .B \-dumpmicrodvdsub (仅用于 MPlayer)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2045 转换给定的(由 \-sub 选项指定的)字幕成为 MicroDVD 字幕格式。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2046 在当前的目录中创建 dumpsub.sub 文件。
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 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2049 .B \-dumpmpsub (仅用于 MPlayer)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2050 转换给定的(由 \-sub 选项指定的)字幕成为 MPlayer 的字幕格式, MPsub。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2051 在当前的目录中创建 dumpsub.mpsub 文件。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2052 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2053 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2054 .B \-dumpsami (仅用于 MPlayer)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2055 转换给定的(由 \-sub 选项指定的)字幕成为基于时间的 SAMI 字幕格式。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2056 在当前的目录中创建 dumpsub.smi 文件。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2057 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2058 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2059 .B \-dumpsrtsub (仅用于 MPlayer)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2060 转换给定的(由 \-sub 选项指定的)字幕成为基于时间的 SubViewer (SRT) 字幕格式。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2061 在当前的目录中创建 dumpsub.srt 文件。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2062 .br
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2063 .I 注意:
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2064 有些破硬件播放器对 Unix 行结尾的 SRT 字幕会哽住。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
2065 如果你够彩碰到这样的盒子, 把你的字幕文件到 unix2dos 或类似的程序过一过,
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2066 替换 Unix 行结尾为 DOS/Windows 行结尾。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2067 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2068 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2069 .B \-dumpsub (仅用于 MPlayer) (BETA 代码)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2070 从 VOB 流中转储字幕子流。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2071 也请参见 \-dump*sub 和 \-vobsubout* 选项。
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
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
2074 .B \-embeddedfonts (仅用于 FreeType)
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2075 允许抽取 Matroska 内嵌字体(默认值:禁止)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2076 这些字体能用于 SSA/ASS 字幕渲染 (\-ass 选项)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2077 字体文件创建在~/.mplayer/\:fonts目录中。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2078 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2079 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2080 在FontConfig 2.4.2或更新的版本里,内嵌字体直接从内存中打开而这个选项默认打开。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2081 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2082 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2083 .B \-ffactor <数字>
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2084 对字体的 alphamap 重新采样。
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2085 可设为:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2086 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2087 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2088 .IPs 0
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2089 普通白色字体
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2090 .IPs 0.75
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2091 非常细的黑色边框(默认值)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2092 .IPs 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2093 细的黑色边框
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2094 .IPs 10
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2095 粗的黑色边框
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2096 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2097 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2098 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2099 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2100 .B \-flip\-hebrew (仅用于 FriBiDi)
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2101 打开使用 FriBiDi 的翻转字幕。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2102 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2103 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2104 .B \-noflip\-hebrew\-commas
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2105 改变 FriBiDi 中假定的字幕中的逗号位置。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2106 如果字幕中的逗号显示在句首而不是在句尾, 就使用它。
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
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
2109 .B \-font <文件 font.desc 的路径,字体(FreeType)的路径,字体样式(Fontconfig)的路径>
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2110 在别的目录中寻找 OSD/\:SUB 字体(
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
2111 默认的普通字体为: ~/\:.mplayer/\:font/\:font.desc,
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2112 默认的 FreeType 字体为: ~/.mplayer/\:subfont.ttf)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2113 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2114 .I 注意:
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2115 对于 FreeType, 此选项决定文本字体文件的路径。
28997
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
2116 对于 Fontconfig, 此选项决定 Fontconfig 的字体名称。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2117 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2118 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2119 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2120 .RSs
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2121 \-font ~/\:.mplayer/\:arial-14/\:font.desc
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2122 .br
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2123 \-font ~/\:.mplayer/\:arialuni.ttf
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2124 .br
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2125 \-font 'Bitstream Vera Sans'
28997
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
2126 .br
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
2127 \-font 'Bitstream Vera Sans:style=Bold'
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2128 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2129 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2130 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2131 .TP
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2132 .B \-fontconfig (仅用于 fontconfig)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2133 启用使用 fontconfig 管理的字体。
25404
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2134 .br
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2135 .I 注意:
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2136 \-ass 自动打开该选项,除非明确使用 \-nofontconfig 改变这一行为。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2137 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2138 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2139 .B \-forcedsubsonly
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2140 仅显示锁定的字幕, 例如由 \-slang 选择的 DVD 字幕流。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2141 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2142 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2143 .B \-fribidi\-charset <字符集名称> (仅用于 FriBiDi)
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2144 当编码非 UTF-8 字幕(默认是: ISO8859\-8)时, 指定传递到 FriBiDi 的字符集。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2145 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2146 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2147 .B \-ifo <VOBsub 的 IFO 文件>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2148 指出用于装载 VOBsub 字幕的调色板和帧尺寸的文件。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2149 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2150 .TP
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2151 .B \-noautosub
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2152 关闭自动载入字幕文件。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2153 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2154 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2155 .B \-osd\-duration <时间>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
2156 设置 OSD 信息的停留时间(以毫秒 ms 为单位) (默认是: 1000)。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2157 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2158 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2159 .B \-osdlevel <0\-3> (仅用于 MPlayer)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2160 指定 OSD 的启始模式。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2161 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2162 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2163 .IPs 0
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2164 只有字幕
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2165 .IPs 1
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2166 音量 + 搜索条 (默认)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2167 .IPs 2
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2168 音量 + 搜索条 + 计时器 + 百分比
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2169 .IPs 3
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2170 音量 + 搜索条 + 计时器 + 百分比 + 总时间
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2171 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2172 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2173 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2174 .TP
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2175 .B \-overlapsub
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2176 虽然当前有字幕显示, 允许同时显示下一行字幕(默认启用只支持特定格式)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2177 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2178 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2179 .B \-sid <标识> (也请参见 \-slang, \-vobsubid)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2180 显示由 <标识> (0\-31) 指定的字幕流。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2181 MPlayer 运行在 verbose (\-v) 模式时, 打印可用的字幕标识。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2182 如果你不能选择 DVD 中其中之一的字幕, 也请试试 \-vobsubid。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2183 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2184 .TP
29704
18323e1b791c sync with en/mplayer.1 r29731
jrash
parents: 29630
diff changeset
2185 .B \-nosub
18323e1b791c sync with en/mplayer.1 r29731
jrash
parents: 29630
diff changeset
2186 禁止所有默认情况下自动选择的字幕(就像比如 Matroska/mkv 流分离器所支持的那样)。
18323e1b791c sync with en/mplayer.1 r29731
jrash
parents: 29630
diff changeset
2187 .
18323e1b791c sync with en/mplayer.1 r29731
jrash
parents: 29630
diff changeset
2188 .TP
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2189 .B \-slang <语言代号[,语言代号,...]> (也请参见 \-sid)
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2190 指定使用字幕语言的优先级列表。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2191 不同的容器格式使用不同的语言代号。DVDs 使用 ISO 639\-1 的
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2192 两字符语言代号, Matroska 使用 ISO 639\-2 的
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2193 三字符语言代号, 而 OGM 使用自由格式标识符。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2194 MPlayer 在 verbose (\-v) 模式下会打印可用的语言。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2195 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2196 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2197 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2198 .RSs
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2199 .IPs "mplayer dvd://1 \-slang hu,en"
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2200 选择 DVD 上的匈牙利语字幕轨迹而英语在没有匈牙利语时备用。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2201 .IPs "mplayer \-slang jpn example.mkv"
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2202 播放日语字幕的 Matroska 文件。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2203 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2204 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2205 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2206 .TP
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2207 .B \-spuaa <模式>
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2208 设置 DVD/\:VOBsub 的反锯齿/\:缩放模式。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
2209 甚至在原始的与缩放的帧尺寸已匹配时, 还可能在 <模式> 上增加 16 以强制进行缩放,
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2210 比如使用高斯柔化来平滑字幕。
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2211 可用模式有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2212 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2213 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2214 .IPs 0
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2215 不缩放(最快, 很丑)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2216 .IPs 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2217 近似缩放(好像坏了?)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2218 .IPs 2
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2219 完全缩放(慢)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2220 .IPs 3
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2221 二次线性缩放(默认值, 快速而且效果不坏)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2222 .IPs 4
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2223 使用软件缩放的高斯柔化(看起来很好)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2224 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2225 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2226 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2227 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2228 .B \-spualign <\-1\-2>
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2229 指定 SPU (DVD/\:VOBsub) 字幕该如何对齐。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2230 .PD 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2231 .RSs
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2232 .IPs "\-1"
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2233 原始位置。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2234 .IPs " 0"
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2235 顶部对齐 (原始行为, 默认)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2236 .IPs " 1"
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2237 中央对齐。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2238 .IPs " 2"
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2239 底部对齐。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2240 .RE
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2241 .PD 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2242 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2243 .TP
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2244 .B \-spugauss <0.0\-3.0>
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2245 高斯模糊的可变参数用于 \-spuaa 4。
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
2246 越高表示越柔化 (默认是: 1.0)。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2247 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2248 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2249 .B \-sub <字幕文件1,字幕文件2,...>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2250 使用/\:显示指定的字幕文件。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2251 同时只能显示一个文件。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2252 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2253 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2254 .B \-sub\-bg\-alpha <0\-255>
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2255 指定字幕和 OSD 背景的 alpha 通道值。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2256 值越大代表越透明。但 0 表示完全透明。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2257 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2258 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2259 .B \-sub\-bg\-color <0\-255>
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2260 指定字幕和 OSD 背景的颜色值。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2261 目前字幕是灰度图像所以这个值相当于颜色的亮度。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2262 255 代表白色 0 代表黑色。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2263 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2264 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2265 .B \-sub\-demuxer <[+]名称> (仅用于 \-subfile) (BETA 代码)
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2266 锁定 \-subfile 的字幕分路器类型。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
2267 在名称前使用 "+" 锁定类型, 跳过某些核查!
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
2268 按照 \-sub\-demuxer help 打印出来的指定分路器类型。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2269 为了向后兼容, 也接受定义在 subreader.h 的分路器标识。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2270 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2271 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2272 .B \-sub\-fuzziness <模式>
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2273 搜寻字幕时调整匹配模糊度:
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2274 .PD 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2275 .RSs
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2276 .IPs 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2277 精确匹配
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2278 .IPs 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2279 装载所有包含电影名称的字幕。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2280 .IPs 2
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2281 装载当前目录的所有字幕。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2282 .RE
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2283 .PD 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2284 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2285 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2286 .B \-sub\-no\-text\-pp
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2287 停用载入字幕后的任何形式的文字后期处理。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2288 用于调试目的。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2289 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2290 .TP
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2291 .B \-subalign <0\-2>
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2292 根据 \-subpos 给定的高度, 指定该对齐哪个字幕边缘。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2293 .PD 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2294 .RSs
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2295 .IPs 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2296 顶部对齐 (原始行为)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2297 .IPs 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2298 中央对齐。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2299 .IPs 2
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2300 底部对齐 (默认)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2301 .RE
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2302 .PD 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2303 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2304 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2305 .B "\-subcc \ "
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2306 显示 DVD 的隐藏式(CC)字幕。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2307 它们
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2308 .B 不
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2309 是 VOB 字幕, 它们是为听力有障碍的人准备的特殊的 ASCII 字幕,
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2310 编码在大多数 DVD 地区码为 1 的 VOB 用户数据流中。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2311 CC 字幕到目前为止还没有在其它地区码的 DVD 中发现。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2312 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2313 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2314 .B \-subcp <编码页> (仅用于 iconv)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2315 如果你的系统支持 iconv(3), 你可以用此选项来指定字幕的编码页。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2316 .sp 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2317 .I 示例:
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2318 .PD 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2319 .RSs
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2320 \-subcp latin2
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2321 .br
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2322 \-subcp cp1250
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2323 .RE
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2324 .PD 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2325 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2326 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2327 .B \-subcp enca:<语言>:<备用编码页> (仅用于 ENCA)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2328 你可以使用两字符语言代号指定语言, 让 ENCA 自动检测编码页。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2329 如果不能确定, 随便输入点什么然后察看 mplayer 的 \-v output 中可用的语言。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2330 备用编码页指定自动检测失败时使用的编码页。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2331 .sp 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2332 .I 示例:
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2333 .PD 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2334 .RSs
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2335 .IPs "\-subcp enca:cs:latin2"
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2336 猜测编码页, 假定字幕是捷克语, 如果自动检测失败 latin 2 作备用。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2337 .IPs "\-subcp enca:pl:cp1250"
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2338 猜测波兰语的编码页, cp1250 作备用。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2339 .RE
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2340 .PD 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2341 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2342 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2343 .B \-subdelay <数>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2344 字幕延迟 <数> 秒。可以是负数。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2345 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2346 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2347 .B \-subfile <文件名> (BETA 代码)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2348 目前没有用。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2349 与 \-audiofile 一样, 但用于字幕流(OggDS?)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2350 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2351 .TP
28997
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
2352 .B \-subfont <字体(FreeType)的路径,字体样式(Fontconfig)的路径>(仅用于 FreeType 字体)
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
2353 设置字幕字体(参见 \-font)。
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
2354 如果没有给出 \-subfont,则使用 \-font。
24007
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
2355 .
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
2356 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2357 .B \-subfont\-autoscale <0\-3> (仅用于 FreeType)
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2358 设置自动缩放模式。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2359 .br
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2360 .I 注意:
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2361 0 表示文字和 OSD 的尺度为字体高度(以点 point 为单位的)。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2362 .sp 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2363 可用模式有:
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2364 .sp 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2365 .PD 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2366 .RSs
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2367 .IPs 0
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2368 不自动缩放
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2369 .IPs 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2370 高度成比例
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2371 .IPs 2
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2372 宽度成比例
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2373 .IPs 3
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2374 对角线成比例 (默认值)
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2375 .RE
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2376 .PD 1
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2377 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2378 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2379 .B \-subfont\-blur <0\-8> (仅用于 FreeType)
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
2380 设置字体柔化半径(默认是: 2)。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2381 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2382 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2383 .B \-subfont\-encoding <参数值> (仅用于 FreeType)
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2384 设置字幕编码。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
2385 当设为 "unicode" 时, 字体文件中的所有字模都会被渲染
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
2386 并使用 unicode 编码(默认是: unicode)。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2387 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2388 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2389 .B \-subfont\-osd\-scale <0\-100> (仅用于 FreeType)
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
2390 设置 OSD 元素的自动缩放系数(默认是: 6)。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2391 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2392 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2393 .B \-subfont\-outline <0\-8> (仅用于 FreeType)
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
2394 设置字体边框的宽度(默认是: 2)。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2395 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2396 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2397 .B \-subfont\-text\-scale <0\-100> (仅用于 FreeType)
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
2398 设置字幕文本的自动缩放系数(屏幕尺寸的百分比) (默认是: 5)。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2399 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2400 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2401 .B \-subfps <速率>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
2402 指定字幕文件的帧率(默认是: 电影的帧率)。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2403 .br
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2404 .I 注意:
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
2405 <速率> > 电影的帧率时,将使基于帧的字幕文件加速播放字幕,而使基于时间的字幕文件减慢播
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
2406 放字幕。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2407 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2408 .TP
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2409 .B \-subpos <0\-100> (用于 \-vf expand)
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2410 指定字幕在屏幕上显示的位置。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2411 参数值是以屏幕高度的百分比为单位的字幕垂直位置。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2412 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2413 .TP
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2414 .B \-subwidth <10\-100>
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2415 指定字幕在屏幕上显示的最大宽度。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2416 对于电视输出(TV-out)有用。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2417 参数值是以屏幕宽度的百分比为单位的字幕宽度。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2418 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2419 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2420 .B \-noterm\-osd
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2421 当没有可用的视频输出时, 停止在控制台上显示 OSD 信息。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2422 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2423 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2424 .B \-term\-osd\-esc <转义序列>
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2425 指定, 在控制台上显示 OSD 信息之前, 使用的转义序列。
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
2426 转义序列应该把指针移到 OSD 的行首然后清理(默认是: ^[[A\\r^[[K)。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2427 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2428 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2429 .B \-unicode
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2430 告诉 MPlayer 把字幕文件作为 unicode 来处理。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2431 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2432 .TP
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
2433 .B \-unrarexec <unrar 可执行文件的路径>(MingW 平台上不支持。)
25404
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2434 指定 unrar 可执行文件的路径,以使 MPlayer 可以使用它来读取 RAR 压缩的
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
2435 VOBSub 文件(默认值:未设置路径,因此该功能关闭)。
25404
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2436 该路径必须包含可执行文件的文件名,例如 \& /usr/local/bin/unrar。
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2437 .
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2438 .TP
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2439 .B "\-utf8 \ \ "
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2440 告诉 MPlayer 把字幕文件作为 UTF-8 来处理。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2441 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2442 .TP
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2443 .B \-vobsub <无后缀名的 VOBsub 文件名>
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2444 指定用于字幕显示的 VOBsub 文件。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
2445 不得不是无后缀名的完整路径名, 即没有 ".idx", ".ifo" 及 ".sub"。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2446 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2447 .TP
20520
edc3c020fa8d misc fixes by Sheldon Jin (jinsh2 yahoo com)
diego
parents: 20481
diff changeset
2448 .B \-vobsubid <0\-31>
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2449 指定 VOBsub 字幕标识。
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2450 .
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
2451 .TP
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
2452 .B \-vobsubid <0\-31>
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
2453 指定 VOBsub 的字幕代码。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
2454 .
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2455 .
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
2456 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2457 .SH "音频输出选项(仅适用于MPLAYER)"
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2458 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2459 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2460 .B \-abs <参数值> (仅用于 \-ao oss) (废弃)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2461 重载音频驱动/\:声卡的缓冲区大小检测。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2462 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2463 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2464 .B \-format <格式> (也请参见音频过滤器一节中的格式)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2465 选择样本格式用于从音频过滤器层输出到声卡。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2466 下面音频过滤器一节中的格式描述列出了可采用的<格式>值。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2467 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2468 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2469 .B \-mixer <设备>
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2470 使用不是默认的 /dev/\:mixer 混音设备。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2471 对于 ALSA 来说是混音名称。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2472 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2473 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2474 .B \-mixer\-channel <混音线>[,混音索引] (仅用于 \-ao oss 和 \-ao alsa)
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2475 此选项告诉 MPlayer 使用不同的通道控制音量而不是默认的 PCM。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2476 用于 OSS 的选项包括
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2477 .B vol, pcm, line。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
2478 有关选项的完全列表请查找 /usr/\:include/\:linux/\:soundcard.h 中的
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2479 SOUND_DEVICE_NAMES。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
2480 对于 ALSA (如 alsamixer displays), 你可以使用的名称, 如
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2481 .B Master, Line, PCM。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2482 .br
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2483 .I 注意:
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
2484 ALSA 混音通道名称后面跟的数字必须用 <名称,数字> 格式指定,
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
2485 即 alsamixer 中通道标为 "PCM 1" 的必须转换为
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2486 .BR PCM,1 。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2487 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2488 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2489 .B \-softvol
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2490 锁定使用软件混音, 而不用声卡混音。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2491 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2492 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2493 .B \-softvol\-max <10.0\-10000.0>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
2494 设置最大扩音级别(以百分比为单位) (默认是: 110)。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2495 值 200 允许你调整的音量最高达到目前级别的两倍。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2496 对于值低于 100 的, 初始音量(为 100%) 会高于最大值, OSD 不能正确显示。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2497 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2498 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2499 .B \-volstep <0\-100>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
2500 设置混音音量调整的步进单位为整个范围的百分比 (默认是: 3)。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2501 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2502 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2503 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2504 .SH "音频输出驱动(仅适用于MPLAYER)"
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2505 音频输出驱动是各种音频输出设备的接口。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2506 语法是:
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2507 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2508 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2509 .B \-ao <驱动1[:子选项1[=参数值]:...],驱动2,...[,]>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2510 指定使用音频输出驱动的优先级列表。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2511 .PP
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
2512 如果列表尾有 "," MPlayer 使用没有列出的驱动作为后备。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2513 子选项是可选的, 大多数省略。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2514 .br
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2515 .I 注意:
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2516 已编译进的音频输出驱动参见于 \-ao help 的列表。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2517 .sp 1
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2518 .I 示例:
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2519 .PD 0
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2520 .RSs
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2521 .IPs "\-ao alsa,oss,"
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2522 尝试使用 ALSA 驱动, 然后是 OSS 驱动, 再后是其他的。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2523 .IPs "\-ao alsa:noblock:device=hw=0.3"
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2524 设置 noblock-模式和 device-名称为第一个卡, 第四个设备。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2525 .RE
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2526 .PD 1
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2527 .sp 1
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2528 可用的音频输出驱动有:
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2529 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2530 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2531 .B "alsa\ \ \ "
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2532 ALSA 0.9/1.x 音频输出驱动
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2533 .PD 0
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2534 .RSs
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2535 .IPs noblock
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2536 设置 noblock-模式。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2537 .IPs device=<设备>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2538 设置设备名称。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
2539 在 ALSA 设备名称中替换 "," 为 ".", ":" 为 "="。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
2540 对于通过 S/PDIF 输出的 hwac3, 使用 "iec958" 或 "spdif" 设备,
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2541 除非你真的知道如何正确设置。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2542 .RE
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2543 .PD 1
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2544 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2545 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2546 .B "alsa5\ \ "
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2547 ALSA 0.5 音频输出驱动
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2548 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2549 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2550 .B "oss\ \ \ \ "
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2551 OSS 音频输出驱动
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2552 .PD 0
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2553 .RSs
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2554 .IPs <dsp-device>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2555 设置音频输出设备 (默认是: /dev/\:dsp)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2556 .IPs <mixer-device>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2557 设置音频混音设备 (默认是: /dev/\:mixer)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2558 .IPs <mixer-channel>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2559 设置音频混音通道 (默认是: pcm)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2560 .RE
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2561 .PD 1
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2562 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2563 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2564 .B sdl (仅用于 SDL)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2565 高级平台独立的 SDL(简单 Directmedia 层) 库音频输出驱动
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2566 .PD 0
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2567 .RSs
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2568 .IPs <driver>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2569 显式选择 SDL 音频输出 (默认是: 让 SDL 选)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2570 .RE
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2571 .PD 1
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2572 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2573 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2574 .B "arts\ \ \ "
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2575 音频输出通过 aRts daemon
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2576 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2577 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2578 .B "esd\ \ \ \ "
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2579 音频输出通过 ESD daemon
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2580 .PD 0
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2581 .RSs
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2582 .IPs <server>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2583 显式选择 ESD 服务器 (默认是: localhost)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2584 .RE
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2585 .PD 1
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2586 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2587 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2588 .B "jack\ \ \ \ "
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2589 音频输出通过 JACK(Jack 音频连接工具)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2590 .PD 0
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2591 .RSs
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2592 .IPs port=<名>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2593 连接给定端口名 (默认是: 物理端口)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2594 .IPs name=<客户端名>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2595 传递客户端名给 JACK (默认是: MPlayer [<PID>])。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2596 如果你想自动建立某些连接时有用。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2597 .IPs (no)estimate
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2598 估计音频延迟, 假定让视频回放更流畅 (默认是: 启用)。
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
2599 .IPs (no)autostart(默认值:禁用)
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
2600 当有需要时自动启动 jackd。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
2601 注意该选项似乎不可靠,并且会往标准输出发送服务端消息。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2602 .RE
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2603 .PD 1
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2604 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2605 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2606 .B "nas\ \ \ \ "
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2607 音频输出通过 NAS
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2608 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2609 .TP
29228
0c351ed09bb0 sync with en/mplayer.1 r29252
jrash
parents: 29211
diff changeset
2610 .B coreaudio(仅适用于 Mac OS X)
0c351ed09bb0 sync with en/mplayer.1 r29252
jrash
parents: 29211
diff changeset
2611 Mac OS X 自带的音频输出驱动
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2612 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2613 .TP
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
2614 .B "openal\ "
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
2615 实验性的 OpenAL 音频输出驱动
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
2616 .
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
2617 .TP
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
2618 .B "pulse\ \ "
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
2619 PulseAudio 音频输出驱动
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
2620 .PD 0
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
2621 .RSs
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
2622 .IPs "<主机>[:<输出泄漏值>]"
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
2623 指定所使用的主机,并选择性地指定所使用的输出泄漏值。
25404
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2624 <主机> 字符串为空的话,则使用本地连接。指定“localhost”则使用网络传输
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
2625 (很可能不是你所希望的)。
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
2626 .RE
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
2627 .PD 1
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
2628 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
2629 .TP
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2630 .B sgi (仅用于 SGI)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2631 原生 SGI 音频输出驱动
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2632 .PD 0
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2633 .RSs
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2634 .IPs "<输出设备名>"
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2635 显式选择音频输出设备/\:接口 (默认是: system-wide default)。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
2636 例如: "Analog Out" 或 "Digital Out"。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2637 .RE
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2638 .PD 1
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2639 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2640 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2641 .B sun (仅用于 Sun)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2642 原生 Sun 音频输出驱动
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2643 .PD 0
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2644 .RSs
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2645 .IPs <device>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2646 显式选择音频设备 (默认是: /dev/\:audio)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2647 .RE
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2648 .PD 1
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2649 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2650 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2651 .B win32 (仅用于 Windows)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2652 原生 Windows waveout 音频输出驱动
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2653 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2654 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2655 .B dsound (仅用于 Windows)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2656 DirectX DirectSound 音频输出驱动
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2657 .PD 0
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2658 .RSs
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2659 .IPs device=<devicenum>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2660 设置设备号。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2661 用 \-v 播放文件能显示可用设备列表。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2662 .RE
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2663 .PD 1
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2664 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2665 .TP
28997
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
2666 .B dart(仅适用于 OS/2)
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
2667 OS/2 DART 音频输出驱动
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
2668 .PD 0
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
2669 .RSs
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
2670 .IPs (no)share
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
2671 以共享或独占模式打开 DART 输出。
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
2672 .IPs bufsize=<大小>
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
2673 将缓冲大小设为<大小>,单位为采样数(默认值:2048)。
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
2674 .RE
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
2675 .PD 1
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
2676 .
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
2677 .TP
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2678 .B dxr2 (也请参见 \-dxr2) (仅用于 DXR2)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2679 Creative DXR2 专用的输出驱动
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2680 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2681 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2682 .B ivtv (仅用于 IVTV)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2683 IVTV 专用的 MPEG 音频输出驱动。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2684 只能与 \-ac hwmpa 一起用。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2685 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2686 .TP
24007
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
2687 .B v4l2(需要Linux 2.6.22+的内核)
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
2688 带有硬件MPEG解码器的V4L2卡的音频输出驱动。
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
2689 .
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
2690 .TP
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2691 .B mpegpes (仅用于 DVB)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2692 DVB 卡音频输出驱动输出到 MPEG-PES 文件如果没安装 DVB 卡。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2693 .PD 0
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2694 .RSs
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2695 .IPs card=<1\-4>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2696 指定 DVB 卡如果有多于一个卡。
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
2697 如果不指定,MPlayer 将搜索第一个可用的卡。
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
2698 If not specified mplayer will search the first usable card.
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2699 .IPs file=<文件名>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2700 输出文件名
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2701 .RE
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2702 .PD 1
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2703 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2704 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2705 .B "null\ \ \ "
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2706 不产生音频输出但维持视频回放速度。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2707 基准测试用 \-nosound。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2708 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2709 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2710 .B "pcm\ \ \ \ "
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2711 原始 PCM/wave 文件记录器的音频输出
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2712 .PD 0
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2713 .RSs
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2714 .IPs (no)waveheader
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2715 包括或不包括声波头 (默认是: 包括)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2716 如果不包括, 会产生原始的 PCM。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2717 .IPs file=<文件名>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2718 写声音到 <文件名> 而不是默认的 audiodump.wav。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2719 如果没指定声波头, 默认是 audiodump.pcm。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2720 .IPs "fast\ "
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2721 尝试比实时更快地转储。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
2722 确保输出不被截掉 (通常有 "缓冲中视频包太多" 消息)。
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
2723 你得到消息 "你的系统太“慢”了, 播放不了!" 是正常的。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2724 .RE
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2725 .PD 1
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2726 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2727 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2728 .B "plugin\ \ "
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2729 音频输出驱动插件
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2730 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2731 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2732 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2733 .SH "视频输出选项(仅适用于MPLAYER)"
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2734 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2735 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2736 .B \-adapter <参数值>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2737 设置显卡接受图像。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2738 用此选项带 \-v 能得到可用卡的列表。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2739 目前只能与 directx 视频输出驱动一起工作。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2740 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2741 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2742 .B \-bpp <深度>
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2743 重载自动检测的色彩深度。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2744 只被 fbdev, dga, svga, vesa 视频输出驱动支持。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2745 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2746 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2747 .B \-border
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2748 使用窗口边框和装饰来播放电影。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2749 既然默认是启用, 使用 \-noborder 停用标准的窗口装饰。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2750 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2751 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2752 .B \-brightness <\-100\-100>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
2753 调整视频信号的亮度 (默认是: 0)。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2754 不被所有的视频输出驱动支持。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2755 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2756 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2757 .B \-contrast <\-100\-100>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
2758 调整视频信号的对比度 (默认是: 0)。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2759 不被所有的视频输出驱动支持。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2760 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2761 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2762 .B \-display <名> (仅用于 X11)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2763 指定你希望使用 X server 的主机名和显示号。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2764 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2765 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2766 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2767 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2768 \-display xtest.localdomain:0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2769 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2770 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2771 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2772 .TP
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2773 .B "\-dr \ \ \ "
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2774 打开直接渲染功能(还不被所有的编解码器视频输出支持)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2775 .br
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2776 .I 警告:
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2777 可能导致 OSD/字幕 损坏!
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2778 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2779 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2780 .B \-dxr2 <选项1:选项2:...>
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2781 此选项用来控制 dxr2 视频输出驱动。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2782 .RSs
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2783 .IPs ar-mode=<参数值>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
2784 宽高比模式 (0 = 普通, 1 = pan-and-scan, 2 = letterbox (默认))
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2785 .IPs iec958-encoded
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2786 设置 iec958 输出模式为 encoded。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2787 .IPs iec958-decoded
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2788 设置 iec958 输出模式为 decoded (默认)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2789 .IPs macrovision=<参数值>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2790 macrovision 模式 (0 = off (默认), 1 = agc, 2 = agc 2 colorstripe,
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2791 3 = agc 4 colorstripe)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2792 .IPs "mute\ "
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2793 静音输出
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2794 .IPs unmute
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2795 非静音输出
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2796 .IPs ucode=<参数值>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2797 microcode 的路径
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2798 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2799 .RS
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2800 .sp 1
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2801 .I TV output
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2802 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2803 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2804 .IPs 75ire
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2805 启用 7.5 IRE 输出模式
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2806 .IPs no75ire
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2807 停用 7.5 IRE 输出模式 (默认)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2808 .IPs "bw\ \ \ "
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2809 黑白电视输出
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2810 .IPs color
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2811 彩色电视输出 (默认)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2812 .IPs interlaced
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2813 交错电视输出 (默认)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2814 .IPs nointerlaced
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2815 停用交错电视输出
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2816 .IPs norm=<参数值>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2817 TV 制式 (ntsc (默认), pal, pal60, palm, paln, palnc)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2818 .IPs square-pixel
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2819 设置像素模式为 square
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2820 .IPs ccir601-pixel
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2821 设置像素模式为 ccir601
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2822 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2823 .RS
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2824 .sp 1
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2825 .I overlay
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2826 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2827 .RSs
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2828 .IPs cr-left=<0\-500>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2829 设置左裁减值 (默认是: 50)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2830 .IPs cr-right=<0\-500>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2831 设置右裁减值 (默认是: 300)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2832 .IPs cr-top=<0\-500>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2833 设置上裁减值 (默认是: 0)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2834 .IPs cr-bottom=<0\-500>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2835 设置下裁减值 (默认是: 0)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2836 .IPs ck-[r|g|b]=<0\-255>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2837 设置叠加 color-key 的红(r), 绿(g)和蓝(b)增益。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2838 .IPs ck-[r|g|b]min=<0\-255>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2839 各自 color key 的最小值
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2840 .IPs ck-[r|g|b]max=<0\-255>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2841 各自 color key 最大值
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2842 .IPs ignore-cache
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2843 忽略缓存的叠加设置。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2844 .IPs update-cache
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2845 更新缓存的叠加设置。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2846 .IPs ol-osd
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2847 启用叠加屏上显示(OSD)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2848 .IPs nool-osd
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2849 停用屏上显示(OSD) (默认)。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2850 .IPs ol[h|w|x|y]-cor=<\-20\-20>
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2851 调整叠加尺寸(h,w) 和位置(x,y), 万一跟窗口匹配不够完美 (默认是: 0)。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2852 .IPs overlay
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2853 激活叠加 (默认)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2854 .IPs nooverlay
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2855 激活电视输出。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2856 .IPs overlay-ratio=<1\-2500>
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2857 调整叠加 (默认是: 1000)。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2858 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2859 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2860 .TP
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2861 .B \-fbmode <模式名> (仅用于 \-vo fbdev)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2862 改变视频模式为 /etc/\:fb.modes 中标记为 <模式名> 的模式。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2863 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2864 .br
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2865 .I 注意:
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2866 VESA 帧缓冲不支持改变模式。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2867 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2868 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2869 .B \-fbmodeconfig <文件名> (仅用于 \-vo fbdev)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2870 重载帧缓冲模式的配置文件 (默认是: /etc/\:fb.modes)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2871 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2872 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2873 .B \-fs (也请参见 \-zoom)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2874 全屏幕回放 (电影居中, 四周填充黑色条边)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2875 还不被所有的视频输出驱动支持。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2876 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2877 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2878 .B \-fsmode\-dontuse <0\-31> (废弃, 使用 \-fs 选项)
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2879 如果你仍然有全屏问题试试此选项。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2880 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2881 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2882 .B \-fstype <类型1,类型2,...> (仅用于 X11)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2883 指定使用全屏模式的优先级列表。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
2884 你可以用前缀 "\-" 取消模式。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2885 如果你遇到像全屏窗口被其他窗口遮住问题, 试试不同的顺序。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2886 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2887 .I 注意:
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2888 参见 \-fstype help 列出的全部可用模式的列表。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2889 .sp 1
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2890 可用的类型有:
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2891 .sp 1
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2892 .PD 0
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2893 .RSs
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2894 .IPs above
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2895 如果可用的话, 使用 _NETWM_STATE_ABOVE 提示。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2896 .IPs below
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2897 如果可用的话, 使用 _NETWM_STATE_BELOW 提示。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2898 .IPs fullscreen
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2899 如果可用的话, 使用 _NETWM_STATE_FULLSCREEN 提示。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2900 .IPs layer
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2901 与默认层一起使用 _WIN_LAYER 提示。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2902 .IPs layer=<0...15>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2903 与给定的层号一起使用 _WIN_LAYER 提示。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2904 .IPs netwm
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2905 锁定 NETWM 风格。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2906 .IPs "none\ "
29764
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
2907 清空模式列表;你可以之后添加要启用的模式。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2908 .IPs stays_on_top
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2909 如果可用的话, 使用 _NETWM_STATE_STAYS_ON_TOP 提示。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2910 .REss
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2911 .sp 1
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2912 .RS
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2913 .I 示例:
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2914 .RE
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2915 .PD 0
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2916 .RSs
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2917 .IPs layer,stays_on_top,above,fullscreen
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2918 如果指定了不正确的或不支持的模式, 默认的顺序作为备用而使用。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2919 .IPs \-fullscreen
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2920 修复 OpenBox 1.x 的全屏开关。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2921 .RE
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2922 .PD 1
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2923 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2924 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2925 .B \-geometry x[%][:y[%]] or [WxH][+x+y]
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2926 调整屏幕输出的初始位置。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2927 x 和 y 代表从屏幕左上角到显示图像左上角的距离(以像素为单位)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2928 不过如果在参数值后有百分号记号, 参数值就变为该方向上的屏幕尺寸的百分数。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2929 它也支持标准 X11 的 \-geometry 选项格式。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
2930 如果使用 \-wid 选项指定了外部窗口,
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
2931 那么 x 和 y 坐标是相对于窗口而不是屏幕的左上角。
29106
86a6da41189d sync with en/mplayer.1 r29133
jrash
parents: 29057
diff changeset
2932 坐标是相对于 \-xineramascreen 选项给出的屏幕,该屏幕用于完全支持 \-xineramascreen 的
86a6da41189d sync with en/mplayer.1 r29133
jrash
parents: 29057
diff changeset
2933 视频输出的驱动(direct3d、gl、gl2、vdpau、x11、xv、xvmc)。
86a6da41189d sync with en/mplayer.1 r29133
jrash
parents: 29057
diff changeset
2934 The coordinates are relative to the screen given with \-xineramascreen for
86a6da41189d sync with en/mplayer.1 r29133
jrash
parents: 29057
diff changeset
2935 the video output drivers that fully support \-xineramascreen (direct3d, gl, gl2,
86a6da41189d sync with en/mplayer.1 r29133
jrash
parents: 29057
diff changeset
2936 vdpau, x11, xv, xvmc).
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2937 .br
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
2938 .I 注意:
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
2939 此选项仅被 x11、xmga、xv、xvmc、xvidix、
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
2940 gl、gl2、directx、fbdev 和 tdfxfb 视频输出驱动支持。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2941 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2942 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2943 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2944 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2945 .IPs 50:40
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2946 把窗口放在 x=50, y=40 处。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2947 .IPs 50%:50%
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2948 把窗口放在屏幕中央。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2949 .IPs "100%\ "
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2950 把窗口放在屏幕右边中央。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2951 .IPs 100%:100%
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2952 把窗口放在屏幕右下角。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2953 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2954 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2955 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2956 .TP
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2957 .B \-guiwid <窗口标识> (也请参见 \-wid) (仅用于 GUI)
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
2958 告诉 GUI 也使用 X11 窗口并把自己钉在视频窗口的下方,
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2959 这对于将一个 mini-GUI 嵌入到浏览器时(比如 MPlayer 插件)有用。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2960 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2961 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2962 .B \-hue <\-100\-100>
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2963 调视频信号的色调 (默认是: 0)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2964 你可以通过此选项得到负片效果的图像。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2965 还不被所有视频输出驱动支持。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2966 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2967 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2968 .B \-monitor\-dotclock <范围[,范围,...]> (仅用于 \-vo fbdev 和 vesa)
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2969 指定监视器的 dotclock 或 pixelclock 范围。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2970 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2971 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2972 .B \-monitor\-hfreq <范围[,范围,...]> (仅用于 \-vo fbdev 和 vesa)
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2973 指定监视器的水平频率范围。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2974 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2975 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
2976 .B \-monitor\-vfreq <范围[,范围,...]> (仅用于 \-vo fbdev 和 vesa)
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2977 指定监视器的垂直频率范围。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2978 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2979 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2980 .B \-monitoraspect <宽高比> (也请参见 \-aspect)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2981 设置监视器或电视屏幕的宽高比。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
2982 值 0 将禁用先前的设置(例如,配置文件中的设置)。如果激活了,此
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
2983 选项将改写 \-monitorpixelaspect 中的设置。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2984 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
2985 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2986 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2987 .RSs
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2988 \-monitoraspect 4:3 或者 1.3333
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2989 .br
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2990 \-monitoraspect 16:9 或者 1.7777
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2991 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2992 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2993 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
2994 .TP
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2995 .B \-monitorpixelaspect <宽高比> (也请参见 \-aspect)
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
2996 设置监视器或电视屏幕的单像素宽高比(默认值:1)。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
2997 值 1 表示正方形像素((几乎?)对所有的 LCD 是正确的)。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2998 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
2999 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3000 .B \-nodouble
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3001 停用双缓冲, 多数用于调试目的。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3002 双缓冲通过在内存里储存两帧来解决闪烁问题, 在显示一帧的同时解码另一帧。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3003 会负面影响 OSD, 但常常能去除 OSD 闪烁。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3004 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3005 .TP
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3006 .B \-nograbpointer
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3007 视频模式改变(\-vm)后, 不截获鼠标焦点。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3008 对多输出头设置有用。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3009 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3010 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3011 .B \-nokeepaspect
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3012 缩放窗口时不保持窗口的宽高比。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3013 只能与 x11, xv, xmga, xvidix, directx 视频输出驱动一起工作。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3014 而且在 X11 下你的窗口管理器必须尊重窗口宽高比的提示。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3015 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3016 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3017 .B "\-ontop\ "
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3018 使得此播放器窗口位于其他窗口之上。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
3019 视频输出驱动使用 X11 的, 除了 SDL, 还有使用 directx, corevideo, quartz,
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3020 ggi 和 gl2 的都支持此功能。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3021 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3022 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3023 .B \-panscan <0.0\-1.0>
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3024 启用 pan-and-scan 功能 (裁减如 16:9 电影的边适应 4:3 显示不带黑边)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3025 范围参数值用来控制裁减多少图像。
29210
779281d8cd80 Rename macosx video output driver to corevideo.
diego
parents: 29106
diff changeset
3026 只能与 xv, xmga, mga, gl, gl2, quartz, corevideo 和 xvidix 的
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3027 视频输出驱动一起工作。
24007
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
3028 .br
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
3029 .I 注意:
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
3030 也允许 \-1 和 0 间的值,但这些值处于高度试验阶段,从而可能导致崩溃或更糟。
24007
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
3031 使用后果自负!
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3032 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3033 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
3034 .B \-panscanrange <\-19.0\-99.0> (试验)
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3035 改变 pan-and-scan 功能的范围参数值 (默认是: 1)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3036 正值表示倍扩默认范围。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3037 负值表示你可以放大到因子 \-panscanrange+1 所允许的范围。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
3038 例如 \-panscanrange \-3 允许缩放因子达到 4。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3039 此特性属实验性, 不要报告相关错误除非你在用 using \-vo gl。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3040 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3041 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3042 .B \-refreshrate <Hz>
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3043 设置监视器的刷新率(以 Hz 为单位)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3044 目前仅被 \-vo directx 与 \-vm 的组合支持。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3045 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3046 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3047 .B \-rootwin
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3048 在根窗口(桌面背景)中播放电影。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3049 虽然桌面背景图像可能盖住电影窗口。
29210
779281d8cd80 Rename macosx video output driver to corevideo.
diego
parents: 29106
diff changeset
3050 只能与 x11, xv, xmga, xvidix, quartz, corevideo 和 directx 的
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3051 视频输出驱动一起工作。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3052 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3053 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
3054 .B \-saturation <\-100\-100>
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3055 调整视频信号的饱和度(默认值: 0)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3056 你可以通过此选项获得灰度输出。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3057 还不被所有的视频输出驱动支持。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3058 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3059 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3060 .B \-screenh <像素>
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3061 指定屏幕高度,如果视频输出驱动,如 fbdev, x11 和 TVout,不知道屏幕分辨率。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3062 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3063 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3064 .B \-screenw <pixels>
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3065 指定屏幕宽度,如果视频输出驱动,如 fbdev, x11 和 TVout,不知道屏幕分辨率。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3066 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3067 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
3068 .B \-stop\-xscreensaver (仅用于 X11)
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3069 启动时关闭 xscreensaver, 退出时再打开它。
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3070 如果你的屏保程序不支持 XSS 或 XResetScreenSaver 的 API,则请使用 \-heartbeat\-cmd 选项。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3071 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3072 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3073 .B "\-vm \ \ \ "
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3074 尝试改变不同的视频模式。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3075 视频输出驱动支持的有 dga, x11, xv, sdl 和 directx。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
3076 如果用于 directx 视频输出驱动 \-screenw, \-screenh, \-bpp 和
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3077 \-refreshrate 选项可用来设置新的显示模式。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3078 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3079 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3080 .B "\-vsync \ \ "
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3081 启用 VBI 用于 vesa, dfbmga 和 svga 视频输出驱动。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3082 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3083 .TP
29538
56c44e84c532 sync with en/mplayer.1 r29555
jrash
parents: 29420
diff changeset
3084 .B \-wid <窗口标识>(另见 \-guiwid)(仅用于 X11、OpenGL 和 DirectX)
56c44e84c532 sync with en/mplayer.1 r29555
jrash
parents: 29420
diff changeset
3085 该选项让 MPlayer 绑定至一个已有的窗口上。
56c44e84c532 sync with en/mplayer.1 r29555
jrash
parents: 29420
diff changeset
3086 适用于将 MPlayer 嵌入至浏览器中(比如扩展插件)。
56c44e84c532 sync with en/mplayer.1 r29555
jrash
parents: 29420
diff changeset
3087 该选项将完全充填所给的窗口,从而会缩放宽高比。MPlayer 不再负责诸如全景模式之类
56c44e84c532 sync with en/mplayer.1 r29555
jrash
parents: 29420
diff changeset
3088 的功能,而是由创建该窗口的应用程序管理。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3089 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3090 .TP
27418
24f66c71a209 sync w/r27348, patch by JRaSH
gpoirier
parents: 27198
diff changeset
3091 .B \-xineramascreen <\-2\-...>
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
3092 在 Xinerama 配置中(就是一个单一桌面展开在多个显示器上),
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3093 此选项告诉 MPlayer 把电影显示在哪个屏幕上。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3094 值 \-2 表示全屏幕展开到整个虚拟的显示屏幕上(在这种情况下将完全忽略Xinerama的信
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3095 息),\-1 表示在目前窗口所在的显示屏上全屏幕。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3096 通过 \-geometry 选项设置的初始位置是相对于指定屏幕的。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3097 通常只能与 "\-fstype \-fullscreen" 或 "\-fstype none" 一起工作。
29106
86a6da41189d sync with en/mplayer.1 r29133
jrash
parents: 29057
diff changeset
3098 该选项不适用于仅仅设置启动屏幕(并且也不适合设置全屏屏幕),\-geometry 是目前可用
86a6da41189d sync with en/mplayer.1 r29133
jrash
parents: 29057
diff changeset
3099 于此目的的最好选项。
86a6da41189d sync with en/mplayer.1 r29133
jrash
parents: 29057
diff changeset
3100 至少 direct3d、gl、gl2、x11 和 xv 视频输出驱动支持该选项。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3101 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3102 .B \-zrbw (仅用于 \-vo zr)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3103 黑白显示。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
3104 用于优化性能, 此选项可以与 "\-lavdopts gray" 组合使用。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3105 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3106 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3107 .B \-zrcrop <[宽]x[高]+[x 偏移]+[y 偏移]> (仅用于 \-vo zr)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3108 选择显示输入图像的一部分, 使用多个这样的选项就启动了 cinerama 模式。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3109 在 cinerama 模式下电影分布在多个电视(或投影仪)上, 用于创建一个较大的图像。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
3110 在第 n 个 \-zrcrop 后面的选项应用于第 n 个 MJPEG 解码卡,
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3111 每一个编码卡至少需要有一个 \-zrcrop 选项加上一个 \-zrdev 选项。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3112 请察看 \-zrhelp 的输出和文档 Zr 一节中的示例。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3113 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3114 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3115 .B \-zrdev <设备> (仅用于 \-vo zr)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3116 指定你的 MJPEG 编码卡使用的设备文件名, 默认情况下
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3117 此 zr 视频输出驱动使用它所能找到的第一个 v4l 设备。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3118 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3119 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3120 .B \-zrfd (仅用于 \-vo zr)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3121 强制简化取样: 简化取样由 \-zrhdec 和 \-zrvdec 指定,
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3122 一般只有在硬件缩放能把图像伸展到原始尺寸时才使用。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3123 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3124 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3125 .B \-zrhdec <1|2|4> (仅用于 \-vo zr)
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
3126 水平简化取样: 要求驱动只发送输入图像的每 2 或 4 行/\:像素到 MJPEG 编码卡,
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3127 并使用 MJPEG 卡的缩放器把图像回复到原始尺寸。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3128 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3129 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3130 .B \-zrhelp (仅用于 \-vo zr)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3131 显示一个列表包括所有 \-zr* 的选项, 它们的默认值和使用 cinerama 模式的例子
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3132 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3133 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3134 .B \-zrnorm <制式> (仅用于 \-vo zr)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3135 指定电视制式为 PAL 或 NTSC (默认是: 不改变)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3136 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3137 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3138 .B \-zrquality <1\-20> (仅用于 \-vo zr)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3139 从数值 1(最好) 到 20(最差) 代表 JPEG 编码质量。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3140 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3141 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3142 .B \-zrvdec <1|2|4> (仅用于 \-vo zr)
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
3143 垂直简化取样: 要求驱动只发送输入图像的每 2 或 4 行/\:像素到 MJPEG 编码卡,
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3144 并使用 MJPEG 卡的缩放器把图像回复到原始尺寸。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3145 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3146 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3147 .B \-zrxdoff <x 显示偏移量> (仅用于 \-vo zr)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3148 如果电影屏幕比电视的小, 此选项指定
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3149 相对于电视屏幕左上角的 x 偏移量 (默认是: 中央位置)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3150 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3151 .TP
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3152 .B \-zrydoff <y 显示偏移量> (仅用于 \-vo zr)
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3153 如果电影屏幕比电视的小, 此选项指定
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3154 相对于电视屏幕左上角的 y 偏移量 (默认是: 中央位置)。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3155 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3156 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3157 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3158 .SH "视频输出驱动(仅适用于MPLAYER)"
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3159 视频输出驱动是各种视频输出设备的接口。
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3160 语法是:
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3161 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
3162 .TP
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3163 .B \-vo <驱动1[:子选项1[=参数值]:...],驱动2,...[,]>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3164 指定使用视频输出驱动的优先级列表。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3165 .PP
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
3166 如果列表尾有 "," MPlayer 使用没有列出的驱动作为后备。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3167 子选项是可选的, 大多数省略。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3168 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3169 .I 注意:
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3170 已编译进的视频输出驱动参见于 \-vo help 的列表。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3171 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3172 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3173 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3174 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3175 .IPs "\-vo xmga,xv,"
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3176 尝试使用 Matrox X11 驱动, 然后是 Xv 驱动, 再后是其他的。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3177 .IPs "\-vo directx:noaccel"
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3178 使用加速特性关闭的 DirectX 驱动。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3179 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3180 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3181 .sp 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3182 可用的视频输出驱动有:
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3183 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3184 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3185 .B xv (仅用于 X11)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3186 使用 XFree86 4.x 的 XVideo 扩展来启用硬件加速回放。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3187 如果你不能使用硬件指定的驱动, 这或许是最好的选项。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3188 有关用了什么 colorkey 以及如何绘制的信息, 请运行 MPlayer
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3189 的 \-v 选项并注意开头有标签 [xv common] 的行。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3190 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3191 .RSs
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
3192 .IPs adaptor=<数值>
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
3193 选择一个特定的 XVideo 适配器(请检查 xvinfo 的结果)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3194 .IPs port=<数值>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3195 选择指定的 XVideo 端口。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3196 .IPs ck=<cur|use|set>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3197 选择用了 colorkey 的源 (默认是: cur)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3198 .RSss
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3199 .IPs cur
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3200 默认采用 Xv 中目前设置的 colorkey。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3201 .IPs use
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3202 使用但不从 MPlayer (用 \-colorkey 选项来修改)来设置 colorkey。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3203 .IPs set
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3204 同 use 一样但设置已提供的 colorkey。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3205 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3206 .IPs ck-method=<man|bg|auto>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3207 设置 colorkey 绘制方法 (默认是: man)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3208 .RSss
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3209 .IPs man
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3210 手动绘制 colorkey (减少某些情况下的闪烁)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3211 .IPs bg
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3212 设置 colorkey 作为窗口背景。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3213 .IPs auto
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3214 让 Xv 绘制 colorkey。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3215 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3216 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3217 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3218 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3219 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3220 .B x11 (仅用于 X11)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3221 每当 X11 出场时, 共享内存的视频输出驱动虽没有硬件加速也能工作。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3222 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3223 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3224 .B xover (仅用于 X11)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3225 添加 X11 支持所有基于视频输出驱动的重叠。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3226 目前仅被 tdfx_vid 支持。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3227 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3228 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3229 .IPs <vo_驱动>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3230 选择此驱动作为源使用重叠在 X11 上面。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3231 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3232 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3233 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3234 .TP
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3235 .B vdpau(与 \-vc ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau 或 ffh264vdpau 一同使用)
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3236 使用 VDPAU 硬件解码视频的视频输出方式。
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3237 同时支持显示软件解码的视频。
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3238 .PD 0
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3239 .RSs
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3240 .IPs sharpen=<\-1\-1>
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3241 使用正数值时,将锐化算法应用于视频画面,
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3242 使用负数值时,则应用模糊算法(默认值:0)。
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3243 .IPs denoise=<0\-1>
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3244 将一种消除噪点的算法应用于视频画面(默认值:0,不消除噪点)。
28997
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3245 .IPs deint=<0\-4>
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3246 选择反隔行扫描模式的算法(默认值:0)。
28997
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3247 所有大于 0 的模式服从 \-field\-dominance 选项的设置。
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3248 .RSss
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3249 .IPs 0
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3250 不反隔行扫描。
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3251 .IPs 1
28997
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3252 只显示第一个隔行扫描域,与 \-vf field 作用相类似。
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3253 .IPs 2
28997
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3254 跳跃式反隔行扫描,与 \-vf tfields=1 作用相类似。
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3255 .IPs 3
28997
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3256 适应运动画面的瞬间反隔行扫描。
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3257 可能在低性能视频硬件和/或高分辨率的情况下导致音视频不同步。
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3258 这是当“D”用于开启反隔行扫描时的默认值。
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3259 .IPs 4
28997
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3260 采用边缘导向空间插值算法的适应运动画面的瞬间反隔行扫描。
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3261 需要高性能的视频硬件。
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3262 .RE
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3263 .IPs chroma\-deint
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3264 使瞬间反隔行扫描算法同时作用于亮度和色度通道上(默认值)。
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3265 使用 nochroma\-deint 以使其仅作用于亮度通道,从而加速高级反隔行扫描算法。
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3266 对于低速显存很有用。
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3267 .IPs pullup
29057
a71ce6c36d8e sync with en/mplayer.1 r29059
jrash
parents: 29023
diff changeset
3268 尝试应用反电视电影模式,需要使用运动自适应的瞬间反隔行扫描算法。
29764
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3269 .IPs colorspace
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3270 选择 YUV 至 RGB 转换时使用的色彩空间
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3271 通常标清(SD)内容应使用 BT.601,而高清(HD)内容用 BT.709。
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3272 使用不正确的色彩空间将导致稍许的饱和度过度或不足,以及色彩偏移。
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3273 .RSss
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3274 .IPs 0
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3275 根据视频分辨率判断色彩空间。
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3276 宽度大于 1280 或高度大于 576 的视频将被假定为 HD,从而使用 BT.709 色彩空间。
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3277 .IPs 1
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3278 使用 ITU-R BT.601 色彩空间(默认值)。
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3279 .IPs 2
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3280 使用 ITU-R BT.709 色彩空间。
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3281 .IPs 3
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3282 使用 SMPTE-240M 色彩空间。
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3283 .RE
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3284 .IPs force\-mixer
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3285 强制使用 VDPAU 混合器,其实现了所有以上选项(默认值)。
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3286 要允许显示 BGRA 色彩空间,则使用 noforce\-mixer。
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3287 (如果实际使用了BGRA,则禁用所有以上选项。)
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3288 .RE
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3289 .PD 1
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3290 .
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
3291 .TP
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3292 .B xvmc (仅用于 X11 的 \-vc ffmpeg12mc)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3293 视频输出驱动使用 XFree86 4.x 的 XvMC(X 视频运动补偿) 扩展
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3294 以加速 MPEG-1/2 和 VCR2 的解码。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3295 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3296 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3297 .IPs port=<数值>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3298 选择指定的 XVideo 端口。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3299 .IPs (no)benchmark
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3300 停用图像显示。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3301 对于适当的驱动基准测试是必要的, 因为只会改变监视器 retrace 的图像缓冲 (nVidia)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3302 默认是不停用图像显示 (nobenchmark)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3303 .IPs (no)bobdeint
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3304 非常简单的去交错。
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3305 可能没有 \-vf tfields=1 好, 但是是 xvmc 仅有的去交错 (默认是: nobobdeint)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3306 .IPs (no)queue
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3307 显示帧排队, 以允许视频硬件更多的并行工作。
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3308 可能增加微小的 (不令人注意的) 常量去 A/V 同步(desync) (默认是: noqueue)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3309 .IPs (no)sleep
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3310 当等待完成渲染时, 使用睡眠功能(不推荐 Linux 使用) (默认是: nosleep)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3311 .IPs ck=cur|use|set
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3312 同 \-vo xv:ck 一样 (参见 \-vo xv)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3313 .IPs ck-method=man|bg|auto
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3314 同 \-vo xv:ck-method 一样 (参见 \-vo xv)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3315 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3316 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3317 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3318 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3319 .B dga (仅用于 X11)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3320 通过 XFree86 Direct Graphics Access 扩展播放视频。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3321 考虑废弃。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3322 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3323 .TP
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3324 .B sdl(仅用于 SDL,漏洞多且过时)
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3325 高级平台独立的 SDL(简单 Directmedia 层) 库视频输出驱动。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3326 既然 SDL 使用自己的 X11 层, MPlayer X11 选项对 SDL 没有影响。
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3327 注意该选项有数个非重要漏洞(总是忽略 \-vm/\-novm,\-fs 的行为如同 \-novm,
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3328 当从全屏模式切换回来时窗口在左上角,不支持全景模式……)
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3329 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3330 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3331 .IPs driver=<驱动>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3332 显式选择 SDL 驱动。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3333 .IPs (no)forcexv
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3334 通过 sdl 视频输出驱动使用 XVideo (默认是: forcexv)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3335 .IPs (no)hwaccel
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3336 使用硬件加速的缩放 (默认是: hwaccel)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3337 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3338 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3339 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3340 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3341 .B "vidix\ \ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3342 VIDIX (VIDeo Interface for *niX) 是不同显卡的视频加速特性的接口。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3343 非常快速的卡视频输出驱动支持它。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3344 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3345 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3346 .IPs <子设备>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3347 明确表示选择使用哪个 VIDIX 子设备驱动。
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3348 可用的子设备有 cyberblade, ivtv, mach64,
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3349 mga_crtc2, mga, nvidia, pm2, pm3, radeon, rage128, s3, sh_veu,
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3350 sis_vid 和 unichrome。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3351 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3352 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3353 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3354 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3355 .B xvidix (仅用于 X11 )
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3356 VIDIX 的 X11 前台
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3357 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3358 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3359 .IPs <子设备>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3360 同 vidix 一样
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3361 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3362 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3363 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3364 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3365 .B "cvidix\ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3366 通用的平台独立的 VIDIX 前台, 甚至能用 nVidia 卡运行在文本控制台。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3367 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3368 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3369 .IPs <子设备>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3370 同 vidix 一样
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3371 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3372 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3373 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3374 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3375 .B winvidix (仅用于 Windows)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3376 VIDIX 的 Windows 前台
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3377 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3378 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3379 .IPs <子设备>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3380 同 vidix 一样
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3381 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3382 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3383 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3384 .TP
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3385 .B direct3d(仅适用于 Windows)(公测代码!)
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3386 使用 Direct3D 接口的视频输出驱动(对于 Vista 系统很有用)。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3387 .
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3388 .TP
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3389 .B directx (仅用于 Windows)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3390 使用 DirectX 接口的视频输出驱动。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3391 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3392 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3393 .IPs noaccel
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3394 关闭硬件加速。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3395 如果显示有问题, 尝试此选项。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3396 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3397 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3398 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3399 .TP
28997
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3400 .B kva(仅适用于 OS/2)
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3401 使用 libkva 接口的视频输出驱动。
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3402 .PD 0
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3403 .RSs
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3404 .IPs snap
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3405 强制使用 SNAP 模式。
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3406 .IPs wo
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3407 强制使用 WarpOverlay! 模式。
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3408 .IPs dive
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3409 强制使用 DIVE 模式。
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3410 .IPs (no)t23
29764
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
3411 启用或禁用解决 T23 笔记本问题的变通模式(默认值:禁用)。
28997
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3412 如果你的显卡仅支持画面放大输出,尝试开启这个选项。
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3413 .RE
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3414 .PD 1
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3415 .
2d5d4a57ea95 sync with en/mplayer.1 r28991
jrash
parents: 28730
diff changeset
3416 .TP
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3417 .B quartz (仅用于 Mac OS X)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3418 Mac OS X Quartz 视频输出驱动。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
3419 在某些情况下, 锁定打包 YUV 输出格式, 如: \-vf format=yuy2, 可能更有效。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3420 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3421 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3422 .IPs device_id=<数值>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3423 选择全屏显示设备。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3424 .IPs fs_res=<宽>:<高>
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
3425 指定全屏分辨率 (对慢系统有用)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3426 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3427 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3428 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3429 .TP
29210
779281d8cd80 Rename macosx video output driver to corevideo.
diego
parents: 29106
diff changeset
3430 .B corevideo (Mac OS X 10.4 或 10.3.9 的 QuickTime 7)
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3431 Mac OS X CoreVideo 视频输出驱动
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3432 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3433 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3434 .IPs device_id=<数值>
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3435 选择用于全屏模式的显示设备,或将其设为 \-1 以总是使用视频窗口所在的屏幕
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3436 (默认值:\-1 \- 自动选择)。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3437 .IPs shared_buffer
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3438 将输出写入一块共享内存模式的缓冲区,而不是将其显示出来,并且尝试打开一个
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3439 已存在的 NSConnection 连接以与图形界面通信。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3440 .IPs buffer_name=<名字>
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3441 shm_open 创建的共享缓冲区的名字,也是 MPlayer 尝试打开的 NSConnection 连接
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3442 的名字(默认值:“mplayerosx”)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3443 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3444 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3445 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3446 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3447 .B fbdev (仅用于 Linux)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3448 使用内核帧缓冲播放视频。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3449 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3450 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3451 .IPs <设备>
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
3452 显式选择 fbdev 设备名 (如 /dev/\:fb0), 或者如果设备名以 "vidix" 开始
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
3453 选择 VIDIX 子设备名 (如: sis 驱动的 "vidixsis_vid")。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3454 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3455 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3456 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3457 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3458 .B fbdev2 (仅用于 Linux)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3459 使用内核帧缓冲播放视频, 另一种实现。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3460 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3461 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3462 .IPs <设备>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3463 显式选择 fbdev 设备名 (默认是: /dev/\:fb0)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3464 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3465 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3466 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3467 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3468 .B "vesa\ \ \ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3469 非常通用的视频输出驱动, 应该能用于任何的 VESA VBE 2.0 兼容卡。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3470 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3471 .RSs
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3472 .IPs (no)dga
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3473 打开或关闭DGA模式(默认为:打开)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3474 .IPs neotv_pal
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3475 激活 NeoMagic 电视输出并设置成 PAL 制式。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3476 .IPs neotv_ntsc
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3477 激活 NeoMagic 电视输出并设置成 NTSC 制式。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3478 .IPs vidix
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3479 使用 VIDIX 驱动
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3480 .IPs "lvo:\ \ \ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3481 激活 Linux 视频重叠在 VESA 模式上面。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3482 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3483 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3484 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3485 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3486 .B "svga\ \ \ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3487 使用 SVGA 库播放视频。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3488 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3489 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3490 .IPs "<视频模式>"
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3491 指定使用的视频模式。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3492 此模式以 <宽>x<高>x<颜色> 格式给出, 如 640x480x16M 或图形模式数字, 如 84。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3493 .IPs bbosd
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3494 绘制 OSD 到(较慢)影片下方的黑条。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3495 .IPs native
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3496 只使用原生的绘制功能。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3497 避免直接渲染, OSD 和硬件加速。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3498 .IPs retrace
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3499 强制帧打开垂直 retrace。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3500 只与 \-double 合用有用。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3501 同 \-vsync 选项的效果一样。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3502 .IPs "sq\ \ \ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3503 尝试选择方像素视频模式。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3504 .IPs vidix
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3505 使用 VIDIX 的 svga。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3506 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3507 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3508 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3509 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3510 .B "gl\ \ \ \ \ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3511 OpenGL 视频输出驱动, 简版。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3512 视频尺寸一定小于 OpenGL 实现的最大纹理尺寸。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
3513 瞄准能与甚至最基本的 OpenGL 实现一起工作,
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3514 但也利用较新的扩展, 允许支持更多的色彩空间和直接渲染。
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
3515 要获取最佳的速度,请尝试类似于
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
3516 .br
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3517 \-vo gl:yuv=2:rectangle=2:force\-pbo:ati\-hack \-dr \-noslices
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
3518 .br
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
3519 的选项。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
3520 此代码执行极少的检测, 所以如果某个特性不工作,
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3521 可能是因为你的卡或 OpenGL 实现不支持, 尽管连任何错误消息都没给你。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3522 使用 glxinfo 或类似的工具以显示支持的 OpenGL 扩展。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3523 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3524 .RSs
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
3525 .IPs (no)ati\-hack
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
3526 当使用了 PBO 时(当使用了 \-dr 或强制使用 \-pbo 时),AIT 驱动可能输出损坏的图像。
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
3527 该选项修正这一问题,代价是多使用了一点内存。
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
3528 .IPs (no)force\-pbo
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
3529 总是使用 PBO 传输纹理,即使这需要额外的复制操作。
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
3530 当前该选项对于 NVidia 驱动能提升一点速度,而对于 ATI 驱动则是大大提升。
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
3531 可能需要 \-noslices 和 ati\-hack 子选项以使其正常工作。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3532 .IPs (no)scaled-osd
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3533 当窗口大小改变时, 改变 OSD 的行为方式 (默认是: 停用)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3534 启用时, 行为就像其他的视频输出驱动, 对固定大小的字体更好。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3535 停用时似乎对 FreeType 更有利并使用全屏模式的边框。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3536 无法在使用 ass 字幕的情况下正确地工作(参见 \-ass)。作为替代性方法,你可以通过
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3537 \-vf ass在不用OpenGL的情况下渲染这种字幕。
26152
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
3538 .IPs osdcolor=<0xAARRGGBB>
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
3539 OSD 颜色(默认值是:0x00ffffff,对应不透明的白色)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3540 .IPs rectangle=<0,1,2>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3541 选择矩形纹理保存视频内存的方法, 但常常会更慢 (默认是: 0)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3542 .RSss
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3543 0: 使用 power-of-two 纹理 (默认)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3544 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3545 1: 使用 GL_ARB_texture_rectangle 扩展。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3546 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3547 2: 使用 GL_ARB_texture_non_power_of_two 扩展。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3548 在某些情况下仅软件支持所以非常慢。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3549 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3550 .IPs swapinterval=<n>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3551 两缓冲交换的最小间隔, 对已显示的帧计时 (默认是: 1)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3552 1 等价于启用 VSYNC, 0 等价于停用 VSYNC。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3553 系统对小于 0 的值忽略保持自己的默认值。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3554 此限制帧率到 (水平刷新率 / n)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3555 需要 GLX_SGI_swap_control 的支持。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3556 某些(大多数/所有?)实现仅工作于全屏模式。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3557 .IPs yuv=<n>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3558 选择 YUV 到 RGB 转换的类型。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3559 .RSss
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3560 0: 使用软件转换 (默认)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3561 兼容于所有的 OpenGL 版本。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3562 提供亮度, 对比度和饱和度控制。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3563 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3564 1: 使用寄存器组合。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3565 这里使用 nVidia 专用的扩展 (GL_NV_register_combiners)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3566 至少需要三个纹理单位。提供饱和度和色调的控制。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3567 此方法快速但不精确。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3568 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3569 2: 使用片断程序。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3570 需要 GL_ARB_fragment_program 扩展和至少三个纹理单位。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3571 提供亮度, 对比度, 饱和度和色调控制。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3572 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3573 3: 使用片断程序, 用到 POW 指令。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3574 需要 GL_ARB_fragment_program 扩展和至少三个纹理单位。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3575 提供亮度, 对比度, 饱和度, 色调和 gamma 控制。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3576 对红, 绿和蓝色, Gamma 也能被独立设置。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3577 方法 4 通常更快。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3578 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3579 4: 使用片断程序及附加的查询。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3580 需要 GL_ARB_fragment_program 扩展和至少四个纹理单位。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3581 提供亮度, 对比度, 饱和度, 色调和 gamma 控制。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3582 对红, 绿和蓝色, Gamma 也能被独立设置。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3583 .br
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
3584 5: 使用 ATI 专用的方式(用于较老的显卡)。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
3585 这里使用 ATI 专用的扩展(GL_ATI_fragment_shader——不是
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
3586 GL_ARB_fragment_shader!)。至少需要三个纹理单位。提供饱和度和色调的控制。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3587 此方法快速但不精确。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3588 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3589 6: 使用 3D 纹理通过查询做转换。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3590 需要 GL_ARB_fragment_program 扩展和至少四个纹理单位。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3591 既然使用一个纹理和边框像素, 在某些(所有?) ATI 卡上 (软件模拟) 极其慢。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3592 提供亮度, 对比度, 饱和度, 色调和 gamma 控制。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3593 对红, 绿和蓝色, Gamma 也能被独立设置。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3594 速度比其他方法更多地依赖于 GPU 内存带宽。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3595 .RE
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3596 .IPs ycbcr
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3597 使用 GL_MESA_ycbcr_texture 扩展组件完成 YUV 至 RGB 的转换。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3598 在大多数情况下,这可能比使用软件方式转换至 RGB 要慢。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3599 .IPs lscale=<n>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3600 选择缩放功能供调节发光性。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3601 仅对 yuv 模式 2, 3, 4 和 6 有效。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3602 .RSss
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3603 0: 使用简单线性过滤 (默认)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3604 .br
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
3605 1:使用双立方体B曲线过滤 (较好的质量)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3606 需要一个额外的纹理单位。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3607 至少在全屏模式, 较旧的卡不能处理色度。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3608 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3609 2:在水平方向使用立方体过滤,在垂直方向使用线性过滤。比起方式1适用于稍多的显卡。
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
3610 .br
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
3611 3:与 1 相同,但不使用参照纹理。
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
3612 可能在一些显卡上运行较快。
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
3613 .br
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3614 4:使用实验性的非锐化的蔽码,参数为支持 3x3 和 0.5 的默认强化值。(参见 filter-strength)
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3615 .br
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3616 5:使用实验性的非锐化的蔽码,参数为支持 5x5 和 0.5 的默认强化值。(参见 filter-strength)
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3617 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3618 .IPs cscale=<n>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3619 选择缩放功能供调节色度.
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3620 详情参见 lscale。
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3621 .IPs filter-strength=<值>
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3622 设置支持该强度值的 lscale/cscale 滤镜的效果强度。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3623 .IPs customprog=<文件名>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3624 从 <文件名> 装载定制的片断程序。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3625 示例参见 TOOLS/edgedect.fp。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3626 .IPs customtex=<文件名>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3627 从 <文件名> 装载定制的 "gamma ramp" 纹理。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3628 能用于与 yuv=4 或 customprog 选项的组合。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3629 .IPs (no)customtlin
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3630 如果启用(默认), 使用 GL_LINEAR 插值, 否则使用 GL_NEAREST 用于 customtex 纹理。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3631 .IPs (no)customtrect
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3632 如果启用, 使用 texture_rectangle 用于 customtex 纹理。默认是停用。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3633 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3634 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3635 .RS
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3636 正常情况下没有理由使用以下选项,它们大多是为了测试而存在的。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3637 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3638 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3639 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3640 .IPs (no)glfinish
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3641 在交换缓存前调用glFinish()。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3642 较慢但在某些情况下输出更精确(默认:禁用)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3643 .IPs (no)manyfmts
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3644 允许支持更多的色彩格式(RGB和BGR)(默认:允许)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3645 要求OpenGL版本>=1.2。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3646 .IPs slice-height=<0\-...>
24007
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
3647 所复制的单片纹理中包含多少行内容(默认值:0)。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3648 0代表整幅图像。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3649 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3650 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3651 如果使用了YUV色彩空间(参见yuv子选项),将使用特别的规则:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3652 .RSss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3653 如果解码器采用分片渲染方式(参见\-noslices),该设置没有任何效果,所采用的分片大
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3654 小由解码器提供。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3655 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3656 如果解码器不采用分片泻染方式,则默认值为16。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3657 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3658 .IPs (no)osd
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3659 允许或禁止通过OpenGL支持OSD渲染(默认:允许)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3660 此选项用于测试;而禁用OSD应使用\-osdlevel 0。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3661 .IPs (no)aspect
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3662 允许或禁止支持保持比例缩放和全景缩放方式(默认:允许)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3663 禁用的话可能提高速度。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3664 .REss
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3665 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3666 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
3667 .
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3668 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3669 .B "gl2\ \ \ \ "
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
3670 OpenGL 视频输出驱动的修改版。
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
3671 支持大于最大纹理尺寸的视频,但是缺少许多 GL 驱动的高级功能和优化选项,并且以后也
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
3672 不大可能扩展功能。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3673 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3674 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3675 .IPs (no)glfinish
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3676 同 gl 一样 (默认是: 启用)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3677 .IPs yuv=<n>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3678 选择 YUV 到 RGB 转换的类型。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
3679 如果设置不同于 0 的其它值 OSD 被停用, 而亮度, 对比度和
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3680 gamma 的设置只能是通过全局的 X 服务器的设置才有效。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3681 其它的值的意思同 \-vo gl 一样。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3682 .REss
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3683 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3684 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3685 .B "null\ \ \ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3686 不产生视频输出。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3687 对基准测试有用。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3688 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3689 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3690 .B "aa\ \ \ \ \ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3691 ASCII art 视频输出驱动工作于文字控制台。
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
3692 通过执行 \-vo aa:help,你能得到可用子选项的列表和解释。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
3693 .br
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
3694 .I 注意:
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
3695 该驱动不能正确处理 \-aspect 选项。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
3696 .br
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
3697 .I 提示:
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
3698 你很可能得指定 \-monitorpixelaspect 选项。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
3699 试试‘mplayer \-vo aa \-monitorpixelaspect 0.5’。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3700 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3701 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3702 .B "caca\ \ \ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3703 彩色 ASCII art 视频输出驱动工作于文字控制台。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3704 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3705 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3706 .B "bl\ \ \ \ \ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3707 使用 Blinkenlights UDP 协议回放视频。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3708 此驱动高度特定于硬件。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3709 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3710 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3711 .IPs <子设备>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3712 显式选择 Blinkenlights 子设备。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3713 这多少有点像 arcade:host=localhost:2323 或 hdl:file=文件名1,file=文件名2。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3714 你必须指定一个子设备。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3715 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3716 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3717 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3718 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3719 .B "ggi\ \ \ \ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3720 GGI 图形系统视频输出驱动
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3721 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3722 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3723 .IPs <驱动>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3724 显式选择 GGI 驱动。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
3725 替换任何的 "," 为 "."。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3726 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3727 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3728 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3729 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3730 .B directfb
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3731 使用 DirectFB 库播放视频 。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3732 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3733 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3734 .IPs (no)input
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3735 使用 DirectFB 替代 MPlayer 键盘码 (默认是: 启用)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3736 .IPs buffermode=single|double|triple
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3737 如果想避免撕裂问题, 双倍和三倍缓冲是最好的结果。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3738 三倍缓冲比双倍缓冲更有效, 因为它等待垂直 retrace 时不限制 MPlayer。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3739 单一缓冲应避免 (默认是: 单一)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3740 .IPs fieldparity=top|bottom
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3741 为交错帧控制输出次序 (默认是: 停用)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3742 有效值 top = 先顶域, bottom = 先底域。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3743 此选项对逐行(像大多数 MPEG)影片不影响。
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3744 如果观看交错影片时遇到撕裂问题或动作不顺畅, 需启用此选项。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3745 .IPs layer=N
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
3746 锁定回放的层标识 N (默认值:\-1——自动)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3747 .IPs dfbopts=<list>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3748 指定 DirectFB 参数列表。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3749 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3750 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3751 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3752 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3753 .B "dfbmga\ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3754 Matrox G400/\:G450/\:G550 专用的视频输出驱动
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3755 使用 DirectFB 库以利用特别的硬件特性。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3756 启用 CRTC2 (第二头), 独立于第一头显示视频。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3757 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3758 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3759 .IPs (no)input
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3760 同 directfb 一样 (默认是: 停用)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3761 .IPs buffermode=single|double|triple
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3762 同 directfb 一样(默认是: triple)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3763 .IPs fieldparity=top|bottom
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3764 同 directfb 一样
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3765 .IPs (no)bes
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3766 启用 Matrox BES(后台缩放) (默认是: 停用)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3767 因为图像插值过程在硬件里完成, 结果是非常好的速度和输出质量。但仅工作于主头。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3768 .IPs (no)spic
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3769 利用 Matrox 子图像层显示 OSD (默认是: 启用)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3770 .IPs (no)crtc2
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3771 用第二头打开电视输出 (默认是: 启用)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3772 输出质量出奇的好, 因为这是交错图像对每个奇/\:偶域有恰当的同步。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3773 .IPs tvnorm=pal|ntsc|auto
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3774 设置 Matrox 卡的电视制式不需要改变 /etc/\:directfbrc (默认是: 停用)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3775 有效的制式是 pal = PAL, ntsc = NTSC。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
3776 特别的制式是 auto (auto-仅仅使用 PAL/\:NTSC),
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3777 因为是通过察看影片的帧率决定使用什么制式。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3778 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3779 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3780 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3781 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3782 .B mga (仅用于 Linux )
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3783 Matrox 专用的视频输出驱动通过内核模式利用 Gxxx 卡的 YUV 后台缩放器。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3784 如果有 Matrox 卡, 这是最快的选项。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3785 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3786 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3787 .IPs <设备名>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3788 显式选择 Matrox 设备名 (默认是: /dev/\:mga_vid)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3789 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3790 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3791 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3792 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3793 .B xmga (仅用于 Linux, X11)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3794 mga 视频输出驱动, 运行在 X11 窗口。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3795 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3796 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3797 .IPs <设备名>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3798 显式选择 Matrox 设备名 (默认是: /dev/\:mga_vid)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3799 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3800 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3801 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3802 .TP
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3803 .B s3fb(仅适用于Linux)(另参见 \-vf yuv2 和 \-dr)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3804 S3 Virge专用的视频输出驱动。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3805 此驱动支持显卡的YUV转换与缩放、双重缓冲和直接渲染的功能。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3806 使用\-vf yuy2以采用硬件加速下的YUV2渲染,这种方式在此款显卡下比YV12快很多。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3807 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3808 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3809 .IPs <device>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3810 明确表示选择使用哪个fbdev设备名(默认值:/dev/\:fb0)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3811 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3812 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3813 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3814 .TP
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3815 .B wii(仅适用于 Linux)
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3816 任天堂 Wii/GameCube 专用的视频输出驱动。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3817 .
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3818 .TP
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3819 .B 3dfx (仅用于 Linux)
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3820 3dfx 专用的视频输出驱动,此驱动在 X11 上直接使用硬件。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3821 只支持 16 bpp。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3822 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3823 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3824 .B tdfxfb (仅用于 Linux)
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3825 此驱动使用 tdfxfb 帧缓冲驱动以在3dfx卡上的使用YUV加速播放影片。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3826 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3827 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3828 .IPs <设备名>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3829 显式选择 fbdev 设备名 (默认是: /dev/\:fb0)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3830 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3831 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3832 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3833 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3834 .B tdfx_vid (仅用于 Linux)
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3835 3dfx 专用的视频输出驱动,此驱动与tdfx_vid内核模块协同工作。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3836 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3837 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3838 .IPs <设备名>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3839 显式选择设备名 (默认是: /dev/\:tdfx_vid)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3840 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3841 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3842 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3843 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3844 .B dxr2 (也请参见 \-dxr2) (仅用于 DXR2)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3845 Creative DXR2 专用的视频输出驱动。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3846 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3847 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3848 .IPs <vo_driver>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3849 输出视频子驱动用作重叠 (x11, xv)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3850 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3851 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3852 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3853 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3854 .B dxr3 (仅用于 DXR3)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3855 Sigma Designs em8300 MPEG 解码器芯片 (Creative DXR3, Sigma Designs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3856 Hollywood Plus) 专用的视频输出驱动。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3857 也请参见 lavc 视频过滤器。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3858 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3859 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3860 .IPs overlay
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3861 激活重叠代替电视输出。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3862 .IPs prebuf
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3863 打开预缓冲。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3864 .IPs "sync\ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3865 将打开新的 sync-engine。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3866 .IPs norm=<制式>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3867 指定电视制式。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3868 .RSss
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3869 0: 不改变目前制式 (默认)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3870 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3871 1: 使用 PAL/\:NTSC 自动调节。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3872 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3873 2: 使用 PAL/\:PAL-60 自动调节。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3874 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3875 3: PAL
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3876 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3877 4: PAL-60
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3878 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3879 5: NTSC
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
3880 .RE
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3881 .IPs <0\-3>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3882 如果有多于一个 em8300 卡, 指定设备号。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3883 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3884 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3885 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3886 .TP
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
3887 .B ivtv(仅适用于 IVTV)
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3888 Conexant CX23415 (iCompression iTVC15) 或 Conexant CX23416 (iCompression
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3889 iTVC16) MPEG 解码器芯片 (Hauppauge WinTV PVR-150/250/350/500)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3890 专用的视频输出驱动供电视输出。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3891 也请参见 lavc 视频过滤器。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3892 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3893 .RSs
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
3894 .IPs <device>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3895 显式选择 MPEG 解码器设备名 (默认是: /dev/video16)。
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
3896 .IPs <output>
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3897 显式选择电视输出用于视频信号。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3898 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3899 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3900 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3901 .TP
24007
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
3902 .B v4l2(需要Linux 2.6.22+的内核)
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
3903 带有内建硬件MPEG解码器的V4L2标准扩展卡的视频输出驱动。
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
3904 另参见lavc视频滤镜。
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
3905 .PD 0
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
3906 .RSs
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
3907 .IPs <device>
24007
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
3908 明确选定所使用的MPEG解码设备的名称(默认值:/dev/video16)。
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
3909 .IPs <output>
24007
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
3910 明确选定用于视频信号的电视输出输出口。
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
3911 .RE
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
3912 .PD 1
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
3913 .
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
3914 .TP
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3915 .B mpegpes (仅用于 DVB)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3916 视频输出驱动用于 DVB 卡写输出到一个 MPEG-PES 文件, 如果没有安装 DVB 卡。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3917 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3918 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3919 .IPs card=<1\-4>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3920 如果有多于一个 DVB 输出卡, 指定设备号 (仅适用于 V3 API, 比如 1.x.y 驱动系列)。
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
3921 如果不指定,MPlayer 将搜索第一个可用的卡。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3922 .IPs <文件名>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3923 输出文件名 (默认是: ./grab.mpg)
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3924 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3925 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3926 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3927 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3928 .B zr (也请参见 \-zr* 和 \-zrhelp)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3929 一些 MJPEG 捕捉/\:回放卡的视频输出驱动。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3930 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3931 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3932 .B zr2 (也请参见 zrmjpeg 视频 过滤器)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3933 一些 MJPEG 捕捉/\:回放卡的视频输出驱动, 第二代。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3934 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3935 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3936 .IPs dev=<设备>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3937 指定视频设备。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3938 .IPs norm=<PAL|NTSC|SECAM|auto>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3939 指定视频制式 (默认是: auto)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3940 .IPs (no)prebuf
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3941 激活或撤销预缓冲, 还没被支持。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3942 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3943 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3944 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3945 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3946 .B "md5sum\ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3947 计算每帧的 MD5 和并写入文件。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3948 支持 RGB24 和 YV12 色彩空间。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3949 对调试有用。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3950 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3951 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3952 .IPs outfile=<参数值>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3953 指定输出文件名 (默认是: ./md5sums)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3954 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3955 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3956 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3957 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3958 .B yuv4mpeg
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3959 变换视频流为无压缩 YUV 4:2:0 图像序列并储存到文件 (默认是: ./stream.yuv)。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
3960 格式与 mjpegtools 所用的一样,
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3961 所以如果想要用 mjpegtools 套装软件处理视频, 这就有用。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3962 它支持 YV12, RGB (24 bpp) 和 BGR (24 bpp) 格式。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
3963 能与 \-fixed\-vo 选项组合来连接具有相同维数和 fps 值的文件。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3964 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3965 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3966 .IPs interlaced
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3967 作为交错帧写输出, 先顶域。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3968 .IPs interlaced_bf
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3969 作为交错帧写输出, 先底域。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3970 .IPs file=<文件名>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3971 写输出到 <文件名> 代替默认的 stream.yuv。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3972 .REss
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3973 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3974 .RS
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3975 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
3976 .I 注意:
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
3977 如果你不指定任何选项, 输出的是逐行的(即没有交错的)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3978 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3979 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3980 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3981 .B "gif89a\ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3982 输出每帧到当前目录的单个动画 GIF 文件。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3983 仅支持 24 bpp 的 RGB 格式并转换输出为 256 色。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3984 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3985 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3986 .IPs <fps>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3987 指定浮点数帧率 (默认是: 5.0)。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
3988 .IPs <output>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
3989 指定输出文件名 (默认是: ./out.gif)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3990 .REss
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3991 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3992 .RS
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3993 .sp 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3994 .I 注意:
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3995 你必须在指定文件名之前指定帧率, 否则帧率成为文件名的一部分。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3996 .sp 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3997 .I 示例:
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3998 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
3999 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4000 .RSs
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
4001 mplayer video.nut \-vo gif89a:fps=15.0:output=test.gif
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4002 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4003 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4004 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4005 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4006 .B "jpeg\ \ \ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4007 输出每帧到当前目录的 JPEG 文件。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4008 每帧以前面 0 填充引导的帧号作为文件名。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4009 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4010 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4011 .IPs [no]progressive
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4012 指定标准的或逐行的 JPEG (默认是: noprogressive)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4013 .IPs [no]baseline
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4014 指定是否使用基线 (默认是: baseline)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4015 .IPs optimize=<0\-100>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4016 优化因子 (默认是: 100)
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4017 .IPs smooth=<0\-100>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4018 平滑因子 (默认是: 0)
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4019 .IPs quality=<0\-100>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4020 质量因子 (默认是: 75)
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4021 .IPs outdir=<dirname>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4022 指定保存 JPEG 文件的目录 (默认是: ./)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4023 .IPs subdirs=<前缀>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4024 创建编号的子目录保存文件, 用指定的前缀而不是用当前的目录。
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
4025 .IPs "maxfiles=<参数值>(仅用于 subdirs)"
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4026 用于在每个子目录保存文件的最大编号。
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4027 必须大于或等于 1 (默认是: 1000)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4028 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4029 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4030 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4031 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4032 .B "pnm\ \ \ \ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4033 输出每帧到当前目录的 PNM 文件。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4034 每帧以前面 0 填充引导的帧号作为文件名。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4035 它在 raw 和 ASCII 模式下支持 PPM, PGM 和 PGMYUV 文件。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4036 也请参见 pnm(5), ppm(5) 和 pgm(5)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4037 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4038 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4039 .IPs "ppm\ \ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4040 写 PPM 文件 (默认)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4041 .IPs "pgm\ \ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4042 写 PGM 文件。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4043 .IPs pgmyuv
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4044 写 PGMYUV 文件。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4045 PGMYUV 像 PGM, 但也包含 U 和 V 平面, 添加在图像的底部。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4046 .IPs "raw\ \ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4047 在 raw 模式下写 PNM 文件 (默认)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4048 .IPs ascii
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4049 在 ASCII 模式下写 PNM 文件。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4050 .IPs outdir=<目录名>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4051 指定目录保存 PNM 文件 (默认是: ./)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4052 .IPs subdirs=<前缀>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4053 创建编号的子目录保存文件, 用指定的前缀而不是用当前的目录。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4054 .IPs maxfiles=<参数值> (仅用于 subdirs)
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4055 用于在每个子目录保存文件的最大编号。
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4056 必须大于或等于 1 (默认是: 1000)。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4057 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4058 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4059 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4060 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4061 .B "png\ \ \ \ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4062 输出每帧到当前目录的 PNG 文件。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4063 每帧以前面 0 填充引导的帧号作为文件名。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4064 支持 24 bpp 的 RGB 和 BGR 格式。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4065 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4066 .RSs
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
4067 .IPs z=<0\-9>
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4068 指定压缩级别。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4069 0 没压缩, 9 最强压缩。
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
4070 .IPs outdir=<目录名>
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
4071 指定保存 PNG 文件的目录(默认值:./)。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
4072 .IPs alpha(默认值:noalpha)
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
4073 创建使用 alpha 通道的 PNG 文件。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
4074 注意 MPlayer 通常不支持 alpha 通道,所以该选项只在极少数情况下才有用。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4075 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4076 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4077 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4078 .TP
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4079 .B "tga\ \ \ \ "
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4080 输出每帧到当前目录的 Targa 文件。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4081 每帧以前面 0 填充引导的帧号作为文件名。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4082 此视频输出驱动的目的是拥有一个简单无损失的图像绘制器且不需要任何外部库。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4083 支持 15, 24 和 32 bpp 的 BGR[A] 色彩格式。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4084 你能锁定一个特殊的格式带视频格式过滤器。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4085 .sp 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4086 .I 示例:
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4087 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4088 .PD 0
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4089 .RSs
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4090 mplayer video.nut \-vf format=bgr15 \-vo tga
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4091 .RE
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4092 .PD 1
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4093 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4094 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4095 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
4096 .SH "解码/过滤器选项"
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4097 .
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4098 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
4099 .B \-ac <[\-|+]编解码器1,[\-|+]编解码器2,...[,]>
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4100 按照在 codecs.conf 中音频编解码器的名称, 指定使用它们的优先级列表。
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
4101 编解码器名称前使用 "\-" 表示忽略它。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
4102 编解码器名称前使用 "+" 表示锁定它, 这有可能会崩溃!
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
4103 如果列表尾有 "," MPlayer 使用没有列出的编解码器作为后备。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4104 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4105 .I 注意:
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4106 可用的编解码器其完整列表请参见 \-ac help。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4107 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4108 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4109 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4110 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4111 .IPs "\-ac mp3acm"
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4112 锁定 l3codeca.acm MP3 编解码器。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4113 .IPs "\-ac mad,"
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4114 先尝试 libmad, 其它作为后备。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4115 .IPs "\-ac hwac3,a52,"
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
4116 先尝试通过硬件解码AC-3, 然后是软件AC-3, 最后是其它。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4117 .IPs "\-ac hwdts,"
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
4118 先尝试通过硬件解码DTS, 然后是其它。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
4119 .IPs "\-ac \-ffmp3,"
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4120 跳过 FFmpeg 的 MP3 编解码器。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4121 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4122 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4123 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4124 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
4125 .B \-af\-adv <force=(0\-7):list=(filters)> (也请参见 \-af)
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4126 指定高级音频过滤器选项:
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
4127 .RSs
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4128 .IPs force=<0\-7>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4129 锁定音频过滤器的插入为下面其中之一:
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
4130 .RSss
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4131 0: 使用完全自动的过滤器插入。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4132 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4133 1: 精度优化 (默认)。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4134 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4135 2: 速度优化。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4136 .I 警告:
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4137 某些音频过滤器特性可能默默地消失, 且音质可能下降。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4138 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4139 3: 使用无自动的过滤器插入且无优化。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4140 .I 警告:
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4141 使用此设定可能使 MPlayer 崩溃。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4142 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4143 4: 根据 0 以上的, 使用自动的过滤器插入,
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4144 但尽可能使用浮点处理。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4145 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4146 5: 根据 1 以上的, 使用自动的过滤器插入,
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4147 但尽可能使用浮点处理。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4148 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4149 6: 根据 2 以上的, 使用自动的过滤器插入,
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4150 但尽可能使用浮点处理。
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4151 .br
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4152 7: 根据 3 以上的, 使用自动的过滤器插入,
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4153 但尽可能使用浮点处理。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
4154 .REss
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4155 .IPs list=<过滤器列表>
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4156 同 \-af 一样。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
4157 .RE
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
4158 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
4159 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4160 .B \-afm <驱动1,驱动2,...>
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4161 按照在 codecs.conf 中音频编解码器族的名称, 指定使用它们的优先级列表。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4162 如果给定的编解码器族没一个能工作, 使用默认的后备编解码器族。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
4163 如果列表尾有 "," MPlayer 使用没有列出的编解码器作为后备。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4164 .br
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4165 .I 注意:
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4166 可用的编解码器族其完整列表请参见 \-afm help。
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
4167 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4168 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4169 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4170 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4171 .IPs "\-afm ffmpeg"
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4172 先尝试 FFmpeg 的 libavcodec 编解码器。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4173 .IPs "\-afm acm,dshow"
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4174 先尝试 Win32 编解码器。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4175 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4176 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4177 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4178 .TP
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4179 .B \-aspect <高宽比> (也请参见 \-zoom)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4180 重载影片的高宽比, 万一播放中的文件的高宽比信息不正确或缺少。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4181 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4182 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4183 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4184 .RSs
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4185 \-aspect 4:3 或 \-aspect 1.3333
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4186 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4187 \-aspect 16:9 或 \-aspect 1.7777
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4188 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4189 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4190 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4191 .TP
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4192 .B \-noaspect
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4193 停用影片高宽比的自动补偿。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4194 .
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4195 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
4196 .B "\-field\-dominance <\-1\-1>"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
4197 设置隔行扫描内容的第一个域。
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
4198 对于那些使帧速加倍的去隔行扫描器来说那很有用:\-vf tfields=1,\-vf yadif=1,
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
4199 \-vo vdpau:deint 和 \-vo xvmc:bobdeint。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
4200 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
4201 .RSs
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
4202 .IPs \-1
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
4203 自动(默认值):如果解码器不导出适当的信息的话,其将设回为0(上半域)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
4204 .IPs 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
4205 上半域为第一个域
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
4206 .IPs 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
4207 下半域为第一个域
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
4208 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
4209 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
4210 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
4211 .TP
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4212 .B "\-flip \ "
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4213 上下翻转图像。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4214 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4215 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4216 .B \-lavdopts <选项1:选项2:...> (调试代码)
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4217 指定 libavcodec 解码参数。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4218 用逗号分隔多重选项。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4219 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4220 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4221 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4222 .RSs
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4223 \-lavdopts gray:skiploopfilter=all:skipframe=nonref
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4224 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4225 .PD 1
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4226 .sp 1
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4227 .RS
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4228 可用的选项有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4229 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4230 .RSs
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4231 .IPs bitexact
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4232 对所有的解码步骤只用 bit-exact 算法 (用于编解码测试)。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4233 .IPs bug=<参数值>
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4234 手工绕过编码器错误:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4235 .RSss
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4236 0: 无
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4237 .br
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4238 1: 自动检测错误 (默认)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4239 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4240 2 (msmpeg4v3): 老式 lavc 生成的 msmpeg4v3 文件 (不自动检测)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4241 .br
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4242 4 (mpeg4): Xvid 交错错误 (如果 fourcc==XVIX, 会自动检测)
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4243 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4244 8 (mpeg4): UMP4 (如果 fourcc==UMP4, 会自动检测)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4245 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4246 16 (mpeg4): 填补错误 (自动检测)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4247 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4248 32 (mpeg4): 非法 vlc 错误 (每个 fourcc 都自动检测)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4249 .br
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4250 64 (mpeg4): Xvid 或 DivX qpel 错误 (每个 fourcc/\:版本都自动检测)
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4251 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4252 128 (mpeg4): 旧标准的 qpel (每个 fourcc/\:版本都自动检测)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4253 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4254 256 (mpeg4): 另一个 qpel 错误 (每个 fourcc/\:版本都自动检测)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4255 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4256 512 (mpeg4): direct-qpel-blocksize 错误 (每个 fourcc/\:版本都自动检测)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4257 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4258 1024 (mpeg4): 边沿填补错误 (每个 fourcc/\:版本都自动检测)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4259 .REss
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4260 .IPs debug=<参数值>
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4261 显示调试信息。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4262 .RSss
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4263 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4264 0: 停用
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4265 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4266 1: 图像信息
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4267 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4268 2: 率控制
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4269 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4270 4: 比特流
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4271 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4272 8: 宏块(MB)类型
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4273 .br
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4274 16: 每块的量化参数(QP)
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4275 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4276 32: 运动矢量
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4277 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4278 0x0040: 运动矢量可视化 (使用 \-noslices)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4279 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4280 0x0080: 宏块(MB)跳略
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4281 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4282 0x0100: 启动码
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4283 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4284 0x0200: PTS
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4285 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4286 0x0400: 错误恢复力(resilience)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4287 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4288 0x0800: 内存管理控制操作(H.264)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4289 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4290 0x1000: 错误
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4291 .br
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4292 0x2000: 可视化量化参数(QP), QP 值越低着色越绿。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4293 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4294 0x4000: 可视化块型。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4295 .REss
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4296 .IPs ec=<参数值>
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4297 设置错误隐藏策略。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4298 .RSss
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4299 1: 对受损的宏块使用强去块(deblock)过滤器。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4300 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4301 2: 往返式运动矢量(MV)搜寻 (慢)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4302 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4303 3: 全部 (默认)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4304 .REss
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4305 .IPs er=<参数值>
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4306 设置错误恢复力策略。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4307 .RSss
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4308 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4309 0: 停用
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4310 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4311 1: 谨慎的 (应该能用于破编码器。)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4312 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4313 2: 正常的 (默认) (用于正常的编码器。)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4314 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4315 3: 挑衅的 (更多检查, 但是连有效的比特流也可能导致问题。)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4316 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4317 4: 非常挑衅的
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4318 .REss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
4319 .IPs "fast (仅用于MPEG-2、MPEG-4和H.264)"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
4320 启用与标准不符的优化,并且可能导致一些潜在的问题, 诸如简化反量化步聚,想当然地使
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
4321 用默认的量化矩阵,想当然地采用YUV 4:2:0,以及跳过一些检测受损比特流的检查步骤。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4322 .IPs "gray\ "
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4323 只灰度图像解码 (比彩色解码快一点)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4324 .IPs "idct=<0\-99> (参见 \-lavcopts)"
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4325 为了最佳的解码品质, 使用与编码和解码时相同的 IDCT 算法。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4326 不过这可能会牺牲一些精确性。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4327 .IPs lowres=<数值>[,<宽度>]
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
4328 以较低的分辨率解码。
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
4329 低分辨率解码还不被所有的边界码器支持, 且常常导致难看的图像。
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
4330 这不是有错误, 只是一个副作用, 全分辨率时不解码。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4331 .RSss
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4332 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4333 0: 停用
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4334 .br
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
4335 1: 1/2 分辨率
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
4336 .br
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
4337 2: 1/4 分辨率
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
4338 .br
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
4339 3: 1/8 分辨率
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4340 .REss
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4341 .RS
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
4342 如果 <宽度> 指定了, 就使用了低分辨率解码,
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4343 只要视频的宽度宽过(is major than)或等于 <宽度>。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4344 .RE
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
4345 .B o=<键>=<值>[,<键>=<值>[,...]]
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
4346 传递 AVOption 选项至 libavcoder 解码器。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
4347 注意,欢迎制造一个使 o= 不再需要,而将所有未知选项传递至 AVOption 系统的补丁。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
4348 AVOption 的完整列表可在 FFmpeg 用户手册中找到。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
4349 注意某些选项可能与 MEncoder 选项冲突。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
4350 .sp 1
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
4351 .RS
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
4352 .I 示例:
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
4353 .RE
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
4354 .RSs
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
4355 .PD 0
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
4356 .IPs o=debug=pict
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
4357 .PD 1
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
4358 .RE
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4359 .IPs "sb=<数值> (仅用于 MPEG-2)"
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4360 跳过宏块底部的制定行数。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4361 .IPs "st=<数值> (仅用于 MPEG-2)"
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4362 跳过宏块顶部的制定行数。
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
4363 .IPs "skiploopfilter=<跳略值>(仅用于 H.264)"
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
4364 在 H.264 解码期间跳过循环过滤器(亦称为 "去块")。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4365 既然被过滤的帧被当作解码依赖帧的引用, 在品质上
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4366 这比不进行去块步骤, 如不对 MPEG-2 视频去块, 效果更差。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4367 但是至少对高比特流的 HDTV 提供了大的提速且不损失视觉品质。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4368 .sp 1
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4369 <跳略值> 可以是以下的值之一:
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4370 .RSss
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4371 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4372 none: 从不跳过。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4373 .br
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
4374 default: 跳过无用的处理步骤 (如: AVI 中的 0 大小的包)。
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
4375 .br
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
4376 nonref: 跳过没被引用的帧 (即, 不用于解码其它的帧, 错误不能 "兴旺")。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4377 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4378 bidir: 跳过 B-帧。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4379 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4380 nonkey: 跳过所有的帧除了 keyframes。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4381 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4382 all: 跳过所有的帧。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4383 .REss
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
4384 .IPs "skipidct=<跳略值> (仅用于 MPEG1/2)"
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4385 跳过 IDCT 步骤。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
4386 在几乎所有的情况下此步骤使得品质降级许多
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4387 (可用的跳略值请参见 skiploopfilter)。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4388 .IPs skipframe=<跳略值>
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4389 完全跳过解码帧。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
4390 大的提速, 但是有痉挛的动作或有时糟糕的图像
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4391 (可用的跳略值请参见 skiploopfilter)。
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
4392 .IPs "threads=<1\-8>(仅用于 MPEG-1/2 和 H.264)"
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4393 用于解码的线程数 (默认是: 1)
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4394 .IPs vismv=<参数值>
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4395 可视化运动矢量。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4396 .RSss
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4397 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4398 0: 停用
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4399 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4400 1: 可视化 P-帧的前瞻运动矢量。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4401 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4402 2: 可视化 B-帧的前瞻运动矢量。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4403 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4404 4: 可视化 B-帧的后瞻运动矢量。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4405 .REss
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4406 .IPs vstats
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4407 打印一些统计量并保存到 ./vstats_*.log。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4408 .RE
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4409 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4410 .TP
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
4411 .B \-noslices
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4412 停用 16-像素高的片/\:条方式绘制视频, 而是一次绘制整个帧。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4413 可能更快或更慢, 取决于显卡和可用的缓存。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4414 它只对 libmpeg2 和 libavcodec 编解码器有效。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
4415 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
4416 .TP
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4417 .B \-nosound
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4418 不播放/\:编码声音。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4419 对基准测试有用。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4420 .
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4421 .TP
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4422 .B \-novideo
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4423 不播放/\:编码视频。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4424 但在许多情况下不工作, 请使用 \-vc null \-vo null 替代。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4425 .
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4426 .TP
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4427 .B \-pp <品质> (也请参见 \-vf pp)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4428 设置 DLL 的后期处理级别。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4429 仅可以用于有内部后期处理例程的 Win32 DirectShow DLL。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4430 此选项不再对 \-vf pp 有用。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
4431 \-pp 参数值的有效范围依编解码器不同而不同, 大部分为
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4432 0\-6, 其中 0=禁用 6=最慢/\:最好。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4433 .
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4434 .TP
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4435 .B \-pphelp (也请参见 \-vf pp)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4436 显示可用的后期处理滤镜及其用法的简介。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4437 .
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4438 .TP
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4439 .B \-ssf <模式>
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4440 指定软件缩放参数。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4441 .sp 1
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4442 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4443 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4444 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4445 \-vf scale \-ssf lgb=3.0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4446 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4447 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4448 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4449 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4450 .IPs lgb=<0\-100>
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4451 高斯柔化过滤器 (亮度)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4452 .IPs cgb=<0\-100>
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4453 高斯柔化过滤器 (色度)
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
4454 .IPs ls=<\-100\-100>
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4455 锐化过滤器 (亮度)
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
4456 .IPs cs=<\-100\-100>
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4457 锐化过滤器 (色度)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4458 .IPs chs=<h>
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 .IPs cvs=<v>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4461 垂直色度偏移
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4462 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4463 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4464 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4465 .TP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4466 .B \-stereo <模式>
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4467 选择 MP2/\:MP3 立体声输出的类型。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4468 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4469 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4470 .IPs 0
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4471 立体声
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4472 .IPs 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4473 左声道
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4474 .IPs 2
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4475 右声道
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4476 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4477 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4478 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4479 .TP
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4480 .B \-sws <软件缩放类型> (也请参见 \-vf scale 和 \-zoom)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4481 指定软件缩放算法用于 \-zoom 选项。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4482 这对缺少硬件加速, 如 x11 的视频输出驱动不影响。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4483 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4484 可用选项有:
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4485 .sp 1
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4486 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4487 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4488 .IPs 0
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4489 快速二次线性
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4490 .IPs 1
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4491 快速二次线性
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4492 .IPs 2
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4493 二次立方 (品质好) (默认)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4494 .IPs 3
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4495 实验中
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4496 .IPs 4
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4497 最短距离 (品质差)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4498 .IPs 5
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4499 area
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4500 .IPs 6
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4501 亮度二次立方/色度二次线性
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4502 .IPs 7
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4503 高斯
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4504 .IPs 8
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4505 sincR
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4506 .IPs 9
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4507 lanczos
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4508 .IPs 10
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4509 自然二次立方样条曲线
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4510 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4511 .PD 1
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4512 .sp 1
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4513 .RS
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4514 .I 注意:
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4515 有些 \-sws 选项可调。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4516 视频缩放过滤器的描述有更多的信息。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4517 .RE
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4518 .
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4519 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
4520 .B \-vc <[\-|+]编解码器1,[\-|+]编解码器2,...[,]>
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4521 按照在 codecs.conf 中视频编解码器的名称, 指定使用它们的优先级列表。
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
4522 编解码器名称前使用 "\-" 表示忽略它。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
4523 编解码器名称前使用 "+" 表示锁定它, 这有可能会崩溃!
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
4524 如果列表尾有 "," MPlayer 使用没有列出的编解码器作为后备。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4525 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4526 .I 注意:
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4527 可用的编解码器其完整列表请参见 \-vc help。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4528 .sp 1
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
4529 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4530 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4531 .RSs
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4532 .IPs "\-vc divx"
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4533 锁定 Win32/\:VfW DivX 编解码器, 无后备。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
4534 .IPs "\-vc \-divxds,\-divx,"
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4535 跳过 Win32 DivX 编解码器。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4536 .IPs "\-vc ffmpeg12,mpeg12,"
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4537 先尝试 libavcodec 的 MPEG-1/2 编解码器, 其次是 libmpeg2, 然后是其它的。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4538 .RE
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4539 .PD 1
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4540 .
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4541 .TP
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4542 .B \-vfm <驱动1,驱动1,...>
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4543 按照在 codecs.conf 中视频编解码器族的名称, 指定使用它们的优先级列表。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4544 如果给定的编解码器族没一个能工作, 使用默认的后备编解码器族。
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
4545 如果列表尾有 "," MPlayer 使用没有列出的编解码器作为后备。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4546 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4547 .I 注意:
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4548 可用的编解码器族其完整列表请参见 \-vfm help。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4549 .sp 1
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4550 .I 示例:
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4551 .PD 0
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4552 .RSs
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4553 .IPs "\-vfm ffmpeg,dshow,vfw"
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
4554 先尝试 libavcodec, 其次是 Directshow, 然后 VfW 编解码器,
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4555 最后如果它们都不工作使用其它后备的。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4556 .IPs "\-vfm xanim"
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4557 先尝试 XAnim 编解码器。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4558 .RE
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4559 .PD 1
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4560 .
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4561 .TP
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4562 .B \-x <x> (也请参见 \-zoom) (仅用于 MPlayer)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4563 缩放图像到宽度 <x> (如果软件/\:硬件缩放可用)。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4564 停用高宽比计算。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4565 .
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4566 .TP
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4567 .B \-xvidopts <选项1:选项2:...>
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4568 指定使用Xvid解码时的附加参数。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4569 .br
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4570 .I 注意:
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
4571 既然 libavcodec 快过 Xvid 你可能想使用
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4572 libavcodec 后期处理过滤器 (\-vf pp) 和解码器 (\-vfm ffmpeg) 来替换。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4573 .sp 1
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4574 Xvid 的内部后期处理过滤器有:
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4575 .PD 0
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4576 .RSs
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
4577 .IPs "deblock-chroma(也请参见 \-vf pp)"
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4578 色度去块(deblock)过滤器
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
4579 .IPs "deblock-luma(也请参见 \-vf pp)"
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4580 亮度去块(deblock)过滤器
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
4581 .IPs "dering-luma(也请参见 \-vf pp)"
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4582 亮度去环(deringing)过滤器
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
4583 .IPs "dering-chroma(也请参见 \-vf pp)"
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4584 色度去环(deringing)过滤器
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
4585 .IPs "filmeffect(也请参见 \-vf noise)"
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4586 在视频中添加人工的胶片纹理。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4587 可能提高了视觉品质, 虽然降低了真实的品质。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4588 .RE
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4589 .sp 1
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4590 .RS
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4591 渲染方法:
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4592 .RE
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4593 .PD 0
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4594 .RSs
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4595 .IPs "dr2\ \ "
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4596 激活直接渲染的方法 2。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4597 .IPs nodr2
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4598 撤销直接渲染的方法 2。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4599 .RE
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4600 .PD 1
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4601 .
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4602 .TP
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4603 .B \-xy <参数值> (也请参见 \-zoom)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4604 .PD 0
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4605 .RSs
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4606 .IPs 参数值<=8
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4607 按因子 <参数值> 缩放图像。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4608 .IPs 参数值>8
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4609 设置图像宽度为参数值, 并计算图像高度以保持高宽比。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4610 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4611 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4612 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
4613 .TP
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4614 .B \-y <y> (也请参见 \-zoom) (仅用于 MPlayer)
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4615 缩放图像到高度 <y> (如果软件/\:硬件缩放可用)。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4616 停用高宽比计算。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4617 .
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4618 .TP
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4619 .B "\-zoom\ \ "
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4620 在可能的情况下允许使用软件缩放。
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4621 不支持硬件缩放的输出驱动(像 x11, fbdev), 因为性能缘故
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4622 而被 MPlayer 默认停用缩放, 但现在允许软件缩放。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4623 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4624 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4625 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
4626 .SH "音频过滤器"
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4627 音频过滤器允许你修改音频流及其属性。
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4628 语法是:
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4629 .
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4630 .TP
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4631 .B \-af <过滤器1[=参数1:参数2:...],过滤器2,...>
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4632 建立音频过滤器链。
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4633 .PP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4634 .I 注意:
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4635 请参见 \-af help, 获得可用的音频过滤器其完整列表。
26152
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4636 .sp 1
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4637 音频过滤器以列表的形式进行管理。
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4638 有一些命令是用来管理这个过滤器列表的。
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4639 .
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4640 .TP
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4641 .B \-af\-add <过滤器1[,过滤器2,...]>
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4642 将参数中给出的过滤器添加至过滤器列表的末尾。
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4643 .
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4644 .TP
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4645 .B \-af\-pre <过滤器1[,过滤器2,...]>
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4646 将参数中给出的过滤器添加至过滤器列表的开头。
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4647 .
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4648 .TP
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4649 .B \-af\-del <索引号1[,索引号2,...]>
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4650 删除位于所给索引号处的过滤器。
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4651 索引号码起始为 0,负数号码代表从列表的末尾寻址(\-1 代表最后一个)。
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4652 .
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4653 .TP
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4654 .B \-af\-clr
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
4655 完全清空过滤器列表。
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4656 .PP
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4657 可用的过滤器有:
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4658 .
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4659 .TP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4660 .B resample[=srate[:sloppy[:type]]]
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4661 改变音频流的采样(速/频)率。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4662 可用于声卡只有一个固定的频率或者要卡住的旧卡最高只能达 44.1kHz。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4663 此过滤器在必要时被自动启用。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4664 它只支持 16-位 native-endian(低位在前) 格式的整数值和浮点数作为输入。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4665 .br
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4666 .I 注意:
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4667 对于 MEncoder, 你也需要使用 \-srate <srate>。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4668 .PD 0
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4669 .RSs
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4670 .IPs <srate>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4671 输出的采样率(以 Hz 为单位)。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4672 参数的有效范围是从 8000 到 192000。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4673 如果输入和输出的采样率相同, 或者如果此参数被省略, 此过滤器被自动卸载。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4674 正常情况下高的采样率能改善音频品质, 尤其是与其它过滤器结合时。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4675 .IPs <sloppy>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4676 允许(1) 或不允许(0) 输出采样率与给定的频率 <srate> 稍微不同 (默认是: 1)。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4677 可用于启动回放时极端慢的情形。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4678 .IPs <type>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4679 选择使用何种重采样方式。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4680 .RSss
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4681 0: 线性插值 (快速, 品质低 尤其是 upsampling 时)
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4682 .br
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4683 1: 多相过滤器组(filterbank)并且整数处理
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4684 .br
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4685 2: 多相过滤器组(filterbank)并且浮点数处理 (慢, 品质最佳)
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
4686 .REss
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4687 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4688 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4689 .sp 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4690 .RS
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4691 .I 示例:
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4692 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4693 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4694 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4695 .IPs "mplayer \-af resample=44100:0:0"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4696 设置重采样过滤器的输出采样率为 44100Hz, 使用此不允许微调的输出采样率
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4697 缩放和线性插值。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4698 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4699 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4700 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4701 .TP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4702 .B lavcresample[=srate[:length[:linear[:count[:cutoff]]]]]
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4703 改变音频流采样率为整数 <srate> (以 Hz 为单位)。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4704 它只支持 16位 native-endian(低位在前) 格式。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4705 .br
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4706 .I 注意:
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4707 对于 MEncoder, 你也需要使用 \-srate <srate>。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4708 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4709 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4710 .IPs <srate>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4711 输出的采样率
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4712 .IPs <length>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4713 有关较低采样率的过滤器长度 (默认是: 16)
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4714 .IPs <linear>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4715 如果值是 1, 过滤器将在多相进入处之间线性插值
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4716 .IPs <count>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4717 多相进入处数量的 log2
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4718 (..., 10->1024, 11->2048, 12->4096, ...)
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4719 (默认是: 10->1024)
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4720 .IPs <cutoff>
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
4721 截频 (0.0\-1.0), 默认设置取决于过滤器长度
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4722 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4723 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4724 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4725 .TP
25404
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4726 .B lavcac3enc[=至SPDIF[:比特率[:最少声道]]]
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4727 用 libavccodec 库将多声道音频实时编码至 AC-3。
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4728 支持16位任意字节顺序的输入格式,最多6个声道。
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4729 当输出原始 AC-3 音频流时,输出是按高位字节优先顺序;当输出至 S/PDIF
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4730 时,则是按设备的字节顺序。
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4731 该过滤器的输出采样率与输入采样率相同。
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4732 当输入采样率为 48kHz、44.1kHz 或 32kHz 时,该过滤镜则直接采用这个值。
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4733 否则,将自动在此过滤器前插入一个重采样过滤器,以使输入和输出采样率均为
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4734 48kHz。
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4735 你需要指定‘\-channels N’以使编码器将音频解码为 N 声道,然后过滤器就可以
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4736 将 N 声道的输入编码为 AC-3 了。
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4737 .br
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4738 .PD 0
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4739 .RSs
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4740 .IPs <至SPDIF>
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4741 若值为零或未设置则输出原始 AC-3 音频流;
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4742 当 <至SPDIF> 设为非零值时,则输出至 S/PDIF 以略过解码。
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4743 .IPs <比特率>
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4744 编码 AC-3 流时采用的比特率。
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4745 将其设为 384 或 384000 以得到 384kbits 的比特率。
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4746 有效值为:32, 40, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256,
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4747 320, 384, 448, 512, 576, 640
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4748 默认的比特率取决于输入的声道数:
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4749 1声道:96,2声道:192,3声道:224,4声道:384,5声道:448,6声道:448
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4750 .IPs <最少声道>
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4751 如果输入的声道数少于 <最少声道>,那么过滤器脱离过滤器队列。(默认值:5)
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4752 .RE
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4753 .PD 1
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4754 .
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
4755 .TP
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4756 .B sweep[=speed]
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4757 产生正弦 sweep。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4758 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4759 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4760 .IPs <0.0\-1.0>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4761 delta 的正弦, 使用非常低的值听此扫听(sweep)。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4762 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4763 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4764 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4765 .TP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4766 .B sinesuppress[=freq:decay]
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4767 删除一个指定频率的正弦。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4768 对去除低品质音频设备上 50/60Hz 的噪音时有用。可能只在单声道输入上可工作。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4769 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4770 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4771 .IPs <freq>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4772 应删除的频率 (以 Hz 为单位) (默认是: 50)
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4773 .IPs <decay>
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
4774 控制适应性 (一个较大的值会使得过滤器适应幅度和相位的变化较迅速,
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4775 而一个较小的值会使得此适应过程较慢) (默认是: 0.0001)。合理的值约为 0.001。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4776 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4777 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4778 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4779 .TP
29764
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
4780 .B bs2b[=option1:option2:...]
29106
86a6da41189d sync with en/mplayer.1 r29133
jrash
parents: 29057
diff changeset
4781 使用 libbs2b 的 Bauer 立体声至双耳声道转换模式。
86a6da41189d sync with en/mplayer.1 r29133
jrash
parents: 29057
diff changeset
4782 通过使声音更类似于如同从扬声器传来以提升耳机的听觉效果。该模式让每个耳朵同时
86a6da41189d sync with en/mplayer.1 r29133
jrash
parents: 29057
diff changeset
4783 听见两个声道,并考虑了声音传播距离的差别及头部回响效果。
86a6da41189d sync with en/mplayer.1 r29133
jrash
parents: 29057
diff changeset
4784 该选项只能应用于 2 个声道的音频。
86a6da41189d sync with en/mplayer.1 r29133
jrash
parents: 29057
diff changeset
4785 .PD 0
86a6da41189d sync with en/mplayer.1 r29133
jrash
parents: 29057
diff changeset
4786 .RSs
29228
0c351ed09bb0 sync with en/mplayer.1 r29252
jrash
parents: 29211
diff changeset
4787 .IPs fcut=<300\-1000>
0c351ed09bb0 sync with en/mplayer.1 r29252
jrash
parents: 29211
diff changeset
4788 设置以 Hz 为单位的切换频率。
0c351ed09bb0 sync with en/mplayer.1 r29252
jrash
parents: 29211
diff changeset
4789 .IPs feed=<10\-150>
0c351ed09bb0 sync with en/mplayer.1 r29252
jrash
parents: 29211
diff changeset
4790 设置以 0.1*dB 为单位的用于低频率的反馈级别。
0c351ed09bb0 sync with en/mplayer.1 r29252
jrash
parents: 29211
diff changeset
4791 .IPs profile=<value>
0c351ed09bb0 sync with en/mplayer.1 r29252
jrash
parents: 29211
diff changeset
4792 有许多配置可供方便选用:
29764
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
4793 .PD 0
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
4794 .RSs
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
4795 .IPs default
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
4796 如果未指定其它选项则使用这个选项(fcut=700, feed=45)
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
4797 .IPs "cmoy\ "
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
4798 Chu Moy 回路实现算法(fcut=700, feed=60)
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
4799 .IPs jmeier
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
4800 Jan Meier 回路实现算法(fcut=650, feed=95)
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
4801 .RE
29228
0c351ed09bb0 sync with en/mplayer.1 r29252
jrash
parents: 29211
diff changeset
4802 .RE
0c351ed09bb0 sync with en/mplayer.1 r29252
jrash
parents: 29211
diff changeset
4803 .sp 1
0c351ed09bb0 sync with en/mplayer.1 r29252
jrash
parents: 29211
diff changeset
4804 .RS
0c351ed09bb0 sync with en/mplayer.1 r29252
jrash
parents: 29211
diff changeset
4805 如果同时指定了 fcut 或 feed 选项与配置,则这两个选项将覆盖配置中选项的值。
0c351ed09bb0 sync with en/mplayer.1 r29252
jrash
parents: 29211
diff changeset
4806 .RE
29106
86a6da41189d sync with en/mplayer.1 r29133
jrash
parents: 29057
diff changeset
4807 .RE
86a6da41189d sync with en/mplayer.1 r29133
jrash
parents: 29057
diff changeset
4808 .PD 1
86a6da41189d sync with en/mplayer.1 r29133
jrash
parents: 29057
diff changeset
4809 .
86a6da41189d sync with en/mplayer.1 r29133
jrash
parents: 29057
diff changeset
4810 .TP
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4811 .B hrtf[=flag]
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
4812 头部相关的转变功能: 为头戴式耳机转换多声道音频成双声道输出,
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4813 但保留声音的空间感。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4814 .sp 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4815 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4816 .RS
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4817 .IPs "Flag 含义"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4818 .IPs "m 后场声道矩阵解码"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4819 .IPs "s 双声道矩阵解码"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4820 .IPs "0 无矩阵解码 (默认)"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4821 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4822 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4823 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4824 .TP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4825 .B equalizer=[g1:g2:g3:...:g10]
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4826 10-八度波段图形均衡器, 其实现使用了 10 IIR 带通过滤器。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4827 这意味着不管回放的是何种音频都行。10 波段的中心频率各是:
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4828 .sp 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4829 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4830 .RS
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4831 .IPs "段号 频率"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4832 .IPs "0 31.25 Hz"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4833 .IPs "1 62.50 Hz"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4834 .IPs "2 125.00 Hz"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4835 .IPs "3 250.00 Hz"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4836 .IPs "4 500.00 Hz"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4837 .IPs "5 1.00 kHz"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4838 .IPs "6 2.00 kHz"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4839 .IPs "7 4.00 kHz"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4840 .IPs "8 8.00 kHz"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4841 .IPs "9 16.00 kHz"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4842 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4843 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4844 .sp 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4845 .RS
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4846 如果此声音播放的采样率低于频率波段的中心频率, 此波段就被停用。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4847 此过滤器的一个已知错误是, 最高波段的特性没有完全对称, 如果采样率
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
4848 接近其波段的中心频率时。此问题可被绕过。办法是 upsampling 其声音:
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4849 在此过滤器之前使用重采样过滤器。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4850 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4851 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4852 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4853 .IPs <g1>:<g2>:<g3>:...:<g10>
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
4854 浮点数代表各频率波段的增益分贝(dB) (\-12\-12)
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4855 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4856 .sp 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4857 .RS
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4858 .I 示例:
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4859 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4860 .RSs
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
4861 .IPs "mplayer \-af equalizer=11:11:10:5:0:\-12:0:5:12:12 media.avi"
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4862 放大声音的高端和底端的频率区段, 但几乎完全取消 1kHz 附近的声音。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4863 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4864 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4865 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4866 .TP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4867 .B channels=nch[:nr:from1:to1:from2:to2:from3:to3:...]
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4868 能用于添加, 去除, 路由和拷贝音频声道。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
4869 如果仅给定 <nch>, 默认是用路由(跳接), 其所做工作如下:
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4870 如果输出声道数大于输入声道数, 插入空的声道 (除了
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4871 混音单声道成立体声时, 在两个输出声道中重复此单声道)。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4872 如果输出声道数小于输入声道数, 截掉多余的声道。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4873 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4874 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4875 .IPs <nch>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4876 输出声道数 (1\-6)
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4877 .IPs "<nr>\ "
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4878 路由数 (1\-6)
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4879 .IPs <from1:to1:from2:to2:from3:to3:...>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4880 0 到 5 对定义各声道的路由。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4881 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4882 .sp 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4883 .RS
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4884 .I 示例:
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4885 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4886 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4887 .IPs "mplayer \-af channels=4:4:0:1:1:0:2:2:3:3 media.avi"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4888 改成 4 声道并设置 4 对路由: 交换声道 0 和声道 1, 保留声道 2 和 3 未动。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4889 会观察到如果回放媒体含有两个声道, 声道 2 和 3 无声, 但声道 0 和 1 仍要交换。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4890 .IPs "mplayer \-af channels=6:4:0:0:0:1:0:2:0:3 media.avi"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4891 改成 6 声道并设置 4 对路由: 拷贝声道 0 到声道 0 至 3。声道 4 和 5 无声。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4892 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4893 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4894 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4895 .TP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4896 .B format[=format] (也请参见 \-format)
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4897 在不同的采样格式之间转换。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4898 自动被启用, 当声卡或其他的过滤器需要时。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4899 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4900 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4901 .IPs <format>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4902 设置所需的格式。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
4903 一般的形式是 "sbe", 其中 "s" 指示符号 (要么 "s" 指带符号,
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4904 要么 "u" 指不带符号), "b" 指示每个样本的位数 (16, 24 或 32)
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4905 而 "e" 指示 endian 格式 ("le" 指 little-endian, "be" 指 big-endian
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4906 或者 "ne" 指 MPlayer 运行其上的计算机所用的 endian 格式)。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
4907 有效值(尤其)有: "s16le", "u32be" 和 "u24ne"。例外但也有效的指定格式有: u8,
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4908 s8, floatle, floatbe, floatne, mulaw, alaw, mpeg2, ac3 和 imaadpcm。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4909 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4910 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4911 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4912 .TP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4913 .B volume[=v[:sc]]
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4914 实现软件的音量控制。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4915 请谨慎使用此过滤器, 因为会降低信号至声音的噪声率。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
4916 在大多数情况下设置 PCM 音量至最大是最佳的, 省去过滤器,
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4917 而用混音器的主音量控制来控制输出到音响的水平。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
4918 万一你的声卡有数码的 PCM 混音器而不是模拟的,
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4919 且听到失真, 请使用 MASTER(主) 混音器。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
4920 如果计算机联有外接扩音器(这几乎总是常有的事),
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4921 调节主音量和扩音器的音量旋钮能减少噪声水平, 直到背景的嘶嘶声消失。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4922 .br
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4923 此过滤器有第二个功能: 测量总体的最高声音水平并通过 MPlayer 显示出来。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4924 此估计的音量能用来设置 MEncoder 的音量以使用最大动态范围。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4925 .br
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4926 .I 注意:
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4927 此过滤器不能重返进入, 所以对每个音频流只能启用一次。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4928 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4929 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4930 .IPs "<v>\ \ "
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
4931 设置所有声道中流所需的增益分贝(dB) : 范围从 \-200dB 至 +60dB,
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
4932 其中 \-200dB 完全靜音而 +60dB 等于增益 1000 (默认是: 0)。
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4933 .IPs "<sc>\ "
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4934 打开 (1) 或关闭 (0) 软剪切。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4935 软-剪切 能使得声音更平滑流畅, 如果使用了非常高的音量水平。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4936 启用此选项, 如果扩音器的动态范围非常低。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4937 .br
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4938 .I 警告:
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4939 此功能产生失真, 是应该最后才考虑使用的手段。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4940 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4941 .sp 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4942 .RS
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4943 .I 示例:
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4944 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4945 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4946 .IPs "mplayer \-af volume=10.1:0 media.avi"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4947 放大声音 10.1dB, 且声音水平太高时使用 硬-剪切 。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4948 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4949 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4950 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4951 .TP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4952 .B pan=n[:L00:L01:L02:...L10:L11:L12:...Ln0:Ln1:Ln2:...]
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4953 武断混音。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4954 基本上是音量和声道过滤器的组合能用于混合许多声道至仅仅几个声道,
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4955 如: 立体声到单声道或者改变环绕声系统中心扬声器的 "宽度"。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4956 此过滤器很难用, 且需要一些修补才能获得所要的结果。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4957 此过滤器的选项数取决于输出声道数。如何用此过滤器
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4958 把 6-声道文件混音成双声道的实例, 能在示例一节中将近最后的地方找到。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4959 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4960 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4961 .IPs "<n>\ \ "
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4962 输出声道数 (1\-6)
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4963 .IPs <Lij>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4964 输入声道 i 混音成输出声道 j 的份量 (0\-1)。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
4965 所以基本上你先要有 n 个数表示要作用到第一个输入声道,
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4966 然后再有 n 个数要作用到第二个输入声道, 如此以往。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4967 如果你不对某些输入声道指定任何数, 就认为是 0。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4968 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4969 .sp 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4970 .RS
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4971 .I 示例:
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4972 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4973 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4974 .IPs "mplayer \-af pan=1:0.5:0.5 media.avi"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4975 立体声混音成单声道。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4976 .IPs "mplayer \-af pan=3:1:0:0.5:0:1:0.5 media.avi"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4977 给定 3 声道输出, 保留声道 0 和 1 未动,
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4978 但混合声道 0 和 1 成输出声道 2 (被送到比如超低音声道)。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4979 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4980 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4981 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4982 .TP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4983 .B sub[=fc:ch]
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4984 添加一个超低音(subwoofer)声道到音频流。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4985 用于创建超低音声道的音频数据声道 0 和声道 1 的平均声音。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
4986 四阶 Butterworth(巴特沃斯) 过滤器低通过滤声音的结果是默认截频 60Hz
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4987 且在音频流中添加了一个独立的声道。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4988 .br
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4989 .I 警告:
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
4990 停用此过滤器, 当播放 DVDs 带杜比(Dolby Digital 5.1)声音时,
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4991 否则此过滤器分解声音到超低音声道。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4992 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4993 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4994 .IPs "<fc>\ "
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4995 低通过滤器的截频(以 Hz 单位) (20Hz 至 300Hz) (默认是: 60)。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4996 为了最佳结果, 尝试设置截频尽可能低。这能改善立体声或环绕音效的体验。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4997 .IPs "<ch>\ "
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4998 决定插入超音声道音频的声道号。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
4999 声道号在 0 和 5 之间 (默认是: 5)。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5000 观察到声道数会自动增加到 <ch>, 如果必要的话。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5001 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5002 .sp 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5003 .RS
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5004 .I 示例:
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5005 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5006 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5007 .IPs "mplayer \-af sub=100:4 \-channels 5 media.avi"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5008 添加超低音声道到输出声道 4 且其中截频为 100Hz。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5009 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5010 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5011 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5012 .TP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5013 .B "center\ "
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5014 从前方声道中创建中心声道。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
5015 可能目前品质较低, 因为还没有实现用高通过滤器进行适当抽取,
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5016 而是用平均和半折其前方声道替代。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5017 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5018 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5019 .IPs "<ch>\ "
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5020 决定插入中心声道的声道号。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5021 声道号在 0 和 5 之间 (默认是: 5)。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5022 观察到声道数会自动增加到 <ch>, 如果必要的话。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5023 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5024 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5025 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5026 .TP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5027 .B surround[=delay]
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5028 矩阵编码的环绕音效解码器, 像杜比环绕音效(Dolby Surround)。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5029 许多双声道音频文件事实上含有矩阵编码的环绕音效。需要声卡支持至少 4 声道。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5030 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5031 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5032 .IPs <delay>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5033 后方扬声器的延迟时间(以 ms 为单位) (0 至 1000) (默认是: 20)。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
5034 此延迟按如下设置: 如果 d1 是聆听点到前方扬声器的距离,
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5035 d2 是聆听点到后方扬声器的距离, 那么延迟该
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5036 设为 15ms 如果 d1 <= d2 或设为 15 + 5*(d1-d2) 如果 d1 > d2。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5037 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5038 .sp 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5039 .RS
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5040 .I 示例:
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5041 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5042 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5043 .IPs "mplayer \-af surround=15 \-channels 4 media.avi"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5044 添加环绕音效解码, 后方扬声器声音为 15ms 的延迟。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5045 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5046 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5047 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5048 .TP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5049 .B delay[=ch1:ch2:...]
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5050 延迟声音到扬声器, 这样可以让不同声道的声音同时到达聆听点。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5051 这只对多于两个扬声器时有用。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5052 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5053 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5054 .IPs ch1,ch2,...
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5055 应该加给每个声道的延迟时间(以 ms 为单位) (0 至 1000 之间的浮点数)。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5056 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5057 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5058 .sp 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5059 .RS
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5060 不同声道所需的延迟时间计算如下:
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5061 .IP 1. 3
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
5062 测量不同的扬声器到聆听点的距离(以 meters(米) 为单位), (对于 5.1 的系统)
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5063 得到距离 s1 至 s5。没有补偿超低音的点 (因为你听不出差异)。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5064 .IP 2. 3
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5065 取其中最大距离与各个 s1 至 s5 的差, 即 s[i] = max(s) \- s[i]; i = 1...5。
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5066 .IP 3.
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5067 计算所需的各个延迟时间(以 ms 为单位)为 d[i] = 1000*s[i]/342; i = 1...5。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5068 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5069 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5070 .sp 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5071 .RS
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5072 .I 示例:
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5073 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5074 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5075 .IPs "mplayer \-af delay=10.5:10.5:0:0:7:0 media.avi"
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
5076 延迟左前方和右前方声道各 10.5ms, 两个后方声道和超低音声道 0ms,
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5077 而中心声道 7ms。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5078 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5079 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5080 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5081 .TP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5082 .B export[=mmapped_file[:nsamples]]
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5083 使用内存映射 (mmap()) 导出进入的信号到其它处理过程。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5084 内存映射的区域含有头部:
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5085 .sp 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5086 .nf
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5087 int nch /*声道数*/
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5088 int size /*缓冲大小*/
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5089 unsigned long long counter /*用于保持同步, 更新每次
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5090 新导出的数据。*/
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5091 .fi
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5092 .sp 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5093 其余是 (无间隔方式) 有效载荷的 16-位数据。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5094 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5095 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5096 .IPs <mmapped_file>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5097 映射数据到文件 (默认是: ~/.mplayer/\:mplayer-af_export)
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5098 .IPs <nsamples>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5099 每个声道的样本数 (默认是: 512)
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5100 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5101 .sp 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5102 .RS
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5103 .I 示例:
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5104 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5105 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5106 .IPs "mplayer \-af export=/tmp/mplayer-af_export:1024 media.avi"
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5107 导出每个声道的 1024 样本到 "/tmp/mplayer-af_export"。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5108 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5109 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5110 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5111 .TP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5112 .B extrastereo[=mul]
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5113 (线性地)增加左右声道的差异以添加某些 "现场" 回放效果。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5114 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5115 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5116 .IPs <mul>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5117 设置差异系数 (默认是: 2.5)。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
5118 0.0 表示单声道 (两个声道的平均值), 1.0 表示声音未改变,
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5119 而 \-1.0 表示交换了左右声道。
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5120 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5121 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5122 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5123 .TP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5124 .B volnorm[=method:target]
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5125 没有失真的最大音量。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5126 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5127 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5128 .IPs <method>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5129 设置被用的方式。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
5130 .RSss
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5131 1: 使用单样本平滑差异, 通过对旧的样本进行标准加权平均 (默认)。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5132 .br
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5133 2: 使用几个样本平滑差异, 通过对旧的样本进行标准加权平均。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
5134 .REss
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5135 .IPs <target>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5136 为此样本类型设置目标幅度为最大值的分数 (默认是: 0.25)。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5137 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5138 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5139 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5140 .TP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5141 .B ladspa=file:label[:controls...]
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5142 装载 LADSPA (Linux Audio Developer's Simple Plugin API) 插件。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5143 此过滤器可重返进入, 所以多个 LADSPA 插件可同时使用。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5144 .PD 0
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5145 .RSs
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5146 .IPs <file>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5147 指定 LADSPA 插件的库文件。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5148 如果设置了 LADSPA_PATH, 从中搜寻指定的文件。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5149 如果没设置, 你一定要提供一个完整说明的路径名。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5150 .IPs <label>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5151 指定库中的过滤器。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5152 有些库仅含一个过滤器, 但有些含许多。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
5153 进入这里的 "help", 会列出指定库中所有可用的过滤器,
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5154 从而消除使用 LADSPA SDK 的 "listplugins"。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5155 .IPs <controls>
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5156 控制 0 或多个浮点数值, 其决定装载的插件的行为(例如: 延迟, 阈值和增益)。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5157 在冗赘模式(添加 \-v 到 MPlayer 命令行)下, 所有可用的控制及其有效范围可打印。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5158 从而消除使用 LADSPA SDK 的 "analyseplugin"。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5159 .RE
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5160 .PD 1
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5161 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5162 .TP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5163 .B "comp\ \ \ "
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5164 压缩/扩张过滤器, 话筒输入有用。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5165 防止人为的非常高的声音和提高非常低的声音的音量。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5166 此过滤器未经测试, 甚至可能不稳定。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5167 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5168 .TP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5169 .B "gate\ \ \ "
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5170 噪声门过滤器类似于 comp(压缩/扩张) 音频过滤器。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5171 此过滤器未经测试, 甚至可能不稳定。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5172 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5173 .TP
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5174 .B karaoke
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
5175 简单声音去除过滤器利用这样的事实:
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5176 人的声音通常录成单声道, 之后 "中心(center)" 混音进最后的音频流。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5177 小心此过滤器会把信号变成单声道。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5178 对 2-声道音轨工作得很好; 在非 2-声道立体声上别费劲去尝试。
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5179 .
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5180 .TP
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5181 .B scaletempo[=选项1:选项2:...]
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5182 改变音频的节奏但不改变声音间隔,可选性地与播放速度同步(默认值)。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5183 .br
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
5184 该过滤器的工作方式是以正常速度播放 \'stride\' ms 的音频,而消耗的是
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5185 \'stride*scale\' ms 的输入音频。
27418
24f66c71a209 sync w/r27348, patch by JRaSH
gpoirier
parents: 27198
diff changeset
5186 通过把一个跨度域内的 \'overlap\'% 的内容,与紧接着前一个跨度域的音频混合在一起,把各个
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5187 跨度域拼接在一起。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5188 也可以让该选项对后 \'search\' ms 的音频作一个短小的统计性分析,以判定最佳的重叠位置。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5189 .PD 0
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5190 .RSs
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5191 .IPs scale=<数量值>
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5192 要改变节奏的标称数量。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5193 使播放速度改变这个数量。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5194 (默认值:1.0)
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5195 .IPs stride=<数量值>
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5196 以毫秒为单位的所输出的每个跨度域的长度。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5197 值设得太高会在节奏改变量很高时产生可观的跳音现象,而在节奏改变量很小时产生回音。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5198 值设得太低会改变声音间隔。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5199 值越大性能越好。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5200 (默认值:60)
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5201 .IPs overlap=<百分比值>
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5202 跨度域之间重叠的百分比。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5203 值越小性能越好。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5204 (默认值:.20)
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5205 .IPs search=<数量值>
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5206 单位为毫秒的用以搜索最佳重叠位置的搜索长度。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5207 值越小性能越是大幅度提升。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5208 在较慢的系统上,你可能希望把这个值设得非常低。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5209 (默认值:14)
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5210 .IPs speed=<tempo|pitch|both|none>
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5211 设置播放速度改变时的反应。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5212 .RSss
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5213 .IPs tempo
27418
24f66c71a209 sync w/r27348, patch by JRaSH
gpoirier
parents: 27198
diff changeset
5214 改变音频节奏以使其与播放速度同步(默认值)。
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5215 .IPs pitch
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5216 抵消过滤器产生的效果。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5217 改变声音间隔而不改变音频节奏。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
5218 在你的 input.conf 中加入 \'[ speed_mult 0.9438743126816935\' 和
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5219 \'] speed_mult 1.059463094352953\' 使其能够以音乐学中的半音为步进改变。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5220 .I 警告:
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5221 与视频的同步变差。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5222 .IPs both
27418
24f66c71a209 sync w/r27348, patch by JRaSH
gpoirier
parents: 27198
diff changeset
5223 同时改变节奏和间隔。
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5224 .IPs none
27418
24f66c71a209 sync w/r27348, patch by JRaSH
gpoirier
parents: 27198
diff changeset
5225 忽略速度的改变。
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5226 .RE
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5227 .RE
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5228 .sp 1
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5229 .RS
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5230 .I 示例:
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5231 .RE
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5232 .RSs
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5233 .IPs "mplayer \-af scaletempo \-speed 1.2 media.ogg"
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5234 将以 1.2 倍的正常速度播放媒体,音频的间隔值保持正常。改变播放速度只改变音频的节奏以与
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5235 播放速度匹配。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5236 .IPs "mplayer \-af scaletempo=scale=1.2:speed=none \-speed 1.2 media.ogg"
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5237 将以 1.2 倍的正常速度播放媒体,音频的间隔值保持正常,但改变播放速度对音频的节奏无影
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5238 响。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5239 .IPs "mplayer \-af scaletempo=stride=30:overlap=.50:search=10 media.ogg"
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5240 将扭曲质量和性能参数。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5241 .IPs "mplayer \-af format=floatne,scaletempo media.ogg"
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5242 将使 scaletempo 使用浮点值代码。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5243 可能在一些平台上运行较快。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5244 .IPs "mplayer \-af scaletempo=scale=1.2:speed=pitch audio.ogg"
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5245 将以 1.2 倍的正常速度播放媒体,音频的间隔值保持正常。改变播放速度只改变声音间隔,而把
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5246 音频节奏保持在 1.2 倍速的水平。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5247 .RE
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5248 .PD 1
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5249 .
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
5250 .TP
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
5251 .B "stats\ \ "
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
5252 收集并打印音频流的统计信息,尤其是音量信息。
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
5253 这些统计信息特别用于帮助在避免卡片时调节音量。
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
5254 音量以 dB 为单位打印并与用于音量的音频过滤器兼容。
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
5255 .
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5256 .
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
5257 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5258 .SH "视频滤镜"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5259 视频滤镜让你修改视频流及其属性。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5260 其句法是:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5261 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5262 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5263 .B \-vf <滤镜1[=参数1:参数2:...],滤镜2,...>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5264 设置一连串的视频滤镜。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5265 .PP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5266 许多参数是可选的并且如果省略的话则设为默认值。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5267 要明确表示使用默认值,则将参数设为‘\-1’。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5268 参数 w:h 表示以像素为单位宽 x 高 h,x:y 表示 从较大的图像的左上角开始数 x:y 的位
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5269 置。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5270 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5271 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5272 要获取可用视频滤镜列表,参见 \-vf help。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5273 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5274 视频滤镜以列表的形式维护。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5275 有一些命令用于维护滤镜列表。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5276 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5277 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5278 .B \-vf\-add <滤镜1[,滤镜2,...]>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5279 在滤镜列表尾部加上参数中所给的滤镜。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5280 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5281 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5282 .B \-vf\-pre <滤镜1[,滤镜2,...]>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5283 在滤镜列表头部加上参数中所给的滤镜。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5284 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5285 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5286 .B \-vf\-del <索引号1[,索引号2,...]>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5287 删除位于指定索引号上的滤镜。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5288 索引号起始为0,负数表示从列表尾部开始寻址(\-1表示最后一个)。
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5289 .
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5290 .TP
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5291 .B \-vf\-clr
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5292 完全清空滤镜列表。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5293 Completely empties the filter list.
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5294 .PP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5295 如果滤镜支持,你可以通过参数的名字访问参数。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5296 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5297 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5298 .B \-vf <滤镜>=help
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5299 打印特定滤镜的参数名及参数的取值范围。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5300 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5301 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5302 .B \-vf <滤镜=已命名参数1=参数值1[:已命名参数2=参数值2:...]>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5303 将一个已命名参数设置为指定参数值。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5304 使用 on 和 off 或 yes 和 no 来设置标志位参数。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5305 .PP
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
5306 可用插件有:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
5307 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5308 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5309 .B crop[=w:h:x:y]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5310 切割出图像的指定部分并丢弃其余部分。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5311 对去掉宽银幕电影的黑边很有用。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5312 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5313 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5314 .IPs <w>,<h>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5315 切割出来部分的宽和高,默认值为原始的宽度和高度。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5316 .IPs <x>,<y>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5317 切割出来部分的位置,默认值是中央.
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5318 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5319 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5320 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5321 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5322 .B cropdetect[=0\-255]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5323 计算必要的切割参数并把推荐值显示在标准输出上。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5324 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5325 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5326 .IPs <limit>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5327 门限值,可设范围为无(0)至所有(255)(默认值:24)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5328 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5329 .IPs <round>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5330 指定宽:高值为该值的倍数(默认值:16)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5331 偏移值将被自动调整以使视频位于屏幕中心。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5332 使用 2 以只得到偶数尺寸( 4:2:2 的视频需要此选项)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5333 16 对于大多数编码器的编码来说是很适合的。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5334 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5335 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5336 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5337 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5338 .B rectangle[=w:h:x:y]
27141
e0327ea6589f sync w/r27132, patch by JRaSH
gpoirier
parents: 26949
diff changeset
5339 在图像之上于指定坐标画一个所要求宽度和高度的矩形,并且将当前矩形的参数输出至
e0327ea6589f sync w/r27132, patch by JRaSH
gpoirier
parents: 26949
diff changeset
5340 控制台窗口。
e0327ea6589f sync w/r27132, patch by JRaSH
gpoirier
parents: 26949
diff changeset
5341 该选项可用来找到最优的切割参数。
e0327ea6589f sync w/r27132, patch by JRaSH
gpoirier
parents: 26949
diff changeset
5342 如果你将 input.conf 中的指令‘change_rectangle’与按键绑定,那么你可以实时
e0327ea6589f sync w/r27132, patch by JRaSH
gpoirier
parents: 26949
diff changeset
5343 移动和调整矩阵。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5344 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5345 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5346 .IPs <w>,<h>
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5347 宽度和高度(默认值:\-1,在边缘可见的条件下宽度最大的可能值)。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5348 .IPs <x>,<y>
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5349 左上角的位置(默认值:\-1,屏幕最左上角)
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5350 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5351 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5352 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5353 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5354 .B expand[=w:h:x:y:o:a:r]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5355 将影片的分辨率扩展(而不是缩放)至指定的值并将未缩放的原点移至x,y坐标。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5356 可以用于把字幕/\:OSD放置在该滤镜生成的黑边中。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5357 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5358 .IPs <w>,<h>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5359 扩展后的宽、高(默认值:原始的宽、高)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5360 w和h的负数值将被视作为相对于原始大小的增量。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5361 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5362 .I 示例:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5363 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5364 .RSs
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5365 .IP expand=0:\-50:0:0
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5366 在图片的底部添加50像素的边。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5367 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5368 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5369 .IPs <x>,<y>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5370 原始图像在扩展后图像中的位置(默认:位于中心)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5371 .IPs "<o>\ \ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5372 渲染OSD/\:字幕
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
5373 .RSss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5374 0:禁用(默认值)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5375 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5376 1:启用
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
5377 .REss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5378 .IPs "<a>\ \ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5379 扩展时适应某个宽高比而不是某个分辨率(默认值:0)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5380 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5381 .I 示例:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5382 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5383 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5384 .IP expand=800:::::4/3
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5385 除非源视频有更高的分辨率,否则扩展至800x600,当出现前一种情况时,其将扩展直至填
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5386 满一个4/3宽高比的区域。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5387 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5388 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5389 .IPs "<r>\ \ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5390 舍入数值以使宽和高值能被<r>整除(默认值:1)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5391 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5392 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5393 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5394 .B flip(另参见\-flip)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5395 翻转图像使其上下颠倒。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5396 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5397 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5398 .B "mirror\ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5399 使图像相对于Y轴反转。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5400 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5401 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5402 .B rotate[=<0\-7>]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5403 以90度为单位旋转图像并有选择地将其翻转。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5404 对于4至7间的值,只有当影片的几何形状为肖像式(译注:宽度比高度小)而不是风景画式
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5405 (译注:宽度比高度大)时才执行旋转操作。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5406 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5407 .IPs 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5408 顺时针旋转90度并翻转(默认值)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5409 .IPs 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5410 顺时针旋转90度。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5411 .IPs 2
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5412 逆时针旋转90度。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5413 .IPs 3
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5414 逆时针旋转90度并翻转。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5415 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5416 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5417 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5418 .B scale[=w:h[:ilaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5419 使用软件缩放器(速度慢)缩放图像并执行YUV<\->RGB色彩空间转换(另参见\-sws)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5420 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5421 .IPs <w>,<h>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5422 缩放后的宽/\:高值(默认值:原始的宽/\:高值)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5423 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5424 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5425 若使用了\-zoom,并且底层的滤镜(包括libvo)无法执行缩放,则其默认设置为
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5426 d_宽/\:d_高!
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5427 .RSss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5428 0: 缩放后的d_宽/\:d_高
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5429 .br
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5430 \-1: 原始的宽/\:高
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5431 .br
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5432 \-2: 使用另一个尺寸的值和缩放前的宽高比计算w/h。
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5433 .br
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5434 \-3: 使用另一个尺寸的值和原始的宽高比计算w/h。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5435 .br
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5436 \-(n+8):与以上的\-n相似,但舍入尺寸值至最接近的16的倍数。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5437 .REss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5438 .IPs <ilaced>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5439 触发隔行扫描视频的缩放方式。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5440 .RSss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5441 0:关闭(默认)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5442 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5443 1: 打开
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5444 .REss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5445 .IPs <chr_drop>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5446 色度信息的跳过方式
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5447 chroma skipping
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
5448 .RSss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5449 0:使用所有可用输入扫描行上的色度信息。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5450 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5451 1: 只使用每隔2个输入扫描行上的色度信息。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5452 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5453 2: 只使用每隔4个输入扫描行上的色度信息。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5454 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5455 3: 只使用每隔8个输入扫描行上的色度信息。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5456 .REss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5457 .IPs "<par>[:<par2>](另参见\-sws)"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5458 根据\-sws中所选的缩放器类型设置缩放参数。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5459 .RSss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5460 \-sws 2 (双立方插值):B(雾化)和C(色斑)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5461 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5462 0.00:0.60 默认值
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5463 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5464 0.00:0.75 VirtualDub中的“精确双立方插值”
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5465 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5466 0.00:0.50 Catmull-Rom插值
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5467 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5468 0.33:0.33 Mitchell-Netravali插值
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5469 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5470 1.00:0.00 立方式B-插值
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5471 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5472 \-sws 7 (高斯模糊):锐化度(0(柔和) \- 100 (锐利))
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5473 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5474 \-sws 9 (LANCZOS迭代):过滤长度(1\-10)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5475 .REss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5476 .IPs <presize>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5477 缩放至预设尺寸。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5478 .RSss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5479 qntsc: 352x240 (NTSC四分之一大小屏幕)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5480 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5481 qpal: 352x288 (PAL四分之一大小屏幕)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5482 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5483 ntsc: 720x480 (标准NTSC)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5484 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5485 pal: 720x576 (标准PAL)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5486 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5487 sntsc: 640x480 (正方形像素NTSC)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5488 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5489 spal: 768x576 (正方形像素PAL)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
5490 .REss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5491 .IPs <noup>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5492 不允许放大时超出原始尺寸。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5493 .RSss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5494 0:允许放大时超出(默认)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5495 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5496 1: 若有一个尺寸超出其原始值时则不允许。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5497 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5498 2: 若有两个尺寸均超出其原始值时则不允许。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5499 .REss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5500 .IPs <arnd>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5501 垂直缩放器使用精确数值舍入,这可能比默认的舍入方式快速或缓慢。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5502 .RSss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5503 0:禁止精确数值舍入(默认)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5504 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5505 1:允许精确数值舍入(默认)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5506 .REss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5507 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5508 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5509 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5510 .B dsize[=aspect|w:h:aspect-method:r]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5511 更改滤镜链上任意位置要使用的显示大小/\:宽高比。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5512 宽高比可以是分数(4/3)或浮点数(1.33)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5513 或者,你可以指定所希望显示的宽和高的实际大小。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5514 注意这个滤镜自己
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5515 .B 不
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5516 做任意缩放操作;它只影响到后面的(硬件或软件)缩放器在修正
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5517 宽高比时将采取什么样的行为。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5518 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5519 .IPs <w>,<h>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5520 新显示模式的宽度和高度。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5521 也可以是以下这些特殊值:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5522 .RSss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5523 0: 原来显示模式的宽度和高度
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5524 .br
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5525 \-1: 原始视频的宽度和高度(默认)
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5526 .br
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5527 \-2: 使用另一个尺寸的值和原来显示模式的宽高比计算w/h。
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5528 .br
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5529 \-3: 使用另一个尺寸的值和原始视频宽高比计算w/h。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5530 .REss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5531 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5532 .I 示例:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5533 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5534 .RSs
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5535 .IP dsize=800:\-2
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5536 当视频宽高比为4/3时指定显示分辨率为800x600,或当视频宽高比为16/9时指
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5537 定为800x450。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5538 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5539 .IPs <aspect-method>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5540 根据原来的宽高比修改宽度和高度。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
5541 .RSss
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5542 \-1:忽略原有的宽高比。(默认)
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5543 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5544 0:在<w>和<h>作为最大的分辨率的情况下保持显示模式的宽高比。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5545 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5546 1:在<w>和<h>作为最小的分辨率的情况下保持显示模式的宽高比。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5547 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5548 2: 在<w>和<h>作为最大的分辨率的情况下保持视频的宽高比。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5549 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5550 3: 在<w>和<h>作为最小的分辨率的情况下保持视频的宽高比。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
5551 .REss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5552 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5553 .I 示例:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5554 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5555 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5556 .IP dsize=800:600:0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5557 指定显示分辨率小于等于800x600,以保持宽高比。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5558 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5559 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5560 .IPs "<r>\ \ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5561 将宽度和高度值舍入至可被<r>整除(默认值:1)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5562 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5563 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5564 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5565 .B "yuy2\ \ \ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5566 强制执行YV12/\:I420/\:422P至YUY2的软件转换。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5567 对于那些对YV12支持较差但对YUY2支持较好的显卡很有用。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5568 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5569 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5570 .B "yvu9\ \ \ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5571 强制执行YVU9至YV12色彩空间的软件转换。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5572 不赞成使用,因为使用软件色彩调整器更好。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5573 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5574 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5575 .B "yuvcsp\ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5576 将YUV色彩值限制在CCIR 601定义的范围内而不做实际的色彩转换。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5577 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5578 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5579 .B rgb2bgr[=swap]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5580 RGB 24/32 <\-> BGR 24/32色彩空间转换。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5581 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5582 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5583 .IPs "swap\ "
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5584 同样是执行R <\-> B转换。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5585 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5586 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5587 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5588 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5589 .B palette
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5590 使用palette(调色板)进行RGB/BGR 8 \-> 15/16/24/32bpp色彩空间转换。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5591 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5592 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5593 .B format[=fourcc]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5594 限制下一个滤镜使用的色彩空间而不做任何转换。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5595 与色彩调整滤镜共同作用完成实际转换。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5596 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5597 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5598 要获取可用格式列表参见format=fmt=help。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5599 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5600 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5601 .IPs <fourcc>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5602 格式名称如rgb15、bgr24、yv12(默认值:yuy2)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5603 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5604 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5605 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5606 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5607 .B noformat[=fourcc]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5608 限制下一个滤镜使用的色彩空间而不做任何转换。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5609 与format滤镜不同,这个滤镜能处理任意色彩空间
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5610 .B 除了
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5611 你自己定义的。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5612 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5613 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5614 要获取可用格式列表参见noformat=fmt=help。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5615 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5616 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5617 .IPs <fourcc>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5618 格式名称如rgb15、bgr24、yv12(默认值:yv12)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5619 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5620 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5621 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5622 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5623 .B pp[=filter1[:option1[:option2...]]/[\-]filter2...](另参见\-pphelp)
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5624 启用指定序列的后期处理子滤镜。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5625 子滤镜必须用‘/’分隔并且可以通过在其名字前加以‘\-’禁用。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5626 每个子滤镜和一些选项有一个短名和一个长名,两者可以互换使用。例如\& dr/dering
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5627 是一样的。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5628 一些共用的选项在所有的子滤镜中使用以决定这些子滤镜的作用范围:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5629 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5630 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5631 .IPs a/autoq
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5632 如果CPU太慢则自动关闭子滤镜。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5633 .IPs c/chrom
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5634 同时执行色度过滤(默认值)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5635 .IPs y/nochrom
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5636 只执行亮度过滤(不使用色度信息)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5637 .IPs n/noluma
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5638 只执行色度过滤(不使用亮度信息)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5639 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5640 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5641 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5642 .RS
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5643 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5644 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5645 \-pphelp列出了可用子滤镜的列表。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5646 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5647 可用的子滤镜有
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5648 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5649 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5650 .IPs hb/hdeblock[:difference[:flatness]]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5651 水平方向上的反块效应(deblocking)滤镜
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
5652 .RSss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5653 <difference>:差别系数,值越高意味着反块效应效果越强
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5654 (默认值:32)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5655 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5656 <flatness>:平坦度阈值,值越低意味着反块效应效果越强
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5657 (默认值:39)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5658 .REss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5659 .IPs vb/vdeblock[:difference[:flatness]]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5660 垂直方向上的反块效应(deblocking)滤镜
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5661 .RSss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5662 <difference>:差别系数,值越高意味着反块效应效果越强
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5663 (默认值:32)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5664 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5665 <flatness>:平坦度阈值,值越低意味着反块效应效果越强
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5666 (默认值:39)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5667 .REss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5668 .IPs ha/hadeblock[:difference[:flatness]]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5669 精确的水平方向上的反块效应(deblocking)滤镜
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5670 .RSss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5671 <difference>:差别系数,值越高意味着反块效应效果越强
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5672 (默认值:32)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5673 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5674 <flatness>:平坦度阈值,值越低意味着反块效应效果越强
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5675 (默认值:39)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5676 .REss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5677 .IPs va/vadeblock[:difference[:flatness]]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5678 精确的垂直方向上的反块效应(deblocking)滤镜
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5679 .RSss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5680 <difference>:差别系数,值越高意味着反块效应效果越强
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5681 (默认值:32)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5682 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5683 <flatness>:平坦度阈值,值越低意味着反块效应效果越强
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5684 (默认值:39)。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
5685 .REss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5686 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5687 水平反块效应滤镜和垂直反块效应滤镜共用同一个差别系数和平
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5688 坦度阈值,所以不能在水平和垂直方向上设置不同阈值。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5689 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5690 .IPs h1/x1hdeblock
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5691 试验性的水平方向上的反块效应(deblocking)滤镜
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5692 .IPs v1/x1vdeblock
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5693 试验性的垂直方向上的反块效应(deblocking)滤镜
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5694 .IPs dr/dering
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5695 去色斑(deringing)滤镜
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5696 .IPs tn/tmpnoise[:threshold1[:threshold2[:threshold3]]]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5697 瞬时噪声去除器
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5698 .RSss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5699 <threshold1>:更大规模->更强的过滤
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5700 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5701 <threshold2>:更大规模->更强的过滤
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5702 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5703 <threshold3>:更大规模->更强的过滤
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5704 .REss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5705 .IPs al/autolevels[:f/fullyrange]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5706 自动更正亮度/对比度
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5707 .RSss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5708 f/fullyrange:增大亮度范围至(0\-255)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5709 .REss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5710 .IPs lb/linblenddeint
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5711 线性混合反隔行扫描滤镜,通过使用(1 2 1)过滤器过滤所有的输入扫描行以
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5712 解除所给区块的隔行扫描。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5713 .IPs li/linipoldeint
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5714 线性插值反隔行扫描滤镜,通过线性插值算法每隔两个扫描行执行插值以解除
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5715 所给区块的隔行扫描。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5716 .IPs ci/cubicipoldeint
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5717 立方插值反隔行扫描滤镜,通过立方插值算法每隔两个扫描行执行插值以解除
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5718 所给区块的隔行扫描。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5719 .IPs md/mediandeint
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5720 中位数反隔行扫描滤镜,通过每隔两个扫描行应用中位数过滤器以解除所给区
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5721 块的隔行扫描。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5722 .IPs fd/ffmpegdeint
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5723 FFmpeg反隔行扫描滤镜,通过每隔两个扫描行使用(\-1 4 2 4 \-1)过滤以解除
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5724 所给区块的隔行扫描。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5725 .IPs l5/lowpass5
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5726 垂直方向上应用的FIR低用反隔行扫描滤镜,通过对所有输入扫描行使用(\-1 2 6
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5727 2 \-1)过滤器以解除所给区块的隔行扫描。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5728 .IPs fq/forceQuant[:quantizer]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5729 将输入进来的量化表替换为你指定的常数量化表。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
5730 .RSss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5731 <quantizer>:所使用的量化表
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
5732 .REss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5733 .IPs de/default
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5734 默认pp过滤器组合(hb:a,vb:a,dr:a)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5735 .IPs fa/fast
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5736 快速pp过滤器组合(h1:a,v1:a,dr:a)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5737 .IPs "ac\ \ \ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5738 高质量pp过滤器组合(ha:a:128:7,va:a,dr:a)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5739 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5740 .RS
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5741 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5742 .I 示例:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5743 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5744 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5745 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5746 .IPs "\-vf pp=hb/vb/dr/al"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5747 水平和垂直方向上反块效应、去色斑以及自动亮度/\:对比度调整
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5748 .IPs "\-vf pp=de/\-al"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5749 使用默认的过滤器组合而不使用亮度/\:对比度调整
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5750 .IPs "\-vf pp=default/tmpnoise:1:2:3"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5751 启用默认的过滤器组合以及瞬时噪声去除器。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5752 .IPs "\-vf pp=hb:y/vb:a"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5753 水平方向反块效应只针对亮度信息,并且根据可用CPU时间资源打开或关闭垂直方
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5754 向的反块效应过滤。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5755 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5756 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5757 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5758 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5759 .B spp[=quality[:qp[:mode]]]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5760 简单后期处理滤镜,它在多次(或者——在质量等级为6时——在所有的)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5761 变换中压缩和解压图像并使结果平均化。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5762 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5763 .IPs <quality>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5764 0\-6 (默认值:3)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5765 .IPs "<qp>\ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5766 强制使用的量化参数(默认值:0,使用来自视频的量化参数)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5767 .IPs <mode>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5768 0:刚性阈值(默认值)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5769 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5770 1:柔性阈值(去色斑效果好,但较模糊)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5771 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5772 4:与0相似,但同时使用B帧的量化参数(可能导致闪烁)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5773 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5774 5:与1相似,但同时使用B帧的量化参数(可能导致闪烁)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5775 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5776 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5777 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5778 .B uspp[=quality[:qp]]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5779 极简单且缓慢的后期处理滤镜,它在多次(或者——在质量等级为8时——在
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5780 所有的)变换中压缩和解压图像并使结果平均化。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5781 其与spp行为的差异在于uspp在所有情况下使用libavcodec Snow编码及解码,
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5782 而spp仅使用类似于MJPEG的简化的内部8x8DCT变换。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5783 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5784 .IPs <quality>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5785 0\-8 (默认值:3)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5786 .IPs "<qp>\ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5787 强制使用的量化参数(默认值:0,使用来自视频的量化参数)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5788 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5789 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5790 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5791 .B fspp[=quality[:qp[:strength[:bframes]]]]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5792 简单后期处理滤镜的一个快速版本
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5793 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5794 .IPs <quality>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5795 4\-5 (与spp中的等价;默认值:4)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5796 .IPs "<qp>\ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5797 强制使用的量化参数(默认值:0,使用来自视频的量化参数)。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5798 .IPs <\-15\-32>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5799 过滤强度,值越低意味着加入更多细节但同时也带来更多损伤,而值越高越使图像
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5800 平滑但同时也越模糊(默认值:0 \- PSNR优化)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5801 .IPs <bframes>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5802 0:不使用B帧的量化参数(默认值)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5803 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5804 1:也使用B帧的量化参数(可能导致闪烁)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5805 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5806 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5807 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5808 .B pp7[=qp[:mode]]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5809 spp滤镜的变种,与使用7顶点DCT的spp=6相似,在这种情况下只有中央的采
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5810 样在IDCT后使用。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5811 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5812 .IPs "<qp>\"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5813 强制使用的量化参数(默认值:0,使用来自视频的量化参数)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5814 .IPs <mode>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5815 0:刚性阈值
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5816 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5817 1:柔性阈值(去色斑效果较好,但较模糊)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5818 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5819 2:中性阈值(默认值,效果好)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5820 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5821 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5822 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5823 .B qp=equation
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5824 量化参数(QP)变换滤镜
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5825 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5826 .IPs <equation>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5827 诸如“2+2*sin(PI*qp)”之类的方程式
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5828 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5829 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5830 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5831 .B geq=equation
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5832 通用方程式变换滤镜
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5833 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5834 .IPs <equation>
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5835 某种方程式,例如用以水平翻转图像的‘p(W\-X\\,Y)’。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5836 你可以使用空白分隔符使方程式更容易读懂。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5837 有一些常量可以在方程式中使用:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
5838 .RSss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5839 PI:圆周率派
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5840 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5841 E:自然常数e
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5842 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5843 X / Y:当前采样中的坐标
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5844 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5845 W / H:图像的宽度和高度
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5846 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5847 SW / SH:当前滤镜处理过后的平面的宽/高度量尺度,例如用于YUV 4:2:0的1,1和
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5848 0.5,0.5。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5849 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5850 p(x,y):返回当前平面x/y位置上像素的值。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
5851 .REss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5852 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5853 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5854 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5855 .B "test\ \ \ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5856 生成各种测试中的测试用图样。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5857 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5858 .TP
26152
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
5859 .B rgbtest[=width:height]
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5860 生成一个RGB测试图样,适用于对比RGB和BGR的场合。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5861 你会看到由上而下的红、黄、蓝三色条纹。
26152
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
5862 .RSs
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
5863 .IPs <width>
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
5864 期望生成图像所具有的宽度(默认值:0)。
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
5865 0 表示输入图像的宽度。
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
5866 .br
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
5867 .IPs <height>
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
5868 期望生成图像所具有的高度(默认值:0)。
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
5869 0 表示输入图像的高度。
abc42d96896c sync w/r26057, patch by JRaSH jrash06 A 163 P com
gpoirier
parents: 25850
diff changeset
5870 .RE
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5871 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5872 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5873 .B lavc[=quality:fps]
24007
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
5874 使用libavcodec的YV12至MPEG-1的快速软件转换,用于与DVB/\:DXR3/\:IVTV/\:V4L2一同使用。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5875 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5876 .IPs <quality>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5877 1\-31:固定的量化尺度
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5878 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5879 32\-:以kbits为单位的固定比特率
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5880 .IPs <fps>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5881 强制指定的输出fps值(浮点值)(默认值:0,根据图像高度自动检测)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5882 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5883 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5884 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5885 .B dvbscale[=aspect]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5886 设置用于DVB卡的优化缩放比例,用硬件度量x轴而用软件计算y轴比率以保持宽高比。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5887 只有当与expand和scale滤镜一同使用时才有用。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5888 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5889 .IPs <aspect>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5890 控制宽高比例,计算方式为DVB_HEIGHT*ASPECTRATIO(默认值:576*4/3=768
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5891 ),对于16:9的电视将其设置为576*(16/9)=1024。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5892 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5893 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5894 .RS
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5895 .I 示例:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5896 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5897 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5898 .RSs
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5899 .IPs "\-vf dvbscale,scale=\-1:0,expand=\-1:576:\-1:\-1:1,lavc"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5900 FIXME:解释一下这个是干什么的。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5901 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5902 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5903 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5904 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5905 .B noise[=luma[u][t|a][h][p]:chroma[u][t|a][h][p]]
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
5906 添加噪声效果。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5907 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5908 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5909 .IPs <0\-100>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
5910 亮度噪声
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5911 .IPs <0\-100>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
5912 色度噪声
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5913 .IPs u
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
5914 均匀噪声(否则就是高斯分布的)
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5915 .IPs t
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
5916 瞬时噪声(噪声样式在不同帧上是不同的)
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5917 .IPs a
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
5918 平均化瞬时噪声(更平滑,但相较而言渲染得很慢)
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5919 .IPs h
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5920 高质量(稍显好看,渲染稍慢)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5921 .IPs p
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
5922 具有(半)规则样式的混合随机噪声
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5923 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5924 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5925 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5926 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5927 .B denoise3d[=luma_spatial:chroma_spatial:luma_tmp:chroma_tmp]
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
5928 该滤镜目标在于消除图像上的噪声,产生平滑的图像,并且使静态图像真正静止(这能提
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5929 高可压缩性。)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5930 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5931 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5932 .IPs <luma_spatial>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5933 空间亮度强度(默认值:4)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5934 .IPs <chroma_spatial>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5935 空间色度强度(默认值:3)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5936 .IPs <luma_tmp>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5937 亮度瞬时强度(默认值:6)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5938 .IPs <chroma_tmp>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5939 色度瞬时强度(默认值:luma_tmp*chroma_spatial/luma_spatial)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5940 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5941 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5942 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5943 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5944 .B hqdn3d[=luma_spatial:chroma_spatial:luma_tmp:chroma_tmp]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5945 denoise3d滤镜的高精确/\:质量版本。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5946 参数与用法与denoise3d相同。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5947 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5948 .TP
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5949 .B ow[=depth[:luma_strength[:chroma_strength]]]
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5950 过补偿小波降噪滤镜。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5951 .PD 0
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5952 .RSs
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5953 .IPs <depth>
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5954 depth 值越大将去除越是更多地去除越是低频率的部分的噪音,但同时越是减慢过滤速度(默认
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5955 值:8)。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5956 .IPs <luma_strength>
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5957 亮度强度(默认值:1.0)
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5958 .IPs <chroma_strength>
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5959 色度强度(默认值:1.0)
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5960 .RE
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5961 .PD 1
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5962 .
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
5963 .TP
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5964 .B eq[=brightness:contrast](已被淘汰)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5965 就像硬件均衡器一样的可以交互式控制的软件均衡器,用于那些不支持硬件级
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5966 亮度和对比度控制的显卡/\:驱动。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5967 可能对于MEncoder很有用,不管是用来修改抓取得不好的影片,还是稍稍降低对
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5968 比度以隐藏画质损伤以及在低比特率下保持质量
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5969 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5970 .RSs
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5971 .IPs <\-100\-100>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5972 初始亮度
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5973 .IPs <\-100\-100>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5974 初始对比度
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5975 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5976 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5977 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5978 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5979 .B eq2[=gamma:contrast:brightness:saturation:rg:gg:bg:weight]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5980 另一种软件均衡器,其使用对照表(运行缓慢),除了简单的亮度和对比度
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5981 调整外还允许伽玛修正。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5982 注意当所有的伽玛值为1.0时,它与\-vf eq使用同样的MMX优化代码。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5983 参数值是以浮点值形式给出的。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5984 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5985 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5986 .IPs <0.1\-10>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5987 初始伽玛值(默认值:1.0)
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5988 .IPs <\-2\-2>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5989 初始对比度,其中负数值将导致图像呈现负片效果(默认
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5990 值:1.0)
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
5991 .IPs <\-1\-1>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5992 初始亮度(默认值:0.0)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5993 .IPs <0\-3>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5994 初始饱和度(默认值:1.0)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5995 .IPs <0.1\-10>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5996 红色成份的伽玛值(默认值:1.0)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5997 .IPs <0.1\-10>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5998 绿色成份的伽玛值(默认值:1.0)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
5999 .IPs <0.1\-10>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6000 蓝色成份的伽玛值(默认值:1.0)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6001 .IPs <0\-1>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6002 权值参数可以用来消减速高伽玛值在图像明亮区域的效果,比方说\&防止这些区域过度增
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6003 益而变得仅仅是纯白色。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6004 值为0.0则使得在所有情况下执行伽玛值修正,而值为1.0则让伽玛值始终保持其修饰力度
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6005 (默认值:1.0)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6006 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6007 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6008 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6009 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6010 .B hue[=hue:saturation]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6011 就像硬件均衡器一样的可以交互控制的软件均衡器,,用于那些不支持硬件级
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6012 色调和饱和度控制的显卡/\:驱动。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6013 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6014 .RSs
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6015 .IPs <\-180\-180>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6016 初始色调(默认值:0.0)
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6017 .IPs <\-100\-100>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6018 初始饱和度,其中负数值将导致负色度(默认值:1.0)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6019 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6020 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6021 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6022 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6023 .B halfpack[=f]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6024 将按平面存放的YUV 4:2:0格式转换成半高度打包的4:2:2格式,对于亮度值降低质量采样
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6025 但保留所有色度采样值。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6026 适用于当硬件收缩图像的质量不高或无法提供该功能时,将信号输出至一个低分辨率显
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6027 示设备的场合。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6028 也可以用来作为一种占用CPU低的仅针对亮度信号的基本反隔行扫描滤镜。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6029 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6030 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6031 .IPs "<f>\ \ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6032 默认情况下,半打包过程在降低质量采样时在每对扫描行间取平均值。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6033 任何不为0或1的值都是指定采用默认的(取平均值的)行为。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6034 .RSss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6035 0:在降低质量采样时只使用偶数扫描行的信息。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6036 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6037 0:在降低质量采样时只使用奇数扫描行的信息。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6038 .REss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6039 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6040 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6041 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6042 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6043 .B ilpack[=mode]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6044 当隔行扫描视频以YUV 4:2:0格式存放时,由于色度信道在垂直方向的降低质量
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6045 采样的关系,色度信号在隔行扫描中没有恰当地地排列。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6046 该滤镜将按平面存放的4:2:0的数据打包进YUY2(4:2:2)格式时将色度信号恰
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6047 当地排列至应处的位置,以便在任何扫描行中,亮度和色度数据来源于同一个
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6048 数据域时。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6049 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6050 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6051 .IPs <mode>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6052 选择采样的模式。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6053 .RSss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6054 0:最接近邻居采样模式,快速但不准确
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6055 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6056 1:线性插值(默认方式)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6057 .REss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6058 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6059 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6060 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6061 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6062 .B harddup
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6063 只适用于MEncoder。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6064 如果在编码中使用了hardup,则它将强制使重复的帧编码至输出中。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6065 这将占用稍多的空间,但对于输出至MPEG文件或当你要在编码后分离再合并视频
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6066 流时却有必要。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6067 应被放置于滤镜链的最后或接近于最后,除非你有充足的理由不这样做。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6068 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6069 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6070 .B softskip
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6071 只适用于MEncoder。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6072 softskip将编码中跳过(丢弃)帧的步骤从滤镜链之前移至滤镜链中的某个
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6073 位置。
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6074 这使那些需要读取所有帧的滤镜(反电视电影模式、反瞬时噪声等等)能正
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6075 常工作。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6076 应被放置在那些需要读取所有帧的滤镜之后,而在这些滤镜后的任何大量消
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6077 耗CPU的滤镜之前。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6078 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6079 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6080 .B decimate[=max:hi:lo:frac]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6081 丢弃那些与先前的帧差别不大的帧,以降低帧率。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6082 该滤镜的主要用途是为了在极低的比特率下编码(例如\&在拨号接入的调制解
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6083 调器线路上传输流媒体),但在理论上它可以用于修复那些不准确地去除电视
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6084 模式过的影片)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6085 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6086 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6087 .IPs <max>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6088 设置最大可以连续丢弃的帧的个数(当该值为正数时),或被丢弃
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6089 帧间的最小间隔(当该值为负数时)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6090 .IPs <hi>,<lo>,<frac>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6091 当没有一个8x8的区域的差别值大于阈值<hi>,并且不超过<frac>个部分(1表示
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6092 整幅画面)的差别值大于阈值<lo>时,这个帧就可以被丢弃。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6093 数值<hi>和<lo>表示8x8像素区块中实际存在的不同值的像素个数,于是阈值64
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6094 对应于每个像素都有一个不同的值,或这种情形以不同的形式在整个区块中分布
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6095 的形式。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6096 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6097 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6098 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6099 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6100 .B dint[=sense:level]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6101 这个丢弃反隔行扫描(dint)滤镜侦测出并丢弃一连串隔行扫描视频的帧中的
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6102 第一个帧。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6103 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6104 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6105 .IPs <0.0\-1.0>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6106 相邻像素间的相对差别值(默认值:0.1)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6107 .IPs <0.0\-1.0>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6108 图像中的哪个部分必须被侦测以判定是否为隔行扫描以便丢弃帧(
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6109 默认值:0.15)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6110 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6111 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6112 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6113 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6114 .B lavcdeint(已被淘汰)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6115 FFmpeg中的反隔行扫描滤镜,与\-vf pp=fd相同
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6116 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6117 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6118 .B kerndeint[=thresh[:map[:order[:sharp[:twoway]]]]]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6119 Donald Graft的自适应内核级反隔行扫描滤镜。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6120 当超过配置中的一个阈值时,解除视频中的隔行扫描部分。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6121 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6122 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6123 .IPs <0\-255>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6124 阈值(默认值:10)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6125 .IPs <map>
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6126 .RSss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6127 0:忽略超出阈值的像素(默认方式)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6128 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6129 1:将超出阈值的像素输出为白色。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6130 .REss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6131 .IPs <order>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6132 .RSss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6133 0:不对场次序做更改(默认方式)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6134 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6135 1:交换场的次序。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6136 .REss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6137 .IPs <sharp>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6138 .RSss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6139 0:禁用额外的锐化处理(默认方式)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6140 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6141 1:启用额外的锐化处理
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6142 .REss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6143 .IPs <twoway>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6144 .RSss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6145 0:禁用双向锐化处理(默认方式)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6146 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6147 1:启用双向锐化处理。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6148 .REss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6149 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6150 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6151 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6152 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6153 .B unsharp[=l|cWxH:amount[:l|cWxH:amount]]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6154 反锐化修饰 / 高斯模糊
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6155 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6156 .IPs "l\ \ \ \ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6157 将效果应用于亮度部分。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6158 .IPs "c\ \ \ \ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6159 将效果应用于色度部分。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6160 .IPs <width>x<height>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6161 矩阵的宽度和高度,两者都是奇数尺寸
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6162 (最小值 = 3x3,最大值 = 13x11或11x13,通常在3x3至7x7之间)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6163 .IPs amount
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6164 图像锐力度/\:模糊度的相对增量(合理的值应为\-1.5\-1.5)。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6165 .RSss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6166 <0:模糊
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6167 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6168 >0:锐力
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6169 .REss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6170 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6171 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6172 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6173 .B "swapuv\ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6174 交换U和V两个平面的位置。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6175 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6176 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6177 .B il[=d|i][s][:[d|i][s]]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6178 对扫描行执行(反)交错操作。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6179 该滤镜的目标是提供处理隔行扫描图像的前半个扫描场而不对其进行反隔行扫描操作的
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6180 功能。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6181 你可以在不破化隔行扫描结构的情况下过滤你的隔行扫描DVD视频,然后让其在电视上播放。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6182 (在后期处理滤镜的作用下)反隔行扫描(通过柔化、平均化之类的手段)永久性地去
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6183 除了隔行扫描结构,而解交错操作将帧分离成2个扫描场(所谓的半幅画面),因此你可以
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6184 分别地处理(过滤)这些扫描场然后重新将它们交错起来。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6185 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6186 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6187 .IPs d
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6188 反交错操作(将一个扫描场置于另一个上方)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6189 .IPs i
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6190 交错操作
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6191 .IPs s
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6192 交换扫描场的位置(交换奇偶扫描线的位置)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6193 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6194 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6195 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6196 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6197 .B fil[=i|d]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6198 对扫描行执行(反)交错操作。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6199 与il滤镜十分相像,但相较之下运行得很快,其主要的缺点是它不是总能工作。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6200 尤其是当它与其它滤镜一起使用时,它可能随机产生一些渲染错误的图像,所以
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6201 如果它能工作则暗自庆幸吧,但如果它在你的滤镜组合中不能工作也不要抱怨。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6202 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6203 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6204 .IPs d
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6205 对扫描场执行反交错操作,将它们一个个紧挨着放在一起。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6206 .IPs i
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6207 对扫描场再次执行交错操作(产生与fil=d相反的效果)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6208 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6209 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6210 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6211 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6212 .B field[=n]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6213 使用大跨度计算方式从一幅隔行扫描图像中抽取单个扫描场,以避免浪费CPU
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6214 时间。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6215 可选参数n指定抽取的是偶数场还是奇数场(取决于n是偶数还是奇数)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6216 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6217 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6218 .B detc[=var1=value1:var2=value2:...]
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6219 尝试逆转‘电视电影模式’处理操作以还原一个电影帧率下的纯净、非
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6220 隔行扫描的视频流。
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6221 这是第一个也是最基本的一个添加到MPlayer/\:MEncoder中的反电视电影模式
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6222 滤镜。
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6223 其工作方式是锁定电视电影模式中的3:2画面特征,然后尽可能长地跟踪这个特
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6224 征。
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6225 这使它适合完全电视电影模式化的来源,即使在有一定噪声的情况下亦是如此,
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6226 但不适用于复杂的后期电视电影模式的图像的编辑。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6227 这个滤镜的开发已不再继续,因为ivtc、pullup、和filmdint在大多数应用中效
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6228 果更好。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6229 以下参数(参见下面的句法解释)可用于控制detc的行为:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6230 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6231 .IPs "<dr>\ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6232 设置丢弃帧的模式。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6233 .RSss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6234 0:不丢弃帧以保证输出帧率恒定(默认方式)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6235 .br
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6236 1:当最近5个帧没有丢弃或不是电视电影模式时则一定丢弃一个帧。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6237 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6238 2:总保证输入输出帧率比正好为5:4。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6239 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6240 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6241 模式1和2用于MEncoder。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6242 .REss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6243 .IPs "<am>\ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6244 分析模式。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6245 .RSss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6246 0:固定特征,初始帧代号由<fr>中所指定。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6247 .br
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6248 1:积极搜寻电视电影模式特征(默认值)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6249 .REss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6250 .IPs "<fr>\ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6251 设定帧序列中初始帧的代号。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6252 0\-2是三个纯逐行扫描的帧;3和4是两个隔行扫描的帧。
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6253 默认值\-1表示‘初始帧不在电视电影模式的序列中’。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6254 这里指定的代号是影片开始前假想的那个前一帧的类型。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6255 .IPs "<t0>, <t1>, <t2>, <t3>"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6256 用于某些模式下的阈值。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6257 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6258 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6259 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6260 .B ivtc[=1]
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6261 实验性的‘无状态’逆转电视电影模式滤镜。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6262 ivtc并不像detc滤镜那样尝试锁定一个特征,而是对于每一帧独立地决策。
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6263 这对于那些在应用电视电影模式后经历较多编辑的来源相对而言具有很好的效
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
6264 果,但相应地它相对不能容忍有噪声的输入,比如电视上捕捉来的视频。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6265 可选参数(ivtc=1)对应于detc滤镜的dr=1选项,并且应当用于MEncoder中而不
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6266 能用于MPlayer。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6267 与detc一样,你必须在使用MEncoder时指定正确的输出帧率
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6268 (\-ofps24000/1001)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6269 ivtc的进一步开发已停止,因为pullup和filmdint滤镜显得相对精确得多。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6270 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6271 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6272 .B pullup[=jl:jr:jt:jb:sb:mp]
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6273 第三代反pulldown(逆转电视电影模式)滤镜,能够处理混合型硬性电视电影模式的,
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6274 24000/1001帧率逐行扫描的,以及30000/1001帧率逐行扫描的内容。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6275 pullup滤镜的设计原则是通过在决策中利用将来的内容环境,以求得比detc或
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6276 ivtc更稳定。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6277 与ivtc相似,pullup是无状态的,这源于它不锁定扫描场以识别要匹配的内容然
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6278 后重塑逐行扫描的帧。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6279 它仍处于开发之中,但人们相信它是相当精确的。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6280 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6281 .IPs "jl, jr, jt, and jb"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6282 这些选项用于设置图像的左边、右边、上边和下边各有多少
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6283 “垃圾信息”要忽略。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6284 左/\:右两边是以8像素为一个单元,而上/\:下两边是以2个扫描行为一个单元。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6285 默认是每边各取8个像素。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6286 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6287 .IPs "sb (strict breaks)"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6288 将该选项设置为1将减小pullup产生偶发性不匹配帧的机率,
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6289 但它也可能导致高动态的帧序列中有太多的帧被丢弃。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6290 相反地,将它设置为\-1将使pullup能更容易地匹配扫描场。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6291 这能帮助处理那些在扫描场间存在一些模糊特性的视频,但也可能导致输出中
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6292 存在隔行扫描的帧。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6293 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6294 .IPs "mp (metric plane)"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6295 这个选项可以设置成1或2以使用色度平面而不是亮度平
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6296 面来进行pullup的计算。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6297 这能提高处理清晰来源时的精确度,但更可能的是降低精确度,尤其是存在
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
6298 色度噪声(彩虹效应)或灰度视频的场合。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6299 将mp设置成色度平面的主要目的是降低CPU负荷,并使pullup在慢速机器上可用。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6300 .REss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6301 .RS
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6302 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6303 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6304 在编码中一定要在pullup后跟上softskip滤镜以保证pullup能读取所有帧。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6305 由于编解码器/\:滤镜层在设计上的局限,不这样做会导致输出不正确,并且往
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6306 往程序会崩溃。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6307 .REss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6308 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6309 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6310 .B filmdint[=options]
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6311 逆转电视电影模式滤镜,与上面的pullup滤镜相似。
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6312 它被设计成用于处理任意下拉特征,包括混合型软性和硬性的电视电影模式,
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6313 以及提供对于那些会慢于或快于其在电视上的原始帧率的影片的有限支持。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6314 只有亮度平面用以寻找帧分开的位置。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6315 如果一个扫描场没有匹配上特征,则就使用简单的线性估计方式解除其
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6316 隔行扫描结构。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6317 如果来源是MPEG-2格式,那么这个滤镜必须是第一个滤镜以便能够访问
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6318 MPEG-2解码器设置的扫描场标志。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6319 根据来源MPEG的不同,你可能不需采纳这个建议,只要你不看到许多“下半场先
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6320 扫描”的警告。
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6321 不设选项时,它只是做普通的逆转电视电影模式处理,并且应当与
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6322 mencoder \-fps 30000/1001 \-ofps 24000/1001一同使用。
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
6323 当这个滤镜用于 MPlayer 时,它将导致播放时帧速率不匀衡,但在通常情况下比
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6324 使用pp=lb或不进行反隔行扫描操作要好。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6325 多个选项可以使用/.分隔开指定。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6326 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6327 .IPs crop=<w>:<h>:<x>:<y>
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6328 就像crop滤镜一样,但更快而且能用于混合型硬性和软性电视电影模式的内容,
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6329 以及y不用4的倍数的情形。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6330 如果x或y的设置将需要从色度平面中切除部分像素时,切除区域将延伸。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6331 这通常意味着x和y必须是偶数。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6332 .IPs io=<ifps>:<ofps>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6333 对于每ifps个输入帧,滤镜将输出ofps个帧。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6334 ifps/\:ofps的比率应当与\-fps/\-ofps的比率相匹配。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6335 这可以用于过滤那些在电视上以不同原始帧率的帧率播放的影片。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6336 .IPs luma_only=<n>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6337 如果n为非零值,色度平面就原封不动地输出。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6338 这适用于YV12采样的电视,这种方式丢弃其中一个色度扫描场。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6339 .IPs mmx2=<n>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6340 在x86系统上,如果n=1,则使用MMX2优化的函数,如果n=2,则使用3DNow!
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6341 优化的函数,否则使用普通的C语句。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6342 如果不指定这个选项,则将自动侦测MMX2和3DNow!,使用这个选项重写自动侦测
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6343 的结果。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6344 .IPs fast=<n>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6345 n值较大时能提高滤镜的运行速度但牺牲了精确性。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6346 默认值是n=3。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6347 如果n是奇数,MPEG的REPEAT_FIRST_FIELD标志位已标记的帧后紧跟的一帧将被
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6348 认作是逐行扫描的,于是滤镜将不在处理软性电视电影模式的MPEG-2内容上花任
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6349 何时间了。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6350 如果MMX2或3DNow!可用,那么这就是该标志位的唯一作用。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6351 在没有MMX2和3DNow!的情况下,如果n=0或1,那么将使用与n=2或3的时候同样的
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6352 计算方式。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6353 如果n=2或3,用于寻找帧间断的亮度阶数值就从256降低为128,这使滤镜运行更
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6354 快而不损失太多的精确性。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6355 如果n=4或5,将使用一个更快的,但相较之下很不精确的测量标准来寻找帧间
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6356 断,这样做会增加将垂直方向上细节很多的图像误测为隔行扫描内容的可能性。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6357 .IPs verbose=<n>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6358 如果n是非零值,则打印出用于每个帧的具体测量标准。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
6359 适用于程序调试。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6360 .IPs dint_thres=<n>
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6361 反隔行扫描的阈值。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6362 用于解除未匹配任何特征的帧的隔行扫描结构的过程中。
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6363 阈值大意味着较少的帧经过反隔行扫描处理,要完全关闭反隔行扫描处理则
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6364 使用n=256。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6365 默认值为n=8。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6366 .IPs comb_thres=<n>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6367 比较上半扫描场和下半扫描场的阈值。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6368 默认值为128。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6369 .IPs diff_thres=<n>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6370 用于侦测扫描场的瞬时变化的阈值。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6371 默认值为128。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6372 .IPs sad_thres=<n>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6373 合计绝对差的阈值,默认为64。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6374 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6375 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6376 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6377 .B softpulldown
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6378 这个滤镜只能用于MEncoder并且依赖于用于软性3:2下拉(软性电视电影模式)的
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6379 MPEG-2标志位。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6380 如果你想对半软性电视模式的影片使用ivtc或detc滤镜,那么将该滤镜插入到它们之前
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6381 能使他们更稳定。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6382 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6383 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6384 .B divtc[=options]
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6385 逆转隔行扫描视频的电视电影模式。
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6386 如果3:2下拉电视电影模式的视频丢失了其中的一个扫描场,或在反隔行扫描时使用了
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6387 保留一个扫描场而插值计算另一个的方法,那么输出的是一个晃动的视频,其中的每四
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6388 个帧后有一个是重复的帧。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6389 该滤镜目的是找到并丢弃这些重复的帧,并还原原来的影片帧率。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6390 在使用这个滤镜时,你必须设将\-ofps指定为输入视频文件帧率的4/5
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6391 并将softskip放在滤镜链中位于其后的地方,以保证divtc能读取所有
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6392 的帧。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6393 有两种不同的模式可选:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6394 一阶段模式是默认的模式,并且直接就能使用,但缺点是任何电
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6395 视图像模式下相位的变化(丢帧或编辑错误)将导致暂时的画面
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6396 抖动直至滤镜重新恢复同步。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6397 二阶段模式通过事先分析整个视频来避免这种问题,所以它能事
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6398 先知道相位的变化并能在准确的位置恢复同步。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6399 这两个阶段
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6400 .B 不
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6401 对应于第一阶段和第二阶段的编码处理过程。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6402 你必须在真正编码而释放出处理后的视频之前,使用divtc的第一
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6403 阶段配置运行额外的一个阶段。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6404 使用\-nosound \-ovc raw \-o /dev/null来避免在这一阶段浪费
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6405 CPU的运算能力。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6406 你可以在divtc后加上诸如crop=2:2:0:0之类的东西以运行
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6407 得更快。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6408 然后使用divtc第二阶段配置以进行真正的编码。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6409 如果你使用多阶段编码器编码,那么在所有阶段均要
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6410 使用divtc第二阶段的配置。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6411 相关选项有:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6412 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6413 .IPs pass=1|2
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6414 使用二阶段模式。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6415 .IPs file=<filename>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6416 设置第二阶段使用的日志的文件名(默认值:“framediff.log”)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6417 .IPs threshold=<value>
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6418 设置滤镜认为某个特征是电视电影模式特征时,该特征所必须达到的最小强度(默认
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6419 值:0.5)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6420 这用于避免从视频中很暗或很静止的部分里错误地识别出一些特征。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6421 .IPs window=<numframes>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6422 设置搜寻特征时需要察看多少个最近读到的帧(默认值:30)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6423 较长的察看范围能增加特征搜寻的可靠性,但较短的察看范围能改善对于电视图
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6424 像模式中相位变化的反应时间。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6425 该选项只对一阶段模式有作用。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6426 当前,二阶段模式使用固定的察看范围,该范围包含了过去和将来输入的帧。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6427 .IPs phase=0|1|2|3|4
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6428 设置一阶段模式中电视电影模式的初始相位(默认值:0)。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6429 二阶段模式能读取将来输入的帧,所以它能够在一开始就使用正确的相位值,但
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6430 一阶段模式只能靠猜测。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6431 当它找到正常的相位时它能跟上这个相位,但该选项能用来开始时可能出现的抖动。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6432 二阶段模式的第一阶段也使用该选项,所以如果你保存第一阶段的输出内容,你就会得
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6433 到持续的相位值跟踪结果。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6434 .IPs deghost=<value>
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6435 设置去鬼影处理的阈值(0\-255用于一阶段模式,\-255\-255用于二阶段模式,默认0)。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6436 如果为非零值,则使用去鬼影模式。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6437 该选项用于那些通过将扫描场混合在一起而不是丢弃其中一个场的方式解除
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6438 隔行扫描的视频。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6439 去鬼影处理会增强混合后帧中的压缩损伤,所以该参数值作为一个阈值,用以
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6440 将那些在去鬼影过程中与前一帧的相差值小于一个特定值的像素排除在外。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6441 如果使用了二阶段模式,可以用负数值使滤镜在第二阶段开始时分析整个视频,以
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6442 确定它是否需要去鬼影处理,然后要么选择一个零值,要么选择该值的绝对值作
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6443 为去鬼影的参数。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6444 应将该选项用于第二阶段,这与用于第一阶段没有差别
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6445 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6446 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6447 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6448 .B phase[=t|b|p|a|u|T|B|A|U][:v]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6449 将隔行扫描的视频延迟一个扫描场的时间,以改变扫描场的次序。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6450 其目的是修复那些在录像带传输至电脑视频的捕捉过程中使用了相反的扫描场次
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6451 序的PAL影片。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6452 选项有:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6453 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6454 .IPs t
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6455 捕捉时扫描场次序为上半场先输入,传输时为下半场先输入。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6456 滤镜将延迟下半场。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6457 .IPs b
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6458 捕捉时扫描场次序为下半场先输入,传输时为上半场先输入。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6459 滤镜将延迟上半场。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6460 .IPs p
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6461 捕捉和传输时使用同样的扫描场次序。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6462 该模式只是为了在其它选项的使用说明中引用而存在的,但如果你真的选了它,那么滤
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6463 镜会按照您的旨意不做任何事情。;-)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6464 .IPs a
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6465 捕捉时的次序将自动通过扫描场的标志位来判断,传输时的与捕捉时的相反。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6466 滤镜根据扫描场的标志位为每一个帧在t和b两个模式中选择一个。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6467 如果没有任何扫描场的信息,那么该模式就与u一样了。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6468 .IPs u
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6469 捕捉时的次序未知或不断变化,传输时的与捕捉时的相反。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6470 滤镜通过分析图像并选择能在扫描场间产生最佳匹配的那个候选模式来给每一个帧
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6471 在t和b两个模式中选择一个。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6472 .IPs T
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6473 捕捉时为上半场先输入,传输时未知或不断变化。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6474 滤镜通过分析图像在t和p模式中选择一个。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6475 .IPs B
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6476 捕捉时为下半场先输入,传输时未知或不断变化。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6477 滤镜通过分析图像在b和p模式中选择一个。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6478 .IPs A
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6479 捕捉时的次序由扫描场标志位判断,传输时的未知或不断变化。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6480 滤镜通过扫描场标志位和图像分析从t、b和p中选择一个模式。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6481 如果没有任何扫描场信息,则该模式与U一样。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6482 这是默认的模式。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6483 .IPs U
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6484 捕捉时和传输时的次序均未知或不断变化。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6485 滤镜只通过图像分析以从t、b和p中选择一个模式。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6486 .IPs v
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6487 细节信息处理。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6488 打印每个帧所选用的模式以及在t、b和p三种模式下的扫描场间的均方差值。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6489 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6490 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6491 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6492 .B telecine[=start]
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6493 应用3:2‘电视电影模式’处理以使帧率增加20%。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6494 该选项极可能无法用于MPlayer,但它可以以'mencoder \-fps 30000/1001 \-ofps
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6495 30000/1001 \-vf telecine'形式使用。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6496 其中的两个fps选项都是必需的!
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6497 (如果它们不正确,就无法A/V同步。)
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6498 可选的start参数告诉滤镜从电视电影模式特征中的哪里开始执行(0\-3)。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6499 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6500 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6501 .B tinterlace[=mode]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6502 瞬时扫描场隔行扫描化——将一对对帧合并为一个个隔行扫描的帧,使帧率减半。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6503 偶数帧移至上半扫描场,奇数帧移至下半扫描场。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6504 该滤镜可用于充分反转(模式0下)tfields滤镜的效果。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6505 可用模式有:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6506 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6507 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6508 .IPs 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6509 将奇数帧移至上半场,偶数帧移至下半场,以在半速帧率下产生一个完全高度的帧。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6510 .IPs 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6511 只输出奇数帧,丢弃偶数帧;帧的高度不变。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6512 .IPs 2
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6513 只输出偶数帧,丢弃奇数帧;帧的高度不变。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6514 .IPs 3
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6515 将每个帧扩展至完全高度,但每两个扫描行间插入黑色的行;帧速不变。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6516 .IPs 4
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6517 将偶数帧的偶数扫描行与奇数帧的奇数扫描行交叉在一起。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6518 帧高度不变,帧速减半。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6519 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6520 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6521 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6522 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6523 .B tfields[=mode[:field_dominance]]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6524 瞬时扫描场分离——将扫描场分离成帧,输出帧率加倍。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6525 就像telecine滤镜,tfields只在MEncoder中能正常工作,并且只在\-fps
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6526 和\-ofps设置成所需的(加倍的)帧率的情况下!
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6527 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6528 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6529 .IPs <mode>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6530 0:保持扫描场不变(会产生跳帧/\:闪烁)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6531 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6532 1:插值恢复缺少的扫描行。(所用的算法可能不太好。)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6533 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6534 2:使用线性插值法以1/4像素精度转换扫描场(不产生跳帧)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6535 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6536 4:使用4tap滤镜以1/4像素精度转换扫描场(较高质量)(默认方式)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6537 .IPs <field_dominance>\ (不推荐使用)
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6538 \-1:自动(默认值)
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6539 只有当解码器输出适当的信息并且在滤镜链中tfields之前没有其它的滤镜丢
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6540 弃这些信息时才能工作,否则该值设回为0(上半扫描场先输入)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6541 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6542 0:上半扫描场先输入
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6543 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6544 1:下半扫描场先输入
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6545 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6546 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6547 该选项相当可能在以后的版里中去除。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6548 使用\-field\-dominance代替它。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6549 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6550 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6551 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6552 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6553 .B yadif=[mode[:field_dominance]]
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6554 又一个反隔行扫描的滤镜
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6555 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6556 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6557 .IPs <mode>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6558 0:每存在一帧输出一帧。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6559 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6560 1:每存在一个扫描场输出一帧。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6561 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6562 2:与0相似但跳过空间隔行扫描检查。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6563 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6564 3:与1相似但跳过空间隔行扫描检查。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6565 .IPs <field_dominance>\ (不推荐使用)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6566 与tfields运行方式相似。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6567 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6568 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6569 该选项相当可能在以后的版本中去除。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6570 使用\-field\-dominance替代它。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6571 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6572 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6573 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6574 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6575 .B mcdeint=[mode[:parity[:qp]]]
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
6576 包含运动补偿的反隔行扫描滤镜。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6577 它要求每帧有一个扫描场作为输入并且必须与tfields=1或yadif=1/3或与之等
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6578 价的滤镜一起使用。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6579 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6580 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6581 .IPs <mode>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6582 0:快速
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6583 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6584 1:中等
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6585 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6586 2:慢速,迭代式的运动估计
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6587 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6588 3:更慢,与模式2外加参照多个帧的方式相似
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6589 .IPs <parity>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6590 0或1用于选择使用哪个扫描场(注意:目前还不能自动侦测!)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6591 .IPs "<qp>\ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6592 较高的值能产生较平滑的运动矢量场,但单个矢量得到优化的
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6593 较少。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6594 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6595 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6596 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6597 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6598 .B boxblur=radius:power[:radius:power]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6599 盒状模糊
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6600 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6601 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6602 .IPs <radius>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6603 模糊过滤的强度
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6604 .IPs <power>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6605 应用过滤的数量
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6606 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6607 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6608 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6609 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6610 .B sab=radius:pf:colorDiff[:radius:pf:colorDiff]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6611 自适合形状的模糊
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6612 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6613 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6614 .IPs <radius>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6615 模糊过滤的强度(~0.1\-4.0)(值越大越慢)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6616 .IPs "<pf>\ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6617 预过滤强度(~0.1\-2.0)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6618 .IPs <colorDiff>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6619 像素间会被认同的最大差值(~0.1\-100.0)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6620 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6621 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6622 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6623 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6624 .B smartblur=radius:strength:threshold[:radius:strength:threshold]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6625 智能模糊
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6626 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6627 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6628 .IPs <radius>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6629 模糊过滤的强度(~0.1\-5.0)(值越大越慢)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6630 .IPs <strength>
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6631 模糊化(0.0\-1.0)或锐利化(\-1.0\-0.0)
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6632 .IPs <threshold>
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6633 过滤全部区域(0),过滤平坦区域(0\-30)或过滤边缘(\-30\-0)
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6634 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6635 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6636 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6637 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6638 .B perspective=x0:y0:x1:y1:x2:y2:x3:y3:t
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6639 修正没有摄制得垂直于屏幕的影片视角。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6640 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6641 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6642 .IPs <x0>,<y0>,...
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6643 左上角、右上角、左下角、右下角的坐标
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6644 .IPs "<t>\ \ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6645 线性(0)或立方式(1)重采样
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6646 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6647 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6648 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6649 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6650 .B "2xsai\ \ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6651 使用2x缩放及插值算法缩放并平滑图像。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6652 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6653 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6654 .B "1bpp\ \ \ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6655 YUV/\:BGR 8/\:15/\:16/\:32转换中的1bpp映射位图
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6656 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6657 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6658 .B down3dright[=lines]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6659 重设立体图像的位置及大小。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6660 将两个立体扫描场都抽取出来并将其紧靠着摆放,以将它们缩放至保持原有
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6661 影片宽高比的大小。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6662 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6663 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6664 .IPs <lines>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6665 要从图像的中间选取的扫描行的数量(默认值:12)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6666 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6667 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6668 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6669 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6670 .B bmovl=hidden:opaque:fifo
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6671 这个位图覆盖滤镜从FIFO管道中读取位图并将它们显示在影片的上方,以支持某
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6672 些对于图像的变换。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6673 另参见TOOLS/bmovl-test.c以获取一个小型的bmovl测试程序。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6674 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6675 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6676 .IPs <hidden>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6677 设置‘hidden’标志位的默认值(0=可见,1=不可见)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6678 .IPs <opaque>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6679 设置‘opaque’标志位的默认值(0=透明,1=不透明)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6680 .IPs <fifo>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6681 FIFO管道(连接‘mplayer \-vf bmovl’和主控程序的命名管道)的路径/\:文件名
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6682 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6683 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6684 .sp 1
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6685 .RS
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6686 FIFO管道中使用的命令有:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6687 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6688 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6689 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6690 .IPs "RGBA32 width height xpos ypos alpha clear"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6691 其后出现的是width*height*4字节大小的原始RGBA32数据。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6692 .IPs "ABGR32 width height xpos ypos alpha clear"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6693 其后出现的是width*height*4字节大小的原始ABGR32数据。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6694 .IPs "RGB24 width height xpos ypos alpha clear"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6695 其后出现的是width*height*3字节大小的原始RGB24数据。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6696 .IPs "BGR24 width height xpos ypos alpha clear"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6697 其后出现的是width*height*3字节大小的原始BGR24数据。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6698 .IPs "ALPHA width height xpos ypos alpha"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6699 更改指定区域的阿尔法透明度。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6700 .IPs "CLEAR width height xpos ypos"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6701 清空某个区域。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6702 .IPs OPAQUE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6703 禁用一切阿尔法透明。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6704 要再次启用则发送“ALPHA 0 0 0 0 0”
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6705 .IPs "HIDE\ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6706 隐藏位图。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6707 .IPs "SHOW\ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6708 显示位图。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6709 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6710 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6711 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6712 .RS
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6713 参数有:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6714 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6715 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6716 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6717 .IPs "<width>, <height>"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6718 图像/区域的大小
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6719 .IPs "<xpos>, <ypos>"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6720 从x/y位置开始位图混合
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6721 .IPs <alpha>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6722 设置阿尔法差值。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6723 如果你将该值设为\-255,你就可以发送一系列的阿尔法命令将该区域设置为\-225、\-200、
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6724 \-175等等以得到一个不错的渐渐出现的效果!;)
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6725 .RSss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6726 0: 保持原来的值
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6727 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6728 255: 使所有的位图不透明。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6729 .br
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6730 \-255:使所有的位图透明。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6731 .REss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6732 .IPs <clear>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6733 在位图混合前清空帧缓冲。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6734 .RSss
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6735 0:在原来的图像上进行位图混合,于是你不必每当屏幕中的一小部分更新时就发送1.8MB
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6736 的RGB32数据。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6737 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6738 1:清空图像
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6739 .REss
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6740 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6741 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6742 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6743 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6744 .B framestep=I|[i]step
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6745 仅仅每隔n个帧或只对每个内部参照帧(关键帧)进行渲染。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6746 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6747 如果你使用I(大写)作为参数调用这个滤镜,那么
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6748 .B 只有
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6749 关键帧才渲染。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6750 对于DVD来说它通常意味着每15/12个帧中才有一帧(IBBPBBPBBPBBPBB),对于
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6751 AVI来说它意味着每当场景切换时或每隔keyint值(参见\-lavcopts keyint= value)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6752 所指定数量的帧过后才有一帧。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6753 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6754 当找到关键帧时,将打印一个‘I!’字符串以及紧接着的一个换行符,以结束当前
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6755 MPlayer/\:MEncoder在屏幕上输出的那一行,因为这段信息中包含了关键帧的时间值
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6756 (以秒计)以及帧编号(你可以利用这一信息切分AVI。)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6757 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6758 如果你使用一个数值参数‘step’调用这个滤镜,那么只有每隔‘step’个帧过后
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6759 才有一个帧得到渲染。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6760 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6761 如果你在数值前加上一个‘i’(小写),那么将输出‘I!’(就像I参数一样)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6762 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6763 如果你只给出i,那么不对帧做任何处理,只打印I!。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6764 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6765 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6766 .B tile=xtiles:ytiles:output:start:delta
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6767 将一系列图像拼成单个大图像。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6768 如果你省略了一个参数或使用一个小于0的值,则将使用默认值。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6769 你也可以在你认为满意的情况下停止指定参数(... \-vf tile=10:5 ...)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6770 将缩放滤镜放在tile之前很可能是个好主意:-)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6771 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6772 这些参数有:
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6773 .sp 1
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6774 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6775 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6776 .IPs <xtiles>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6777 x轴方向拼贴的图像数(默认值:5)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6778 .IPs <ytiles>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6779 y轴方向拼贴的图像数(默认值:5)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6780 .IPs <output>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6781 当‘output’个帧到达时,渲染拼贴的图像,这里‘output’应当是一个小于
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6782 xtile * ytile的数。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6783 拼贴图像中缺失的部分保留为空白。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6784 比如,你可以每50帧写入一个8 * 7的拼帖图像,这样就在25fps下每2秒产生一幅
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6785 图像。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6786 .IPs <start>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6787 以像素为单位的外边框的厚度(默认值:2)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6788 .IPs <delta>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6789 以像素为单位的内边框的厚度(默认值:4)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6790 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6791 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6792 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6793 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6794 .B delogo[=x:y:w:h:t]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6795 通过根据周围的像素进行简单的插值来去除电视台的台标。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6796 只需设置一个能盖住台标的长方形区域然后看着它消失就行了(有时更难看
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6797 的画面会出现——你能得到效果是说不准的)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6798 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6799 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6800 .IPs <x>,<y>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6801 台标的左上角
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6802 .IPs <w>,<h>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6803 被清理的长方形区域的宽度和高度
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6804 .IPs <t>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6805 长方形区域的模糊边缘的宽度(增加w和h的大小)。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6806 当设为\-1时,屏幕上将绘出一个绿色的长方形以方便寻找合适的x、y、w、
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6807 h参数值。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6808 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6809 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6810 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6811 .TP
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
6812 .B remove\-logo=/path/to/logo_bitmap_file_name.pgm
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6813 去除电视台台标,使用PGM或PPM图像文件来判断哪些像素组成
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6814 了台标。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6815 图像文件的宽度和高度必须与所处理的视频流的宽高相
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6816 匹配。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6817 使用过滤图像以及一个循环模糊算法去除台标。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6818 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6819 .IPs /path/to/logo_bitmap_file_name.pgm
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6820 过滤图像的[路径] + 文件名。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6821 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6822 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6823 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6824 .B zrmjpeg[=options]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6825 与zr2视频输出设备一同使用的软件YV12至MJPEG编码器。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6826 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6827 .IPs maxheight=<h>|maxwidth=<w>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6828 这些选项zr采集卡能处理的最大宽度和高度(MPlayer的滤镜层当前
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6829 还不能查询这些信息)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6830 .IPs {dc10+,dc10,buz,lml33}-{PAL|NTSC}
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6831 使用这些选项将maxwidth和maxheight自动设置为zr卡/\:混合模式所知的值。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6832 比如,有效的选项有:dc10-PAL和buz-NTSC(默认值:dc10+PAL)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6833 .IPs color|bw
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6834 选择彩色或黑白的编码。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6835 黑白编码较快。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6836 彩色编码为默认方式。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6837 .IPs hdec={1,2,4}
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6838 水平方向抽取采样因数1、2或4。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6839 .IPs vdec={1,2,4}
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6840 垂直方向抽取采样因数1、2或4。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6841 .IPs quality=1\-20
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6842 设置JPEG压缩的质量[最好] 1 \- 20 [非常差]。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6843 .IPs fd|nofd
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6844 默认设置下,只有当Zoran采集卡的硬件支持MJPEG图像放大至其原有大
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6845 小时才进行抽取采样。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6846 选项fd命令滤镜总是进行所请求的抽取采样操作(效果很糟)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6847 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6848 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6849 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6850 .B screenshot
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6851 允许使用可以与按键绑定的被动模式下的命令以获取影片的截屏。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6852 参见被动模式的说明文档以及交互式控制一节以获取详细信息。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6853 命名为‘shotNNNN.png’的文件将保存在工作目录下,所用的编号为第一个
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6854 可以用的编号——不会覆盖任何文件。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6855 该滤镜在不用时不占用资源,并且支持任意色彩空间,所以将其添加进
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6856 配置文件中很安全。
29764
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
6857 要确保 screenshot 滤镜是加在所有其效果你希望录在所保存图像中的滤镜之后。
96a3c7af87ee sync with en/mplayer.1 r29805
jrash
parents: 29704
diff changeset
6858 例如,如果你希望截屏与你在显示屏上看到的完全一致,则它应当是最后一个滤镜。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6859 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6860 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6861 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6862 .B "ass\ \ \ \ "
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6863 将SSA/ASS字幕的渲染移至滤镜链中的任意一个位置。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6864 只适用于有\-ass选项的时候。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6865 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6866 .I 示例:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6867 .PD 0
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6868 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6869 .IPs "\-vf ass,screenshot"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6870 将SSA/ASS的渲染移至screenshot滤镜之前。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6871 这样做后的截屏内容将包含字幕。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6872 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6873 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6874 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6875 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6876 .B blackframe[=amount:threshold]
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6877 侦测出(几乎)完全黑色的帧。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6878 可适用于侦测影片章节的切换或广告。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6879 输出行由所侦测出帧的编号、黑色程度的百分比、帧的类型和最近遇到的关键帧的
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6880 编号组成。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6881 .RSs
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6882 .IPs <amount>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6883 数值低于阈值的像素的百分比率(默认值:98)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6884 .IPs <threshold>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6885 决定像素值低于多少就被认作是黑色的阈值(默认值:32)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6886 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6887 .
29380
c15ef485f8aa sync with en/mplayer.1 r29413
jrash
parents: 29263
diff changeset
6888 .TP
c15ef485f8aa sync with en/mplayer.1 r29413
jrash
parents: 29263
diff changeset
6889 .B gradfun[=strength[:radius]]
c15ef485f8aa sync with en/mplayer.1 r29413
jrash
parents: 29263
diff changeset
6890 消除有时候因为将色深降至 8 比特后,在颜色近似不变的区域造成的带状损伤。
c15ef485f8aa sync with en/mplayer.1 r29413
jrash
parents: 29263
diff changeset
6891 通过插值在带状区域产生变化坡度,从而使其颜色产生抖动效果。
c15ef485f8aa sync with en/mplayer.1 r29413
jrash
parents: 29263
diff changeset
6892 .sp 1
c15ef485f8aa sync with en/mplayer.1 r29413
jrash
parents: 29263
diff changeset
6893 设计该滤镜仅为播放目的。
c15ef485f8aa sync with en/mplayer.1 r29413
jrash
parents: 29263
diff changeset
6894 不要在有损压缩步骤前使用该滤镜,因为压缩过程容易丢失抖动效果,从而恢复带状损伤。
c15ef485f8aa sync with en/mplayer.1 r29413
jrash
parents: 29263
diff changeset
6895 .RSs
c15ef485f8aa sync with en/mplayer.1 r29413
jrash
parents: 29263
diff changeset
6896 .IPs <strength>
c15ef485f8aa sync with en/mplayer.1 r29413
jrash
parents: 29263
diff changeset
6897 滤镜改变单个像素的最大程度。
c15ef485f8aa sync with en/mplayer.1 r29413
jrash
parents: 29263
diff changeset
6898 同时也是侦测颜色近似不变区域的阈值(默认值:1.2)。
c15ef485f8aa sync with en/mplayer.1 r29413
jrash
parents: 29263
diff changeset
6899 .IPs <radius>
c15ef485f8aa sync with en/mplayer.1 r29413
jrash
parents: 29263
diff changeset
6900 应用变化坡度的周边区域大小。
c15ef485f8aa sync with en/mplayer.1 r29413
jrash
parents: 29263
diff changeset
6901 较大的 radius 值带来较平缓的变化坡度,但同时使滤镜不能修改靠近颜色变化丰富区域
c15ef485f8aa sync with en/mplayer.1 r29413
jrash
parents: 29263
diff changeset
6902 的像素(默认值:16)。
c15ef485f8aa sync with en/mplayer.1 r29413
jrash
parents: 29263
diff changeset
6903 .RE.
c15ef485f8aa sync with en/mplayer.1 r29413
jrash
parents: 29263
diff changeset
6904 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6905 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6906 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6907 .SH "通用编码选项(仅用于MENCODER)"
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6908 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6909 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6910 .B \-audio\-delay <any floating-point number>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6911 通过在文件头部中设置延迟信息域来延迟音频或视频。(默认值:0.0)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6912 该选项不在编码过程中延迟音频或视频流,但播放器会读出延迟信息域并做相
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6913 应的补偿处理。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6914 正数值延迟音频,而负数值延迟视频。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6915 注意该选项正好与\-delay选项相反。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6916 例如,如果一段视频在\-delay 0.2下正确播放,那么你可以在MEncoder中使用
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6917 \-audio\-delay \-0.2修复视频的不同步问题。
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6918 .sp 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6919 当前,该选项只能用于默认的流合并器(\-of avi)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6920 如果你使用了另外的流合并器,那么你必须使用\-delay来代替该选项。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6921 .
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6922 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6923 .B \-audio\-density <1\-50>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6924 每秒钟处理的音频数据块数量(默认值为2,用于0.5s长的音频数据块)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6925 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6926 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6927 只用于CBR,VBR方式忽略该选项,因为它将每个数据包分别放入一个数据块中。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6928 .
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6929 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6930 .B \-audio\-preload <0.0\-2.0>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6931 设置音频缓冲的时音间隔(默认值:0.5s)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6932 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6933 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6934 .B \-fafmttag <format>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6935 可用于改写输出文件中的音频格式标签。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6936 .sp 1
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6937 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6938 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6939 .RSs
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6940 .IPs "\-fafmttag 0x55"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6941 将使输出文件包含0x55(mp3)的信息作为音频格式标签。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6942 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6943 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6944 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6945 .TP
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6946 .B \-ffourcc <fourcc>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6947 可用于改写输出文件中的视频fourcc值。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6948 .sp 1
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6949 .I 示例:
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6950 .PD 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6951 .RSs
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6952 .IPs "\-ffourcc div3"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6953 将使输出文件包含‘div3’的信息作为视频fourcc值。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6954 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6955 .PD 1
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6956 .
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
6957 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6958 .B \-force\-avi\-aspect <0.2\-3.0>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6959 代替存储在AVI OpenDML vprp头部中的宽高比值。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6960 该选项可用于在使用‘\-ovc copy’时更改宽高比值。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6961 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6962 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6963 .B \-frameno\-file <filename>(不推荐使用)
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6964 指定包含有帧序号对应关系表的音频文件的文件名,该对应关系表是在特殊的三阶
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6965 段编码模式的第一阶段(只处理音频)中生成的。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6966 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6967 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6968 使用该模式很可能会让你得到A-V不同步的结果。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6969 不要使用它。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6970 它只是为了向后兼容而保留的,并且相当可能在以后的版本中去除。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6971 .
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6972 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
6973 .B \-hr\-edl\-seek
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6974 在跳过处理区域时使用一种更精确但相对很慢的方式。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6975 不是定位标记为需跳过的处理区域,而是解码所有的帧并且只有编码需
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6976 要的帧。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6977 该选项使从非关键帧的边界开始编码成为可能。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6978 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6979 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6980 不保证能与‘\-ovc copy’一同使用。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6981 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6982 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6983 .B \-info <option1:option2:...>(只用于AVI)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6984 指定生成的AVI文件的头部信息内容。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6985 .sp 1
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6986 可用选项有:
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6987 .RSs
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6988 .IPs "help\ "
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6989 显示本部分描述。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6990 .IPs name=<value>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6991 作品的标题
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6992 .IPs artist=<value>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6993 作品的作者
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6994 .IPs genre=<value>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6995 原作的类别
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6996 .IPs subject=<value>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
6997 作品的内容
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6998 .IPs copyright=<value>
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
6999 版权信息
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7000 .IPs srcform=<value>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7001 数字化资料的原始格式
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7002 .IPs comment=<value>
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7003 关于作品的总体性注释
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7004 .RE
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7005 .
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7006 .TP
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7007 .B \-noautoexpand
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7008 不要自动在MEncoder滤镜链中插入扩展滤镜。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7009 适用于将字幕内嵌入影片时控制在滤镜链中的哪一个点上渲染字幕。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7010 .
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7011 .TP
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7012 .B \-noencodedups
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7013 不要尝试将重复的帧重复地编码;必须以输出零字节帧的方式表明有重复帧。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7014 除非加载了能进行重复帧编码的滤镜或编码器,否则无论如何将写入零字节帧。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7015 当前这样的滤镜只有hardup。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7016 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7017 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7018 .B \-noodml(仅用于\-of avi的情况下)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7019 对于大于1GB的AVI文件不写入OpenDML索引。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7020 .
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7021 .TP
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7022 .B \-noskip
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7023 不要跳过任何帧。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7024 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7025 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7026 .B \-o <filename>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7027 输出至所给的文件名。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7028 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7029 如果你需要有一个默认的输出文件名,你可以将此选项放在MEncoder的配置文
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7030 件中。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7031 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7032 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7033 .B \-oac <codec name>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7034 使用所给的音频编解码器编码(没有默认值)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7035 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7036 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7037 使用\-oac help来获取可用音频编解码器的列表。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7038 .sp 1
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7039 .I 示例:
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7040 .PD 0
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
7041 .RSs
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7042 .IPs "\-oac copy"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7043 不编码,直接复制音频流
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7044 .IPs "\-oac pcm"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7045 编码为未压缩的PCM格式。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7046 .IPs "\-oac mp3lame"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7047 编码为MP3格式(使用LAME)。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7048 .IPs "\-oac lavc"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7049 使用libavcodec编解码器编码。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7050 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7051 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7052 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7053 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7054 .B \-of <format>(BETA测试版代码!)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7055 编码为指定的容器格式(默认值:AVI)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7056 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7057 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7058 使用\-of help以获取可用的容器格式的列表。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7059 .sp 1
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7060 .I 示例:
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7061 .PD 0
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7062 .RSs
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7063 .IPs "\-of avi"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7064 编码为AVI格式。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7065 .IPs "\-of mpeg"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7066 编码为MPEG格式(另参见\-mpegopts)。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7067 .IPs "\-of lavf"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7068 使用libavformat流合并器编码(另参见\-lavfopts)。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7069 .IPs "\-of rawvideo"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7070 原始视频流(不合并——只含一个视频流)
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7071 .IPs "\-of rawaudio"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7072 原始音频流(不合并——只含一个音频流)
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7073 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7074 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7075 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7076 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7077 .B \-ofps <fps>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7078 为输出文件指定一个每秒帧数(fps)值,该值可以与原来视频中的不
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7079 同。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7080 必须为可变fps(ASF、一些MOV)以及逐行扫描(30000/1001 fps电视
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7081 图像模式的MPEG)文件设置该值。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7082 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7083 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7084 .B \-ovc <codec name>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7085 使用给出的视频编解码器编码(没有默认值)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7086 .br
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7087 .I 注意:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7088 使用\-ovc help来获取可用视频编解码器的列表。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7089 .sp 1
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7090 .I 示例:
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7091 .PD 0
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7092 .RSs
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7093 .IPs "\-ovc copy"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7094 不编码,直接复制视频流
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7095 .IPs "\-ovc raw"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7096 编码为任意的未压缩格式(使用‘\-vf format’选择具体格式)。
20745
e9dacb4f9096 Partial sync with en/mplayer.1 r20739
gpoirier
parents: 20675
diff changeset
7097 .IPs "\-ovc lavc"
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7098 使用libavcodec编解码器编码。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7099 .RE
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7100 .PD 1
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7101 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7102 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7103 .B \-passlogfile <filename>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7104 在二阶段编码模式中将第一阶段的信息导出至<filename>,而不是默认的divx2pass.log。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7105 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7106 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7107 .B \-skiplimit <value>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7108 指定编码了一帧之后最多可以跳过的帧的数量(\-noskiplimit表示无限
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7109 制)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7110 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7111 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7112 .B \-vobsubout <basename>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7113 指定输出的.idx和.sub文件的主文件名。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7114 该选项使字幕不在编码后影片得到渲染,而是将其转而输出至VOBsub的字幕文件。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7115 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7116 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7117 .B \-vobsuboutid <langid>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7118 为字幕指定双字母的语言代码。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7119 该选项改写了从DVD或.ifo文件中读取的语言代码。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7120 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7121 .TP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7122 .B \-vobsuboutindex <index>
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7123 指定输出文件中字幕的索引号(默认值:0)。
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7124 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7125 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
7126 .
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7127 .SH "特定编解码器专用的编码选项(仅用于MENCODER)"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7128 你可以使用以下的句法指定特定编解码器专用的参数:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7129 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7130 .TP
27141
e0327ea6589f sync w/r27132, patch by JRaSH
gpoirier
parents: 26949
diff changeset
7131 .B \-<codec>opts <option1[=value1]:option2[=value2]:...>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7132 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7133 .PP
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
7134 这里<codec>可以是:lavc、xvidenc、mp3lame、toolame、twolame、nuv、xvfw、faac、
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7135 x264enc、mpeg、lavf。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7136 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7137 .
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
7138 .SS mp3lame (\-lameopts)
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7139 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7140 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7141 .B "help\ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7142 获取帮助信息
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7143 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7144 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7145 .B vbr=<0\-4>
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
7146 可变比特率方式
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7147 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7148 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7149 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7150 cbr
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7151 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7152 mt
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7153 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7154 rh(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7155 .IPs 3
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7156 abr
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7157 .IPs 4
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7158 mtrh
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7159 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7160 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7161 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7162 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7163 .B "abr\ \ \ \ "
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
7164 平均比特率
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7165 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7166 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7167 .B "cbr\ \ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7168 恒定比特率
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7169 同时强制在后面指定的ABR预设模式中使用CBR模式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7170 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7171 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7172 .B br=<0\-1024>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7173 以kbps计量的比特率(仅用于CBR和ABR)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7174 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7175 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7176 .B q=<0\-9>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7177 质量(0 \- 最好,9 \- 最差)(仅用于VBR)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7178 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7179 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7180 .B aq=<0\-9>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7181 算法质量(0 \- 最好/最慢,9 \- 最差/最快)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7182 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7183 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7184 .B ratio=<1\-100>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7185 压缩比
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7186 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7187 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7188 .B vol=<0\-10>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7189 音频输入的增益
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7190 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7191 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7192 .B mode=<0\-3>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7193 (默认方式:自动判断)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7194 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7195 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7196 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7197 立体声
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7198 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7199 共享式立体声
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7200 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7201 双声道
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7202 .IPs 3
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7203 单声道
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7204 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7205 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7206 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7207 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7208 .B padding=<0\-2>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7209 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7210 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7211 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7212 无填充
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7213 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7214 所情况下均填充
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7215 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7216 调整
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7217 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7218 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7219 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7220 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7221 .B "fast\ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7222 打开后面所指定的VBR预设模式中的较快编码方式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7223 这将造成质量稍差而比特率稍高。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7224 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7225 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7226 .B highpassfreq=<freq>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7227 设置高通过滤的频率值,单位为Hz。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7228 低于所指定值的频率将被滤除。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
7229 值\-1将禁用过滤,值0将让LAME自动选择一个值。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7230 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7231 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7232 .B lowpassfreq=<freq>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7233 设置低通过滤的频率值,单位为Hz。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7234 高于所指定值的频率将被滤除。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
7235 值\-1将禁用过滤,值0将让LAME自动选择一个值。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7236 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7237 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7238 .B preset=<value>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7239 预设值
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7240 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7241 .IPs "help\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7242 打印预设设置的其它选项与信息。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7243 .IPs medium
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7244 VBR编码,质量不错,比特率范围为150\-180 kbps
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7245 .IPs standard
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7246 VBR编码,高质量,比特率范围为170\-210 kbps
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7247 .IPs extreme
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7248 VBR编码,超高质量,比特率范围为200\-240 kbps
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7249 .IPs insane
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7250 CBR编码,最高的预设质量,比较率为320bps
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7251 .IPs <8\-320>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7252 ABR编码,平均比特率为所给的kbps值
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7253 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7254 .sp 1
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
7255 .RS
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7256 .I 示例:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7257 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7258 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7259 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7260 .IPs fast:preset=standard
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7261 适用大多数人以大多数音乐类型,质量已经相当高了
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7262 .IPs cbr:preset=192
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7263 使用192kbps的ABR预设模式,强制使用固定比特率编码。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7264 .IPs preset=172
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7265 使用ABR预设模式、172kbps的平均比特率编码。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7266 .IPs preset=extreme
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7267 用于那些有极好听力和极好设备的人
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7268 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7269 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7270 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7271 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7272 .SS toolame和twolame(分别对应\-toolameopts和\-twolameopts)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7273 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7274 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7275 .B br=<32\-384>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7276 在CBR模式下该参数指明比特率值,单位为kbps,而在VBR模式下则是每个音频帧所允许的最
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7277 小比特率。VBR模式不能在该值低于112时工作。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7278 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7279 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
7280 .B vbr=<\-50\-50>(仅用于VBR)
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7281 比特率可变范围;如果为负值,则编码器使平均比特率向所限制最低值靠拢,如果为正值,
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7282 则向最高值靠拢。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7283 设为0时使用CBR模式(默认值)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7284 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7285 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7286 .B maxvbr=<32\-384>(仅用于VBR)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7287 每个音频帧所允许的最大比特率,单位为kbps
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7288 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7289 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7290 .B mode=<stereo | jstereo | mono | dual>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7291 (默认值:单声道音频使用mono,否则为stereo)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7292 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7293 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
7294 .B psy=<\-1\-4>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7295 心理声学模型(默认值:2)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7296 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7297 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7298 .B errprot=<0 | 1>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7299 使用错误保护功能。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7300 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7301 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7302 .B debug=<0\-10>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7303 调试等级
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7304 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7305 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7306 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7307 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7308 .SS faac(\-faacopts)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7309 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7310 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7311 .B br=<bitrate>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7312 平均比特率,单位为kbps(与quality选项不能同时使用)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7313 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7314 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7315 .B quality=<1\-1000>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7316 质量模式,值越高效果越好(与br选项不能同时使用)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7317 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7318 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7319 .B object=<1\-4>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7320 目标类型的复杂度
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7321 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7322 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7323 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7324 MAIN(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7325 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7326 LOW
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7327 .IPs 3
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7328 SSR
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7329 .IPs 4
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7330 LTP(运行极慢)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7331 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7332 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7333 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7334 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7335 .B mpeg=<2|4>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7336 MPEG版本(默认值:4)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7337 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7338 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7339 .B "tns\ \ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7340 启用瞬时噪声整形(TNS)功能。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7341 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7342 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7343 .B cutoff=<0\-采样频率/2>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7344 截断频率(默认值:采样频率/2)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7345 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7346 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7347 .B "raw\ \ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7348 将比特流保存为原始负载,而额外的数据保存在容器文件的头部中(默认值:0,与ADTS相
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7349 一致)。如果没有明确的需要就不要设置这个标志位,否则你以后将不能重新将音频流合并
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7350 进容器文件了。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7351 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7352 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7353 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7354 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7355 .SS lavc(\-lavcopts)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7356 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7357 有许多libavcodec(简称lavc)选项只是简要说明。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7358 要了解详情请阅读源代码。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7359 .PP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7360 .I 示例:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7361 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7362 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7363 .IPs vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7364 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7365 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7366 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7367 .TP
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
7368 .B o=<key>=<value>[,<key>=<value>[,...]]
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
7369 将 AVOption 选项传递至 libavcodec 编码器。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
7370 注意,欢迎提供一个使 o= 选项不再需要,而将所有未知选项传递至 AVOption 系统的补丁。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
7371 AVOption 的完整列表可以 FFmpeg 用户手册中找到。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
7372 注意有些 AVOption 选项可能与 MEncoder 选项冲突。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
7373 .sp 1
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
7374 .RS
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
7375 .I 示例:
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
7376 .RE
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
7377 .RSs
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
7378 .PD 0
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
7379 .IPs o=bt=100k
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
7380 .PD 1
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
7381 .RE
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
7382 .
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
7383 .TP
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7384 .B acodec=<value>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7385 音频编解码器(默认值:mp2)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7386 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7387 .RSs
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7388 .IPs "ac3\ \ "
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7389 Dolby Digital(AC-3)
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7390 .IPs adpcm_*
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7391 自适应PCM格式——参见HTML文档以获取详细信息。
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7392 .IPs "flac\ "
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7393 Free Lossless Audio Codec(FLAC,免费无损音频编解码器)
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7394 .IPs "g726\ "
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7395 G.726 ADPCM
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7396 .IPs libfaac
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7397 Advanced Audio Coding(AAC,高级音频编码)——使用FAAC
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7398 .IPs libmp3lame
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7399 MPEG-1音频层次3(MP3)——使用LAME
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7400 .IPs "mp2\ \ "
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7401 MPEG-1音频层次2(MP2)
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7402 .IPs pcm_*
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7403 PCM格式——参见HTML文档以获取详细信息。
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7404 .IPs roq_dpcm
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7405 Id Software的RoQ DPCM
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7406 .IPs sonic
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7407 实验性的简易有损编解码器
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7408 .IPs sonicls
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7409 实验性的简易无损编解码器
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7410 .IPs vorbis
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7411 Vorbis
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7412 .IPs wmav1
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7413 Windows Media Audio v1
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7414 .IPs wmav2
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7415 Windows Media Audio v2
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7416 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7417 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7418 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7419 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7420 .B abitrate=<value>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7421 音频比特率,单位为kbps(默认值:224)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7422 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7423 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7424 .B atag=<value>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7425 使用所指定的Windows音频格式标签(例如atag=0x55)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7426 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7427 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7428 .B bit_exact
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7429 只使用精确到比特的算法(除了(I)DCT)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7430 此外,精确到比特的方式禁用了许多的优化模式,因而应当只用于回归测试。这种测试要求
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7431 即使编码器的版本变了,文件的二进制内容也要相同。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7432 该选项同时禁用MPEG-4流中的用户数据头。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7433 除非你确切知道你要做什么,否则不要使用这个选项。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7434 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7435 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7436 .B threads=<1\-8>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7437 最大能使用的线程数(默认值:1)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7438 可能对运动预测有一定负面影响。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7439 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7440 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7441 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7442 .B vcodec=<value>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7443 使用所指定的编解码器(默认值:mpeg4)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7444 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7445 .RSs
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7446 .IPs "asv1\ "
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7447 ASUS Video v1
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7448 .IPs "asv2\ "
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7449 ASUS Video v2
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7450 .IPs dvvideo
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7451 Sony Digital Video
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7452 .IPs "ffv1\ "
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7453 FFmpeg的无损视频编解码器
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7454 .IPs ffvhuff
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7455 非标准的使用YV12格式的20%提升的HuffYUV
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7456 .IPs "flv\ \ "
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7457 用在Flash视频中的Sorenson H.263
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7458 .IPs "h261\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7459 H.261
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7460 .IPs "h263\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7461 H.263
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7462 .IPs h263p
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7463 H.263+
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7464 .IPs huffyuv
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7465 HuffYUV
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7466 .IPs libtheora
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7467 Theora
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7468 .IPs libx264
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7469 x264 H.264/AVC MPEG-4 Part 10
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7470 .IPs libxvid
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7471 Xvid MPEG-4 Part 2(ASP)
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7472 .IPs ljpeg
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7473 Lossless JPEG
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7474 .IPs mjpeg
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7475 Motion JPEG
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7476 .IPs mpeg1video
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7477 MPEG-1 video
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7478 .IPs mpeg2video
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7479 MPEG-2 video
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7480 .IPs mpeg4
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7481 MPEG-4(DivX 4/5)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7482 .IPs msmpeg4
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7483 DivX 3
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7484 .IPs msmpeg4v2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7485 微软MPEG4v2
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7486 .IPs roqvideo
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7487 ID Software的RoQ Video
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7488 .IPs "rv10\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7489 一个老旧的RealVideo编解码器
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7490 .IPs "snow(另参见:vstrict)"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7491 FFmpeg实验性的基于小波变换的编解码器
24272
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7492 .IPs "svq1\ "
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7493 Apple Sorenson Video 1
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7494 .IPs "wmv1\ "
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7495 Windows Media Video, version 1(也就是WMV7)
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7496 .IPs "wmv2\ "
c989a2c2c341 sync with r24137, patch by JRaSH
kraymer
parents: 24007
diff changeset
7497 Windows Media Video, version 2(也就是WMV8)
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7498 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7499 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7500 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7501 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7502 .B vqmin=<1\-31>
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
7503 最低量化参数
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7504 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7505 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7506 不推荐(文件大很多,质量差别不大,而且有奇怪的副作用:msmpeg4、h263的质量会很差,
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7507 码率控制会混乱从而质量下升,而且一些解码器将不能解码)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7508 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7509 推荐用于普通mpeg4/\:mpeg1video编码(默认值)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7510 .IPs 3
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7511 推荐用于h263(p)/\:msmpeg4。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7512 建议采用3而不是2的原因是2可能造成溢出。(这在h263(p)中会在将来通过改变每个宏块的
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7513 量化参数而解决,而msmpeg4中无法修复,因为它不支持那种方式。)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7514 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7515 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7516 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7517 .B lmin=<0.01\-255.0>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7518 用于码率控制的最小帧级别的拉格朗日乘子(默认值:2.0)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7519 Lavc很少会使用低于vqmin值的量化参数。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7520 降低lmin会使lavc更容易在处理某些帧选用更低的量化参数,但不会低于vqmin值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7521 类似的,提高lmin将使lavc更不可能选用低的量化参数,即使vqmin参数允许使用这些量化
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7522 参数。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7523 你很可能想将lmin设为大致与vqmin相等。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7524 当使用自适应量化模式时,改变lmin/lmax可能影响不大;参见mblmin/mblmax。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7525 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7526 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7527 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7528 .B lmax=<0.01\-255.0>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7529 用于码率控制的最大拉格朗日乘子(默认值:31.0)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7530 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7531 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7532 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7533 .B mblmin=<0.01\-255.0>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7534 用于码率控制的最小宏块级别的拉格朗日乘子(默认值:2.0)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7535 该参数影响诸如qprd、lumi_mask等自适应量化选项。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7536 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7537 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7538 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7539 .B mblmax=<0.01\-255.0>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7540 用于码率控制的最大宏块级别的拉格朗日乘子(默认值:31.0)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7541 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7542 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7543 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7544 .B vqscale=<0\-31>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7545 恒定量化参数/\:恒定质量编码(选用固定量化参数模式)。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
7546 值越小意味着质量越好,但文件越大(默认值:\-1)。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7547 在使用snow编解码器的情况下,值0表示无损编码。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7548 由于其它编解码器不支持这个值,vqscale=0会有未经定义的效果。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7549 不推荐用1(参见vqmin获取详情)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7550 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7551 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7552 .B vqmax=<1\-31>
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
7553 最大量化参数,10\-31应该是一个合理的范围(默认值:31)。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7554 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7555 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7556 .B mbqmin=<1\-31>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7557 过时参数,应使用vqmin
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7558 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7559 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7560 .B mbqmax=<1\-31>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7561 过时参数,应使用vqmax
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7562 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7563 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7564 .B vqdiff=<1\-31>
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
7565 连续的I或P帧之间最大的量化参数差别(默认值:3)
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7566 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7567 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7568 .B vmax_b_frames=<0\-4>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7569 非B帧之间存在的最大B帧数目:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7570 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7571 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7572 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7573 无B帧(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7574 .IPs 0\-2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7575 对于MPEG-4来说是合理的范围
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7576 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7577 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7578 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7579 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7580 .B vme=<0\-5>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7581 运动预测方式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7582 可用方式有:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7583 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7584 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7585 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7586 none(质量很低)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7587 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7588 full(运行慢,当前代码未维护且已禁用)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7589 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7590 log(质量低,当前代码未维护且已禁用)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7591 .IPs 3
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7592 phods(质量低,当前代码未维护且已禁用)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7593 .IPs 4
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7594 EPZS:size=1的菱形模板,size可以通过*dia选项调整(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7595 .IPs 5
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7596 X1(实验性选项,当前是EPZS的一个别名)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7597 .IPs 8
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7598 iter(递归重叠的区块,仅用于snow)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7599 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7600 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7601 .sp 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7602 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7603 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7604 .I 注意:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7605 目前0\-3无视所花费比特的多少,所以质量可能比较低。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7606 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7607 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7608 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7609 .B me_range=<0\-9999>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7610 运动预测的搜索范围(默认值:0(不限制))
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7611 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7612 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7613 .B mbd=<0\-2>(另参见*cmp、qpel)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7614 宏块决策算法(高质量模式),将每个宏块在所有的模式下编码然后选择最佳的模式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7615 该模式运行很慢,但能使质量提高,文件大小降低。
26452
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
7616 当 mbd 设为1或2时,比较宏块过程中将不考虑 mbcmp 的值(但是其它地方还是使用
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
7617 了 mbcmp 值,特别是运动搜索算法中)。
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
7618 然而当某个比较设置(precmp、subcmp、cmp 或 mbcmp)为非零值时,将会使用一种更慢但更
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
7619 好的半像素运动搜索模式,而不管 mbd 设为何值。
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
7620 如果设置了 qpel 参数,则将肯定使用四分之一像素运动搜索模式。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7621 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7622 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7623 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7624 使用mbcmp提供的比较函数(默认方式)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7625 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7626 选用需要比特最少的宏块模式(=vhq)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7627 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7628 选用码率失真最优的宏块模式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7629 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7630 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7631 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7632 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7633 .B "vhq\ \ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7634 与mbd=1相同,出于兼容性考虑而保留了下来。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7635 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7636 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7637 .B "v4mv\ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7638 允许每个宏块有4个运动矢量(质量较好些)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7639 如果在mbd>0时使用效果更好。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7640 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7641 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7642 .B "obmc\ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7643 重叠块的运动补偿(H.263+)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7644 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7645 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7646 .B "loop\ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7647 遁环过滤(H.263+)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7648 注意,该选项有问题
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7649 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7650 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
7651 .B inter_threshold <\-1000\-1000>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7652 当前没有任何作用。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7653 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7654 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7655 .B keyint=<0\-300>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7656 关键帧的最大间隔,单位为帧数(默认值:250或者说25fps的影片中每10秒一个关键帧。这
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7657 个数值是MPEG-4中推荐使用的默认值)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7658 大多数编解码器需要定期使用关键帧以限制不匹配错误聚积过多。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7659 关键帧也在播放定位时需要,因为只能定位于关键帧——但关键帧比其它帧需要更多空间,
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7660 所以这里的数值设得越大意味着文件越小,但定位越不精确。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7661 0与1相同,这将使每个帧都成为关键帧。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7662 不推荐大于300的值,因为质量可能很差,这取决于解码器、编码器和运气。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7663 通常MPEG-1/2使用小于等于30的值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7664 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7665 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
7666 .B sc_threshold=<\-1000000000\-1000000000>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7667 用于场景切换侦测的阈值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7668 当libavcodec侦测到场景切换时,它将插入一个关键帧。你可以通过这个选项指定侦测模式
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7669 的敏感度。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
7670 \-1000000000表示每个帧下都会侦测出一个场景切换,1000000000表示侦测不出任何场景切
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7671 换(默认值:0)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7672 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7673 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7674 .B sc_factor=<any positive integer>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7675 导致使用较高量化参数的帧更容易引发场景切换的侦测,从而使libavcodec使用一个I帧
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7676 (默认值:1)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7677 1\-16是一个合理的范围。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7678 2至6之间的值能提高峰值信噪比(PSNR)(最高大约为0.04dB)并且让I帧在高动态场景中
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7679 放置于更合适的位置
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7680 高于6的值可能提高一点点PSNR(大约比sc_factor=6多0.01dB),而视觉质量下降却相当可
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7681 观。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7682 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7683 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7684 .B vb_strategy=<0\-2>(只用于第一阶段编码)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7685 选用I/P/B帧的策略:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7686 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7687 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7688 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7689 总是使用最多的B帧(默认值)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7690 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7691 在高动态场景中避免使用B帧。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7692 参观b_sensitivity选项以调试这一策略。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7693 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7694 调整使用B帧的个数以使质量最好(运行缓慢)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7695 你可以要通过调整brd_scale选项以减少该选项对于运行速度的负面作用。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7696 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7697 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7698 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7699 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7700 .B b_sensitivity=<任何大于0的整数>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7701 调整vb_strategy=1时运动侦测的敏感程度从而避免使用B帧(默认值:40)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7702 敏感程度越低将导致越多的B帧。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7703 使用更多的B帧通常能提升峰值信噪比,但太多的B帧可能导致在高动态场景中质量下降。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7704 除非运动程度极其高,否则b_sensitivity设为低于默认的值是很安全的;10在大多数情况
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7705 下是一个理想的值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7706 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7707 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7708 .B brd_scale=<0\-10>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7709 减小动态B帧决策中帧的尺寸(默认值:0)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7710 brd_scale每增加一,帧的宽高将减小一半,这样就使运行速度提升至四倍。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7711 尺寸减小后帧的宽和高都必须是偶数,所以brd_scale=1要求原来的宽高尺寸是四的倍数,
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7712 brd_scale=2要求原来的宽高尺寸是八的倍数,依次类推。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7713 换句话说,原来帧的宽高尺寸都必须能被2^(brd_scale+1)整除。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7714 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7715 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7716 .B bidir_refine=<0\-4>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7717 优化用于双向宏块的两个运动矢量,而不是重复使用向前和向后搜索所找到的矢量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7718 该选项只对B帧有效。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7719 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7720 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7721 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7722 禁用(默认值)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7723 .IPs 1\-4
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7724 使用更广泛的搜索模式(值越大运行越慢)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7725 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7726 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7727 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7728 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7729 .B vpass=<1\-3>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7730 启用内置的二阶段(或更多阶段)编码模式,只有当你想使用二阶段(或更多阶段)编码模
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7731 式时才指定这个值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7732 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7733 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7734 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7735 第一阶段编码(另参见turbo)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7736 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7737 第二阶段编码
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7738 .IPs 3
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7739 第N阶段编码(N阶段编码模式中第二阶段以及之后各阶段的编码)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7740 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7741 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7742 以下展示了其如何工作,以及如何使用:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7743 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7744 第一阶段编码(vpass=1)输出统计文件。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7745 你可能希望关闭一些大量消耗CPU的选项,就像“turbo”模式所做的那样。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7746 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7747 在二阶段编码模式中,第二阶段(vpass=2)读取统计文件的内容并依据该内容作出码率控
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7748 制的决策。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7749 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7750 在N阶段模式中,第二阶段(vpass=3——这不是本文档的印刷错误)同时做两件事:首先读
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7751 取统计信息,然后重写这些信息。如果存在不得不终断MEncoder的可能,那么你可能希望在
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7752 做这一步前备份divx2pass.log。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7753 你可以使用所有的编码选项,除非是非常消耗CPU的选项如“qns”。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7754 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7755 你可以反复执行与此相同的编码阶段以优化编码。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7756 每个紧接着的编码阶段将使用上一个阶段的统计信息并进一步优化。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7757 最后一个编码阶段可以包含任意大量消耗CPU的编码选项。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7758 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7759 如果你想用二阶段编码模式,那么先使用vpass=1,然后再用vpass=2。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7760 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7761 如果你想用三阶段或更多阶段的编码模式,那么在第一阶段使用vpass=1,接着用vpass=3,
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7762 接着不断用vpass=3直至你对编码结果满意了。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7763 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7764 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7765 .sp 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7766 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7767 huffyuv:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7768 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7769 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7770 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7771 .IPs "第一阶段"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7772 保存统计信息。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7773 .IPs "第二阶段"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7774 使用基于第一阶段统计信息的最优哈夫曼表编码。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7775 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7776 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7777 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7778 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7779 .B turbo(仅用于二阶段编码)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7780 使用更快的算法并禁用大量占用CPU的选项以使第一阶段编码的运行大幅加快。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7781 该选项可能稍稍降低全局峰值信噪比(大约为0.01dB)并且改变单个帧的类型以及稍稍改变
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7782 该帧的峰值信噪比(最多至0.03dB)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7783 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7784 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7785 .B aspect=<x/y>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7786 在文件内部保存影片的宽高比,就像MPEG文件一样。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7787 比使用缩放功能效果好多了,因为质量不下降。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7788 只有MPlayer能正确播放这些文件,其它播放器会以错误的宽高比显示。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7789 宽高比参数可以以比率或浮点数字的形式给出。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7790 .sp 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7791 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7792 .I 示例:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7793 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7794 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7795 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7796 .IPs "aspect=16/9或aspect=1.78"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7797 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7798 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7799 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7800 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7801 .B autoaspect
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7802 与aspect选项相同,但是通过综合考量滤镜链上的各种调整(crop/\:expand/\:scale/\:等
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7803 等)自动计算宽高比。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7804 不会对性能产生负面影响,所以你可以放心地让该选项保持为打开的状态。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7805 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7806 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7807 .B vbitrate=<value>
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
7808 指定比特率(默认值:800)。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7809 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7810 .I 警告:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7811 1kbit = 1000 bits
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7812 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7813 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7814 .IPs 4\-16000
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7815 (单位为kbit)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7816 .IPs 16001\-24000000
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7817 (单位为bit)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7818 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7819 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7820 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7821 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7822 .B vratetol=<value>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7823 文件大小控制中允许出入的数量,单位为kbit。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7824 1000\-100000是一个合理的范围。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7825 (警告:1kbit = 1000 bits)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7826 (默认值:8000)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7827 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7828 .I 注意:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7829 vratetol在第二阶段编码中不应设得太大,否则当设置了vrc_(min|max)rate时,可能会产
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7830 生问题。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7831 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7832 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7833 .B vrc_maxrate=<value>
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
7834 最大比特率,单位为kbit/\:sec
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7835 (默认值:0,无限制)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7836 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7837 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7838 .B vrc_minrate=<value>
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
7839 最小比特率,单位为kbit/\:sec
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7840 (默认值:0,无限制)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7841 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7842 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7843 .B vrc_buf_size=<value>
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
7844 缓冲大小,单位为kbit。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7845 在MPEG-1/2中该选项同时设置了vbv缓冲的大小,对于VCD请使用327,对于SVCD使用917,而
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7846 DVD使用1835。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7847 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7848 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7849 .B vrc_buf_aggressivity
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7850 当前没有什么作用
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7851 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7852 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7853 .B vrc_strategy
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7854 码率控制方式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7855 注意当vrc_strategy不设为0时,一些影响码率控制的选项将不起任何作用。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7856 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7857 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7858 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7859 使用内置的lavc码率控制方式(默认值)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7860 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7861 使用Xvid的码率控制方式(仅供测试用;要求MEncoder编译时加入对Xvid 1.1或更高版本的
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7862 支持)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7863 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7864 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7865 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7866 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
7867 .B vb_qfactor=<\-31.0\-31.0>
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
7868 B帧和非B帧间的量化参数因数(默认值1.25)
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7869 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7870 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
7871 .B vi_qfactor=<\-31.0\-31.0>
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
7872 I帧和非I帧间的量化参数因数(默认值0.8)
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7873 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7874 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
7875 .B vb_qoffset=<\-31.0\-31.0>
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
7876 B帧和非B帧间的量化参数偏移量(默认值1.25)
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7877 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7878 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
7879 .B vi_qoffset=<\-31.0\-31.0>
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
7880 (默认值0.0)
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
7881 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
7882 如果v{b|i}_qfactor > 0
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
7883 .br
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7884 I/B帧量化参数 = P帧量化参数 * v{b|i}_qfactor + v{b|i}_qoffset
20241
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
7885 .br
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
7886 否则
8cb530138808 convert chinese man page to UTF-8
kraymer
parents: 19559
diff changeset
7887 .br
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7888 使用常规的码率控制方式(不限定于下一个P帧的量化参数)而设置
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
7889 q= \-q * v{b|i}_qfactor + v{b|i}_qoffset
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7890 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7891 .I 提示:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7892 要执行恒定量化参数的编码而对I/P和B帧应用不同的量化参数,你可以使用:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7893 lmin= <I/P帧量化参数>:lmax= <I/P帧量化参数>:vb_qfactor= <B帧量化参数/\:I/P帧量化参数>。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7894 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7895 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7896 .B vqblur=<0.0\-1.0>(第一阶段编码)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7897 量化参数模糊系数(默认值:0.5),值越大将使量化参数在时间上分布得越平均(变化得
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7898 越慢)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7899 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7900 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7901 .IPs 0.0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7902 禁用量化参数模糊功能。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7903 .IPs 1.0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7904 使量化参数在所有先前出现的帧中平均化。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7905 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7906 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7907 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7908 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7909 .B vqblur=<0.0\-99.0>(第二阶段编码)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7910 量化参数高斯模糊(默认值:0.5),值越大将使量化参数在时间上分布得越平均(变化得
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7911 越慢)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7912 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7913 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7914 .B vqcomp=<0.0\-1.0>
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
7915 量化参数压缩,vrc_eq选项依赖于该选项(默认值:0.5)。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7916 .I 注意:
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
7917 在两个极端值之间的某个值能使感观质量达到最优。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7918 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7919 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7920 .B vrc_eq=<equation>
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
7921 主码率控制方程式
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7922 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7923 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7924 .IPs 1+(tex/\:avgTex-1)*qComp
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7925 近似于以前码率控制代码所用的方程式
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7926 .IPs tex^qComp
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7927 式中qcomp为0.5或某个类似设置(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7928 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7929 .PP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7930 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7931 中置运算符:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7932 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7933 .RSs
24936
8e531e1f3a1b Escape some more '-'.
diego
parents: 24927
diff changeset
7934 .IPs +,\-,*,/,^
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7935 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7936 .PP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7937 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7938 变量:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7939 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7940 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7941 .IPs "tex\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7942 纹理复杂度
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7943 .IPs iTex,pTex
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7944 内部、非内部纹理复杂度
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7945 .IPs avgTex
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7946 平均纹理复杂度
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7947 .IPs avgIITex
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7948 I帧中的平均内部纹理复杂度
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7949 .IPs avgPITex
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7950 P帧中的平均内部纹理复杂度
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7951 .IPs avgPPTex
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7952 P帧中的平均非内部纹理复杂度
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7953 .IPs avgBPTex
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7954 B帧中的平均非内部纹理复杂度
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7955 .IPs "mv\ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7956 用于运动矢量的比特数
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7957 .IPs fCode
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7958 以log2对数值计量的最大运动矢量长度
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7959 .IPs iCount
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7960 内部宏块数/宏块数
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7961 .IPs "var\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7962 空间复杂度
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7963 .IPs mcVar
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7964 时间复杂度
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7965 .IPs qComp
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7966 命令行输入的qcomp值
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7967 .IPs "isI, isP, isB"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7968 若图像类型为I/P/B则为1,否则为0。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7969 .IPs "Pi,E\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7970 参见你最喜欢的数学书。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7971 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7972 .PP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7973 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7974 函数:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7975 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7976 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7977 .IPs max(a,b),min(a,b)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7978 最大值/最小值
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7979 .IPs gt(a,b)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7980 若a>b则为1,否则为0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7981 .IPs lt(a,b)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7982 若a<b则为1,否则为0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7983 .IPs eq(a,b)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7984 若a==b则为1,否则为0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7985 .IPs "sin, cos, tan, sinh, cosh, tanh, exp, log, abs"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7986 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7987 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7988 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7989 .B vrc_override=<options>
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
7990 用户指定的针于影片特定部分(尾声、演职员表……)的质量值。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7991 选项有<start-frame>、<end-frame>、<quality>[/<start-frame>,
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7992 <end-frame>, <quality>[/...]]:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7993 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7994 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7995 .IPs "quality (2\-31)"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7996 量化参数
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
7997 .IPs "quality (\-500\-0)"
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7998 质量修正的百分比程度
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
7999 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8000 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8001 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8002 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8003 .B vrc_init_cplx=<0\-1000>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8004 初始复杂度(第一阶段编码)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8005 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8006 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8007 .B vrc_init_occupancy=<0.0\-1.0>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8008 初始缓冲占用量,为vrc_buf_size值的一个分数(默认值:0.9)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8009 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8010 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8011 .B vqsquish=<0|1>
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
8012 指定如何使量化参数保持在qmin和qmax之间。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8013 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8014 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8015 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8016 使用截断方式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8017 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8018 使用一种不错的微分函数(默认值)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8019 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8020 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8021 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8022 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8023 .B vlelim=<\-1000\-1000>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8024 设置亮度的单一系数消减阈值。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8025 设为负数值则将同时考量直流系数(在以quant=1编码时应当至少设为\-4或更低):
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8026 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8027 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8028 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8029 禁用(默认值)
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8030 .IPs \-4
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8031 JVT推荐值
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8032 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8033 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8034 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8035 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8036 .B vcelim=<\-1000\-1000>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8037 设置色度的单一系数消减阈值。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8038 设为负数值则将同时考量直流系数(在以quant=1编码时应当至少设为\-4或更低):
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8039 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8040 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8041 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8042 禁用(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8043 .IPs 7
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8044 JVT推荐值
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8045 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8046 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8047 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8048 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8049 .B vstrict=<\-2|\-1|0|1>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8050 严格符合编码标准
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8051 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8052 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8053 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8054 禁用
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8055 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8056 只有当你想让MPEG-4标准解码器读取编码输出结果时才推荐使用
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8057 .IPs \-1
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8058 允许使用libavcodec专用的扩展功能(默认值)。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8059 .IPs \-2
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8060 启用实验性的编解码器和功能,这些可能在将来版本的MPlayer中无法播放(用于snow)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8061 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8062 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8063 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8064 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8065 .B "vdpart\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8066 数据分隔。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8067 每个视频数据包增加2字节内容,从而改善在不可靠信道上传输时(例如,在因特网上传输
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8068 流媒体)的容错能力。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8069 每个视频数据包将编码为3个独立的部分:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8070 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8071 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8072 .IPs "1. MVs"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8073 运动信息
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8074 .IPs "2. DC coefficients(直流系数)"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8075 低分辨率画面
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8076 .IPs "3. AC coefficients(交流系数)"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8077 细节
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8078 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8079 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8080 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8081 MV和DC最为重要,丢失这两个部分似乎远比丢失AC部分和1. & 2.部分严重得多。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8082 (MV & DC)远比3.部分(AC)小得多,这意味着传输错误更多出现在AC部分而不是MV & DC部
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8083 分。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8084 所以,画面在数据分割后将比未分割时看上去更好,因为未分割时传输错误将同等地损坏
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8085 AC/\:DC/\:MV三个部分。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8086 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8087 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8088 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8089 .B vpsize=<0\-10000>(另参见vbpart)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8090 视频数据包的大小,用于改善容错能力。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8091 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8092 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8093 .IPs "0\ \ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8094 禁用(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8095 .IPs 100\-1000
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8096 较好的选择
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8097 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8098 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8099 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8100 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8101 .B "ss\ \ \ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8102 用于H.263+的分片结构模式
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8103 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8104 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8105 .B "gray\ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8106 仅灰度的编码(较快)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8107 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8108 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8109 .B vfdct=<0\-10>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8110 DCT算法
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8111 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8112 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8113 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8114 自动选用一个良好的算法(默认值)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8115 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8116 快速整数式
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8117 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8118 精确整数式
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8119 .IPs 3
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8120 MMX
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8121 .IPs 4
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8122 mlib
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8123 .IPs 5
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8124 AltiVec
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8125 .IPs 6
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8126 浮点AAN
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8127 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8128 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8129 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8130 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8131 .B idct=<0\-99>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8132 IDCT算法
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8133 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8134 .I 注意:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8135 据我们所知,所有这些IDCT算法均通过IEEE1180测试。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8136 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8137 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8138 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8139 自动选用一个良好的算法(默认值)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8140 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8141 JPEG标准整数式
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8142 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8143 简单式
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8144 .IPs 3
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8145 简单MMX
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8146 .IPs 4
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8147 libmpeg2mmx(不精确,不要用于keyint >100模式下的编码)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8148 .IPs 5
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8149 ps2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8150 .IPs 6
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8151 mlib
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8152 .IPs 7
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8153 arm
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8154 .IPs 8
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8155 AltiVec
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8156 .IPs 9
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8157 sh4
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8158 .IPs 10
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8159 simplearm
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8160 .IPs 11
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8161 H.264
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8162 .IPs 12
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8163 VP3
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8164 .IPs 13
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8165 IPP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8166 .IPs 14
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8167 xvidmmx
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8168 .IPs 15
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8169 CAVS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8170 .IPs 16
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8171 simplearmv5te
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8172 .IPs 17
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8173 simplearmv6
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8174 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8175 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8176 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8177 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8178 .B lumi_mask=<0.0\-1.0>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8179 亮度屏蔽是一种‘心理感官性’的设置,一般认为其所利用的事实是人眼倾向于在画面中很
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8180 亮的部分里只注意到较少的细节。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8181 亮度屏蔽模式比中性的模式更大幅度地压缩明亮的区域,所以它能省下不少比特将其用于其
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8182 它的帧中,从而提高整体的主观感官质量,但同时可能降低了峰值信噪比。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8183 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8184 .I 警告:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8185 小心,值过大可能导致灾难性的后果。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8186 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8187 .I 警告:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8188 值设得大可能在某些显示器上看起来效果好,但可能在其它显示器上就显得难看。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8189 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8190 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8191 .IPs "0.0\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8192 禁用(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8193 .IPs 0.0\-0.3
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8194 合理的范围
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8195 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8196 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8197 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8198 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8199 .B dark_mask=<0.0\-1.0>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8200 暗度屏蔽是一种‘心理感官性’的设置,一般认为其所利用的事实是人眼倾向于在画面中很
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8201 暗的部分里只注意到较少的细节。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8202 暗度屏蔽模式比中性的模式更大幅度地压缩明亮的区域,所以它能省下不少比特将其用于其
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8203 它的帧中,从而提高整体的主观感官质量,但同时可能降低了峰值信噪比。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8204 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8205 .I 警告:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8206 小心,值过大可能导致灾难性的后果。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8207 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8208 .I 警告:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8209 值设得大可能在某些显示器上看起来效果好,但可能在其它显示器/电视/液晶屏上就显得难
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8210 看。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8211 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8212 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8213 .IPs "0.0\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8214 禁用(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8215 .IPs 0.0\-0.3
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8216 合理的范围
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8217 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8218 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8219 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8220 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8221 .B tcplx_mask=<0.0\-1.0>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8222 时间复杂度屏蔽(默认值:0.0(禁用))。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8223 设想一下一个场景中一只鸟飞过整个场景;tcplx_mask将提高描绘鸟的宏块的量化参数(从
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8224 而降低这些宏块的质量),而人眼通常没有时间去看清鸟的所有细节。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8225 注意如果被屏蔽的对象停止运动(例如鸟儿落地了),那么很有可能在短时间内这个对象会
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8226 显得很难看,直至编码器注意到这个对象不动了而需要更好的块来描绘。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8227 节省下来的比特将用于视频中的其它部分,只要tcplx_mask经过精心选取,这将提高主观感
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8228 官质量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8229 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8230 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8231 .B scplx_mask=<0.0\-1.0>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8232 空间复杂度屏蔽
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8233 如果没有解块效应滤镜用于解码过程,那么较大的值有助于消除块效应,但这可能不是一个
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8234 好办法。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8235 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8236 设想一下一个含有草丛(这通常有很大的空间复杂度)、蓝天和一间房子的场景;
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8237 scplx_mask将提高描绘草丛的宏块的量化参数,从而降低其质量,由此将更多的比特花在天
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8238 空和房子上。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8239 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8240 .I 提示:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8241 要充分切除所有的影片黑边,因为它们使宏块的质量下降(这同样适用于不用scplx_mask的
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8242 情形)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8243 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8244 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8245 .IPs "0.0\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8246 禁用(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8247 .IPs 0.0\-0.5
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8248 合理的范围
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8249 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8250 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8251 .sp 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8252 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8253 .I 注意:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8254 这个设置与使用能更大幅度压缩高频信号的自定义量化矩阵不具有相同效果,因为
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8255 即使直流信号改变时scplx_mask也不会降低P块的质量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8256 scplx_mask的效果可能也不如那种方式好。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8257 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8258 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8259 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8260 .B p_mask=<0.0\-1.0>(另参见vi_qfactor)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8261 降低帧间块的质量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8262 这等价于提高内部块的质量,因为码率控制器仍在整个视频序列上以相同的平均码率分配了
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8263 数据资源(默认值:0.0(禁用))。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8264 p_mask=1.0使分配到每个内部块的比特数加倍。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8265 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8266 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8267 .B border_mask=<0.0\-1.0>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8268 用于MPEG风格编码器的画面边缘处理模式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8269 画面边缘处理模式提高距离画面帧边缘不到1/5个帧宽度/高度的宏块的量化参数,因为这些
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8270 宏块通常对于显示效果较为不重要。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8271 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8272 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8273 .B "naq\ \ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8274 使自适应量化模式正态化(实验性选项)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8275 当使用自适应量化模式(*_mask)时,平均每个宏块的量化参数大小可能不再与所需要的帧
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8276 级别的量化参数相一致。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8277 Naq将尝试调整每个宏块的量化参数以保证平均值为适当的值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8278 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8279 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8280 .B "ildct\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8281 使用隔行扫描的DCT。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8282 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8283 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8284 .B "ilme\ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8285 使用隔行扫描的运动估计模式(与qpel不能同时使用)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8286 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8287 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8288 .B "alt\ \ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8289 使用另一种扫描表。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8290 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8291 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8292 .B "top=<\-1\-1>\ \ \ "
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8293 .PD 0
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8294 .RSs
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8295 .IPs \-1
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8296 自动判断
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8297 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8298 下半扫描场先进入
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8299 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8300 上半扫描场先进入
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8301 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8302 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8303 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8304 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8305 .B format=<value>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8306 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8307 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8308 .IPs "YV12\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8309 默认值
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8310 .IPs "444P\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8311 用于ffv1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8312 .IPs "422P\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8313 用于HuffYUV、无损JPEG、dv和ffv1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8314 .IPs "411P\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8315 用于无损JPEG、dv和ffv1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8316 .IPs "YVU9\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8317 用于无损JPEG、ffv1和svq1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8318 .IPs "BGR32"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8319 用于无损JPEG和ffv1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8320 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8321 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8322 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8323 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8324 .B "pred\ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8325 (用于HuffYUV)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8326 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8327 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8328 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8329 左预测
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8330 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8331 平面/\:梯度预测
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8332 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8333 中位数预测
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8334 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8335 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8336 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8337 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8338 .B "pred\ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8339 (用于无损JPEG)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8340 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8341 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8342 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8343 左预测
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8344 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8345 上预测
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8346 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8347 左上预测
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8348 .IPs 3
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8349 平面/\:梯度预测
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8350 .IPs 6
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8351 平均数预测
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8352 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8353 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8354 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8355 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8356 .B "coder\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8357 (用于ffv1)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8358 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8359 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8360 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8361 vlc编码(Golomb-Rice)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8362 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8363 算术编码(CABAC)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8364 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8365 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8366 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8367 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8368 .B context
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8369 (用于ffv1)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8370 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8371 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8372 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8373 小型上下文环境模式
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8374 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8375 大型上下文环境模式
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8376 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8377 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8378 .sp 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8379 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8380 (用于ffvhuff)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8381 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8382 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8383 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8384 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8385 预先确定的哈夫曼表(内置的或是二阶编码中产生的)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8386 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8387 自适应哈夫曼表
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8388 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8389 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8390 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8391 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8392 .B "qpel\ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8393 使用四分之一像素的运动补偿模式(与ilme不能同时使用)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8394 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8395 .I 提示:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8396 该选项似乎只对高比特率的编码有用。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8397 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8398 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8399 .B mbcmp=<0\-2000>
26452
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
8400 设置用于宏块决策的比较函数,只有当 mbd=0 时才有作用。
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
8401 该选项也用于一些运动搜索函数中,此时不管 mbd 设置如何它都有作用。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8402 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8403 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8404 .IPs "0 (SAD)"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8405 绝对值差的合,运行快(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8406 .IPs "1 (SSE)"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8407 误差的平方合
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8408 .IPs "2 (SATD)"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8409 Hadamard变换后绝对值差的合
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8410 .IPs "3 (DCT)"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8411 DCT变换后绝对值差的合
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8412 .IPs "4 (PSNR)"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8413 量化误差的平方合(避免使用,质量差)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8414 .IPs "5 (BIT)"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8415 块中所需的比特的数量
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8416 .IPs "6 (RD)"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8417 码率失真最优,运行慢
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8418 .IPs "7 (ZERO)"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8419 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8420 .IPs "8 (VSAD)"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8421 垂直方向绝对值差的合
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8422 .IPs "9 (VSSE)"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8423 垂直方向绝对值差的平方合
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8424 .IPs "10 (NSSE)"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8425 保留噪声的差值的平方合
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8426 .IPs "11 (W53)"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8427 5/3小波,只用于snow中
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8428 .IPs "12 (W97)"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8429 9/7小波,只用于snow中
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8430 .IPs "+256\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8431 同时使用色度信息,当前无法在B帧中(正确)运行。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8432 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8433 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8434 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8435 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8436 .B ildctcmp=<0\-2000>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8437 设置隔行扫描DCT决策中使用的比较函数(参见mbcmp以获取可用比较函数信息)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8438 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8439 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8440 .B precmp=<0\-2000>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8441 设置运动估计预处理阶段所使用的比较函数(参见mbcmp以获取可用比较函数信息)(默认
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8442 值:0)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8443 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8444 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8445 .B cmp=<0\-2000>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8446 设置整像素运动估计中所使用的比较函数(参见mbcmp以获取可用比较函数信息)(默认
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8447 值:0)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8448 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8449 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8450 .B subcmp=<0\-2000>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8451 设置亚像素运动估计中所使用的比较函数(参见mbcmp以获取可用比较函数信息)(默认
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8452 值:0)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8453 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8454 .TP
24007
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
8455 .B skipcmp=<0\-2000>
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
8456 FIXME:为这个选项写说明文档。
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
8457 .
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
8458 .TP
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8459 .B nssew=<0\-1000000>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8460 该设置控制NSSE的权重,其中较大的权重将导致较多的噪声。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8461 0 NSSE与SSE是一样的
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8462 如果你希望在你编码后的视频中保留一些噪声,而不是在编码时将他们滤除,那么你会发现
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8463 这个设置很有用(默认值:8)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8464 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8465 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8466 .B predia=<\-99\-6>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8467 运动估计预处理阶段中使用菱形的类型和大小
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8468 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8469 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8470 .B dia=<\-99\-6>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8471 运动估计中使用的菱形的类型和大小。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8472 运动搜索是一个迭代式的过程。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8473 使用一个较小的菱形并不会限制搜索中只找较小的运动矢量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8474 而是说在找到最合适的运动矢量前搜索更倾向于停止,尤其是在噪声介入的情形下。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8475 较大的菱形将允许对于最佳运动矢量的搜索更加广泛,从而搜索更加慢但得到的结果质量更
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8476 加好。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8477 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8478 大型的常规菱形比自适应形状的菱形质量更好。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8479 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8480 自适应形状的菱形在速度和质量之间有较好的折中。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8481 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8482 .I 注意:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8483 常规菱形和自适应形状菱形在大小概念上的含义是不同的。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8484 .RSs
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8485 .IPs \-3
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8486 大小为3的自适形形状(快速)菱形
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8487 .IPs \-2
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8488 大小为2的自适形形状(快速)菱形
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8489 .IPs \-1
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8490 非均匀的多重六边形搜索(运行慢)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8491 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8492 size=1的常规菱形(默认值)=EPZS类型的菱形
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
8493 .nf
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
8494 .ne
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
8495 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
8496 000
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
8497 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
8498 .fi
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8499 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8500 size=2的常规菱形
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
8501 .nf
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
8502 .ne
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
8503 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
8504 000
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
8505 00000
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
8506 000
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
8507 0
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
8508 .fi
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8509 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8510 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8511 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8512 .B "trell\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8513 使用格子因子搜索的量化模式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8514 该选项将为每个8x8块找到最优的编码方式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8515 使用格子因子搜索的量化方式就是一种在峰值信噪比对比码率意义下最优的量化模式(假设
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8516 IDCT不造成任何数值舍入错误,这种情形显然不在讨论之列。)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8517 这种量化模式就是找一个具有最小错误数和lambda*bits值的块。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8518 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8519 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8520 .IPs lambda
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8521 与量化参数(QP)相关的常数
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8522 .IPs "bits\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8523 编码这个块所需的比特数量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8524 .IPs error
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8525 量化错误数的平方和
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8526 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8527 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8528 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8529 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8530 .B "cbp\ \ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8531 码率失真最优的编码后块的特征。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8532 将选取使削减值与lambda*rate值的合最小化的编码后块的特征。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8533 该选项只能与格子因子量化模式一起使用。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8534 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8535 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8536 .B "mv0\ \ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8537 尝行在运动矢量=<0,0>的条件下编码每个宏块并选取最好的一个。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8538 当mbd=0时该选项没有作用。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8539 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8540 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8541 .B mv0_threshold=<任意非负整数>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8542 当周围的运动矢量为<0,0>,而当前块的运动估计评分小于mv0_threshold时,将使用<0,0>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8543 作为运动矢量,而跳过进一步的运动估计步骤(默认值:256)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8544 将mv0_threshold降低至0可以使峰值信噪比有稍许(0.01dB)增加,并且可能使编码后的视
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8545 频看上去稍微好一些;将mv0_threshold设为高于320时将导致峰值信噪比和视觉质量大大降
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8546 减。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8547 较高的值使编码加快一点点(通常低于1%,这取决于所使用的其它选项)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8548 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8549 .I 注意:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8550 该选项不要求启用mv0选项。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8551 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8552 .TP
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
8553 .B qprd(仅用于mbd=2)
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8554 对于每个宏块中给定lambda值的码率失真最优的量化参数(QP)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8555 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8556 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8557 .B last_pred=<0\-99>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8558 来自前一帧的运动预测器的数量
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8559 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8560 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8561 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8562 (默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8563 .IPs a
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8564 将使用2a+1 x 2a+1宏块数平方个来自前一帧的运动矢量预测器。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8565 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8566 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8567 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8568 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8569 .B preme=<0\-2>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8570 运动估计的预处理阶段
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8571 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8572 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8573 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8574 禁用
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8575 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8576 只在I帧后使用(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8577 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8578 总是使用
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8579 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8580 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8581 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8582 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8583 .B subq=<1\-8>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8584 亚像素优化质量(用于qpel)(默认值:8(高质量))
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8585 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8586 .I 注意:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8587 该选项对速度有极大影响。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8588 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8589 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8590 .B refs=<1\-8>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8591 运动补偿中所考虑的参照帧的数量(仅用于Snow)(默认值:1)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8592 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8593 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8594 .B "psnr\ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8595 编码后打印整个视频的PSNR(峰值信噪比),并将每个帧的PSNR存放在一个名字诸如
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8596 ‘psnr_hhmmss.log’的文件中。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8597 返回的值单位为dB(分贝),值越高越好。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8598 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8599 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8600 .B mpeg_quant
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8601 使用MPEG的量化器而不是H.263的。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8602 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8603 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8604 .B "aic\ \ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8605 启用MPEG-4的AC预测模式,或是H.263+的高级帧内预测模式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8606 该选项将很有限地提升质量(大约0.02dB的PSNR),同时很有限地减慢编码速度(大约为
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8607 1%)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8608 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8609 .I 注意:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8610 vqmin应当设为8或更大以使用H.263+ AIC。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8611 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8612 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8613 .B "aiv\ \ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8614 用于H.263+的另一种帧间vlc模式
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8615 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8616 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8617 .B "umv\ \ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8618 无限制的运动矢量(MV)(仅用于H.263+)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8619 允许编码任意长的MV。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8620 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8621 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8622 .B ibias=<\-256\-256>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8623 帧内量化器偏向系数(256等价于1.0,MPEG类型的量化器的默认值:96,H.263类型的量化
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8624 器的默认值:0)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8625 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8626 .I 注意:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8627 H.263 MMX量化器无法处理正值的偏向系数(应设置vfdct=1或2),
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8628 MPEG MMX量化器无法处理负值的偏向系数(应设置vfdct=1或2)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8629 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8630 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8631 .B pbias=<\-256\-256>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8632 帧间量化器偏向系数(256等价于1.0,MPEG类型的量化器的默认值:0,H.263类型的量化器
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8633 的默认值:\-64)
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8634 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8635 .I 注意:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8636 H.263 MMX量化器无法处理正值的偏向系数(应设置vfdct=1或2),
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8637 MPEG MMX量化器无法处理负值的偏向系数(应设置vfdct=1或2)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8638 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8639 .I 提示:
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
8640 偏向系数的值越大(\-32 \- \-16而不是\-64)看上去越能提升PSNR。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8641 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8642 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8643 .B nr=<0\-100000>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8644 噪声削减模式,0表示禁用。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8645 0\-600对于典型的视频内容来说是一个有用的范围,但是你可能希望将其调高一点以用于噪
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8646 点十分多的视频内容(默认值:0)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8647 考虑到该选项对于编码速度影响小,你可能想更倾向于使用这个选项,而不是用诸如
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8648 denoise3d或hqdn3d之类的视频滤镜来过滤噪声。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8649 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8650 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8651 .B qns=<0\-3>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8652 量化器噪声整形模式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8653 该选项不是选择在PSNR上最接近源视频的量化模式,而是选择能使噪声(通常是色斑)会被
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8654 图像中相近频率内容所屏蔽的量化模式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8655 较大的值运行速度较慢,但可能不能产生较好的编码质量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8656 该选项可以并且应当与格子因子量化模式一起使用,在这种情况下格子因子量化模式(对于
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8657 恒定权值是最优的)将作为迭代搜索的起始操作。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8658 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8659 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8660 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8661 禁用(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8662 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8663 仅降低系数的绝对值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8664 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8665 仅改变最后一个非零系数+1之前的系数。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8666 .IPs 3
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8667 尝试所有可能操作。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8668 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8669 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8670 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8671 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8672 .B inter_matrix=<逗号分隔的矩阵>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8673 使用自定义的帧间矩阵。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8674 该选项需要一个用逗号分隔的64个整数组成的字符串。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8675 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8676 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8677 .B intra_matrix=<comma separated matrix>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8678 使用自定义的帧内矩阵。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8679 该选项需要一个用逗号分隔的64个整数组成的字符串。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8680 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8681 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8682 .B vqmod_amp
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8683 实验性的量化器调整模式
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8684 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8685 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8686 .B vqmod_freq
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8687 实验性的量化器调整模式
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8688 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8689 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8690 .B "dc\ \ \ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8691 以比特为单位的帧内DC精度(默认值:8)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8692 如果你指定了vcodec=mpeg2video,那么这个值可以是8、9、10或11。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8693 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8694 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8695 .B cgop(另参见sc_threshold)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8696 关闭所有的GOP。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8697 当前该选项只有当场景切换侦测功能禁用时才能工作(sc_threshold=1000000000)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8698 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8699 .TP
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
8700 .B "gmc\ \ \ \ "
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
8701 启动全局动作补偿。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
8702 .
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
8703 .TP
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
8704 .B (no)lowdelay
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
8705 设置用于 MPEG-1/2 的低延迟标志(禁用B帧)。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
8706 .
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
8707 .TP
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8708 .B vglobal=<0\-3>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8709 控制写入全局视频头部信息的方式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8710 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8711 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8712 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8713 编解码器决在哪里写入全局头部信息(默认值)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8714 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8715 只在extradata(额外数据)域中写入全局头部信息(.mp4/MOV/NUT需要这样做)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8716 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8717 只在关键帧之前写入全局头部信息。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8718 .IPs 3
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8719 结合1和2两种方式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8720 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8721 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8722 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8723 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8724 .B aglobal=<0\-3>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8725 与vglobal相同,用于音频头部信息。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8726 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8727 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8728 .B level=<value>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8729 设置编解码器环境等级。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8730 使用31或41以在Playstation 3上播放视频。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8731 .
24007
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
8732 .TP
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
8733 .B skip_exp=<0\-1000000>
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
8734 FIXME:为这个选项写说明文档。
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
8735 .
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
8736 .TP
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
8737 .B skip_factor=<0\-1000000>
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
8738 FIXME:为这个选项写说明文档。
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
8739 .
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
8740 .TP
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
8741 .B skip_threshold=<0\-1000000>
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
8742 FIXME:为这个选项写说明文档。
31f77c1c966e This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996
kraymer
parents: 23814
diff changeset
8743 .
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8744 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8745 .SS nuv(\-nuvopts)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8746 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8747 Nuppel视频基于RTJPEG和LZO。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8748 默认方式下,帧首先以RTJPEG方式编码,然后再用LZO压缩,但可以禁用这两个阶段的一个
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8749 或两个。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8750 于是,你可以实际上输出的是原始的i420、LZO压缩的i420、RTJPEG或默认情况下的经LZO压
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8751 缩的RTJPEG。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8752 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8753 .I 注意:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8754 nuvrec文件包含了一些关于用于大多数常见TV编码的设置的建议和示例。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8755 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8756 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8757 .B c=<0\-20>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8758 色度阈值(默认值:1)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8759 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8760 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8761 .B l=<0\-20>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8762 亮度阈值(默认值:1)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8763 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8764 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8765 .B "lzo\ \ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8766 启用LZO压缩(默认值)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8767 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8768 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8769 .B "nolzo\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8770 禁用LZO压缩。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8771 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8772 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8773 .B q=<3\-255>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8774 质量等级(默认值:255)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8775 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8776 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8777 .B "raw \ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8778 禁用RTJPEG编码。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8779 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8780 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8781 .B "rtjpeg\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8782 启用RTJPEG编码。(默认值)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8783 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8784 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8785 .SS xvidenc (\-xvidencopts)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8786 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8787 有三个模式可以使用:恒定比特率模式(CBR)、固定量化器模式和二阶段编码模式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8788 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8789 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8790 .B pass=<1|2>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8791 在二阶段编码模式中指定哪一个阶段。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8792 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8793 .TP
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
8794 .B turbo(仅用于二阶段编码模式)
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8795 通过使用更快的算法并禁用大量消耗CPU的选项,以加速第一阶段编码。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8796 该选项可能稍许降低全局的PSNR,并且改变单个帧的类型,以及稍许提升这个帧的PSNR。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8797 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8798 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8799 .B bitrate=<value>(用于CBR或二阶段编码模式)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8800 设置所使用的比特率。若值小于16000,则单位为千比特/\:秒;若值大于16000,则单位
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8801 为bits/\:second。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8802 如果<value>为负数,那么Xvid将把这个值的绝对值作为视频的目标大小(单位为
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8803 kBytes),并自动计算出相应的比特率(默认值:687kbits/s)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8804 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8805 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8806 .B fixed_quant=<1\-31>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8807 切换至固定量化器模式,并指定所使用的量化器。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8808 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8809 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8810 .B zones=<zone0>[/<zone1>[/...]](CBR或二阶段编码模式)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8811 用户指定的针对影片特定部分(片尾、演职员表、……)的质量值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8812 每个zone的格式是<start-frame>,<mode>,<value>,其中<mode>可以是
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8813 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8814 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8815 .IPs "q"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8816 更改恒定量化器,在这种模式下value=<2.0\-31.0>,代表量化参数值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8817 .IPs "w"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8818 更改码率控制权值,在这种模式下value=<0.01\-2.00>,代表单位为%的质量修正值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8819 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8820 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8821 .sp 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8822 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8823 .I 示例:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8824 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8825 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8826 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8827 .IPs zones=90000,q,20
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8828 将90000开始的所有帧以恒定量化参数20编码。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8829 .IPs zones=0,w,0.1/10001,w,1.0/90000,q,20
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8830 将0\-10000帧以10%的比特率编码,将90000直至结尾的帧以20的恒定量化参数编码。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8831 注意需要有第二个zone以限定第一个zone,因为没有它直至89999的所有帧都会以10%的比特
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8832 率编码。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8833 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8834 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8835 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8836 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8837 .B me_quality=<0\-6>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8838 该选项控制运动估计子系统。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8839 值越高,运动估计就越精确(默认值:6)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8840 运动估计越精确,就能节省越多的比特。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8841 提高精度是以牺牲CPU时间为代价的,所以如果你需要实时编码,那么就降低这个设置。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8842 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8843 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8844 .B (no)qpel
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8845 MPEG-4默认在其运动搜索中采用半像素的精度。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8846 标准中提出了一种允许编码器采用四分之一像素精度的模式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8847 该选项通常导致图像较为锐化。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8848 不幸的是,该选项对于比特率有很大影响,并且有时候这种较高的比特率的占用阻碍其在固
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8849 定比特率下给予图像较好质量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8850 最好在启用和禁用这个选项的情况下测试一下,以看看是否值得激活该选项。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8851 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8852 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8853 .B (no)gmc
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8854 启用全局运动补偿模式,该模式使Xvid生成特殊的帧(GMC帧),这种帧相当适合带有摇摄
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8855 /\:推近/\:旋转等镜头的画面。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8856 使用该选项是否能节省比特是高度取决于源视频素材。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8857 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8858 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8859 .B (no)trellis
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8860 格子因子量化模式是一种自适应的量化方式,该方式通过修改量化后的系数,以使这些系数
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8861 能被熵编码器更大幅度地压缩,从而节省比特。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8862 其对质量的提升是不错的,如果VHQ对你来说占用了太多CPU,那么这个设置可能是相比VHQ
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8863 而言以较少代价节省一些比特(并且提升固定比特率下画面质量)的一种替代方法(默认
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8864 值:打开)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8865 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8866 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8867 .B (no)cartoon
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8868 如果你编码的帧序列是动画/\:卡通的话,那么就激活这个选项。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8869 这个选项修改Xvid内部的一些阈值,以使Xvid在针对外观平面化的卡通片的帧类型和运动矢
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8870 量的决策中有较好判断。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8871 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8872 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8873 .B (no)chroma_me
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8874 通常的运动估计算法仅使用亮度信息寻找最佳的运动矢量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8875 然而对于一些视频素材,使用色度平面能有助于找到更好的矢量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8876 该设置开启在运动估计中对于色度平面的使用(默认值:开启)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8877 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8878 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8879 .B (no)chroma_opt
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8880 启用色度优化器的一个预过滤器。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8881 这个预过滤器将对色彩信息做一些额外的特殊处理,以使图形边缘的阶梯性变化效果降至最
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8882 低。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8883 这个预过滤器会以牺牲编码速度为代价以提升质量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8884 这自然会降低PSNR,因为相对于原始画面的数学上的偏移将增大,但是主观感觉上图像的质
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8885 量将得到提升。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8886 由于其依据色彩信息而工作,因而在以灰度模式编码时你可能想把这个选项关掉。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8887 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8888 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8889 .B (no)hq_ac
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8890 对于来自邻近块的内部帧,激活对于AC系数的高质量预测模式(默认值:开启)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8891 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8892 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8893 .B vhq=<0\-4>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8894 运动搜索算法基于一种对于通常色彩域的搜索,并且尝试找到一个能将参照帧和编码所得帧
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8895 的差别降至最小的运动矢量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8896 激活该选项时,Xvid将同时利用频率域(DCT)以搜索到一个既将空间上的差别降至最小,
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8897 又将块的编码长度降至最短的运动矢量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8898 从运行最快至运行最慢的设置有:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8899 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8900 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8901 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8902 关闭
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8903 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8904 根椐模式决定(帧间/\:帧内宏块)(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8905 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8906 限制性搜索
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8907 .IPs 3
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8908 中性搜索
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8909 .IPs 4
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8910 宽泛性搜索
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8911 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8912 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8913 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8914 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8915 .B (no)lumi_mask
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8916 自适应的量化模式使宏块的量化器能在每个帧中有所不同。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8917 这是一种‘心理感官性’的设置,一般认为它所利用的事实是人眼倾向于在画面中十分亮的
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8918 和十分暗的部分只注意到较少的细节。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8919 相对于中性的区域,该选项对于这些区域压缩幅度更大,这将节省一些比特而将其用在其它
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8920 的帧中,从而提升整体的主观视觉质量但可能降低了PSNR。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8921 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8922 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8923 .B (no)grayscale
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8924 使Xvid丢弃色度平面信息,从而使编码得到的视频只是灰度模式的。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8925 注意该选项并不加快编码速度,而只是在编码的最后阶段阻止写入色度数据。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8926 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8927 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8928 .B (no)interlacing
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8929 编码隔行扫描视频内容的扫描场。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8930 打开该选项以用于隔行扫描内容。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8931 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8932 .I 注意:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8933 如果你要改变视频的尺寸,那么你需要一个能识别隔行扫描内容的缩放器,你可以使用
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8934 \-vf scale=<width>:<height>:1来激活这种缩放器。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8935 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8936 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8937 .B min_iquant=<0\-31>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8938 最小I帧量化参数(默认值:2)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8939 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8940 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8941 .B max_iquant=<0\-31>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8942 最大I帧量化参数(默认值:31)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8943 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8944 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8945 .B min_pquant=<0\-31>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8946 最小P帧量化参数(默认值:2)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8947 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8948 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8949 .B max_pquant=<0\-31>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8950 最大P帧量化参数(默认值:31)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8951 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8952 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8953 .B min_bquant=<0\-31>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8954 最小B帧量化参数(默认值:2)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8955 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8956 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8957 .B max_bquant=<0\-31>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8958 最大B帧量化参数(默认值:31)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8959 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8960 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8961 .B min_key_interval=<value>(仅用于二阶段编码模式)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8962 关键帧间的最小间隔(默认值:0)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8963 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8964 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8965 .B max_key_interval=<value>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8966 关键帧间的最大间隔(默认值:10*fps)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8967 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8968 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8969 .B quant_type=<h263|mpeg>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8970 设置所使用的量化器类型。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8971 对于高码率,你会发现MPEG量化模式保留了更多的细节。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8972 对于低码率,H.263的平滑特性会为了你带来较少的宏噪声。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8973 当使用自定义的量化矩阵时,
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8974 .B 必须
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8975 使用MPEG量化模式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8976 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8977 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8978 .B quant_intra_matrix=<filename>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8979 载入一个自定义的帧内量化矩阵文件。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8980 你可以使用xvid64conf的矩阵编码器以构建这样的文件。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8981 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8982 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8983 .B quant_inter_matrix=<filename>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8984 载入一个自定义的帧间量化矩阵文件。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8985 你可以使用xvid64conf的矩阵编码器以构建这样的文件。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8986 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8987 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8988 .B keyframe_boost=<0\-1000>(仅用于二阶段编码模式)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8989 将一些比特从其它帧类型的空间储备中转移至内部帧中,从而提高关键帧的质量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8990 该数量是增加的百分比量,所以值为10将给你的关键帧带来比通常情况下多10%的比特量
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8991 (默认值:0)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8992 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8993 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8994 .B kfthreshold=<value>(仅用于二阶段编码模式)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8995 与kfreduction一同使用。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8996 定义一个最小距离,低于这个距离你就认为两个帧应当视作是连续的,从而根据
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8997 kfreduction的设置处理这个情况
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8998 (默认值:10)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
8999 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9000 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9001 .B kfreduction=<0\-100>(仅用于二阶段编码模式)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9002 以上两个设置可用于调整那些你认为过于接近(一个序列中)头个帧的关键帧的大小。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9003 kfthreshold设置了在哪个范围内的关键帧要被削减,而kfreduction决定了这些关键帧被削
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9004 减比特率的量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9005 最后一个I帧将以通常的方式处理
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9006 (默认值:30)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9007 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9008 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9009 .B max_bframes=<0\-4>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9010 放置于I/P帧间的B帧的最大数量(默认值:2)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9011 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9012 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9013 .B bquant_ratio=<0\-1000>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9014 B帧与非B帧间的量化参数比,150=1.50(默认值:150)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9015 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9016 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
9017 .B bquant_offset=<\-1000\-1000>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9018 B帧与非B帧间的量化参数差值,100=1.00(默认值:100)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9019 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9020 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
9021 .B bf_threshold=<\-255\-255>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9022 该选项让你指定使用B帧的优先级。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9023 这个值越高,B帧就越可能被使用(默认值:0)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9024 不要忘了B帧通常量化参数比较高,从而过分产生B帧可能导致视觉质量变差。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9025 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9026 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9027 .B (no)closed_gop
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9028 该选项告诉Xvid封闭每个GOP(Group Of Pictures——由两个I帧分隔出来的画面组),这
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9029 使GOP彼此之间相互独立。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9030 这就是意味着GOP的最后一个帧要么是P帧,要么是N帧,而不是B帧。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9031 通常开启这个选项是比较好的(默认值:开启)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9032 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9033 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9034 .B (no)packed
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9035 该选项意在解决编码至诸如AVI之类的不能处理乱序帧序列的容器格式时,所发生的帧顺序
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9036 问题。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9037 实际应用中,大多数解码器(无论是软件的还是硬件的)都能够自己处理帧的顺序,因而当
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9038 此选项开启时可能反而引起混乱,所以你可以放心地让这个选项保留为关闭状态,除非你确
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9039 实知道你在做什么。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9040 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9041 .I 警告:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9042 该选项会产生非法的比特流,从而不能被DivX/\:libavcodec/\:Xvid以外的ISO-MPEG-4的解
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9043 码器解码。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9044 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9045 .I 警告:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9046 该选项同时会在文件中存入一个虚假的DivX版本号,所以某些解码器中有问题的自动侦测系
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9047 统可能会搞不清楚。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9048 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9049 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9050 .B frame_drop_ratio=<0\-100>(仅用于max_bframes=0时)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9051 该设置控制可变帧率视频流的创建。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9052 该设置的值指定了一个阈值,如果后一个帧相对于前一个帧的差别低于或等于这个阈值,那
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9053 么将跳过对于一个帧的编码(一个所谓的n-vop将放置于视频流中)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9054 在播放时,当遇到一个n-vop时,将显示前一个帧。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9055 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9056 .I 警告:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9057 滥用这个设置可能导致视频跳跃,所以使用该选项后果自负!
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9058 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9059 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9060 .B rc_reaction_delay_factor=<value>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9061 该参数控制CBR码率控制在对于比特率变后作出反应并且对其作出补偿,以使比特率在一个
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9062 平均化范围内的帧中保持恒定前,所等待的帧的数量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9063 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9064 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9065 .B rc_averaging_period=<value>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9066 真正的CBR是很难达到的。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9067 由于视频素材的不同,比特率可能是变化而难以预测的。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9068 所以Xvid采用了一种平均化周期,在这个周期中它保证比特数量为给定的一个值(减去一个
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9069 较小的可变值)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9070 这个设置所表达的是Xvid使“多少数量的帧”的比特率平均化从而达到CBR。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9071 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9072 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9073 .B rc_buffer=<value>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9074 码率控制缓冲的大小
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9075 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9076 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9077 .B curve_compression_high=<0\-100>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9078 该设置让Xvid从高比特率的场景中拿出一定百分比的比特,而将这些比特还给比特预留储备
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9079 中。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9080 你也可以使用这个设置,如果你的一个视频有太多的比特分配给了高比特率的场景,以致于
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9081 (较)低比特率的场景变得看上去很糟糕(默认值:0)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9082 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9083 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9084 .B curve_compression_low=<0\-100>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9085 该设置让Xvid将一定百分比的额外的比特分给低比特率的场景,而从整个视频剪辑中拿去一
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9086 部分比特。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9087 如果你的一些低比特率场景仍然有马赛克,那么这个设置可能很好用(默认值:0)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9088 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9089 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9090 .B overflow_control_strength=<0\-100>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9091 在二阶段编码模式的第一阶段,计算出了一个经过缩放的比特率曲线。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9092 这个所期望曲线与编码中得到的曲线之间的差值称为溢出。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9093 显然,二阶段编码的码率控制器尝试弥补这个溢出量,将这个差值派分到后续帧中。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9094 该设置控制了每次有一个新帧时,有多少溢出量分配至其上。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9095 较低的值允许使用较迟缓的溢出控制,较大的码率喷发将较慢地得到补偿(可能导致小型视
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9096 频剪辑中缺乏精度)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9097 较大的值将使比特再分配过程中的变化更具突发性,如果你设得太高则可能太突然,以致产
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9098 生损伤(默认值:5)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9099 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9100 .I 注意:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9101 该设置对于质量极具影响,小心使用!
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9102 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9103 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9104 .B max_overflow_improvement=<0\-100>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9105 在帧所用比特的分配过程中,溢出控制可能增加帧的大小。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9106 该参数溢出控制所允许相对理想分配曲线所增加帧大小的最大的百分比
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9107 (默认值:5)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9108 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9109 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9110 .B max_overflow_degradation=<0\-100>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9111 在帧所用比特的分配过程中,溢出控制可能减少帧的大小。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9112 该参数溢出控制所允许相对理想分配曲线所减小帧大小的最大的百分比
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9113 (默认值:5)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9114 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9115 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9116 .B container_frame_overhead=<0...>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9117 指定每帧的平均开销,单位为字节。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9118 大多数时候用户表达的是他们针对视频的目标比特率,而不关心视频容器文件的开销。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9119 这种较小的但(往往)恒定的开销可以导致目标文件大小超过预期值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9120 Xvid让用户设置容器产生的平均每帧的开销数量(只给出每帧的平均值)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9121 0具有特殊的含义,这个值让Xvid采用自己的默认值(默认值:24——AVI的平均开销)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9122 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9123 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9124 .B profile=<profile_name>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9125 根据简单配置集(Simple Profile)、高级简单配置集(Advanced Simple Profile)以及
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9126 DivX配置集(DivX Profile)限制选项的使用和VBV(短时间内的峰值比特率)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9127 所产生的视频应该能够在符合这些配置集标准的独立播放器上播放。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9128 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9129 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9130 .IPs unrestricted
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9131 没有限制(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9132 .IPs "sp0\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9133 第0级的简单配置集
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9134 .IPs "sp1\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9135 第1级的简单配置集
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9136 .IPs "sp2\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9137 第2级的简单配置集
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9138 .IPs "sp3\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9139 第3级的简单配置集
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9140 .IPs "asp0\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9141 第0级的高级简单配置集
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9142 .IPs "asp1\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9143 第1级的高级简单配置集
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9144 .IPs "asp2\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9145 第2级的高级简单配置集
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9146 .IPs "asp3\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9147 第3级的高级简单配置集
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9148 .IPs "asp4\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9149 第4级的高级简单配置集
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9150 .IPs "asp5\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9151 第5级的高级简单配置集
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9152 .IPs dxnhandheld
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9153 DXN手持式设备配置集
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9154 .IPs dxnportntsc
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9155 DXN便携NTSC制式设备配置集
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9156 .IPs dxnportpal
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9157 DXN便携PAL制式设备配置集
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9158 .IPs dxnhtntsc
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9159 DXN家庭影院NTSC制式设备配置集
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9160 .IPs dxnhtpal
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9161 DXN家庭影院PAL制式设备配置集
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9162 .IPs dxnhdtv
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9163 DXN高清电视设备配置集
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9164 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9165 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9166 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9167 .I 注意:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9168 这些配置集应当与适当的\-ffourcc选项一起使用。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9169 通常DX50是可以采用的,因为某些播放器不能识别Xvid但大多数能识别DivX。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9170 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9171 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9172 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9173 .B par=<mode>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9174 指定像素宽高比(Pixel Aspect Ratio)模式(不要与DAR——屏幕宽高比——混淆在一起
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9175 )。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9176 PAR是单个像素的宽度和高度的比例。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9177 所以两者的关系如下:DAR = PAR * (宽度/高度)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9178 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9179 MPEG-4定义了5种像素宽高比以及一种泛用宽高比,这为指定一种专用的像素宽高比
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9180 留下了余地。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9181 可以指定5种标准模式:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9182 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9183 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9184 .IPs vga11
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9185 这是通常用于PC视频内容的PAR。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9186 像素是正方形单元。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9187 .IPs pal43
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9188 PAL标准的4:3的PAR。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9189 像素是长方形的。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9190 .IPs pal169
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9191 与前面同理
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9192 .IPs ntsc43
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9193 与前面同理
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9194 .IPs ntsc169
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9195 与前面同理(不要忘了给出精确的比率)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9196 .IPs "ext\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9197 允许你使用par_width和par_height指定你自己的像素宽高比。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9198 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9199 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9200 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9201 .I 注意:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9202 通常,设置aspect和autoaspect选项就已经足够了。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9203 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9204 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9205 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9206 .B par_width=<1\-255>(仅用于par=ext时)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9207 指定自定像素宽高比的宽度。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9208 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9209 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9210 .B par_height=<1\-255>(仅用于par=ext时)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9211 指定自定像素宽高比的高度。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9212 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9213 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9214 .B aspect=<x/y | f(浮点值)>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9215 将影片的宽高比存放于文件内部,就像MPEG文件一样。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9216 与重新缩放的效果好很多,因为质量并不下降。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9217 MPlayer与其它一些播放器能正确播放这些文件,除此之外的播放器会以错误的宽高比显示
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9218 这些文件。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9219 宽高比参数可以以比率或是浮点数的形式给出。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9220 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9221 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9222 .B (no)autoaspect
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9223 与aspect选项相同,但是是自动计算宽高比,在此过程中考虑了滤镜链中所进行的所有的调
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9224 整(crop/\:expand/\:scale/\:等等)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9225 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9226 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9227 .B "psnr\ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9228 编码之后打印出整个视频的PSNR(峰值信噪比),并将逐帧计算的PSNR保存在当前目录中名
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9229 字诸如‘psnr_hhmmss.log’的一个文件里。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9230 返回值的单位是dB(分贝),值越高越好。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9231 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9232 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9233 .B "debug\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9234 将逐帧计算的统计信息保存在./xvid.dbg中。(这个文件不是二阶段编码模式中的码率控制
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9235 文件。)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9236 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9237 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9238 .PP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9239 .sp 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9240 以下选项只存在于Xvid 1.1.x中。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9241 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9242 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9243 .B bvhq=<0|1>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9244 该设置允许通过使用一种针对码率失真优化的运算,来选取用于编码中使用的B帧的候
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9245 选运动矢量,对于P帧这种方式是通过vhq选项实现的。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9246 该方式产生的B帧看上去较好,而同时也几乎不影响性能(默认值:1)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9247 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9248 .PP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9249 .sp 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9250 以下选项只存在于1.2.x版的Xvid中。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9251 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9252 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9253 .B threads=<0\-n>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9254 创建n个线程用以运行运动估计任务(默认值:0)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9255 最多可以使用的线程的数量为画面的高度除以16所得的值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9256 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9257 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9258 .SS x264enc(\-x264encopts)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9259 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9260 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9261 .B bitrate=<value>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9262 设置所采用的平均比特率,单位为千比特/\:秒(默认值:关闭)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9263 由于局部比特率会变化,因而这个平均值对于十分短的视频来说可以不精确
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9264 (参见ratetol)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9265 可以通过将此设置与vbv_maxrate一起使用来实现恒定的比特率,代价是质量严重下降。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9266 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9267 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9268 .B qp=<0\-51>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9269 该选项选择的是用于P帧的量化器。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9270 I与B帧的话分别是该值加上ip_factor与pb_factor后得到的值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9271 20\-40是一个有用的范围。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9272 较低的值产生较好的精确,但导致比特率较高。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9273 0代表无损。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9274 注意H.264的量化模式与MPEG-1/2/4的工作方式不同:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9275 H.264的量化参数是基于对数尺度的。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9276 两者之间的映射关系大至是H264QP = 12 + 6*log2(MPEGQP)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9277 例如,MPEG的QP=2与H.264的QP=18是等价的。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9278 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9279 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9280 .B crf=<1.0\-50.0>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9281 启用恒定质量模式,并选择质量值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9282 该质量值的尺度与QP的相类似。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9283 就像基于比特率的模式一样,该模式允许每个帧根据帧的复杂度使用不同的QP。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9284 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9285 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9286 .B pass=<1\-3>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9287 启用2或3阶段编码模式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9288 推荐总是以2或3阶段编码模式编码,因为该模式使比特的分配更佳,从而提升整体质量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9289 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9290 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9291 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9292 第一阶段
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9293 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9294 (二阶段编码模式中的)第二阶段
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9295 .IPs 3
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9296 第N阶段(三阶段编码模式的第二和第三阶段)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9297 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9298 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9299 以下介绍的是其如何工作,以及使用这个参数:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9300 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9301 第一阶段(pass=1)收集视频上的统计信息,并将这些信息写入一个文件中。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9302 除了那些默认为打开的选项,你可能想关闭一些消耗CPU的选项。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9303 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9304 在二阶段编码模式,第二阶段(pass=2)读取统计信息文件,并基于这个文件进行码率控制
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9305 决策。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9306 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9307 在三阶段编码模式中,第二阶段(pass=3——这是不打印错误)同时做两件事:其首先读取
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9308 统计信息,然后重写这些统计信息。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9309 你可以使用所有的编码选项,除了那些十分消耗CPU的选项。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9310 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9311 第三阶段(pass=3)与第二阶段相同,只是这一阶段基于第二阶段产生的统计信息工作。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9312 你可以使用所有的编码选项,包括消耗CPU的那些选项。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9313 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9314 第一阶段可以使用平均比特率模式,或是使用恒定量化器模式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9315 推荐使用ABR,因为该模式不需求猜测所要使用的量化器。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9316 后续的阶段是ABR模式的,并且必须指定比特率。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
9317 .REss
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9318 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9319 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9320 .B turbo=<0\-2>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9321 快速第一阶段模式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9322 在二阶段或更多阶段编码的第一阶段中,可以通过禁用一些对于最终阶段输出质量影响甚
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9323 小,甚至没有影响的选项,以提升运行速度。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9324 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9325 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9326 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9327 禁用(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9328 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9329 减小subq、frameref的值,并且禁用一些宏块间划分分析的模式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9330 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9331 减小subq、frameref至1,使用菱形运动估计搜索,并且禁用所有划分分析模式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9332 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9333 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9334 第1级可以最多使第一阶段的速度加快至2倍,而与完全质量的第一阶段模式相比,对于最
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9335 终阶段的全局PSNR没有任何改变。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9336 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9337 第2级可以最多使第一阶段的速度加快至4倍,而与完全质量的第一阶段模式相比,对于最
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
9338 终阶段的全局PSNR有大约+/\- 0.05dB的改变。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9339 .REss
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9340 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9341 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9342 .B keyint=<value>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9343 设置IDR帧间的最大间隔(默认值:250)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9344 较大的值节省比特,从而提高质量,代价是降低播放中的定位精度。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9345 与MPEG-1/2/4不同,H.264在keyint值很大是并不受DCT漂移效应影响。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9346 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9347 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9348 .B keyint_min=<1\-keyint/2>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9349 设置IDR帧间的最小间隔(默认值:25)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9350 如果这个间隔中出现了场景切换,那么这个切换仍然编码为I帧,但不产生新的GOP。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9351 在H.264中,I帧并不一定约束出一个封闭的GOP,因为这里允许P帧在其前面的一帧之前预测
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9352 出来(另参见frameref)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9353 所以,I帧并不一定可用于播放定位。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9354 IDR帧限制其后续P帧,不让它们参照该IDR帧之前的帧。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9355 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9356 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
9357 .B scenecut=<\-1\-100>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9358 控制插入额外I帧行为的激进程度(默认值:40)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9359 当scenecut值小时,编解码器在即将超过keyint所规定值时总是强制使用I帧。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9360 scenectu值设置得好可能为I帧找到一个更好的位置。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9361 较大的数值导致使用多于所需要的I帧,从而浪费了比特。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
9362 \-1表示禁用场景切换侦测,这样I帧只有每过keyint个帧时才会插入一个,即使场景切换之
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9363 前就已发生。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9364 这种方式不推荐使用,并且其浪费比特率,因为场景切换编码为P帧与编码为I帧几乎差不多
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9365 大,但其并不重置‘keyint计数器’。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9366 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9367 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9368 .B frameref=<1\-16>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9369 B帧和P帧中的预测器里所使用的之前出现的帧的数量(默认值:1)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9370 该选项在动画是有效果的,但在实况视频素材中,大约6个参照帧之后参照帧的优化效果急
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9371 剧下降。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9372 该选项对于解码速度没有影响,但确实增加了解码所需的内存量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9373 某些解码器最多只能处理15个参照帧。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9374 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9375 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9376 .B bframes=<0\-16>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9377 I帧和P帧之间连续出现的B帧的最大数量(默认值:0)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9378 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9379 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9380 .B (no)b_adapt
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9381 自动决定何时使用B帧以及使用多少,数量上限为以上所指定的最大值(默认值:开启)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9382 如果禁用了这个该项,那么将使用的B帧数为最大值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9383 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9384 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
9385 .B b_bias=<\-100\-100>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9386 控制b_adapt所做的决策。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9387 b_bias值最高产生的B帧越多(默认值:0)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9388 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9389 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9390 .B (no)b_pyramid
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9391 允许B帧作用预测其它帧的参照帧。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9392 例如,考虑3个连续的B帧:IO B1 B2 B3 P4。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9393 不用这个选项的话,B帧的样式与MPEG-[124]中的一样。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9394 这样这些帧将以IO P4 B1 B2 B3的次序编码,而所有的B帧都是从IO和P4中预测出来的。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9395 使用了这个选项后,这些帧将编码为IO 04 B2 B1 B3。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9396 B2与前面所述的一样,但B1是从IO和B2预测出来的,而B3是从B2和P4预测出来的。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9397 这种方式通常产生稍许好一些的压缩效果,而几乎没有运行速度上的开销。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9398 然而,这是一个实验性的选项:没有完全调整好并且可能不能总是起作用。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9399 要求bframes >= 2。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9400 缺点:将解码延迟量增加至2帧。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9401 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9402 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9403 .B (no)deblock
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9404 使用反块效应滤镜(默认值:开启)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9405 由于相对于其提高的质量而言,该选项占用极少时间,所以不推荐禁用这个选项。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9406 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9407 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
9408 .B deblock=<\-6\-6>,<\-6\-6>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9409 第一个参数是AlphaC0(默认值:0)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9410 该参数调整的是H.264内循环反块效应滤镜所用的阈值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9411 第一,该参数调整的是滤镜对于任何一个像素所允许产生的变动的最大数量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9412 第二,该参数影响的是将被滤除的边界两侧差别的阈值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9413 正数值使更多的块效应损伤得到削减,但同时也会损伤画面细节。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9414 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9415 第二个参数是Beta(默认值:0)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9416 该参数影响的是画面细节的阈值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9417 细节很多的块将不被过滤,因为滤镜产生的平滑效果会比原来的块效应效果更加明显。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9418 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9419 滤镜的默认行为几乎总是带来最优的质量,所以最好要么不调这个选项,要么只对其作少量
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9420 调整。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9421 然而,如果你的源视频素材已经有一些块效应或噪声效果你想要去除,那么可能将这个选项
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9422 调高一点是个不错的办法。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9423 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9424 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9425 .B (no)cabac
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9426 使用CABAC模式(Context-Adaptive Binary Arithmetic Coding,上下文自适应的二进制算
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9427 术编码)(默认值:开启)。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
9428 稍稍减慢编码和解码的速度,但应该可以节省10\-15%的比特率。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9429 除非你要解码速度,否则你不该禁用这个选项。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9430 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9431 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9432 .B qp_min=<1\-51>(用于ABR或二阶段编码模式)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9433 最小量化参数,10\-30似乎是一个有用的范围(默认值:10)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9434 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9435 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9436 .B qp_max=<1\-51>(用于ABR或二阶段编码模式)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9437 最大量化参数(默认值:51)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9438 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9439 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9440 .B qp_step=<1\-50>(用于ABR或二阶段编码模式)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9441 量化参数在帧之间增加/降低的最大数值(默认值:4)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9442 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9443 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9444 .B ratetol=<0.1\-100.0>(用于ABR或二阶段编码模式)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9445 相对于平均比特率的所允许的变化程度(不针对特定编码单元)(默认值:1.0)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9446 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9447 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9448 .B vbv_maxrate=<value>(用于ABR或二阶段编码模式)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9449 局部最大的比特率,单位为千比特/\:秒(默认值:禁用)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9450 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9451 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9452 .B vbv_bufsize=<value>(用于ABR或二阶段编码模式)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9453 计算vbv_maxrate时所使用的平均化周期,单位为千比特
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9454 (默认值:无,如果启用了vbv_maxrate那么必须指定这个选项)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9455 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9456 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9457 .B vbv_init=<0.0\-1.0>(用于ABR或二阶段编码模式)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9458 初始缓冲占用量,为相对于vbv_bufsize值的一个分数(默认值:0.9)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9459 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9460 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9461 .B ip_factor=<value>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9462 I帧和P帧间的量化参数因数(默认值:1.4)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9463 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9464 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9465 .B pb_factor=<value>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9466 P帧和B帧间的量化参数因数(默认值:1.3)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9467 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9468 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9469 .B qcomp=<0\-1>(用于ABR或二阶段编码模式)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9470 量化器压缩率(默认值:0.6)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9471 值越小使比特率越恒定,
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9472 而值越大使量化参数越恒定。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9473 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9474 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9475 .B cplx_blur=<0\-999>(仅用于二阶段编码模式)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9476 估计出的帧复杂度的时间模糊度,应用于曲线压缩之前(默认值:20)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9477 值越低则让量化参数值浮动得越多,
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9478 值越高则使其变化得越平滑。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9479 cplx_blur保证每个I帧的质量与其后的P帧相当,并保证复杂度高低交替变化的帧(例如,
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9480 低帧率的动画)不会因为量化参数的波动而浪费比特。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9481 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9482 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9483 .B qblur=<0\-99>(仅用于二阶段编码模式)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9484 量化参数的时间模糊度,应用于曲线压缩之后(默认值:0.5)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9485 值越低则允许量化参数浮动得越多,
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9486 值越高则使其变化得越平滑。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9487 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9488 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9489 .B zones=<zone0>[/<zone1>[/...]]
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9490 用户指定的用于影片特定部分(片尾、演职员表、……)的质量值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9491 每个zone的格式是<start-frame>,<end-frame>,<option>,其中option可能是
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9492 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9493 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9494 .IPs "q=<0\-51>"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9495 量化参数
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9496 .IPs "b=<0.01\-100.0>"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9497 比特率的倍数
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9498 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9499 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9500 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9501 .I 注意:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9502 量化参数选项不是严重执行的。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9503 其影响的只是码率控制过程中的计划阶段,并且仍然受制于溢出补偿和qp_min/qp_max选项。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9504 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9505 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9506 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9507 .B direct_pred=<name>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9508 决定用于B帧中直接模式宏块的运动预测的类型。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9509 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9510 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9511 .IPs none
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9512 不使用直接模式的宏块。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9513 .IPs spatial
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9514 运动矢量由邻接块推断出来。(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9515 .IPs temporal
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9516 运动矢量由其后的P帧推断出来。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9517 .IPs auto
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9518 编解码器为每个帧分别选择是用spatial还是用temporal。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9519 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9520 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9521 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9522 spatial和temporal速度上和PSNR上大致相同,选择两者中的哪一个取决于视频的内容。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9523 auto稍稍好一些,但运行慢一些。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9524 当与多阶段编码模式一同使用时,auto非常有效。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9525 direct_pred=none不仅运行速度较慢而且质量也较差。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9526 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9527 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9528 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9529 .B (no)weight_b
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9530 使用B帧中带权重的预测模式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9531 不用这个选项的话,双向预测出的宏块给每个所参照的帧相等的权重值。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9532 使用了这个选项后,权重值是根据B帧相对参照帧的时间位置而决定的。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9533 要求bframes > 1。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9534 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9535 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9536 .B partitions=<list>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9537 启用一些可选的宏块类型(默认值:p8x8,b8x8,i8x8,i4x4)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9538 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9539 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9540 .IPs p8x8
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9541 启用p16x8、p8x16、p8x8类型。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9542 .IPs p4x4
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9543 启用p8x4、p4x8、p4x4类型。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9544 p4x4只在subq >= 5,并且分辨率低时才推荐使用。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9545 .IPs b8x8
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9546 启用b16x8、b8x16、b8x8类型。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9547 .IPs i8x8
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9548 启用i8x8类型。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9549 除非启用了8x8dct,否则i8x8没有任何效果。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9550 .IPs i4x4
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9551 启用i4x4类型。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9552 .IPs all
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9553 启用以上所有类型。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9554 .IPs none
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9555 禁用以上所有类型。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9556 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9557 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9558 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9559 不管这个选项设为何值,p16x16、b16x16和i16x16三种宏块类型总是启用的。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9560 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9561 其思想是找到最适合描绘画面某一区域的宏块类型和尺寸。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9562 例如,全局摇摄镜头较好以16x16的块来表示,而小型移动物体较好以小一点的块来表示。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9563 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9564 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9565 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9566 .B (no)8x8dct
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9567 自适应空间变换尺寸:允许宏块在4x4和8x8的DCT间选择一种。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9568 同时允许使用i8x8的宏块类型。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9569 不使用这个选项,则只使用4x4的DCT。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9570 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9571 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9572 .B me=<name>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9573 选择全像素运动估计算法。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9574 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9575 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9576 .IPs dia
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9577 菱形搜索,半径为1(运行快)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9578 .IPs hex
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9579 六边形搜索,半径为2(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9580 .IPs umh
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9581 非均匀的多六边形搜索(运行慢)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9582 .IPs esa
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9583 彻底性搜索(运行非常慢,而且不比umh好多少)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9584 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9585 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9586 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9587 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9588 .B me_range=<4\-64>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9589 彻底性运动搜索或多六边形运动搜索的半径(默认值:16)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9590 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9591 .TP
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9592 .B subq=<0\-9>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9593 调整亚像素优化质量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9594 该参数控制的是运动估计决策过程中质量与速度的权衡。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9595 subq=5能比subq=1多压缩掉10%。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9596 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9597 .RSs
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9598 .IPs 0
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9599 对于所有候选宏块类型运行全像素精度的运动估计操作。
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9600 然后选择 SAD 指标最佳的类型(比 subq=1 快,不推荐,除非
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9601 你需要极其快速的编码)。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9602 .IPs 1
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9603 执行值为 0 时的操作,
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9604 然后优化这种类型的运动值,使其达到快速四分之一像素模式的精度(运行快)。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9605 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9606 对于所有候选宏块类型运行半像素精度的运动估计操作。
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9607 然后选择 SATD 指标最佳的类型。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9608 然后优化这种类型的运动值,使其达到快速四分之一像素模式的精度。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9609 .IPs 3
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9610 与2相似,但采用较慢的四分之一像素优化模式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9611 .IPs 4
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9612 对于所有候选宏块类型运行快速四分之一像素精度的运动估计操作。
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9613 然后选择 SATD 指标最佳的类型。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9614 然后完成对于此种类型的四分之像素模式的优化操作。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9615 .IPs 5
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9616 在选择最佳类型之前,对于所有候选宏块类型运行最佳质量的四分之一像素精度的运动估计
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9617 操作。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9618 同时也使用 SATD 指标优化双向宏块中使用的两个运动矢量,而不是重用向前和向后搜索中
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9619 找到的矢量。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9620 .IPs 6
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9621 启用I帧和P帧中宏块类型的码率失真优化模式。(默认值)
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9622 .IPs 7
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9623 在所有帧中启用宏块类型的码率失真优化模式。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9624 .IPs 8
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9625 启用运动矢量的码率失真优化模式,以及I帧和P帧中的内部预测模式。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9626 .IPs 9
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9627 启用运动矢量的码率失真优化模式,以及所有帧中的内部预测模式。(最佳)
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9628 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9629 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9630 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9631 以上内容中,“所有的候选宏块类型”并不恰恰意味着所有已启用的类型:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9632 4x4、4x8、8x4只有当8x8比16x16好时才尝试采用。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9633 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9634 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9635 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9636 .B (no)chroma_me
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9637 在亚像素运动搜索中考虑色度信息(默认值:启用)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9638 要求subq>=5。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9639 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9640 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9641 .B (no)mixed_refs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9642 允许每个8x8或16x8的运动部分独立地选取一个参照帧。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9643 不用这个选项的话,整个宏块必须采用同一个参照帧。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9644 要求frameref>1。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9645 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9646 .TP
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9647 .B trellis=<0\-2>(仅适用于 cabac)
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9648 码率失真最优的量化模式
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9649 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9650 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9651 .IPs 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9652 禁用(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9653 .IPs 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9654 仅对最终编码启用
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9655 .IPs 2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9656 启用所有模式下的决策(运行慢,要求subq>=6)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9657 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9658 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9659 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9660 .TP
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9661 .B psy-rd=rd[,trell]
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9662 设置心理视觉优化模式的强度。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9663 .PD 0
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9664 .RSs
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9665 .IPs rd=<0.0\-10.0>
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9666 心理优化模式的强度(要求 subq>=6)(默认值:1.0)
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9667 .IPs trell=<0.0\-10.0>
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9668 trellis(要求 trellis,实验性)(默认值:0.0)
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9669 .RE
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9670 .PD 1
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9671 .
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
9672 .TP
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9673 .B deadzone_inter=<0\-32>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9674 设置非格子因子量化模式中帧间亮度量化无效区的大小(默认值:21)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9675 较小的值有助于保留最好的细节和影片的粒度感(特别是对于高比特率/质量编码有用),
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9676 而较大的值有助于滤除这些细节从而省下比特以用在其它宏块和帧上(特别是对于低比特率
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9677 的编码有用)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9678 推荐你在更改这个参数先调试一下deadzone_intra。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9679 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9680 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9681 .B deadzone_intra=<0\-32>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9682 置非格子因子量化模式中帧内亮度量化无效区的大小(默认值:11)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9683 该选项与deadzon_inter有相同的效果,不同在于其影响的是内部帧。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9684 推荐你在更改deadzone_inter之前先调试一下这个参数。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9685 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9686 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9687 .B (no)fast_pskip
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9688 执行P帧中的早期跳跃侦测功能(默认值:启用)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9689 该选项通常不花任何代价而提升编码速度,但其有时可能在缺乏细节的画面区域,如天空,
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9690 产生画面损伤。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9691 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9692 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9693 .B (no)dct_decimate
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9694 去除只含有单个微小系数的P帧中的DCT块(默认值:启用)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9695 该选项会去除一切画面细节,所以其会省下一些比特以用在其它帧上,从而有可能提升整体
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9696 的主观质量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9697 如果你正以较高的目标比特率压缩非动画视频内容,那么你可能希望禁用这个选项以尽可能
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9698 保留画面细节。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9699 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9700 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9701 .B nr=<0\-100000>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9702 噪声削减强度,0表示禁用。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9703 100\-1000对于典型内容来说是一个有用的范围,但你可能希望对噪声很强的视频内容调高
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9704 一些这个选项。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9705 考虑到这个选项对于运行速度影响小,你可能希望倾向于使用这个选项,而不是使用诸如
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9706 denoise3d或hqdn3d之类的视频滤镜来滤除噪声。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9707 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9708 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
9709 .B chroma_qp_offset=<\-12\-12>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9710 相对于亮度来说为色度使用一个不同的量化参数。
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
9711 有用值的范围是<\-2\-2>(默认值:0)。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9712 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9713 .TP
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
9714 .B aq_mode=<0\-2>
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
9715 定议自适应量化模式(AQ)如何分配比特:
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
9716 .PD 0
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
9717 .RSs
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
9718 .IPs 0
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
9719 禁用
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
9720 .IPs 1
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
9721 避免在帧间转移比特。
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
9722 .IPs 2
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
9723 在帧间转移比特(依据默认方式)。
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
9724 .RE
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
9725 .PD 1
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
9726 .
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
9727 .TP
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
9728 .B aq_strength=<positive float value>
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
9729 控制自适应量化模式(AQ)在平坦和有纹理的区域能减少多少块效应和模糊(默认值:1.0)。
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
9730 值为 0.5 将导致较弱的 AQ 和较少的细节,而值为 1.5 则能产生较强的 AQ 和更多的细节。
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
9731 .
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
9732 .TP
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9733 .B cqm=<flat|jvt|<filename>>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9734 要么使用一个预先定义好的自定义量化矩阵,要么加一个JM格式的矩阵文件。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9735 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9736 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9737 .IPs "flat\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9738 使用预先定义好的平坦16矩阵(默认值)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9739 .IPs "jvt\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9740 使用预先定义好的JVT矩阵。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9741 .IPs <filename>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9742 使用所给出的JM格式矩阵文件。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9743 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9744 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9745 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9746 .I 注意:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9747 Windows CMD.EXE的用户如果尝试使用全部CQM列表时,可能在解析命令行时遇到问题。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9748 这是因为命令行长度有限制。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9749 在这种情况下推荐将列表存在一个JM格式的CQM文件中,然后像上面所说那样加载进来。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9750 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9751 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9752 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9753 .B cqm4iy=<list>(另参见cqm)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9754 自定义的4x4帧内亮度矩阵,以由16个逗号分隔值域为1\-255的值组成的列表的形式给出。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9755 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9756 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9757 .B cqm4ic=<list>(另参见cqm)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9758 自定义的4x4帧内色度矩阵,以由16个逗号分隔值域为1\-255的值组成的列表的形式给出。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9759 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9760 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9761 .B cqm4py=<list>(另参见cqm)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9762 自定义的4x4帧间亮度矩阵,以由16个逗号分隔值域为1\-255的值组成的列表的形式给出。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9763 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9764 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9765 .B cqm4pc=<list>(另参见cqm)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9766 自定义的4x4帧间色度矩阵,以由16个逗号分隔值域为1\-255的值组成的列表的形式给出。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9767 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9768 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9769 .B cqm8iy=<list>(另参见cqm)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9770 自定义的8x8帧内亮度矩阵,以由64个逗号分隔值域为1\-255的值组成的列表的形式给出。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9771 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9772 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9773 .B cqm8py=<list>(另参见cqm)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9774 自定义的8x8帧间亮度矩阵,以由64个逗号分隔值域为1\-255的值组成的列表的形式给出。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9775 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9776 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9777 .B level_idc=<10\-51>
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
9778 将比特率的等级设置为H.264标准附件A中定义的值(默认值:51——5.1级)。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9779 该选项用于告诉解码器其需要支持怎么样的性能。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9780 只有当你知道这个参数是什么意思,并且需要设置它时,才使用这个参数。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9781 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9782 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9783 .B threads=<0\-16>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9784 生成线程以在多个CPU上平行编码(默认值:1)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9785 该选项对于压缩质量稍有一些影响。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9786 0或‘auto’告诉x264让其侦测你有多个CPU,并选取一个适当的线程数。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9787 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9788 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9789 .B (no)global_header
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9790 使SPS和PPS只出现一次,即在比特流的开始部分(默认值:禁用)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9791 某些播放器,诸如Sony PSP,需要使用这个选项。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9792 默认的行为是使SPS和PPS在每个IDR帧前重复出现。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9793 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9794 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9795 .B (no)interlaced
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9796 将视频内容作为隔行扫描内容对待。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9797 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9798 .TP
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
9799 .B log=<\-1\-3>
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9800 调整打印在屏幕上的日志信息的量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9801 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9802 .RSs
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
9803 .IPs "\-1"
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9804
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9805 .IPs " 0"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9806 只打印错误信息。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9807 .IPs " 1"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9808 警告信息
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9809 .IPs " 2"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9810 当编码结束时打印PSNR以及其它分析统计信息(默认值)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9811 .IPs " 3"
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9812 每个帧的PSNR、QP、帧类型、大小,以及其它统计信息
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9813 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9814 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9815 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9816 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9817 .B (no)psnr
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9818 打印信噪比统计信息。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9819 .br
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9820 .I 注意:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9821 PSNR的‘Y’、‘U’、‘V’和‘Avg’域在数学上并不完美(这些值只是逐帧PSNR的平均值
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9822 )。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9823 这些只是为了与JM标准的编解码器相比较,而保留下来的。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9824 出于其它目的的话,请采用log=3打印的‘Global’PSNR,或是逐帧的PSNR。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9825 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9826 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9827 .B (no)ssim
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9828 打印结构相似度计量结果。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9829 该值为PSNR的一种替代计量值,并且可能与压缩后视频上观察到的质量有更好的相关性。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9830 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9831 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9832 .B (no)visualize
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9833 启用x264在编码时的可视化效果。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9834 如果你系统上的x264支持这个选项,那么在编码过程中将打开一个新窗口,在这个窗口中,
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9835 x264会尝试总体性地显示出每一帧是如何编码。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9836 在可视化模式下影片的每种块类型将以如下方式着色:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9837 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9838 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9839 .IPs 红/粉红
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9840 帧内块
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9841 .IPs "蓝\ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9842 帧间块
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9843 .IPs 绿
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9844 跳跃
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9845 .IPs 黄
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9846 B块
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9847 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9848 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9849 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9850 该功能可以认为是实验性,并且容易变化。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9851 特别是,其需要x264编译时启用可视化功能。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9852 注意在写这部分内容时,x264在编码并可视化显示每一帧后会暂停,等待用户按一个键,
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9853 在此之后才编码下一帧。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9854 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9855 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9856 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9857 .SS xvfw(\-xvfwopts)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9858 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9859 使用Windows视频编解码器编码基本上是过时的做法,除非你希望编码为某种难懂而极端的
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9860 编解码器格式。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9861 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9862 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9863 .B codec=<name>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9864 用于编码的二进制编解码器文件的文件名。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9865 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9866 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9867 .B compdata=<file>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9868 vfw2menc创建的编解码器设置文件的文件名(如firstpass.mcf)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9869 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9870 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9871 .SS MPEG muxer(\-mpegopts)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9872 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9873 MPEG muxer可以生成5种类型的视频流,每种都有较好的默认参数,而用户可以更改这些参
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9874 数。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9875 通常,当生成MPEG文件时,建议禁用MEncoder的跳帧指令(参见\-noskip、\-mc以及视频滤
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9876 镜harddup和softskip)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9877 .PP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9878 .I 示例:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9879 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9880 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9881 .IPs format=mpeg2:tsaf:vbitrate=8000
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9882 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9883 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9884 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9885 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9886 .B format=<mpeg1 | mpeg2 | xvcd | xsvcd | dvd | pes1 | pes2>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9887 视频流格式(默认值:mpeg2)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9888 pes1与pes2是非常有问题的格式(没有打包头,没有填充),但VDR使用这些格式;不要选
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9889 用这些格式,除非你确切知道你在做什么。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9890 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9891 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9892 .B size=<最大65535>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9893 单位为字节的打包大小,不要更改这个值除非你确切知道你在做什么(默认值:2048)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9894 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9895 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9896 .B muxrate=<int>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9897 打包头部信息中的单位kbit/s的标称复合流速率(默认值:1800 kb/s)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9898 当‘format=mpeg1’或‘mpeg2’时将根据需要获得更新。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9899 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9900 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9901 .B "tsaf\ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9902 如果可能,在所有帧上设置时间戳值;推荐当format=dvd时使用。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9903 如果dvdauthor报警输出信息,例如“..audio sector out of range...”时,那么你可能
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9904 不该启用这个选项。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9905 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9906 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9907 .B interleaving2
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9908 使用一种更好的算法来交织音频和视频数据包,其所基于的原则是流合并器将总是尝试在空
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9909 闲空间所占百分比最大的条件下填充流。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9910 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9911 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9912 .B vdelay=<1\-32760>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9913 初始视频延迟时间,单位为毫秒(默认值:0),
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9914 如果你想让视频相对音频有一定延后,那么就使用这个选项。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9915 这个选项在使用了:drop时无效。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9916 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9917 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9918 .B adelay=<1\-32760>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9919 初始音频延迟时间,单位为毫秒(默认值:0),
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9920 如果你想让音频相对视频有一定延后,那么就使用这个选项。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9921 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9922 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9923 .B "drop\ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9924 当与vdelay一起使用时,流合并器将丢弃先于视频出现的那部分音频。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9925 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9926 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9927 .B vwidth, vheight=<1\-4095>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9928 当视频是MPEG-1/2时,设置视频的宽度和高度。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9929 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9930 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9931 .B vpswidth, vpsheight=<1\-4095>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9932 当视频是MPEG-2时,设置全景显示模式(pan-scan)下视频的宽度和高度。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9933 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9934 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9935 .B vaspect=<1 | 4/3 | 16/9 | 221/100>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9936 设置MPEG-2视频的显示宽高比。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9937 不要对MPEG-1视频使用这个选项,否则产生的宽高比将完全错误。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9938 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9939 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9940 .B vbitrate=<int>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9941 设置MPEG-1/2视频单位为kbit/s的视频比特率。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9942 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9943 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9944 .B vframerate=<24000/1001 | 24 | 25 | 30000/1001 | 30 | 50 | 60000/1001 | 60 >
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9945 设置MPEG-1/2视频的帧率。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9946 如果与telecine选项一同使用,那么将忽略这个选项。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9947 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9948 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9949 .B telecine
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
9950 启用3:2下拉软性电视电影化模式:流合并器将使视频流看上去像是以30000/1001fps编码
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9951 的。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9952 只有当输出帧率为24000/1001fps时这个选项才对MPEG-2有效,如需要则使用\-ofps改变输
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9953 出帧率。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9954 其它的帧率与该选项不兼容。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9955 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9956 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9957 .B film2pal
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
9958 启用FILM和NTSC至PAL软性电视电影化模式:流合并器将使视频流看上去像是以25fps编码
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9959 的。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9960 只有当输出帧率为24000/1001fps时这个选项才对MPEG-2有效,如需要则使用\-ofps改变输
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9961 出帧率。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9962 其它的帧率与该选项不兼容。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9963 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9964 .TP
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
9965 .B tele_src 与 tele_dest
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
9966 使用Donand Graft的DGPulldown代码启用任意电视电影化模式。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9967 你需要指定原始帧率和所期望的帧率;流合并器将使视频流看上去像是以所期望的帧率编码
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9968 的。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9969 只有当输入的帧率比输出的帧率小,并且帧率的增加量 <= 1.5时,这个选项才对MPEG-2视
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9970 频有效。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9971 .sp 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9972 .RS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9973 .I 示例:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9974 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9975 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9976 .RSs
28730
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
9977 .IPs tele_src=25,tele_dest=30000/1001
0226db197549 sync with en/mplayer.1 r28745
jrash
parents: 28694
diff changeset
9978 PAL至NTSC的电视电影化处理
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9979 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9980 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9981 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9982 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9983 .B vbuf_size=<40\-1194>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9984 设置视频解码器的缓冲大小,以千字节为单位表示。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9985 只有当视频流的比特率对于所选的格式来说太高了,并且你完全了解你在做什么时,才指定
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9986 这个选项。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9987 太高的值可能导致影片无法播放,这取决于播放器的能力。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9988 当合并HDTV视频流时,400的值应该足够了。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9989 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9990 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9991 .B abuf_size=<4\-64>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9992 设置音频解码器的缓冲大小,以千字节为单位表示。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9993 针对vbuf_size的原则在此同样适用。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9994 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9995 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9996 .SS FFmpeg libavformat demuxers(\-lavfdopts)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9997 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
9998 .TP
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
9999 .B analyzeduration=<value>
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
10000 单位为秒的分析媒体流属性时的最大长度。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
10001 .
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
10002 .TP
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
10003 .B format=<value>
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
10004 强制使用一个特定的 libav 格式库的分离器。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
10005 .
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
10006 .TP
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10007 .B o=<键>=<值>[,<键>=<值>[,...]]
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10008 传递 AVOption 选项至 libavformat 流分解器。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10009 注意,欢迎制造一个使 o= 不再需要,而将所有未知选项传递至 AVOption 系统的补丁。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10010 AVOption 的完整列表可在 FFmpeg 用户手册中找到。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10011 注意某些选项可能与 MPlayer/MEncoder 选项冲突。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10012 .sp 1
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10013 .RS
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10014 .I 示例:
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10015 .RE
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10016 .RSs
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10017 .PD 0
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10018 .IPs o=ignidx
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10019 .PD 1
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10020 .RE
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
10021 .
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
10022 .TP
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10023 .B probesize=<value>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10024 在侦测阶段所探测的最大数据量。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10025 在MPEG-TS的情况下,这个值指定了所扫描TS包的最大个数。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10026 .
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
10027 .TP
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
10028 .B cryptokey=<hexstring>
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
10029 分离器要使用的加密密钥。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
10030 该值是密钥的原始二进制数据转换后得到十六进制字符串。
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
10031 .
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10032 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10033 .SS FFmpeg libavformat muxers(\-lavfopts)(另参见\-of lavf)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10034 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10035 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10036 .B delay=<value>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10037 当前只对MPEG[12]有意义:单位为秒的,对于任意出现的流,输出流参照计时器(SCR)和
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10038 解码时间戳(DTS)之间的最大所允许的差距。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10039 默认值为0.7(与MPEG标准所定义的强制执行值相同)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10040 较高的值要求较大的缓冲,因而不应使用。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10041 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10042 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10043 .B format=<container_format>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10044 重新定义所合并输出的是哪种容器格式
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10045 (默认值:根据输出文件的扩展名自动侦测)。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10046 .PD 0
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10047 .RSs
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10048 .IPs "mpg\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10049 MPEG-1系统以及MPEG-2 PS
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10050 .IPs "asf\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10051 高级流媒体格式
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10052 .IPs "avi\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10053 音视频交织文件
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10054 .IPs "wav\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10055 波形音频
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10056 .IPs "swf\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10057 Macromedia Flash
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10058 .IPs "flv\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10059 Macromedia Flash视频文件
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10060 .IPs "rm\ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10061 RealAudio和RealVideo
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10062 .IPs "au\ \ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10063 SUN AU格式
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10064 .IPs "nut\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10065 NUT开放容器格式(实验性)
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10066 .IPs "mov\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10067 QuickTime
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10068 .IPs "mp4\ \ "
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10069 MPEG-4格式
26452
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
10070 .IPs "ipod\ "
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
10071 含有苹果 iPod 固件所需额外标志数据的 MPEG-4 格式
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10072 .IPs "dv\ \ \ "
26452
c357954b1da7 sync w/r26460, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26152
diff changeset
10073 Sony 数字视频容器格式
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10074 .IPs "matroska\ \ \ "
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10075 Matroska
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10076 .RE
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10077 .PD 1
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10078 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10079 .B muxrate=<rate>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10080 流合流时的标称比特率,单位为比特每秒;
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10081 当前该选项只对MPEG[12]有意义。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10082 有时需要提高这个值以防止“缓冲下溢”。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10083 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10084 .TP
28679
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10085 .B o=<键>=<值>[,<键>=<值>[,...]]
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10086 传递 AVOption 选项至 libavformat 流合并器。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10087 注意,欢迎制造一个使 o= 不再需要,而将所有未知选项传递至 AVOption 系统的补丁。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10088 AVOption 的完整列表可在 FFmpeg 用户手册中找到。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10089 注意某些选项可能与 MEncoder 选项冲突。
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10090 .sp 1
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10091 .RS
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10092 .I 示例:
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10093 .RE
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10094 .RSs
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10095 .PD 0
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10096 .IPs o=packetsize=100
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10097 .PD 1
f8d1b475d90d sync with en/mplayer.1 r28576
jrash
parents: 28411
diff changeset
10098 .RE
27418
24f66c71a209 sync w/r27348, patch by JRaSH
gpoirier
parents: 27198
diff changeset
10099 .
24f66c71a209 sync w/r27348, patch by JRaSH
gpoirier
parents: 27198
diff changeset
10100 .TP
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10101 .B packetsize=<size>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10102 所选格式单个数据包的大小,以字节为单位表示。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10103 当将流合并至MPEG[12]的实现格式时,默认值为:
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10104 对于[S]VCD为2324,对于所有其它格式为2048。
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10105 .
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10106 .TP
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10107 .B preload=<distance>
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10108 当前只对MPEG[12]有意义:单位为秒,对于任意出现的流,输出流参照计时器(SCR)和解
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10109 码时间戳(DTS)间的初始差距(流分离至解码间的延迟)。
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
10110 .
26949
7b02ed4cf581 sync w/r26909, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 26452
diff changeset
10111 .
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
10112 .
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
10113 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
10114 .\" --------------------------------------------------------------------------
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10115 .\" 环境变量
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
10116 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
10117 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
10118 .SH "环境变量"
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10119 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10120 有环境变量用于控制 MPlayer 和 MEncoder 的行为。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10121 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10122 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10123 .B MPLAYER_CHARSET (也请参见 \-msgcharset)
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10124 转换控制台的消息显示为指定字符集 (默认值是自动检测: autodetect)。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10125 值 "noconv" 表示不要转换。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10126 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10127 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10128 .B MPLAYER_HOME
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10129 MPlayer 寻找设置的目录。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10130 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10131 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10132 .B MPLAYER_VERBOSE (也请参见 \-v 和 \-msglevel)
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
10133 对所有的消息模块设置初始冗赘级别 (默认是: 0)。
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
10134 最终的冗赘级别是 \-msglevel 5 的级别再加上 MPLAYER_VERBOSE 的值。
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10135 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10136 .SS libaf:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10137 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10138 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10139 .B LADSPA_PATH
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10140 如果设置了 LADSPA_PATH, 它会寻找指定的文件。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10141 如果没设置, 你就必须提供完整的路径名。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10142 FIXME: 这也在 ladspa 一节有提到.
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10143 .
20675
7c7bd35a4877 Partial sync w/ en/mplayer.1 (6)
kraymer
parents: 20600
diff changeset
10144 .SS libdvdcss:
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10145 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10146 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10147 .B DVDCSS_CACHE
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10148 指定目录以储存标题的钥匙值。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10149 这会加速 DVD 在缓存中的译码过程。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
10150 如果 DVDCSS_CACHE 目录不存在就创建它,
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10151 并创建以 DVD 标题或生产日期为名称的子目录。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
10152 如果 DVDCSS_CACHE 没设置或是空的, libdvdcss 会使用默认值为
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
10153 Unix 的 "${HOME}/.dvdcss/" 或
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10154 Win32 的 "C:\\Documents and Settings\\$USER\\Application Data\\dvdcss\\"。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10155 特殊值 "off" 停用缓存。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10156 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10157 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10158 .B DVDCSS_METHOD
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10159 设置 libdvdcss 用于解读加密盘片的认证和解密方法。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10160 可以是 title(标题), key(钥匙) 或 disc(盘片) 的其中之一。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
10161 .PD 0
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10162 .RSs
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10163 .IPs "key\ \ "
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10164 是默认方法。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10165 libdvdcss 会使用一套计算过的播放器密钥,尝试取得盘片的钥匙。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10166 如果驱动器不认识播放器的任何钥匙就会失败。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10167 .IPs "disc\ "
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10168 是钥匙方法失败的备用方法。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10169 代之使用播放器钥匙, libdvdcss 会使用蛮横暴力的算法破解盘片钥匙。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10170 此过程需要 CPU 高强度运行和 64 MB 内存以储存临时的数据。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10171 .IPs title
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10172 是所有其它方法的备用方法。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10173 它不依靠与 DVD 设备交换钥匙, 而是使用一种密码机(crypto)攻击法来猜测标题钥匙。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
10174 此失败的情况极少, 因为盘片上没有足够的加密数据来低档统计攻击法,
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
10175 但是另一方面这是仅有的方法来破译储存在硬盘上的 DVD,
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10176 和 RPC2 设备上不同地区码的 DVD。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10177 .RE
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10178 .PD 1
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10179 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10180 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10181 .B DVDCSS_RAW_DEVICE
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10182 指定使用的原始设备。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10183 确切的用法依赖于你的操作系统, 例如 Linux 工具建立的原始设备是 raw(8)。
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
10184 请注意在大多数操作系统上, 使用原始设备需要高度对齐的缓冲(aligned buffers):
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10185 Linux 需要 2048 字节(等于 DVD 扇区大小)的对齐。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10186 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10187 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10188 .B DVDCSS_VERBOSE
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10189 设置 libdvdcss 冗赘级别。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10190 .PD 0
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
10191 .RSs
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10192 .IPs 0
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10193 一点都不输出消息。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10194 .IPs 1
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10195 输出错误消息到 stderr。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10196 .IPs 2
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10197 输出错误和调试消息到 stderr。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10198 .RE
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10199 .PD 1
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10200 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10201 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10202 .B DVDREAD_NOKEYS
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10203 启动时跳过访问所有的钥匙。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10204 目前停用。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10205 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10206 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10207 .B HOME
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10208 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10209 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10210 .SS libao2:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10211 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10212 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10213 .B AO_SUN_DISABLE_SAMPLE_TIMING
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10214 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10215 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10216 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10217 .B AUDIODEV
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10218 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10219 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10220 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10221 .B AUDIOSERVER
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10222 指定 nas 音频输出驱动应该去连接的和传输的
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10223 网络音频系统(Network Audio System)服务器。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10224 如果没设置, 就使用 DISPLAY。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10225 传输可以是 tcp 和 unix 其中之一。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10226 语法是 tcp/<某主机>:<某端口>, <某主机>:<实例号> 或 [unix]:<实例号>。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10227 NAS 基端口是 8000 而 <实例号> 在其之上再增加。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10228 .sp 1
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10229 .RS
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10230 .I 示例:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10231 .RE
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10232 .PD 0
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10233 .RSs
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10234 .IPs AUDIOSERVER=somehost:0
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10235 连接到 NAS 服务器, 某主机上使用默认的端口和传输协议。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10236 .IPs AUDIOSERVER=tcp/somehost:8000
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10237 连接到 NAS 服务器, 某主机上监听 TCP 端口8000。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10238 .IPs AUDIOSERVER=(unix)?:0
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10239 连接到 NAS 服务器, 本地主机上的实例 0 使用 unix 域套接口。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
10240 .RE
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
10241 .PD 1
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10242 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10243 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10244 .B DISPLAY
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10245 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10246 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10247 .SS vidix:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10248 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10249 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10250 .B VIDIX_CRT
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10251 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10252 .
27141
e0327ea6589f sync w/r27132, patch by JRaSH
gpoirier
parents: 26949
diff changeset
10253 .TP
e0327ea6589f sync w/r27132, patch by JRaSH
gpoirier
parents: 26949
diff changeset
10254 .B VIDIXIVTVALPHA
e0327ea6589f sync w/r27132, patch by JRaSH
gpoirier
parents: 26949
diff changeset
10255 将该选项设为‘disable’可以阻止 VIDIX 驱动控制阿尔法混合的参数。
e0327ea6589f sync w/r27132, patch by JRaSH
gpoirier
parents: 26949
diff changeset
10256 然后你就可以自己使用‘ivtvfbctl’操作这一参数。
e0327ea6589f sync w/r27132, patch by JRaSH
gpoirier
parents: 26949
diff changeset
10257 .
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10258 .SS osdep:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10259 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10260 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10261 .B TERM
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10262 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10263 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10264 .SS libvo:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10265 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10266 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10267 .B DISPLAY
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10268 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10269 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10270 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10271 .B FRAMEBUFFER
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10272 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10273 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10274 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10275 .B HOME
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10276 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10277 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10278 .SS libmpdemux:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10279 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10280 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10281 .B HOME
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10282 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10283 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10284 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10285 .B HOMEPATH
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10286 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10287 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10288 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10289 .B http_proxy
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10290 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10291 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10292 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10293 .B LOGNAME
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10294 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10295 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10296 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10297 .B USERPROFILE
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10298 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10299 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10300 .SS libmpcodecs:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10301 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10302 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10303 .B XANIM_MOD_DIR
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10304 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10305 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10306 .SS GUI:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10307 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10308 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10309 .B CHARSET
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10310 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10311 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10312 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10313 .B DISPLAY
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10314 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10315 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10316 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10317 .B HOME
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10318 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10319 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10320 .SS libavformat:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10321 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10322 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10323 .B AUDIO_FLIP_LEFT
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10324 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10325 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10326 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10327 .B BKTR_DEV
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10328 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10329 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10330 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10331 .B BKTR_FORMAT
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10332 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10333 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10334 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10335 .B BKTR_FREQUENCY
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10336 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10337 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10338 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10339 .B http_proxy
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10340 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10341 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10342 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10343 .B no_proxy
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10344 FIXME: 待解释。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10345 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10346 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10347 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
10348 .\" --------------------------------------------------------------------------
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10349 .\" 文件
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
10350 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
10351 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
10352 .SH "相关文件"
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10353 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10354 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10355 /usr/\:local/\:etc/\:mplayer/\:mplayer.conf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10356 MPlayer 范围的设置
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10357 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10358 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10359 /usr/\:local/\:etc/\:mplayer/\:mencoder.conf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10360 MEncoder 范围的设置
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10361 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10362 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10363 ~/.mplayer/\:config
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10364 MPlayer 用户设置
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10365 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10366 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10367 ~/.mplayer/\:mencoder.conf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10368 MEncoder 用户设置
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10369 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10370 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10371 ~/.mplayer/\:input.conf
20842
c15751f13cf9 1. convert single quotation mark to double one for better looking
kraymer
parents: 20838
diff changeset
10372 输入绑定 (按键的完整列表请参见 "\-input keylist" 的输出)
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10373 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10374 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10375 ~/.mplayer/\:gui.conf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10376 GUI 配置文件
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10377 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10378 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10379 ~/.mplayer/\:gui.pl
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10380 GUI 播放列表
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10381 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10382 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10383 ~/.mplayer/\:font/
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10384 字体目录 (里面必须有一个 font.desc 文件和带 .RAW 后缀的文件。)
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10385 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10386 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10387 ~/.mplayer/\:DVDkeys/
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10388 缓存的 CSS 钥匙
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10389 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10390 .TP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10391 假如播放文件是 /path/\:to/\:movie.avi, MPlayer 按以下顺序搜索字幕文件:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10392 .RS
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10393 /path/\:to/\:movie.sub
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10394 .br
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10395 ~/.mplayer/\:sub/\:movie.sub
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10396 .RE
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10397 .PD 1
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10398 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10399 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10400 .\" --------------------------------------------------------------------------
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10401 .\" 示例
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10402 .\" --------------------------------------------------------------------------
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10403 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
10404 .SH "MPLAYER的使用范例"
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10405 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10406 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10407 .B 快速上手播放 DVD:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10408 .nf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10409 mplayer dvd://1
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10410 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10411 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10412 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10413 .B 播放日文对话和英文字幕:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10414 .nf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10415 mplayer dvd://1 \-alang ja \-slang en
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10416 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10417 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10418 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10419 .B 只播放第 5, 6, 7 场景:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10420 .nf
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
10421 mplayer dvd://1 \-chapter 5\-7
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10422 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10423 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10424 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10425 .B 只播放第 5, 6, 7 标题:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10426 .nf
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
10427 mplayer dvd://5\-7
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10428 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10429 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10430 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10431 .B 播放多视角 DVD:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10432 .nf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10433 mplayer dvd://1 \-dvdangle 2
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10434 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10435 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10436 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10437 .B 从不同的 DVD 设备播放:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10438 .nf
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
10439 mplayer dvd://1 \-dvd\-device /dev/\:dvd2
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10440 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10441 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10442 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10443 .B 从目录中的 VOB 文件播放 DVD 视频:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10444 .nf
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
10445 mplayer dvd://1 \-dvd\-device /path/\:to/\:directory/
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10446 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10447 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10448 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10449 .B 复制 DVD 标题到硬盘, 保存文件名为 "title1.vob":
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10450 .nf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10451 mplayer dvd://1 \-dumpstream \-dumpfile title1.vob
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10452 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10453 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10454 .PP
25850
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
10455 .B 使用 dvdnav 播放一张 /dev/sr1: 路径下的 DVD 碟片
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
10456 .nf
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
10457 mplayer dvdnav:////dev/sr1
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
10458 .fi
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
10459 .
eab778ff9ce1 sync with r25821, patch by JRaSH (jrash06 163 com)
kraymer
parents: 25538
diff changeset
10460 .PP
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10461 .B 播放 HTTP 流:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10462 .nf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10463 mplayer http://mplayer.hq/example.avi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10464 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10465 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10466 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10467 .B 播放 RTSP 流:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10468 .nf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10469 mplayer rtsp://server.example.com/streamName
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10470 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10471 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10472 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10473 .B 转换字幕为 MPsub 格式:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10474 .nf
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
10475 mplayer dummy.avi \-sub source.sub \-dumpmpsub
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10476 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10477 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10478 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10479 .B 转换字幕为 MPsub 格式但不播放:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10480 .nf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10481 mplayer /dev/\:zero \-rawvideo pal:fps=xx \-demuxer rawvideo \-vc null \-vo null \-noframedrop \-benchmark \-sub source.sub \-dumpmpsub
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10482 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10483 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10484 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10485 .B 从标准的 V4L 输入:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10486 .nf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10487 mplayer tv:// \-tv driver=v4l:width=640:height=480:outfmt=i420 \-vc rawi420 \-vo xv
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10488 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10489 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10490 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10491 .B 回放 Zoran 卡 (旧方法, 废弃):
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10492 .nf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10493 mplayer \-vo zr \-vf scale=352:288 file.avi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10494 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10495 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10496 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10497 .B 回放 Zoran 卡 (新方法):
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10498 .nf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10499 mplayer \-vo zr2 \-vf scale=352:288,zrmjpeg file.avi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10500 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10501 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10502 .PP
25404
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
10503 .B 以直通模式播放 DTS-CD:
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
10504 .nf
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
10505 mplayer \-ac hwdts \-rawaudio format=0x2001 \-cdrom\-device /dev/cdrom cdda://
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
10506 .fi
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
10507 .br
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
10508 你可以使用 \-afm hwac3 代替 \-ac hwdts。
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
10509 调整‘/dev/cdrom’使其与你系统中的 CD-ROM 设备相适应。
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
10510 如果你的外部的接收设备支持解码原始 DTS 音频流,那么你可以通过 cdda://
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
10511 直接播放,而不用设置格式,hwac3 或 hwdts。
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
10512 .
c372c3b40e97 partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24941
diff changeset
10513 .PP
21028
22b8d2ea10a0 Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents: 20842
diff changeset
10514 .B 只用两个扬声器播放 6-声道 AAC 文件:
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10515 .nf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10516 mplayer \-rawaudio format=0xff \-demuxer rawaudio \-af pan=2:.32:.32:.39:.06:.06:.39:.17:-.17:-.17:.17:.33:.33 adts_he-aac160_51.aac
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10517 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10518 .br
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10519 你可能想用 pan 值播放片断 (例如用放大值) 以增加音量或者避免剪切。
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10520 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
10521 .PP
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
10522 .B 使用geq滤镜产生的颠倒的棋盘:
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
10523 .nf
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
10524 mplayer \-vf geq='128+(p(X\,Y)\-128)*(0.5\-gt(mod(X/SW\,128)\,64))*(0.5\-gt(mod(Y/SH\,128)\,64))*4'
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
10525 .fi
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
10526 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
10527 .
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
10528 .SH "MENCODER的使用范例"
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10529 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10530 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10531 .B 编码 DVD 标题 #2 中选择的场景:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10532 .nf
24927
de9234096ef2 Escape a ton of '-'. Note that this is likely not complete.
diego
parents: 24272
diff changeset
10533 mencoder dvd://2 \-chapter 10\-15 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4
20600
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10534 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10535 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10536 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10537 .B 编码 DVD 标题 #2, 缩放到 640x480:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10538 .nf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10539 mencoder dvd://2 \-vf scale=640:480 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10540 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10541 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10542 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10543 .B 编码 DVD 标题 #2, 缩放到 512xHHH (保持宽高比):
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10544 .nf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10545 mencoder dvd://2 \-vf scale \-zoom \-xy 512 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10546 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10547 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10548 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10549 .B 同上, 但使用比特率 1800kbit 和优化的 macroblocks:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10550 .nf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10551 mencoder dvd://2 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4:mbd=1:vbitrate=1800
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10552 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10553 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10554 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10555 .B 同上, 但使用 MJPEG 压缩:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10556 .nf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10557 mencoder dvd://2 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mjpeg:mbd=1:vbitrate=1800
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10558 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10559 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10560 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10561 .B 编码当前目录下的所有 *.jpg 文件:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10562 .nf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10563 mencoder "mf://*.jpg" \-mf fps=25 \-o output.avi \-ovc lavc \-lavcopts vcodec=mpeg4
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10564 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10565 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10566 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10567 .B 从电视调谐器编码 (指定格式用 \-vf format):
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10568 .nf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10569 mencoder \-tv driver=v4l:width=640:height=480 tv:// \-o tv.avi \-ovc raw
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10570 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10571 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10572 .PP
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10573 .B 从管道编码:
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10574 .nf
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10575 rar p test-SVCD.rar | mencoder \-ovc lavc \-lavcopts vcodec=mpeg4:vbitrate=800 \-ofps 24 \-
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10576 .fi
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10577 .
66977473f677 Partial sync w/ en/mplayer.1 (5).
kraymer
parents: 20553
diff changeset
10578 .
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
10579 .\" --------------------------------------------------------------------------
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
10580 .\" 错误, 作者, 标准声明
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
10581 .\" --------------------------------------------------------------------------
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
10582 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
10583 .SH "程序错误"
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
10584 不要惊慌。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
10585 如果你发现错误, 报告我们, 但请首先确认你已阅读了所有的文档。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
10586 也要小心那些表情符号 :)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
10587 许多错误是不正确的设置和参数使用引起的。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
10588 错误报告的文档一节
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
10589 (http://www.mplayerhq.hu/\:DOCS/\:HTML/\:en/\:bugreports.html)
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
10590 解释了如何创建有用的错误报告。
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
10591 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
10592 .
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
10593 .
23370
f3add453c968 Partial sync with r23370, with only one section obsolete.
gpoirier
parents: 23144
diff changeset
10594 .SH "程序的作者"
20553
4db6f615ca38 update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents: 20520
diff changeset
10595 MPlayer 最初由 Arpad Gereoffy 制作。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
10596 其它许多贡献者的部分清单, 请参见 AUTHORS(作者) 文件。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
10597 .PP
28694
f04e62bba9ef copyright year update in man pages
Gabrov
parents: 28679
diff changeset
10598 MPlayer 是 (C) 2000\-2009 The MPlayer Team (MPlayer 团队) 所有
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
10599 .PP
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
10600 本(英文)手册页主要由 Gabucino, Jonas Jermann 和 Diego Biurrun 编写,
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
10601 由 Diego Biurrun 维护。
23792
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10602 视频滤镜、通用编解码器选项、特定编解码器专用选项三个章节由
ac22aefd69ac sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
gpoirier
parents: 23467
diff changeset
10603 JRaSH <jrash06 AT 163.com> 重新翻译
29263
0f1b5b68af32 whitespace cosmetics: Remove all trailing whitespace.
diego
parents: 29228
diff changeset
10604 参于翻译本中文手册页的有: JRaSH<jrash06 At 163.com>,
24941
fc0f3ac875f1 sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
gpoirier
parents: 24936
diff changeset
10605 Sheldon Jin <jinsh2 AT yahoo.com>, Lu Ran <hephooey AT fastmail.fm> 等。
20459
231f139a324d Partial sync with en/mplayer.1 (2)
kraymer
parents: 20445
diff changeset
10606 有关本文的联系请发送邮件到 MPlayer-DOCS 邮件列表。
20481
b6d0fe33648e Partially synced with en/mplayer.1 (3).
kraymer
parents: 20459
diff changeset
10607 与翻译相关的邮件属于 MPlayer-translations 邮件列表。
9840
2a219cbb1435 Chinese translation for main branch
luran
parents:
diff changeset
10608 .\" end of file