Mercurial > mplayer.hg
annotate DOCS/man/zh/mplayer.1 @ 23643:f5d5fc751a6a
Hint at --disable-* options as a workaround for outdated binutils.
author | reimar |
---|---|
date | Mon, 25 Jun 2007 13:59:46 +0000 |
parents | 720aa593e920 |
children | ac22aefd69ac |
rev | line source |
---|---|
23467
720aa593e920
Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
kraymer
parents:
23390
diff
changeset
|
1 .\" Partial sync with en/mplayer.1 r23455 |
20838 | 2 .\" Encoding: utf-8 |
23390 | 3 .\" Only 1 section unfinished: "CODEC SPECIFIC ENCODING OPTIONS", |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4 .\" also see line 4560. |
20459 | 5 .\" Reminder of hard terms which need better/final solution later: |
23390 | 6 .\" /capture; playtree in parent list; colorkey; retrace; desync; downmix; |
20745 | 7 .\" wrapper script ... shellescapes; keyframe; deblock; dering; |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
8 .\" encoding audio rate; alphamap; upsampling; sweep; |
20600 | 9 .\" aligned buffers; instancenumber; |
20391
4d664e3c9c28
Add sync tag, patch by Sheldon Jin, jinsh2 yahoo com.
diego
parents:
20241
diff
changeset
|
10 .\" |
21849 | 11 .\" MPlayer (C) 2000-2007 MPlayer 团队 |
20459 | 12 .\" 本(英文)手册页由 Gabucino, Diego Biurrun, Jonas Jermann 编写 |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
13 .\" 参于翻译本中文手册页的有: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
14 .\" Lu Ran <hephooey@fastmail.fm>, |
23467
720aa593e920
Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
kraymer
parents:
23390
diff
changeset
|
15 .\" Sheldon Jin <jinsh2 AT yahoo.com>, JRaSH <jrash06 AT 163.com> |
9840 | 16 . |
17 .\" -------------------------------------------------------------------------- | |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
18 .\" 宏定义 |
9840 | 19 .\" -------------------------------------------------------------------------- |
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 | 24 .de IPs |
25 .IP "\\$1" \n(SS | |
26 .. | |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
27 .\" 一级子选项开始, 结束用 .RE |
9840 | 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 | 30 .. |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
31 .\" 二级子选项开始 |
9840 | 32 .de RSss |
33 .PD 0 | |
34 .RS \n(SS+3 | |
35 .. | |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
36 .\" 二级子选项结束 |
9840 | 37 .de REss |
38 .RE | |
39 .PD 1 | |
40 .. | |
41 . | |
42 .\" -------------------------------------------------------------------------- | |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
43 .\" 名称 |
9840 | 44 .\" -------------------------------------------------------------------------- |
45 . | |
23467
720aa593e920
Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
kraymer
parents:
23390
diff
changeset
|
46 .TH MPlayer 1 "2007-06-01" "MPlayer 项目" "电影播放器" |
9840 | 47 . |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
48 .SH 名称 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
49 mplayer \- 电影播放器 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
50 .br |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
51 mencoder \- 电影编解码器 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
52 . |
9840 | 53 .\" -------------------------------------------------------------------------- |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
54 .\" 概要 |
9840 | 55 .\" -------------------------------------------------------------------------- |
56 . | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
57 .SH 概要 |
9840 | 58 .na |
59 .nh | |
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 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
66 [指定选项] [文件2] [指定选项] |
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 {文件和选项组} |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
72 [组指定选项] |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
73 . |
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 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
76 [dvd|dvdnav]://[标题|[开头标题]\-末尾标题] |
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 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
81 vcd://轨迹[/设备] |
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 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
85 tv://[频道] |
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 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
90 radio://[频道|频率][/capture] |
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 | 98 .br |
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 | 104 .B mplayer |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
105 mf://文件掩码 |
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 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
110 [cdda|cddb]://轨迹[-末轨迹][:速度][/设备] |
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 | 114 .B mplayer |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
115 cue://文件[:轨迹] |
20241 | 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 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
120 [file|mms[t]|http|http_proxy|rt[s]p|ftp|udp|unsv|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 | 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 | 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 | 138 .br |
139 .B gmplayer | |
20241 | 140 [选项] |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
141 [\-skin\ 皮肤] |
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 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
151 [指定选项] [文件2] [指定选项] |
9840 | 152 .ad |
153 .hy | |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
154 . |
9840 | 155 .\" -------------------------------------------------------------------------- |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
156 .\" 描述 |
9840 | 157 .\" -------------------------------------------------------------------------- |
158 . | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
159 .SH 描述 |
9840 | 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 架构, 请参阅文档)。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
162 通过许多原生的和可执行的编解码器的支持, 它能播放绝大部分的 MPEG/\:VOB, AVI, |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
163 ASF/\:WMA/\:WMV, RM, QT/\:MOV/\:MP4, Ogg/\:OGM, MKV, VIVO, FLI, NuppelVideo, |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
164 yuv4mpeg, FILM 和 RoQ 文件。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
165 你还能观看 VCD, SVCD, DVD, 3ivx, DivX 3/4/5, 甚至 WMV 电影。 |
9840 | 166 .PP |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
167 MPlayer 广泛地支持音视频输出驱动。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
168 它不仅可以使用 X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, libcaca, |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
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), 某些低级的 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
171 显卡相关的驱动 (如 Matrox, 3dfx 及 ATI) 和一些硬件 MPEG 解码器卡, |
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 | 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 抗锯齿带阴影的漂亮大字幕和键盘控制的可视反馈。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
177 支持的字体包括欧洲语种/\:ISO8859-1,2 (匈牙利语, 英语, 捷克语等等), |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
178 西里尔语和韩语, 可以播放 12 种格式的字幕文件 (MicroDVD, SubRip, OGM, |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
179 SubViewer, Sami, VPlayer, RT, SSA, AQTitle, JACOsub, PJS |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
180 及我们自己的: MPsub) 和 DVD 字幕 (SPU 流, VOBsub 及隐藏式 CC 字幕)。 |
9840 | 181 .PP |
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 | 189 .PP |
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 | 198 .\" -------------------------------------------------------------------------- |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
199 .\" 交互式控制 |
9840 | 200 .\" -------------------------------------------------------------------------- |
201 . | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
202 .SH "交互式控制" |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
203 MPlayer 有个完全可配置的, 命令驱动的控制层, |
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 停止播放和退出。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
238 .IPs "+ 和 -" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
239 调整音频延迟增加/减少 0.1 秒。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
240 .IPs "/ 和 *" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
241 降低/\:提高音量。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
242 .IPs "9 和 0" |
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 "m\ \ \ \ " |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
245 静音。 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
246 .IPs "_ (仅用于MPEG-TS和libav库格式)" |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
247 循环可用的像轨。 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
248 .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
|
249 循环可用的音轨。 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
250 .IPs "TAB (仅用于MPEG-TS)" |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
251 循环可用的节目。 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
252 .IPs "f\ \ \ \ " |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
253 切换全屏 (也请参见 \-fs)。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
254 .IPs "T\ \ \ \ " |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
255 切换顶置 (也请参见 \-ontop)。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
256 .IPs "w 和 e" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
257 降低/\:提高摇移范围。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
258 .IPs "o\ \ \ \ " |
20481 | 259 循环 OSD 状态: 无 / 搜索条 / 搜索条 + 计时器 / 搜索条 + 计时器 + 总时间。 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
260 .IPs "d\ \ \ \ " |
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 (请参见 \-framedrop 和 \-hardframedrop)。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
263 .IPs "v\ \ \ \ " |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
264 切换显示字幕。 |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
265 .IPs "j\ \ \ \ " |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
266 循环可用的字幕。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
267 .IPs "y 和 g" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
268 在字幕列表中步进/步退。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
269 .IPs "F\ \ \ \ " |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
270 切换显示 "锁定的字幕"。 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
271 .IPs "a\ \ \ \ " |
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 "x 和 z" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
274 调整字幕延迟增加/减少 0.1 秒。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
275 .IPs "r 和 t" |
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 "i (仅用于 \-edlout 模式)" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
278 设置 EDL 的开头或末尾并写入指定的文件。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
279 .IPs "s (仅用于 \-vf 截屏)" |
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 "S (仅用于 \-vf 截屏)" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
282 开始/停止截屏。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
283 .IPs "I\ \ \ \ " |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
284 用 OSD 显示文件名。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
285 .IPs "! 和 @" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
286 寻到前一章节/后一章节的开始处。 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
287 .IPs "D (仅用于\-vo xvmc, \-vf yadif, \-vf kerndeint)" |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
288 激活/撤销去交错。 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
289 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
290 .PD 1 |
9840 | 291 .PP |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
292 .RS |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
293 (以下的按键仅适用于硬件加速视频输出(xv, (x)vidix, (x)mga, 等), |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
294 软件均衡器(\-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
|
295 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
296 .PP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
297 .PD 0 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
298 .RS |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
299 .IPs "1 和 2" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
300 调整对比度。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
301 .IPs "3 和 4" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
302 调整亮度。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
303 .IPs "5 和 6" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
304 调整色调。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
305 .IPs "7 和 8" |
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 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
308 .PD 1 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
309 .PP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
310 .RS |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
311 (以下的按键仅适用于 quartz or macosx 视频输出驱动。) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
312 .RE |
9840 | 313 .PP |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
314 .PD 0 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
315 .RS |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
316 .IPs "command + 0" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
317 半尺寸。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
318 .IPs "command + 1" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
319 原始尺寸。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
320 .IPs "command + 2" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
321 双倍尺寸。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
322 .IPs "command + f" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
323 切换全屏 (也请参见 \-fs)。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
324 .IPs "command + [ 和 command + ]" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
325 设置窗口的 alpha。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
326 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
327 .PD 1 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
328 .PP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
329 .RS |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
330 (以下的按键仅适用于 sdl 视频输出驱动。) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
331 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
332 .PP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
333 .PD 0 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
334 .RS |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
335 .IPs "c\ \ \ \ " |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
336 切换可用的全屏模式。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
337 .IPs "n\ \ \ \ " |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
338 原始尺寸。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
339 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
340 .PD 1 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
341 .PP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
342 .RS |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
343 (以下的按键仅适用于多媒体键盘。) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
344 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
345 .PP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
346 .PD 0 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
347 .RS |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
348 .IPs PAUSE |
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 .IPs "STOP\ " |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
351 停止并退出。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
352 .IPs "PREVIOUS 和 NEXT" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
353 后退/\:快进 1 分。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
354 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
355 .PD 1 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
356 .PP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
357 .RS |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
358 (以下的按键仅适用于已编译支持 GUI 并优先于以前的定义。) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
359 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
360 .PP |
9840 | 361 .PD 0 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
362 .RS |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
363 .IPs ENTER |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
364 开始播放。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
365 .IPs "ESC\ \ " |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
366 停止播放。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
367 .IPs "l\ \ \ \ " |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
368 加载文件。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
369 .IPs "t\ \ \ \ " |
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 "c\ \ \ \ " |
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 "p\ \ \ \ " |
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 "r\ \ \ \ " |
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 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
378 .PD 1 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
379 .PP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
380 .RS |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
381 (以下的按键仅适用于已编译支持 TV 或 DVB 的输入并优先于以前的定义。) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
382 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
383 .PP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
384 .PD 0 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
385 .RS |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
386 .IPs "h 和 k" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
387 选择上一个/\:下一个频道。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
388 .IPs "n\ \ \ \ " |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
389 改变制式。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
390 .IPs "u\ \ \ \ " |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
391 改变频道列表。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
392 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
393 .PD 1 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
394 .PP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
395 .RS |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
396 (以下的按键仅适用于已编译支持 dvdnav: 用于导航菜单) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
397 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
398 .PP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
399 .PD 0 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
400 .RS |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
401 .IPs "keypad 8" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
402 选择上。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
403 .IPs "keypad 2" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
404 选择下。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
405 .IPs "keypad 4" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
406 选择左。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
407 .IPs "keypad 6" |
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 5" |
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 7" |
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 ENTER" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
414 确定。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
415 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
416 .PD 1 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
417 .PP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
418 .RS |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
419 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
420 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
421 .B 鼠标控制 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
422 .PD 0 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
423 .RS |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
424 .IPs "button 3 和 button 4" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
425 后退/\:快进 1 分。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
426 .IPs "button 5 和 button 6" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
427 降低/\:提高音量。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
428 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
429 .PD 1 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
430 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
431 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
432 .B 操纵杆 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
433 .PD 0 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
434 .RS |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
435 .IPs "left 和 right" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
436 后退/\:快进 10 秒。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
437 .IPs "up 和 down" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
438 快进/\:后退 1 分。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
439 .IPs "button 1" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
440 暂停。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
441 .IPs "button 2" |
20481 | 442 循环 OSD 状态: 无 / 搜索条 / 搜索条 + 计时器 / 搜索条 + 计时器 + 总时间。 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
443 .IPs "button 3 和 button 4" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
444 降低/\:提高音量。 |
9840 | 445 .RE |
446 .PD 1 | |
447 . | |
20430
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 .\" -------------------------------------------------------------------------- |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
450 .\" 用法 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
451 .\" -------------------------------------------------------------------------- |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
452 . |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
453 .SH "用法" |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
454 每个 "flag" 选项有个相反的 "noflag" 选项对应, 如: 选项 \-fs 相反的是 \-nofs。 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
455 .PP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
456 如果某选项标为: (仅用于 XXX), 就仅适用于与选项 XXX 联合使用或者已编译进 XXX。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
457 .PP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
458 .I 注意: |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
459 子选项解析器(例如用于 \-ao pcm 子选项)支持 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
460 一种特殊的字符串转义(string-escaping)意欲和外部的 GUI 一起使用。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
461 .br |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
462 其格式如下: |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
463 .br |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
464 %n%string_of_length_n |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
465 .br |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
466 .I 示例: |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
467 .br |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
468 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
|
469 .br |
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 .br |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
472 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
|
473 .PP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
474 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
475 .\" -------------------------------------------------------------------------- |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
476 .\" 配置文件 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
477 .\" -------------------------------------------------------------------------- |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
478 . |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
479 .SH "配置文件" |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
480 你可以把所有选项放在配置文件中, 每次 MPlayer/MEncoder 运行时都会读取它们。 |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
481 系统范围的配置文件 "mplayer.conf" 位于你的配置目录 |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
482 (例如: /etc/\:mplayer 或者 /usr/\:local/\:etc/\:mplayer)中, |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
483 用户指定的配置文件是 "~/\:.mplayer/\:config"。 |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
484 MEncoder 的配置文件是 "mencoder.conf" 位于你的配置目录 |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
485 (例如: /etc/\:mplayer 或者 /usr/\:local/\:etc/\:mplayer)中, |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
486 用户指定的配置文件是 "~/\:.mplayer/\:mencoder.conf"。 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
487 用户指定的选项优先于系统范围的选项, 而命令行选项优先于以上两者。 |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
488 配置文件的语法是 "option=<值>", 任何 "#" 后面的都认为是注释。 |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
489 启用没有参数值的选项可以把参数设为 "yes" 或者 "1" 或者 "true", |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
490 而如果要停用就把它们设置为 "no" 或者 "0" 或者 "false"。 |
20430
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 .PP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
493 你也可以为特定文件写配置文件。 |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
494 如果你希望一个特定文件 "movie.avi" 有个配置文件, 就新建文件, |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
495 名为 "movie.avi.conf", 写上该特定文件的选项并放在目录 ~/.mplayer/ 下。 |
20430
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 只要你(要么在命令行或者在全局配置文件中)给定 \-use-filedir-conf 选项。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
498 .PP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
499 .I MPLAYER 配置文件示例: |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
500 .sp 1 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
501 .nf |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
502 # 默认使用 Matrox 驱动。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
503 vo=xmga |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
504 # 我喜欢在看片子的时候练习倒立。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
505 flip=yes |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
506 # 解码/编码多个 PNG 文件, |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
507 # 开始于 mf://文件掩码 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
508 mf=type=png:fps=25 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
509 # 怪异的负片图像好酷。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
510 vf=eq2=1.0:-0.8 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
511 .fi |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
512 .PP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
513 .I "MENCODER 配置文件示例:" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
514 .sp 1 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
515 .nf |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
516 # 产生 MEncoder 输出到默认的文件名。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
517 o=encoded.avi |
20459 | 518 # 下面四行使 mencoder tv:// 立刻开始捕捉。 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
519 oac=pcm=yes |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
520 ovc=lavc=yes |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
521 lavcopts=vcodec=mjpeg |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
522 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
|
523 # 较复杂的默认编码选项设置 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
524 lavcopts=vcodec=mpeg4:autoaspect=1 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
525 lameopts=aq=2:vbr=4 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
526 ovc=lavc=1 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
527 oac=lavc=1 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
528 passlogfile=pass1stats.log |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
529 noautoexpand=1 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
530 subfont-autoscale=3 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
531 subfont-osd-scale=6 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
532 subfont-text-scale=4 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
533 subalign=2 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
534 subpos=96 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
535 spuaa=20 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
536 .fi |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
537 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
538 .\" -------------------------------------------------------------------------- |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
539 .\" 配置集 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
540 .\" -------------------------------------------------------------------------- |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
541 . |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
542 .SH "配置集" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
543 为了方便操作不同的配置文件, 可以在配置文件中定义配置集。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
544 配置集以放在方括号中的名称开始, 如: "[my-profile]"。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
545 所有跟随的选项成为配置集的一部分。 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
546 描述(通过 \-profile help 显示)定义于 profile-desc 选项。 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
547 要结束该配置集, 使用别的名称开始即可 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
548 或使用配置集名称 "default" 继续正常的选项。 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
549 .fi |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
550 .PP |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
551 .I "MENCODER 配置集示例:" |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
552 .sp 1 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
553 .nf |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
554 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
555 [mpeg4] |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
556 profile-desc="MPEG4 encoding" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
557 ovc=lacv=yes |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
558 lavcopts=vcodec=mpeg4:vbitrate=1200 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
559 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
560 [mpeg4-hq] |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
561 profile-desc="HQ MPEG4 encoding" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
562 profile=mpeg4 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
563 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
|
564 .fi |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
565 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
566 .\" -------------------------------------------------------------------------- |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
567 .\" 选项 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
568 .\" -------------------------------------------------------------------------- |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
569 . |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
570 .SH "通用选项" |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
571 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
572 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
573 .B \-codecs-file <文件名> (也请参见 \-afm, \-ac, \-vfm, \-vc) |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
574 重载标准的搜索路径并使用指定的文件代替内置的 codecs.conf。 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
575 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
576 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
577 .B \-include <配置文件> |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
578 指定配置文件在默认的配置文件后面解析。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
579 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
580 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
581 .B \-list-options |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
582 打印所有可用的选项。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
583 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
584 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
585 .B \-msgcharset <字符集> |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
586 转换控制台消息为指定的字符集(默认是自动侦测: autodetect)。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
587 文字的字符集编码用选项 \-\-charset 指定配置。 |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
588 设置为 "noconv" 以停用转换 (为了如: iconv 问题)。 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
589 .br |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
590 .I 注意: |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
591 选项在命令行解析完成后生效。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
592 环境变量 MPLAYER_CHARSET 能帮你去除开头几行混乱的输出。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
593 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
594 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
595 .B \-msglevel <all=<级别>:<模块>=<级别>:...> |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
596 直接对各个模块控制冗赘度。 |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
597 此 "all" 模块改变所有模块(虽然没有在命令行中显式指定)的冗赘级别。 |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
598 查看所有模块的列表请参见于 "\-msglevel help"。 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
599 .br |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
600 .I 注意: |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
601 消息是在命令行解析之前打印的, 仅受到能应用于所有模块的 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
602 环境变量 MPLAYER_VERBOSE 的控制。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
603 .br |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
604 可用级别: |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
605 .PD 0 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
606 .RSs |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
607 .IPs "-1" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
608 完全沉默 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
609 .IPs " 0" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
610 仅致命消息 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
611 .IPs " 1" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
612 错误消息 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
613 .IPs " 2" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
614 警告消息 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
615 .IPs " 3" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
616 简短提示 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
617 .IPs " 4" |
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 .IPs " 5" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
620 状态消息 (隐藏用 \-quiet) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
621 .IPs " 6" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
622 冗赘消息 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
623 .IPs " 7" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
624 调试级别 2 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
625 .IPs " 8" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
626 调试级别 3 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
627 .IPs " 9" |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
628 调试级别 4 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
629 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
630 .PD 1 |
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 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
633 .B "\-quiet\ " |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
634 使得控制台消息少输出; 特别地, 阻止状态行 |
20745 | 635 (即 A: 0.7 V: 0.6 A-V: 0.068 ...)的显示。 |
636 对慢机器或者不能正确处理回车符(即 \\r)的旧机器特别有用。 | |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
637 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
638 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
639 .B \-priority <优先> (仅适用于 Windows) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
640 根据 Windows 下可用的预定义优先级设置 MPlayer 的进程优先级。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
641 可能的 <优先> 值为: |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
642 .RSs |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
643 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
|
644 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
645 .sp 1 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
646 .RS |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
647 .I 警告: |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
648 使用 realtime(实时) 优先级会引起系统锁住。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
649 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
650 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
651 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
652 .B \-profile <配置轮廓1,配置轮廓2,...> |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
653 使用给定的配置轮廓, \-profile help 显示定义的配置轮廓列表。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
654 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
655 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
656 .B \-really-quiet (也请参见 \-quiet) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
657 显示比 \-quiet 更少的输出和状态信息。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
658 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
659 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
660 .B \-show-profile <配置轮廓> |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
661 显示配置轮廓的描述和内容。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
662 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
663 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
664 .B \-use-filedir-conf |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
665 在文件播放时的相同目录之下寻找该特定文件的配置文件。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
666 .br |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
667 .I 警告: |
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 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
670 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
671 .B "\-v\ \ \ \ \ " |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
672 提高冗赘级别, 对命令行中发现的各个 \-v 提高一级。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
673 . |
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 . |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
676 .SH "播放器选项(仅适用于MPLAYER)" |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
677 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
678 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
679 .B \-autoq <质量> (和 \-vf [s]pp 一起使用) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
680 依据可用的 CPU 空闲时间动态改变后期处理的级别。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
681 你指定的数字可能是已使用中的最高级别。通常你可以使用有点高的级别数字。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
682 为此你必须使用不带参数的 \-vf [s]pp 选项。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
683 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
684 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
685 .B \-autosync <因子> |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
686 基于音频延迟的检测逐步调整 A/V 同步。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
687 指定 \-autosync 0, 也就是默认值, 将导致帧计时完全基于音频延迟的检测。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
688 指定 \-autosync 1 也是一样, 但会微妙地改变所使用的 A/V 修正算法。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
689 对那些视频帧率不均匀, 但用 \-nosound 可以正常播放的电影, |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
690 设置大于 1 的整数值一般会有所帮助。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
691 这个值越大, 计时方法越接近于 \-nosound。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
692 对于某些音频延迟检测实现不完善的声卡驱动, 试试用 \-autosync\ 30 来平滑此问题。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
693 使用这个值时, 如果出现 A/V 同步大偏移, 只需要 1, 2 秒时间就可以搞定。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
694 对于所有的声卡驱动, 对突然的 A/V 偏移, 在反应时间上有延迟, |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
695 这应该是打开此选项的唯一副作用。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
696 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
697 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
698 .B \-benchmark |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
699 在终端打印一些回放后的 CPU 使用率和丢帧数的统计信息。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
700 与 \-nosound 和 \-vo null 联合使用可用来仅仅评测视频编解码器. |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
701 .br |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
702 .I 注意: |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
703 使用此参数仅仅回放视频时, MPlayer 也将忽略帧持续期(frame duration) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
704 (你可以认为那是不定帧率)。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
705 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
706 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
707 .B \-colorkey <号码> |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
708 改变 colorkey 为你所选的 RGB 值。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
709 0x000000 是黑色而 0xffffff 是白色。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
710 仅被视频输出驱动 cvidix, fbdev, svga, vesa, winvidix, xmga, xvidix, |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
711 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
|
712 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
713 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
714 .B \-nocolorkey |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
715 停用 colorkeying。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
716 仅被视频输出驱动 cvidix, fbdev, svga, vesa, winvidix, xmga, xvidix, |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
717 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
|
718 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
719 .TP |
20459 | 720 .B \-correct-pts (试验) |
20675 | 721 切换 MPlayer 到试验模式, |
722 其中视频帧的时戳计算不同, 且支持视频过滤器添加新的帧或修改已有的时戳。 | |
723 可以看到更精确的时戳, 例如通过 \-ass 选项修改播放字幕与镜头同步。 | |
724 没有 \-correct-pts, 字幕同步典型地会被某些帧关闭。 | |
725 此选项不能与某些分路器和编解码器一起正常工作。 | |
20459 | 726 . |
727 .TP | |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
728 .B \-crash-debug (调试代码) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
729 一旦崩溃或 SIGTRAP 自动联上 gdb 调试程序。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
730 此支持必须已编译进配置 \-\-enable-crash-debug。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
731 . |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
732 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
733 .B \-doubleclick-time |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
734 以毫秒为单位的时间值,用以判定两次连续的按键动作是否为一次双击动作(默认值: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
735 300)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
736 设为0则让你的窗体系统判断什么样动作的是双击(仅当 \-vo directx 时)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
737 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
738 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
739 你会体验到不同的效果,这取决于你绑定了 MOUSE_BTN0_DBL 还是 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
740 MOUSE_BTN0\-MOUSE_BTN0_DBL。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
741 . |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
742 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
743 .B \-edlout <文件名> |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
744 新建文件并写入 EDL(编辑决定列表) 记录。 |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
745 回放时, 用户击 "i" 键标记跳过块的开始结束处。 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
746 这提供了用户一个以后能精调 EDL (记录)项的开始点。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
747 详情请参见 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
|
748 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
749 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
750 .B \-enqueue (仅用于 GUI) |
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 \-fixed-vo |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
755 为多个文件锁定一个固定的视频系统 (对所有的文件(反)初始化仅一次)。 |
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 目前 fixed-vo 兼容的驱动有: gl, gl2, mga, svga, x11, xmga, |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
758 xv, xvidix 和 dfbmga。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
759 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
760 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
761 .B \-framedrop (也请参见 \-hardframedrop) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
762 跳过显示一些帧从而在慢的机器上保持 A/V 同步。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
763 视频滤镜不会应用到这些帧上。对于 B-帧 甚至解码也完全跳过。 |
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 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
766 .B \-(no)gui |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
767 启用或停用 GUI 接口(默认取决于可执行文件名)。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
768 仅能作为命令行第一个参数。不能作为选项写入配置文件。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
769 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
770 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
771 .B \-h, \-help, \-\-help |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
772 显示简短的选项概要。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
773 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
774 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
775 .B \-hardframedrop |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
776 更高强度的丢帧(破坏解码)。导致图像失真! |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
777 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
778 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
779 .B \-identify |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
780 是 \-msglevel identify=4 的简式。使用易于分析的格式显示文件参数。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
781 也打印更详细的字幕信息和音轨语言和 ID。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
782 在某些情形下, 你使用 \-msglevel identify=6 能得到更多的信息。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
783 例如, 对于 DVD 能列出每个标题的时长和碟片 ID 号。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
784 wrapper(封套) 脚本 TOOLS/\:midentify 能抑制 MPlayer 的其它输出 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
785 并(希望能) shellescapes(脚本转义) 文件名。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
786 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
787 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
788 .B \-idle (也请参见 \-slave) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
789 当没有文件播放时, 让 MPlayer 空闲等待而不是退出。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
790 一般在 slave 模式时有用, 能通过输入命令控制 MPlayer。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
791 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
792 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
793 .B \-input <命令> |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
794 此选项可以用来配置输入系统的某些部分。路径相对于 ~/.mplayer/。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
795 .br |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
796 .I 注意: |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
797 自动重复功能目前只有游戏操纵杆支持。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
798 .sp 1 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
799 可用的命令有: |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
800 .sp 1 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
801 .PD 0 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
802 .RSs |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
803 .IPs conf=<文件名> |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
804 指定输入配置文件而不是默认的 ~/\:.mplayer/\:input.conf。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
805 如果没有给出完全路径名, 将假设是 ~/\:.mplayer/\:<文件名>。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
806 .IPs ar-delay |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
807 在开始自动重复一个键之前等待多少毫秒 (0 代表停用)。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
808 .IPs ar-rate |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
809 自动重复数是每秒重复多少次按键。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
810 .IPs keylist |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
811 列出所有可以被绑定于命令的键。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
812 .IPs cmdlist |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
813 列出所有可以被绑定于键的命令。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
814 .IPs js-dev |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
815 指定使用的操纵杆设备(默认是: /dev/\:input/\:js0)。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
816 .IPs file=<文件名> |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
817 从给定文件中读取命令。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
818 一般结合 FIFO 时有用。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
819 .br |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
820 .I 注意: |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
821 当给定文件是 FIFO 时 MPlayer 打开两个端头, 这样你就可以做 |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
822 几次 ‘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
|
823 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
824 .PD 1 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
825 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
826 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
827 .B \-key-fifo-size <2\-65000> |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
828 指定 FIFO 大小供缓冲按键事件(默认值:7)。 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
829 n 大小的 FIFO 能容纳 (n-1) 缓冲事件。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
830 如果太小会丢失一些事件 |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
831 (导致 "鼠标键卡住" 或类似效果)。 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
832 如果太大, MPlayer 处理缓冲的事件时可能看上去挂住了。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
833 为得到同以前一样的行为效果而引入此选项, |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
834 对 Linux 设置为 2 或对 Windows 为 1024。 |
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 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
837 .B \-lircconf <文件名> (仅适用于 LIRC) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
838 为 LIRC 指定配置文件(默认是: ~/.lircrc)。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
839 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
840 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
841 .B \-list-properties |
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 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
844 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
845 .B \-loop <数> |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
846 重复回放电影 <数> 遍。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
847 0 表示重复不断。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
848 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
849 .TP |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
850 .B \-menu (仅用于OSD菜单) |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
851 打开 OSD 菜单支持。. |
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 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
854 .B \-menu-cfg <文件名> (仅用于OSD菜单) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
855 使用另一种的 menu.conf。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
856 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
857 .TP |
23467
720aa593e920
Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
kraymer
parents:
23390
diff
changeset
|
858 .B \-menu-keepdir(仅用于OSD菜单) |
720aa593e920
Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
kraymer
parents:
23390
diff
changeset
|
859 文件浏览器从最近浏览位置开始浏览,而不是当前目录。 |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
860 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
861 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
862 .B \-menu-root <参数值> (仅适用于 OSD 菜单) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
863 指定主菜单。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
864 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
865 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
866 .B \-menu-startup (仅适用于 OSD 菜单) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
867 在 MPlayer 启动时显示主菜单。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
868 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
869 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
870 .B \-mouse-movements |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
871 允许 MPlayer 接受指针事件来自视频输出驱动(目前仅支持 X11 衍生型)。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
872 必须选择 DVD 菜单中的按钮。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
873 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
874 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
875 .B \-noconsolecontrols |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
876 阻止 MPlayer 读取标准输入的键盘事件。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
877 读取标准输入的数据时有用。命令行中发现 \- 会自动启用。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
878 会遇到不得不手动设置的情形, 比如你 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
879 打开 /dev/\:stdin (或者你系统中等价的设备), 在播放列表中使用 stdin |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
880 或者意欲以后通过 slave 命令的 loadfile 或 loadlist 从 stdin 读取。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
881 . |
9840 | 882 .TP |
883 .B \-nojoystick | |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
884 关闭支持操纵杆。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
885 . |
9840 | 886 .TP |
887 .B \-nolirc | |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
888 关闭支持 LIRC。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
889 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
890 .TP |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
891 .B \-nomouseinput |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
892 停用鼠标键 按/\:放 输入 (mozplayerxp 的上下文菜单依赖此选项)。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
893 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
894 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
895 .B \-rtc (仅适用 RTC) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
896 打开使用 Linux 的 RTC (实时钟 \- /dev/\:rtc) 作为计时机制。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
897 唤醒过程每 1/1024 秒核查当前时间。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
898 除非现代 Linux 内核配置为桌面应用, 因为当使用正常的定时睡眠时, |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
899 已唤醒相似精度的过程。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
900 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
901 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
902 .B \-playing-msg <字符串> |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
903 开始回放前打印出字符串。 |
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 .RSs |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
906 .IPs ${NAME} |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
907 扩展为属性 NAME 的值。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
908 .IPs $(NAME:TEXT) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
909 仅当属性 NAME 可用时扩展 TEXT(文字)。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
910 .RE |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
911 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
912 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
913 .B \-playlist <文件名> |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
914 根据播放列表播放文件(ASX, Winamp, SMIL, 或者 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
915 one-file-per-line(每行一个文件) 格式)。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
916 .br |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
917 .I 注意: |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
918 此选项作为条目仅应用于播放列表的元素以后, 会找到选项。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
919 .br |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
920 FIXME: 需要彻底理清并建立文档。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
921 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
922 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
923 .B \-rtc-device <设备> |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
924 为 RTC 计时使用指定的设备。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
925 . |
9840 | 926 .TP |
927 .B \-shuffle | |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
928 以随机顺序播放文件。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
929 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
930 .TP |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
931 .B \-skin <名> (仅用于 GUI) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
932 从默认皮肤目录 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
933 /usr/\:local/\:share/\:mplayer/\:skins/\: 或 ~/.mplayer/\:skins/ |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
934 下的, 作为参数的给定目录中装载皮肤。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
935 .sp 1 |
20241 | 936 .I 示例: |
9840 | 937 .PD 0 |
938 .RSs | |
939 .IPs "\-skin fittyfene" | |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
940 尝试 /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
|
941 然后是 ~/.mplayer/\:skins/\:fittyfene。 |
9840 | 942 .RE |
943 .PD 1 | |
944 . | |
945 .TP | |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
946 .B \-slave (也请参见 \-input) |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
947 切换到 slave 模式, MPlayer 为其他程序在后台运行。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
948 MPlayer 从标准输入读取以新行 (\\n) 分隔开的命令行, |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
949 而不再截获键盘事件。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
950 .br |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
951 .I 注意: |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
952 请参见 \-input cmdlist 的命令列表和 DOCS/tech/slave.txt 中的描述。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
953 . |
9840 | 954 .TP |
955 .B \-softsleep | |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
956 通过不断核查当前时间来测定帧的时间, |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
957 而不是请求内核在适当的时刻唤醒 MPlayer。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
958 对于内核计时器精度不高且不能使用 RTC 时有用, 代价是较高的 CPU 消耗。 |
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 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
961 .B \-sstep <数> |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
962 每帧后跳过 <数> 秒。 |
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 既然 MPlayer 仅能搜寻到下一个 keyframe, 加速过程可能不精准。 |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
965 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
966 . |
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
967 . |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
968 .SH "分离器/媒体流选项" |
20430
533fa77dfe28
Partially synced with r20426, patch by S Jin jinsh2 A yahoo P com
gpoirier
parents:
20391
diff
changeset
|
969 . |
20459 | 970 .TP |
971 .B \-a52drc <级别> | |
972 选择 AC3 音频流的动态范围压缩(DRC)级别。 | |
973 <级别> 是 0 到 1 的浮点数, 其中 0 表示无压缩, | |
974 (默认值) 1 表示全压缩 (使得响亮的通路更安静或相反)。 | |
975 此选项仅当 AC3 流包含所需范围的压缩信息时显示效果。 | |
976 . | |
977 .TP | |
978 .B \-aid <标识> (也请参见 \-alang) | |
979 选择音频频道 (MPEG: 0\-31, AVI/\:OGM: 1\-99, ASF/\:RM: 0\-127, | |
980 VOB(AC3): 128\-159, VOB(LPCM): 160\-191, MPEG-TS 17\-8190)。 | |
981 MPlayer 在 verbose (\-v) 模式下会打印可用的音频标识。 | |
982 当播放 MPEG-TS 流时, MPlayer/\:MEncoder 用第一个程序 | |
983 播放已选择的(如果有的话)音频流。 | |
984 . | |
985 .TP | |
20481 | 986 .B \-alang <语言代号[,语言代号,...]> (也请参见 \-aid) |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
987 指定使用音频语言的优先级列表。 |
20481 | 988 不同的容器格式使用不同的语言代号。DVDs 使用 ISO 639-1 的 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
989 两字符语言代号, Matroska、MPEG-TS 和 NUT 使用 ISO 639-2 的 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
990 三字符语言代号, 而 OGM 使用任意格式标识符。 |
20459 | 991 MPlayer 在 verbose (\-v) 模式下会打印可用的语言。 |
992 .sp 1 | |
20241 | 993 .I 示例: |
9840 | 994 .PD 0 |
995 .RSs | |
20459 | 996 .IPs "mplayer dvd://1 \-alang hu,en" |
997 选择 DVD 上的匈牙利语音轨播放而英语在没有匈牙利语时备用。 | |
998 .IPs "mplayer \-alang jpn example.mkv" | |
999 播放日语 Matroska 文件。 | |
9840 | 1000 .RE |
1001 .PD 1 | |
1002 . | |
1003 .TP | |
20459 | 1004 .B \-audio-demuxer <[+]名称> (仅用于 \-audiofile) |
1005 锁定用于 \-audiofile 的音频分路器类型。 | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
1006 在名称前使用 "+" 锁定类型, 跳过某些核查! |
20459 | 1007 按照 \-audio-demuxer help 打印出来的指定分路器类型。 |
1008 为了向后兼容, 也接受定义在 libmpdemux/\:demuxer.h 的分路器标识。 | |
1009 \-audio-demuxer audio 或 \-audio-demuxer 17 锁定 MP3。 | |
1010 . | |
9840 | 1011 .TP |
20241 | 1012 .B \-audiofile <文件名> |
20459 | 1013 在看电影时播放外部音频文件(WAV, MP3 或 Ogg Vorbis)。 |
1014 . | |
1015 .TP | |
1016 .B \-audiofile-cache <千字节> | |
1017 对 \-audiofile 的文件流启用缓存, 使用指定大小的内存。 | |
1018 . | |
1019 .TP | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1020 .B \-reuse-socket (仅适用于udp://) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1021 允许SOCKET在关闭后立即被其它进程重新利用。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1022 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1023 .TP |
20459 | 1024 .B \-bandwidth <参数值> (仅适用于网络) |
1025 指定网络流的最大带宽(用于服务器可以以不同带宽传送内容的情况)。 | |
1026 当你以慢速连接观看现场流媒体时有用。 | |
1027 对于 Real RTSP 流, 也用来设置最大的传送带宽 | |
1028 以容许较快的缓存填充和流转储。 | |
1029 . | |
1030 .TP | |
1031 .B \-cache <千字节> | |
1032 此选项指定用多少内存(以 kBytes 为单位)作为播放文件或 URL 的预缓冲。 | |
1033 对速度慢的媒体特别有用。 | |
1034 . | |
1035 .TP | |
1036 .B \-nocache | |
1037 关闭缓冲。 | |
1038 . | |
1039 .TP | |
1040 .B \-cache-min <百分数> | |
1041 当缓冲填充到总数的 <百分数> 时开始回放。 | |
1042 . | |
1043 .TP | |
1044 .B \-cache-seek-min <百分数> | |
1045 如果查寻到的位置处于从当前位置算起的缓存大小的 <百分数> 之内, | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
1046 MPlayer 等待填充缓存到此位置而不是执行流查寻(默认是: 50)。 |
20459 | 1047 . |
1048 .TP | |
1049 .B \-cdda <选项1:选项2> (仅适用于 CDDA) | |
1050 此选项用来调整 MPlayer 的 CD 音频读取特性。 | |
1051 .sp 1 | |
20241 | 1052 可用选项有: |
9840 | 1053 .RSs |
20459 | 1054 .IPs speed=<参数值> |
1055 设定 CD 转速。 | |
9840 | 1056 .IPs paranoia=<0\-2> |
20459 | 1057 设定谨慎级别。 |
1058 0 以外的值可能会打断除了第一个音轨的任何回放。 | |
9840 | 1059 .RSss |
20459 | 1060 0: 关闭检测 (默认) |
1061 .br | |
1062 1: 只进行重叠检测 | |
20241 | 1063 .br |
1064 2: 完全数据修正和校检 | |
9840 | 1065 .REss |
20459 | 1066 .IPs generic-dev=<参数值> |
1067 使用指定的通用 SCSI 设备。 | |
1068 .IPs sector-size=<参数值> | |
1069 单位读取量。 | |
1070 .IPs overlap=<参数值> | |
1071 锁定校检时的最小重叠搜索为 <参数值> 个扇区。 | |
9840 | 1072 .IPs toc-bias |
20459 | 1073 假定 TOC 报告中第1音轨的起始偏移量为 LBA 0。 |
1074 有些东芝光驱需要这样来修正音轨边界。 | |
1075 .IPs toc-offset=<参数值> | |
1076 报告音轨时在扇区数上再加上 <参数值> 个扇区。可能是负数。 | |
9840 | 1077 .IPs (no)skip |
20459 | 1078 (不)接受不完整的数据重建。 |
9840 | 1079 .RE |
1080 . | |
1081 .TP | |
20459 | 1082 .B \-cdrom-device <设备路径> |
1083 指定 CD-ROM 设备 (默认是: /dev/\:cdrom)。 | |
1084 . | |
1085 .TP | |
1086 .B \-channels <数字> (也请参见 \-af channels) | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
1087 请求播放的声道数 (默认是: 2)。 |
20459 | 1088 MPlayer 要求解码器把音频解码到指定数量的声道。 |
1089 然后由解码器来实现这个要求。 | |
1090 此选项通常只有在播放带 AC3 音频(比如 DVD)的视频时才显得重要。 | |
1091 在那时默认使用 liba52 解码并把音频正确地混合到需要的声道数。 | |
1092 为了直接控制输出声道数独立于解码声道数, 使用声道过滤器。 | |
1093 .br | |
20241 | 1094 .I 注意: |
20459 | 1095 此选项可以被解码器(仅适用于 AC3), 过滤镜(环绕立体声), 和音频 |
1096 输出驱动(至少 OSS 可以)接受。 | |
1097 .sp 1 | |
20241 | 1098 可用选项有: |
20459 | 1099 .sp 1 |
9840 | 1100 .PD 0 |
1101 .RSs | |
1102 .IPs 2 | |
20459 | 1103 立体声 |
9840 | 1104 .IPs 4 |
20459 | 1105 环绕立体声 |
9840 | 1106 .IPs 6 |
20459 | 1107 5.1 立体声 |
9840 | 1108 .RE |
1109 .PD 1 | |
1110 . | |
1111 .TP | |
20459 | 1112 .B \-chapter <场景标识>[\-<末尾场景标识>] (仅适用于 dvd:// 和 dvdnav://) |
1113 指定从哪个场景开始播放。也可以指定在哪个场景结束播放 (默认值为: 1)。 | |
1114 . | |
1115 .TP | |
1116 .B \-cookies (仅适用于网络) | |
1117 HTTP 请求时发送 cookies。 | |
1118 . | |
1119 .TP | |
1120 .B \-cookies-file <文件名> (仅适用于网络) | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
1121 从 <文件名> 中读取 HTTP cookies (默认是: ~/.mozilla/ 和 ~/.netscape/) |
20459 | 1122 而跳过从默认位置读取。 |
1123 假定文件是 Netscape 格式。 | |
1124 . | |
1125 .TP | |
1126 .B \-delay <数> | |
1127 音频延迟数秒 (正或负的浮点数) | |
1128 .br | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1129 负值延迟音频,而正值延迟视频。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1130 注意这与MEncoder的\-audio-delay选项正好相反。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1131 .br |
20241 | 1132 .I 注意: |
20459 | 1133 当和 MEncoder 一起用时, 并不保证能与 \-ovc copy 一起工作正常; |
1134 请使用 \-audio-delay。 | |
1135 . | |
1136 .TP | |
1137 .B \-ignore-start | |
1138 忽略 AVI 文件中指定的流开始时间。 | |
1139 对于 MPlayer, 用 \-audio-delay 选项编码的文件废除了流延迟。 | |
1140 在编码时期, 此选项防止 MEncoder 转送原流的开始时间到新的文件; | |
1141 但是 \-audio-delay 选项并不受影响。 | |
1142 注意 MEncoder 有时会自动调整流开始时间以补偿预期的解码延迟, | |
1143 所以没有测试之前不要使用此选项进行编码。 | |
1144 . | |
1145 .TP | |
1146 .B \-demuxer <[+]类型名> | |
1147 锁定分路器类型。 | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
1148 在名称前使用 "+" 锁定类型, 跳过某些核查! |
20459 | 1149 按照 \-demuxer help 打印出来的指定分路器类型。 |
1150 为了向后兼容, 也接受定义在 libmpdemux/\:demuxer.h 的分路器标识。 | |
1151 . | |
1152 .TP | |
1153 .B \-dumpaudio (仅用于 MPlayer) | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
1154 转储原始的音频压缩流到 ./stream.dump (用于 MPEG/\:AC3, |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
1155 对大多数其它情形, 转储的文件不可播放)。 |
20459 | 1156 如果你在命令行中指定多于其中 \-dumpaudio, \-dumpvideo, \-dumpstream |
1157 的一个, 只有最后一个生效。 | |
1158 . | |
1159 .TP | |
1160 .B \-dumpfile <文件名> (仅用于 MPlayer) | |
1161 指定 MPlayer 应该转储到的文件。 | |
1162 应该与 \-dumpaudio / \-dumpvideo / \-dumpstream 一起使用。 | |
1163 . | |
1164 .TP | |
1165 .B \-dumpstream (仅用于 MPlayer) | |
1166 转储原始流到 ./stream.dump。 | |
20520 | 1167 从 DVD 或网络上抓取的时候有用。 |
20459 | 1168 如果你在命令行中指定多于其中 \-dumpaudio, \-dumpvideo, \-dumpstream |
1169 的一个, 只有最后一个生效。 | |
1170 . | |
1171 .TP | |
1172 .B \-dumpvideo (仅用于 MPlayer) | |
1173 转储原始流到 ./stream.dump (不是十分有用)。 | |
1174 如果你在命令行中指定多于其中 \-dumpaudio, \-dumpvideo, \-dumpstream | |
1175 的一个, 只有最后一个生效。 | |
1176 . | |
1177 .TP | |
1178 .B \-dvbin <选项> (仅用于 DVB) | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
1179 为了替代默认的值, 把下面的参数传递给 DVB 输入模块: |
20459 | 1180 .sp 1 |
1181 .PD 0 | |
1182 .RSs | |
1183 .IPs card=<1\-4> | |
1184 指定使用卡号 1\-4 (默认是: 1). | |
1185 .IPs file=<文件名> | |
1186 指示 MPlayer 从频道中读取 <文件名>。 | |
1187 默认是 ~/.mplayer/\:channels.conf.{sat,ter,cbl,atsc} (基于卡的类型) | |
1188 或者最后于求助 ~/.mplayer/\:channels.conf。 | |
1189 .IPs timeout=<1\-30> | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
1190 放弃试图调谐的最大等候秒数(默认是: 30)。 |
20459 | 1191 .RE |
1192 .PD 1 | |
1193 . | |
1194 .TP | |
1195 .B \-dvd\-device <设备路径> (仅用于 DVD) | |
1196 指定 DVD 设备(默认是: /dev/\:dvd)。 | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
1197 你也可以指定目录, 其中包含以前直接从 DVD 拷贝(比如用 vobcopy)的文件。 |
20459 | 1198 首先注意使用 \-dumpstream 通常是更好的拷贝 DVD 的方法(请参见示例)。 |
1199 . | |
1200 .TP | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1201 .B \-dvd-speed <以KB/s为单位的因数或速度值> (仅适用于DVD) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1202 尝试限制DVD的传输速度(默认值:0,代表不作更改)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1203 DVD的基础速率约为1350KB/s,所以一台8倍速的驱动器能以最高10800KB/s的速度读取 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1204 数据。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1205 较低的速度使驱动器工作得更安静,对于观看DVD片来说,2700KB/s应该是足够安静且快速 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1206 了。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1207 MPlayer在关闭时将驱动器的速度重置至默认值。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1208 数值如果小于100则表示1350KB/s的倍数,例如\-dvd-speed 8表示选择10800KB/s。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1209 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1210 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1211 你需要用DVD设备的写权限以更改传输速度。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1212 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1213 .TP |
20459 | 1214 .B \-dvdangle <视角标识> (仅用于 DVD) |
1215 有些 DVD 碟片中的场景可以从多个视角观看。 | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
1216 这里你可以告诉 MPlayer 使用哪个视角(默认是: 1)。 |
20459 | 1217 . |
20520 | 1218 .TP |
20459 | 1219 .B \-edl <文件名> |
1220 回放时启用编辑决定列表(EDL)。 | |
1221 根据给定文件的条目视频被跳过, 而音频或静音或不静音。 | |
1222 如何使用详情请参见 http://www.mplayerhq.hu/\:DOCS/\:HTML/\:en/\:edl.html。 | |
1223 . | |
1224 .TP | |
1225 .B \-endpos <[[hh:]mm:]ss[.ms]|size[b|kb|mb]> (也请参见 \-ss 和 \-sb) | |
1226 停止在给定的时间或字节位置。 | |
1227 .br | |
1228 .I 注意: | |
1229 字节位置仅为了 MEncoder 而启用但不精确, 因为它只会停在帧的边缘。 | |
1230 当与 \-ss 选项组合使用时, \-endpos 的时间会向前移动 \-ss 指定的秒数。 | |
1231 .sp 1 | |
1232 .I 示例: | |
1233 .PD 0 | |
1234 .RSs | |
1235 .IPs "\-endpos 56" | |
1236 56 秒后停止。 | |
1237 .IPs "\-endpos 01:10:00" | |
1238 1 小时 10 分后停止。 | |
1239 .IPs "\-ss 10 \-endpos 56" | |
1240 1 分 6 秒后停止。 | |
1241 .IPs "\-endpos 100mb" | |
1242 只编码 100 MB。 | |
1243 .RE | |
1244 .PD 1 | |
1245 . | |
9840 | 1246 .TP |
1247 .B \-forceidx | |
20459 | 1248 强制索引重建。 |
20745 | 1249 对索引受损的文件(A/V 不同步等等)有用。 |
20459 | 1250 这使得不可能搜索的文件启用搜索。 |
1251 你能使用 MEncoder 永久性地修复索引 (请参见文档)。 | |
1252 .br | |
1253 .I 注意: | |
20745 | 1254 此选项仅对原本支持搜索的媒体有效 (即不能是: 标准输入, 管道, 等)。 |
20459 | 1255 . |
1256 .TP | |
1257 .B \-fps <浮点数> | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
1258 重载帧速率。 |
20459 | 1259 如果原先的值是错误的或缺少的有用。 |
1260 . | |
1261 .TP | |
1262 .B \-frames <参数值> | |
1263 只播放/\:转换前<参数值>帧, 然后退出。 | |
1264 . | |
1265 .TP | |
1266 .B \-hr-mp3-seek (仅用于 MP3) | |
1267 高精度 MP3 搜索。 | |
1268 播放外部 MP3 文件时启用, | |
1269 因为我们需要搜索到非常精确的位置来保持 A/V 同步。 | |
1270 这种方法在后退搜索时尤其慢, 因为需要绕回到开头来寻找准确的帧位置。 | |
1271 . | |
1272 .TP | |
1273 .B \-idx (也请参见 \-forceidx) | |
1274 在没有找到索引的情况下重建文件的索引, 从而允许搜索。 | |
1275 对于损坏的/\:不完整的下载, 或制作低劣的文件有用。 | |
1276 .br | |
1277 .I 注意: | |
20745 | 1278 此选项仅对原本支持搜索的媒体有效 (即不能是: 标准输入, 管道, 等)。 |
20459 | 1279 . |
1280 .TP | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1281 .B \-noidx |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1282 跳过重建索引文件的步骤。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1283 MEncoder在此选项下跳过写入索引的步骤。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1284 .TP |
20459 | 1285 .B \-ipv4-only-proxy (仅适用于网络) |
1286 对于 IPv6 地址跳过代理服务器。 | |
1287 仍然用于 IPv4 连接。 | |
1288 . | |
1289 .TP | |
1290 .B \-loadidx <索引文件> | |
1291 从 \-saveidx 保存的此文件中, 读取视频索引数据。 | |
1292 索引用于搜索, 过载其它任何包含在 AVI 本身的索引。 | |
1293 MPlayer 不阻止你装载产生于不同 AVI 的索引文件, | |
1294 但是的确会导致不利的结果。 | |
1295 .br | |
1296 .I 注意: | |
1297 既然 MPlayer 现在支持 OpenDML, 此选项已废弃。 | |
1298 . | |
9840 | 1299 .TP |
20241 | 1300 .B \-mc <每帧秒数> |
20459 | 1301 每帧的最大 A-V 同步修正(以秒为单位)。 |
1302 . | |
9840 | 1303 .TP |
20241 | 1304 .B \-mf <选项1:选项2:...> |
20459 | 1305 用来从多个 PNG 或 JPEG 文件中解码。 |
1306 .sp 1 | |
20241 | 1307 可用选项有: |
20459 | 1308 .sp 1 |
9840 | 1309 .PD 0 |
1310 .RSs | |
20459 | 1311 .IPs w=<参数值> |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
1312 输入文件的宽度 (默认是: 自动检测) |
20459 | 1313 .IPs h=<参数值> |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
1314 输入文件的高度 (默认是: 自动检测) |
20459 | 1315 .IPs fps=<参数值> |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
1316 输出的帧率 (默认是: 25) |
20459 | 1317 .IPs type=<参数值> |
1318 输入文件的类型 (可用类型是: jpeg, png, tga, sgi) | |
9840 | 1319 .RE |
1320 .PD 1 | |
1321 . | |
1322 .TP | |
20459 | 1323 .B \-ni (仅用于 AVI) |
1324 锁定使用非交错的 AVI 分析器(修复某些质量差的 AVI 文件的播放)。 | |
1325 . | |
1326 .TP | |
1327 .B \-nobps (仅用于 AVI) | |
1328 不使用平均比特率值来维持 A-V 同步。 | |
1329 对某些文件头损坏的 AVI 文件有帮助。 | |
1330 . | |
9840 | 1331 .TP |
1332 .B \-noextbased | |
20459 | 1333 停用基于后缀名的分路器选择机制。 |
1334 默认情况下, 当文件类型(分路器)无法可靠检测时 | |
1335 (文件没有头部或者不够可靠), 使用文件后缀名来选择分路器。 | |
1336 基于内容的分路器总是可作为备用的。 | |
1337 . | |
1338 .TP | |
1339 .B \-passwd <密码> (也请参见\-user 选项) (仅适用于网络) | |
1340 设置 http 认证密码. | |
1341 . | |
1342 .TP | |
1343 .B \-prefer-ipv4 (仅适用于网络) | |
1344 使用 IPv4 网络连接。 | |
1345 IPv6 自动地作为备用。 | |
1346 . | |
1347 .TP | |
1348 .B \-prefer-ipv6 (仅适用于 IPv6 网络) | |
1349 使用 IPv6 网络连接。 | |
1350 IPv4 自动地作为备用。 | |
1351 . | |
1352 .TP | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1353 .B \-psprobe <字节所在位置> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1354 当播放MPEG-PS流时,此选项让你设定你希望MPlayer查看多少字节以确认所要 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1355 使用的视频编/解码器。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1356 在播放含有H.264流的EVO文件时需要此选项。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1357 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1358 .TP |
20459 | 1359 .B \-pvr <选项1:选项2:...> (仅适用于 PVR) |
1360 此选项调谐 PVR 捕捉模块的各种编码属性。 | |
1361 不得不与基于硬件 MPEG 编码器 V4L2 驱动支持的卡一起使用。 | |
1362 Hauppauge WinTV PVR\-150/250/350/500 和所有基于 IVTV 的卡 | |
1363 是众所周知的 PVR 捕捉卡。 | |
1364 小心只有 Linux 2.6.18 及以上的内核能通过 V4L2 层处理 MPEG 流。 | |
1365 对于 MPEG 流硬件捕捉卡并使用 MPlayer/MEncoder 来观看电影的, | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
1366 使用 "pvr://" 作为 URL 地址。 |
20459 | 1367 .sp 1 |
1368 可用选项有: | |
1369 .RSs | |
1370 .IPs aspect=<0\-3> | |
1371 指定宽高比: | |
1372 .RSss | |
1373 0: 1:1 | |
1374 .br | |
1375 1: 4:3 (默认) | |
1376 .br | |
1377 2: 16:9 | |
1378 .br | |
1379 3: 2.21:1 | |
1380 .REss | |
1381 .IPs arate=<32000\-48000> | |
1382 指定编码音频率(encoding audio rate) (默认是: 48000 Hz, 可用的有: 32000, | |
1383 44100 和 48000 Hz)。 | |
1384 .IPs alayer=<1\-3> | |
1385 指定编码 MPEG 音频层 (默认是: 2)。 | |
1386 .IPs abitrate=<32\-448> | |
1387 指定音频编码比特率(以 kbps 为单位) (默认是: 384)。 | |
1388 .IPs amode=<参数值> | |
1389 指定音频编码模式。 | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
1390 可用的预设值是 "stereo", "joint_stereo", "dual" 和 "mono" (默认是: stereo)。 |
20459 | 1391 .IPs vbitrate=<参数值> |
1392 指定平均编码视频比特率(以 Mbps 为单位) (默认是: 6)。 | |
1393 .IPs vmode=<参数值> | |
1394 指定视频编码模式: | |
1395 .RSss | |
1396 vbr: Variable BitRate (可变比特率) (默认) | |
1397 .br | |
1398 cbr: Constant BitRate (常量比特率) | |
1399 .REss | |
1400 .IPs vpeak=<参数值> | |
1401 指定编码视频比特率峰值(以 Mbps 为单位) | |
1402 (只对 VBR 编码有用, 默认是: 9.6)。 | |
1403 .IPs fmt=<参数值> | |
1404 选择进行编码的 MPEG 格式: | |
1405 .RSss | |
1406 ps: MPEG-2 Program Stream (MPEG-2 程序流) (默认) | |
1407 .br | |
1408 ts: MPEG-2 Transport Stream (MPEG-2 传输流) | |
1409 .br | |
1410 mpeg1: MPEG-1 System Stream (MPEG-1 系统流) | |
1411 .br | |
1412 vcd: Video CD compatible stream (VCD 可兼容流) | |
1413 .br | |
1414 svcd: Super Video CD compatible stream (SVCD 可兼容流) | |
1415 .br | |
1416 dvd: DVD compatible stream (DVD 可兼容流) | |
1417 .REss | |
1418 .RE | |
1419 .PD 1 | |
1420 . | |
9840 | 1421 .TP |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1422 .B \-radio <选项1:选项2:...> (仅适用于收音) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1423 这些选项集用以设置收音捕捉模块的各种参数。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1424 要用MPlayer收听电台使用‘radio://<频率>’(如果不提供频道选项)或 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1425 ‘radio://<频道号>’(如果提供频道选项)作为URL。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1426 你可以通过以‘-v’选项运行MPlayer查看允许的频率范围。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1427 若要启动捕捉子系统,则使用‘radio://<频率或频道>/capture’。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1428 如果不给出关键字capture,则你可以只使用输入线缆收听电台。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1429 由于同步问题,不推荐使用capture来收听电台,这会使效果不佳。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1430 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1431 可用选项有: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1432 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1433 .IPs device=<值> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1434 所使用的收音设备(默认值:Linux下为/dev/radio0,而*BSD下为/dev/tuner0)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1435 .IPs driver=<值> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1436 所使用的收音驱动(默认值:如果有则用v412,否则为v41)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1437 当前支持v41和v412驱动。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1438 .IPs volume=<0..100> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1439 收音设备的音量(默认为100) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1440 .IPs freq_min=<值>(仅适用于*BSD BT848) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1441 允许的最小频率(默认值:87.50) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1442 .IPs freq_max=<value>(仅适用于*BSD BT848) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1443 允许的最大频率(默认值:108.00) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1444 .IPs channels=<频率>\-<名称>,<频率>\-<名称>,... |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1445 设置频道列表。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1446 在名称中用“_”代替空格(或使用引号)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1447 频道名字就会以OSD方式显示出来,而从命令radio_step_channel和radio_set_channel |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1448 对于遥控会很有用(参见LIRC)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1449 如果给出,则URL中的数字将作为频道列表中的频道位置编号。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1450 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1451 .I 示例: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1452 radio://1, radio://104.4, radio_set_channel 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1453 .IPs adevice=<值>(需要激活收音捕捉功能) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1454 作为所捕捉声音来源的设备的名字 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1455 没有这样的名字将禁用捕捉功能,即便URL中出现capture关键字。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1456 如果设备名中含有一个‘=’,则模块将使用ALSA来捕捉, |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1457 否则用OSS。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1458 .IPs arate=<参数值>(需要激活收音捕捉功能) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1459 以每秒采样数为单位的频率值(默认值:44100)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1460 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1461 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1462 当使用音频捕捉时,也将\-rawaudio rate=<数值>选项设置为arate中一样的值。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1463 如果你存在声音播放速度的问题(播放太快),尝试以不同的速率值 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1464 (例如4800,44100,32000……)播放 。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1465 .IPs achannels=<参数值>(需要激活收音捕捉功能) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1466 捕捉声音的声道数。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1467 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1468 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1469 .TP |
20241 | 1470 .B \-rawaudio <选项1:选项2:...> |
20459 | 1471 此选项可让你播放原始音频文件。 |
1472 你也不得不使用 \-demuxer rawaudio。 | |
1473 也可以用来播放不是 44kHz 16-位 立体声的音频 CD。 | |
1474 播放原始 AC3 流请使用 \-rawaudio format=0x2000 \-demuxer rawaudio。 | |
1475 .sp 1 | |
20241 | 1476 可用选项有: |
20459 | 1477 .sp 1 |
9840 | 1478 .PD 0 |
1479 .RSs | |
20459 | 1480 .IPs channels=<参数值> |
20241 | 1481 声道数 |
20459 | 1482 .IPs rate=<参数值> |
20241 | 1483 每秒采样率 |
20459 | 1484 .IPs samplesize=<参数值> |
1485 样本大小(以字节为单位) | |
1486 .IPs bitrate=<参数值> | |
1487 原始音频文件的比特率 | |
1488 .IPs format=<参数值> | |
1489 16-进制的 fourcc | |
9840 | 1490 .RE |
1491 .PD 1 | |
1492 . | |
1493 .TP | |
20241 | 1494 .B \-rawvideo <选项1:选项2:...> |
20459 | 1495 此选项可让你播放原始视频文件。 |
1496 你也不得不使用 \-demuxer rawvideo。 | |
1497 .sp 1 | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
1498 可用的选项有: |
20459 | 1499 .sp 1 |
9840 | 1500 .PD 0 |
1501 .RSs | |
20459 | 1502 .IPs fps=<参数值> |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
1503 每秒帧(速)率 (默认是: 25.0) |
9840 | 1504 .IPs sqcif|qcif|cif|4cif|pal|ntsc |
20459 | 1505 设置标准的图像大小 |
1506 .IPs w=<参数值> | |
1507 图像宽(以像素为单位) | |
1508 .IPs h=<参数值> | |
1509 图像高(以像素为单位) | |
14166 | 1510 .IPs i420|yv12|yuy2|y8 |
20241 | 1511 设置色彩空间 |
20459 | 1512 .IPs format=<参数值> |
1513 16-进制的色彩空间(fourcc) | |
1514 .IPs size=<参数值> | |
1515 帧大小(以字节为单位) | |
1516 .REss | |
1517 .sp 1 | |
1518 .RS | |
1519 .I 示例: | |
1520 .RE | |
1521 .PD 0 | |
1522 .RSs | |
1523 .IPs "mplayer foreman.qcif -demuxer rawvideo -rawvideo qcif" | |
1524 播放著名的 "foreman" 视频样本。 | |
1525 .IPs "mplayer sample-720x576.yuv -demuxer rawvideo -rawvideo w=720:h=576" | |
1526 播放原始 YUV 样本。 | |
9840 | 1527 .RE |
1528 .PD 1 | |
1529 . | |
1530 .TP | |
20459 | 1531 .B \-rtsp-port |
20520 | 1532 与 "rtsp://" 的 URL 地址一起用来锁定客户端的端口号。 |
20459 | 1533 如果你在路由器后面, 想把 RTSP 流从服务器转到指定客户端, 此选项可能有用。 |
1534 . | |
1535 .TP | |
1536 .B \-rtsp-destination | |
20520 | 1537 与 "rtsp://" 的 URL 地址一起用来强制目标绑定 IP 地址。 |
20459 | 1538 对某些 RTSP 服务器不能把 RTP 包送到正确的接口, 此选项可能有用。 |
1539 如果连接 RTSP 服务器失败, 使用 \-v 看看 MPlayer 试图绑定到 | |
1540 哪个 IP 地址, 然后试试用它强制分配到你的计算机。 | |
1541 . | |
1542 .TP | |
1543 .B \-rtsp-stream-over-tcp (仅适用于 LIVE555) | |
1544 与 "rtsp://" 的 URL 地址一起用来指定让 RTP 和 RTCP 进入包流过 TCP | |
1545 (使用与 RTSP 相同的 TCP 连接)。 | |
1546 如果你的破 internet 连接不传递 UDP 进入包, 此选项可能有用 | |
1547 (参见 http://www.live555.com/\:mplayer/)。 | |
1548 . | |
1549 .TP | |
1550 .B \-saveidx <文件名> | |
1551 强制重建索引并转储到 <文件名>。 | |
1552 目前只对 AVI 文件有效。 | |
1553 .br | |
1554 .I 注意: | |
1555 既然 MPlayer 现在支持 OpenDML, 此选项已废弃。 | |
1556 . | |
1557 .TP | |
1558 .B \-sb <比特位置> (也请参见 \-ss) | |
1559 搜索到比特位置。 | |
1560 回放开始部分是垃圾的 CD-ROM 镜像或 VOB 文件时有用。 | |
1561 . | |
1562 .TP | |
1563 .B \-speed <0.01\-100> | |
1564 根据给定的参数因子, 减慢或加快回放速度。 | |
1565 并不保证能与 \-oac copy 一起工作正常。 | |
1566 . | |
9840 | 1567 .TP |
1568 .B \-srate <Hz> | |
20459 | 1569 选择输出的取样率(当然声卡对此有限制)。 |
1570 如果选择的样本频率与当前的媒体有差异, 会在音频过滤层中插入 | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
1571 音频过滤器 resample(重采样) 或 lavcresample 来补偿此差异。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
1572 重采样的类型由 \-af-adv 选项控制。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
1573 默认的是快速重采样, 可能会引起失真。 |
20459 | 1574 . |
1575 .TP | |
1576 .B \-ss <时间> (也请参见 \-sb) | |
1577 搜索到给定的时间位置。 | |
1578 .sp 1 | |
20241 | 1579 .I 示例: |
9840 | 1580 .PD 0 |
1581 .RSs | |
1582 .IPs "\-ss 56" | |
20459 | 1583 搜索到 56 秒处。 |
9840 | 1584 .IPs "\-ss 01:10:00" |
20459 | 1585 搜索到 1 小时 10 分钟处。 |
9840 | 1586 .RE |
1587 .PD 1 | |
1588 . | |
1589 .TP | |
20459 | 1590 .B \-tskeepbroken |
1591 告诉 MPlayer 不要丢弃流中报告损坏的 TS 包。 | |
1592 有时需要播放窜改了的 MPEG-TS 文件。 | |
1593 . | |
1594 .TP | |
1595 .B \-tsprobe <字节位置> | |
1596 播放 MPEG-TS 流时, 此选项让你指定流中多少字节给 MPlayer 搜索 | |
1597 你所要的音频和视频的标识。 | |
1598 . | |
1599 .TP | |
1600 .B \-tsprog <1\-65534> | |
1601 播放 MPEG-TS 流时, 你可以用此选项指定你想运行的程序(如果知道的话)。 | |
1602 能和 \-vid 及 \-aid 一起使用。 | |
1603 . | |
1604 .TP | |
1605 .B \-tv <选项1:选项2:...> (仅用于 TV/\:PVR) | |
1606 此选项会调谐 TV 捕捉模块的各种属性。 | |
1607 为了用 MPlayer 收看 TV, 使用 "tv://" 或 "tv://<频道号>" | |
1608 甚至用 "tv://<频道名>" (参见下面的频道选项) 作为 URL 地址。 | |
1609 .sp 1 | |
20241 | 1610 可用选项有: |
9840 | 1611 .RSs |
1612 .IPs noaudio | |
20241 | 1613 没有声音 |
23467
720aa593e920
Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
kraymer
parents:
23390
diff
changeset
|
1614 .IPs automute=<0-255>(仅适用于v4l和v4l2) |
720aa593e920
Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
kraymer
parents:
23390
diff
changeset
|
1615 如果设备报告的信号强度小于这个值,那么音频和视频将静音。 |
720aa593e920
Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
kraymer
parents:
23390
diff
changeset
|
1616 大多数情况下automute=100就足够用了。 |
720aa593e920
Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
kraymer
parents:
23390
diff
changeset
|
1617 默认值为0(禁用automute)。 |
20459 | 1618 .IPs driver=<参数值> |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1619 参见\-tv driver=help以获取内置TV输入驱动的列表。 |
20241 | 1620 可用参数: dummy, v4l, bsdbt848 |
20459 | 1621 .IPs device=<参数值> |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
1622 指定 TV 设备 (默认是: /dev/\:video0)。 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1623 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1624 对于bsdbt848驱动,你可以同时给出bktr和调谐设备的名称,使用逗号分隔两 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1625 者,其中调谐器在bktr之后(例如:-tv device=/dev/bktr1,/dev/tuner1)。 |
20459 | 1626 .IPs input=<参数值> |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
1627 指定输入 (默认是: 0 (TV), 参见控制台输出的可用输入列表)。 |
20459 | 1628 .IPs freq=<参数值> |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
1629 指定调谐器的频率(例如: 511.250)。 |
20241 | 1630 与频道参数不兼容. |
20459 | 1631 .IPs outfmt=<参数值> |
1632 指定调谐器的输出格式, 用 V4L 驱动支持的预设置(yv12, rgb32, rgb24, | |
1633 rgb16, rgb15, uyvy, yuy2, i420) 或者一个以 16-进制值给定的武断的格式。 | |
1634 试试用 outfmt=help 察看可用的所有格式的列表。 | |
1635 .IPs width=<参数值> | |
20241 | 1636 输出窗口的宽度 |
20459 | 1637 .IPs height=<参数值> |
20241 | 1638 输出窗口的高度 |
20459 | 1639 .IPs fps=<参数值> |
20241 | 1640 捕捉视频的帧速率(帧每秒) |
20459 | 1641 .IPs buffersize=<参数值> |
1642 捕捉缓冲区的最大尺寸(以兆为单位) (默认值: 动态) | |
1643 .IPs norm=<参数值> | |
1644 bsdbt848 和 v4l 可用的参数: PAL, SECAM, NTSC。对于 v4l2, | |
1645 参见控制台输出的所有可用制式列表, 也请参看下面的 normid 选项。 | |
1646 .IPs "normid=<参数值> (仅用于 v4l2)" | |
1647 设置 TV 制式 为给定的数字标识。 | |
1648 TV 制式取决于捕捉卡。参见控制台输出的可用 TV 制式列表。 | |
1649 .IPs channel=<参数值> | |
1650 设置调谐器到 <参数值> 频道. | |
1651 .IPs chanlist=<参数值> | |
20241 | 1652 可用参数: europe-east, europe-west, us-bcast, us-cable, 等等 |
1653 .IPs channels=<频道>\-<名称>,<频道>\-<名称>,... | |
20459 | 1654 设置频道的名称。 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1655 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1656 如果<频道>是一个大于1000的整数,它将被看作是频率(以kHz为单位)而不是频率表中的 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1657 频道名。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1658 .br |
20459 | 1659 名称中使用 _ 代替空格(或使用引号 ;-))。 |
1660 OSD 会显示频道名称, slave 命令 tv_step_channel, tv_set_channel 及 | |
1661 tv_last_channel 会有用于遥控(参见 LIRC)。 | |
1662 与频率参数不兼容。 | |
1663 .br | |
1664 .I 注意: | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
1665 频道号就将是 "频道" 列表上从1开始计数的位置。 |
20459 | 1666 .br |
1667 .I 示例: | |
1668 tv://1, tv://TV1, tv_set_channel 1, tv_set_channel TV1 | |
1669 .IPs [brightness|contrast|hue|saturation]=<-100\-100> | |
1670 设置显卡的色彩均衡器。 | |
1671 .IPs audiorate=<参数值> | |
1672 设置音频捕捉比特率。 | |
9840 | 1673 .IPs forceaudio |
20459 | 1674 即使 v4l 报告没有音频源也捕捉音频。 |
1675 .IPs "alsa\ " | |
1676 从 ALSA 捕捉。 | |
9840 | 1677 .IPs amode=<0\-3> |
20241 | 1678 选择音频模式: |
9840 | 1679 .RSss |
20459 | 1680 0: 单声道 |
1681 .br | |
1682 1: 立体声 | |
1683 .br | |
1684 2: 语言 1 | |
1685 .br | |
1686 3: 语言 2 | |
9840 | 1687 .REss |
1688 .IPs forcechan=<1\-2> | |
20459 | 1689 默认情况下, 音频声道数计数由电视卡查询音频模式自动决定。 |
1690 此选项允许锁定立体声/\:单声道记录而不管 amode 选项和 v4l 返回的参数。 | |
1691 在电视卡不能报告正确的当前音频模式的时候可以用此选项解决麻烦。 | |
1692 .IPs adevice=<参数值> | |
1693 设置音频设备。 | |
1694 <参数值> 必须是 /dev/\:xxx 用于 OSS 而硬件标识用于 ALSA。 | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
1695 硬件标识用于 ALSA 时, 你务必要用 "." 代替 ":"。 |
20459 | 1696 .IPs audioid=<参数值> |
1697 选择捕捉卡的音频输出, 如果它有不止一个的话。 | |
1698 .IPs "[volume|bass|treble|balance]=<0\-65535> (v4l1)" | |
1699 .IPs "[volume|bass|treble|balance]=<0\-100> (v4l2)" | |
1700 这些选项用来设置视频捕捉卡上的混音器参数。 | |
1701 如果你的卡没有混音器, 它们将没有效果。 | |
1702 对于 v4l2 50 根据驱动器的报告影射到控制器上的默认值。 | |
20241 | 1703 .IPs immediatemode=<布尔值> |
20459 | 1704 参数值为 0 表示同时捕捉和缓冲音频和视频 (MEncoder 的默认值)。 |
1705 参数值为 1 (MPlayer 的默认值)表示只捕捉视频 | |
1706 而让音频通过环路电缆由电视卡输入声卡。 | |
9840 | 1707 .IPs mjpeg |
20459 | 1708 使用硬件 MJPEG 压缩(如果芯片支持的话)。 |
1709 使用此选项时, 你不需要指定输出窗口的宽和高, | |
1710 因为 MPlayer 会根据 decimation 参数(见下面)自动确定。 | |
1711 .IPs decimation=<1|2|4> | |
1712 选择硬件 MJPEG 压缩的图像尺寸: | |
9840 | 1713 .RSss |
20241 | 1714 1: 全尺寸 |
9840 | 1715 704x576 PAL |
1716 704x480 NTSC | |
1717 .br | |
20241 | 1718 2: 中等尺寸 |
9840 | 1719 352x288 PAL |
1720 352x240 NTSC | |
1721 .br | |
20241 | 1722 4: 小尺寸 |
9840 | 1723 176x144 PAL |
1724 176x120 NTSC | |
1725 .REss | |
20459 | 1726 .IPs quality=<0\-100> |
1727 选择 JPEG 压缩的质量(全尺寸推荐值 < 60)。 | |
9840 | 1728 .RE |
1729 . | |
1730 .TP | |
20459 | 1731 .B \-user <用户名> (也请参见 \-passwd) (仅用于网络) |
1732 指定 HTTP 认证的用户名。 | |
1733 . | |
1734 .TP | |
1735 .B \-user-agent <字符串> | |
1736 使用 <字符串> 作为 HTTP 流的用户代理。 | |
1737 . | |
9840 | 1738 .TP |
20241 | 1739 .B \-vid <标识> |
20459 | 1740 选择视频频道 (MPG: 0\-15, ASF: 0\-255, MPEG-TS: 17\-8190)。 |
1741 当播放 MPEG-TS 流时, MPlayer/\:MEncoder 用第一个程序 | |
1742 播放已选择的(如果有的话)视频流。 | |
1743 . | |
9840 | 1744 .TP |
20241 | 1745 .B \-vivo <子选项> (调试代码) |
20459 | 1746 锁定 VIVO 分路器的音频参数(用于调试)。 |
1747 . | |
1748 . | |
1749 . | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1750 .SH "OSD/字幕选项" |
20241 | 1751 .I 注意: |
20481 | 1752 也请参见 \-vf expand。 |
1753 . | |
1754 .TP | |
1755 .B \-ass (仅适用于 FreeType) | |
1756 打开 SSA/ASS 字幕提供。 | |
1757 通过此选项, libass 将用于 SSA/ASS 外部字幕和 Matroska 轨迹。 | |
1758 你可能也想使用 \-embeddedfonts。 | |
1759 . | |
1760 .TP | |
1761 .B \-ass-border-color <参数值> | |
1762 为文字字幕设置边框 (轮廓) 颜色。 | |
1763 颜色格式是 RRGGBBAA。 | |
1764 . | |
1765 .TP | |
1766 .B \-ass-bottom-margin <参数值> | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
1767 在帧底部添加黑条。 |
20481 | 1768 SSA/ASS 提供器能在那里放置字幕 (与 \-ass-use-margins 组合用)。 |
1769 . | |
1770 .TP | |
1771 .B \-ass-color <参数值> | |
1772 为文字字幕设置颜色。 | |
1773 颜色格式是 RRGGBBAA。 | |
1774 . | |
1775 .TP | |
1776 .B \-ass-font-scale <参数值> | |
1777 为 SSA/ASS 提供器中的字体设置比例系数。 | |
1778 . | |
1779 .TP | |
1780 .B \-ass-force-style <[Style.]Param=参数值[,...]> | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
1781 重载一些风格参数。 |
20481 | 1782 .sp |
1783 .I 示例: | |
1784 .PD 0 | |
1785 .RSs | |
1786 \-ass-force-style FontName=Arial,Default.Bold=1 | |
1787 .RE | |
1788 .PD 1 | |
1789 . | |
1790 .TP | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1791 .B \-ass-hinting <类型> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1792 设置微调类型。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1793 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1794 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1795 .IPs <类型> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1796 0:无微调。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1797 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1798 1:FreeType自动微调器,轻量模式。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1799 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1800 2: FreeType自动微调器,普通模式。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1801 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1802 3: 字体内置微调。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1803 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1804 0-3 + 4:相同,但微调只有当OSD以全屏方式显示而因此不会伸缩时才会使用。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1805 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1806 默认值为7(当OSD不伸缩时使用内置微调器,否则无微调)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1807 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1808 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1809 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1810 .TP |
20481 | 1811 .B \-ass-line-spacing <参数值> |
1812 为 SSA/ASS 提供器设置行间隔。 | |
1813 . | |
1814 .TP | |
1815 .B \-ass-styles <文件名> | |
1816 装载指定文件中找到的所有 SSA/ASS 风格并在提供文字字幕时使用。 | |
1817 文件的语法完全像是 SSA/ASS 中的一节 [V4 Styles] / [V4+ Styles]。 | |
1818 . | |
1819 .TP | |
1820 .B \-ass-top-margin <参数值> | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
1821 在帧顶部添加黑条。 |
20481 | 1822 SSA/ASS 提供器能在那里放置字幕 (与 \-ass-use-margins 组合用)。 |
1823 . | |
1824 .TP | |
1825 .B \-(no)ass-use-margins | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
1826 启用/停用放置字幕(如果有的话)在黑框中 (默认是: no)。 |
20481 | 1827 . |
1828 .TP | |
1829 .B \-dumpjacosub (仅用于 MPlayer) | |
1830 转换给定的(由 \-sub 选项指定的)字幕成为基于时间的 JACOsub 字幕格式。 | |
1831 在当前的目录中创建 dumpsub.js 文件。 | |
1832 . | |
1833 .TP | |
1834 .B \-dumpmicrodvdsub (仅用于 MPlayer) | |
1835 转换给定的(由 \-sub 选项指定的)字幕成为 MicroDVD 字幕格式。 | |
1836 在当前的目录中创建 dumpsub.sub 文件。 | |
1837 . | |
1838 .TP | |
1839 .B \-dumpmpsub (仅用于 MPlayer) | |
1840 转换给定的(由 \-sub 选项指定的)字幕成为 MPlayer 的字幕格式, MPsub。 | |
1841 在当前的目录中创建 dumpsub.mpsub 文件。 | |
1842 . | |
1843 .TP | |
1844 .B \-dumpsami (仅用于 MPlayer) | |
1845 转换给定的(由 \-sub 选项指定的)字幕成为基于时间的 SAMI 字幕格式。 | |
1846 在当前的目录中创建 dumpsub.smi 文件。 | |
1847 . | |
1848 .TP | |
1849 .B \-dumpsrtsub (仅用于 MPlayer) | |
1850 转换给定的(由 \-sub 选项指定的)字幕成为基于时间的 SubViewer (SRT) 字幕格式。 | |
1851 在当前的目录中创建 dumpsub.srt 文件。 | |
1852 .br | |
1853 .I 注意: | |
1854 有些破硬件播放器对 Unix 行结尾的 SRT 字幕会哽住。 | |
1855 如果你够彩碰到这样的盒子, 把你的字幕文件到 unix2dos 或类似的程序过一过, | |
1856 替换 Unix 行结尾为 DOS/Windows 行结尾。 | |
1857 . | |
1858 .TP | |
1859 .B \-dumpsub (仅用于 MPlayer) (BETA 代码) | |
1860 从 VOB 流中转储字幕子流。 | |
1861 也请参见 \-dump*sub 和 \-vobsubout* 选项。 | |
1862 . | |
1863 .TP | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1864 .B \-(no)embeddedfonts (仅用于 FreeType) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1865 允许抽取 Matroska 内嵌字体(默认值:禁止)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1866 这些字体能用于 SSA/ASS 字幕渲染 (\-ass 选项)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1867 字体文件创建在~/.mplayer/\:fonts目录中。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1868 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1869 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1870 在FontConfig 2.4.2或更新的版本里,内嵌字体直接从内存中打开而这个选项默认打开。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1871 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1872 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1873 .B \-ffactor <数字> |
20481 | 1874 对字体的 alphamap 重新采样。 |
20241 | 1875 可设为: |
9840 | 1876 .PD 0 |
1877 .RSs | |
1878 .IPs 0 | |
20241 | 1879 普通白色字体 |
9840 | 1880 .IPs 0.75 |
20241 | 1881 非常细的黑色边框(默认值) |
9840 | 1882 .IPs 1 |
20241 | 1883 细的黑色边框 |
9840 | 1884 .IPs 10 |
20241 | 1885 粗的黑色边框 |
9840 | 1886 .RE |
1887 .PD 1 | |
1888 . | |
1889 .TP | |
20481 | 1890 .B \-flip-hebrew (仅用于 FriBiDi) |
1891 打开使用 FriBiDi 的翻转字幕。 | |
1892 . | |
1893 .TP | |
1894 .B \-noflip-hebrew-commas | |
1895 改变 FriBiDi 中假定的字幕中的逗号位置。 | |
1896 如果字幕中的逗号显示在句首而不是在句尾, 就使用它。 | |
1897 . | |
1898 .TP | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1899 .B \-font <文件 font.desc 的路径> |
20481 | 1900 在别的目录中寻找 OSD/\:SUB 字体( |
1901 默认的普通字体为: ~/\:.mplayer/\:font/\:font.desc, | |
1902 默认的 FreeType 字体为: ~/.mplayer/\:subfont.ttf)。 | |
1903 .br | |
20241 | 1904 .I 注意: |
20481 | 1905 对于 FreeType, 此选项决定文本字体文件的路径。 |
1906 对于 fontconfig, 此选项决定 fontconfig 的字体名称。 | |
1907 .sp 1 | |
20241 | 1908 .I 示例: |
9840 | 1909 .PD 0 |
1910 .RSs | |
20481 | 1911 \-font ~/\:.mplayer/\:arial-14/\:font.desc |
9840 | 1912 .br |
1913 \-font ~/\:.mplayer/\:arialuni.ttf | |
20481 | 1914 .br |
1915 \-font 'Bitstream Vera Sans' | |
9840 | 1916 .RE |
1917 .PD 1 | |
1918 . | |
1919 .TP | |
20481 | 1920 .B \-fontconfig (仅用于 fontconfig) |
1921 启用使用 fontconfig 管理的字体。 | |
1922 . | |
1923 .TP | |
1924 .B \-forcedsubsonly | |
1925 仅显示锁定的字幕, 例如由 \-slang 选择的 DVD 字幕流。 | |
1926 . | |
1927 .TP | |
1928 .B \-fribidi-charset <字符集名称> (仅用于 FriBiDi) | |
1929 当编码非 UTF-8 字幕(默认是: ISO8859-8)时, 指定传递到 FriBiDi 的字符集。 | |
1930 . | |
1931 .TP | |
1932 .B \-ifo <VOBsub 的 IFO 文件> | |
1933 指出用于装载 VOBsub 字幕的调色板和帧尺寸的文件。 | |
1934 . | |
1935 .TP | |
9840 | 1936 .B \-noautosub |
20481 | 1937 关闭自动载入字幕文件。 |
1938 . | |
1939 .TP | |
1940 .B \-osd-duration <时间> | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
1941 设置 OSD 信息的停留时间(以毫秒 ms 为单位) (默认是: 1000)。 |
20481 | 1942 . |
1943 .TP | |
1944 .B \-osdlevel <0\-3> (仅用于 MPlayer) | |
1945 指定 OSD 的启始模式。 | |
9840 | 1946 .PD 0 |
1947 .RSs | |
1948 .IPs 0 | |
20241 | 1949 只有字幕 |
9840 | 1950 .IPs 1 |
20481 | 1951 音量 + 搜索条 (默认) |
9840 | 1952 .IPs 2 |
20481 | 1953 音量 + 搜索条 + 计时器 + 百分比 |
9840 | 1954 .IPs 3 |
20481 | 1955 音量 + 搜索条 + 计时器 + 百分比 + 总时间 |
9840 | 1956 .RE |
1957 .PD 1 | |
1958 . | |
1959 .TP | |
20481 | 1960 .B \-overlapsub |
1961 虽然当前有字幕显示, 允许同时显示下一行字幕(默认启用只支持特定格式)。 | |
1962 . | |
1963 .TP | |
1964 .B \-sid <标识> (也请参见 \-slang, \-vobsubid) | |
1965 显示由 <标识> (0\-31) 指定的字幕流。 | |
1966 MPlayer 运行在 verbose (\-v) 模式时, 打印可用的字幕标识。 | |
1967 如果你不能选择 DVD 中其中之一的字幕, 也请试试 \-vobsubid。 | |
1968 . | |
1969 .TP | |
1970 .B \-slang <语言代号[,语言代号,...]> (也请参见 \-sid) | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
1971 指定使用字幕语言的优先级列表。 |
20481 | 1972 不同的容器格式使用不同的语言代号。DVDs 使用 ISO 639-1 的 |
20675 | 1973 两字符语言代号, Matroska 使用 ISO 639-2 的 |
20481 | 1974 三字符语言代号, 而 OGM 使用自由格式标识符。 |
1975 MPlayer 在 verbose (\-v) 模式下会打印可用的语言。 | |
1976 .sp 1 | |
20241 | 1977 .I 示例: |
9840 | 1978 .PD 0 |
1979 .RSs | |
20481 | 1980 .IPs "mplayer dvd://1 \-slang hu,en" |
1981 选择 DVD 上的匈牙利语字幕轨迹而英语在没有匈牙利语时备用。 | |
1982 .IPs "mplayer \-slang jpn example.mkv" | |
1983 播放日语字幕的 Matroska 文件。 | |
9840 | 1984 .RE |
1985 .PD 1 | |
1986 . | |
1987 .TP | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
1988 .B \-spuaa <模式> |
20481 | 1989 设置 DVD/\:VOBsub 的反锯齿/\:缩放模式。 |
1990 甚至在原始的与缩放的帧尺寸已匹配时, 还可能在 <模式> 上增加 16 以强制进行缩放, | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
1991 比如使用高斯柔化来平滑字幕。 |
20241 | 1992 可用模式有: |
9840 | 1993 .PD 0 |
1994 .RSs | |
1995 .IPs 0 | |
20241 | 1996 不缩放(最快, 很丑) |
9840 | 1997 .IPs 1 |
20241 | 1998 近似缩放(好像坏了?) |
9840 | 1999 .IPs 2 |
20241 | 2000 完全缩放(慢) |
9840 | 2001 .IPs 3 |
20241 | 2002 二次线性缩放(默认值, 快速而且效果不坏) |
9840 | 2003 .IPs 4 |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2004 使用软件缩放的高斯柔化(看起来很好) |
9840 | 2005 .RE |
2006 .PD 1 | |
2007 . | |
2008 .TP | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
2009 .B \-spualign <-1\-2> |
20481 | 2010 指定 SPU (DVD/\:VOBsub) 字幕该如何对齐。 |
2011 .PD 0 | |
2012 .RSs | |
2013 .IPs "-1" | |
2014 原始位置。 | |
2015 .IPs " 0" | |
2016 顶部对齐 (原始行为, 默认)。 | |
2017 .IPs " 1" | |
2018 中央对齐。 | |
2019 .IPs " 2" | |
2020 底部对齐。 | |
2021 .RE | |
2022 .PD 1 | |
2023 . | |
2024 .TP | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
2025 .B \-spugauss <0.0\-3.0> |
20481 | 2026 高斯模糊的可变参数用于 \-spuaa 4。 |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2027 越高表示越柔化 (默认是: 1.0)。 |
20481 | 2028 . |
2029 .TP | |
2030 .B \-sub <字幕文件1,字幕文件2,...> | |
2031 使用/\:显示指定的字幕文件。 | |
2032 同时只能显示一个文件。 | |
2033 . | |
2034 .TP | |
2035 .B \-sub-bg-alpha <0\-255> | |
2036 指定字幕和 OSD 背景的 alpha 通道值。 | |
2037 值越大代表越透明。但 0 表示完全透明。 | |
2038 . | |
2039 .TP | |
2040 .B \-sub-bg-color <0\-255> | |
2041 指定字幕和 OSD 背景的颜色值。 | |
2042 目前字幕是灰度图像所以这个值相当于颜色的亮度。 | |
2043 255 代表白色 0 代表黑色。 | |
2044 . | |
2045 .TP | |
2046 .B \-sub-demuxer <[+]名称> (仅用于 \-subfile) (BETA 代码) | |
2047 锁定 \-subfile 的字幕分路器类型。 | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
2048 在名称前使用 "+" 锁定类型, 跳过某些核查! |
20481 | 2049 按照 \-demuxer help 打印出来的指定分路器类型。 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
2050 为了向后兼容, 也接受定义在 subreader.h 的分路器标识。 |
20481 | 2051 . |
2052 .TP | |
2053 .B \-sub-fuzziness <模式> | |
2054 搜寻字幕时调整匹配模糊度: | |
2055 .PD 0 | |
2056 .RSs | |
2057 .IPs 0 | |
2058 精确匹配 | |
2059 .IPs 1 | |
2060 装载所有包含电影名称的字幕。 | |
2061 .IPs 2 | |
2062 装载当前目录的所有字幕。 | |
2063 .RE | |
2064 .PD 1 | |
2065 . | |
2066 .TP | |
2067 .B \-sub-no-text-pp | |
2068 停用载入字幕后的任何形式的文字后期处理。 | |
2069 用于调试目的。 | |
2070 . | |
2071 .TP | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
2072 .B \-subalign <0\-2> |
20481 | 2073 根据 \-subpos 给定的高度, 指定该对齐哪个字幕边缘。 |
2074 .PD 0 | |
2075 .RSs | |
2076 .IPs 0 | |
2077 顶部对齐 (原始行为)。 | |
2078 .IPs 1 | |
2079 中央对齐。 | |
2080 .IPs 2 | |
2081 底部对齐 (默认)。 | |
2082 .RE | |
2083 .PD 1 | |
2084 . | |
2085 .TP | |
2086 .B "\-subcc \ " | |
2087 显示 DVD 的隐藏式(CC)字幕。 | |
2088 它们 | |
2089 .B 不 | |
2090 是 VOB 字幕, 它们是为听力有障碍的人准备的特殊的 ASCII 字幕, | |
2091 编码在大多数 DVD 地区码为 1 的 VOB 用户数据流中。 | |
2092 CC 字幕到目前为止还没有在其它地区码的 DVD 中发现。 | |
2093 . | |
2094 .TP | |
2095 .B \-subcp <编码页> (仅用于 iconv) | |
2096 如果你的系统支持 iconv(3), 你可以用此选项来指定字幕的编码页。 | |
2097 .sp 1 | |
2098 .I 示例: | |
2099 .PD 0 | |
2100 .RSs | |
2101 \-subcp latin2 | |
2102 .br | |
2103 \-subcp cp1250 | |
2104 .RE | |
2105 .PD 1 | |
2106 . | |
2107 .TP | |
2108 .B \-subcp enca:<语言>:<备用编码页> (仅用于 ENCA) | |
2109 你可以使用两字符语言代号指定语言, 让 ENCA 自动检测编码页。 | |
2110 如果不能确定, 随便输入点什么然后察看 mplayer 的 \-v output 中可用的语言。 | |
2111 备用编码页指定自动检测失败时使用的编码页。 | |
2112 .sp 1 | |
2113 .I 示例: | |
2114 .PD 0 | |
2115 .RSs | |
2116 .IPs "\-subcp enca:cs:latin2" | |
2117 猜测编码页, 假定字幕是捷克语, 如果自动检测失败 latin 2 作备用。 | |
2118 .IPs "\-subcp enca:pl:cp1250" | |
2119 猜测波兰语的编码页, cp1250 作备用。 | |
2120 .RE | |
2121 .PD 1 | |
2122 . | |
2123 .TP | |
2124 .B \-subdelay <数> | |
2125 字幕延迟 <数> 秒。可以是负数。 | |
2126 . | |
2127 .TP | |
2128 .B \-subfile <文件名> (BETA 代码) | |
2129 目前没有用。 | |
2130 与 \-audiofile 一样, 但用于字幕流(OggDS?)。 | |
2131 . | |
2132 .TP | |
2133 .B \-subfont-autoscale <0\-3> (仅用于 FreeType) | |
2134 设置自动缩放模式。 | |
2135 .br | |
2136 .I 注意: | |
2137 0 表示文字和 OSD 的尺度为字体高度(以点 point 为单位的)。 | |
2138 .sp 1 | |
2139 可用模式有: | |
2140 .sp 1 | |
2141 .PD 0 | |
2142 .RSs | |
2143 .IPs 0 | |
2144 不自动缩放 | |
2145 .IPs 1 | |
2146 高度成比例 | |
2147 .IPs 2 | |
2148 宽度成比例 | |
2149 .IPs 3 | |
2150 对角线成比例 (默认值) | |
2151 .RE | |
2152 .PD 1 | |
2153 . | |
2154 .TP | |
2155 .B \-subfont-blur <0\-8> (仅用于 FreeType) | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2156 设置字体柔化半径(默认是: 2)。 |
20481 | 2157 . |
2158 .TP | |
2159 .B \-subfont-encoding <参数值> (仅用于 FreeType) | |
2160 设置字幕编码。 | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
2161 当设为 "unicode" 时, 字体文件中的所有字模都会被渲染 |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2162 并使用 unicode 编码(默认是: unicode)。 |
20481 | 2163 . |
2164 .TP | |
2165 .B \-subfont-osd-scale <0\-100> (仅用于 FreeType) | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2166 设置 OSD 元素的自动缩放系数(默认是: 6)。 |
20481 | 2167 . |
2168 .TP | |
2169 .B \-subfont-outline <0\-8> (仅用于 FreeType) | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2170 设置字体边框的宽度(默认是: 2)。 |
20481 | 2171 . |
2172 .TP | |
2173 .B \-subfont-text-scale <0\-100> (仅用于 FreeType) | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2174 设置字幕文本的自动缩放系数(屏幕尺寸的百分比) (默认是: 5)。 |
20481 | 2175 . |
2176 .TP | |
2177 .B \-subfps <速率> | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2178 指定字幕文件的帧率(默认是: 电影的帧率)。 |
20481 | 2179 .br |
2180 .I 注意: | |
20745 | 2181 仅用于基于帧的字幕文件, 即 MicroDVD 格式。 |
20481 | 2182 . |
2183 .TP | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
2184 .B \-subpos <0\-100> (用于 \-vf expand) |
20481 | 2185 指定字幕在屏幕上显示的位置。 |
2186 参数值是以屏幕高度的百分比为单位的字幕垂直位置。 | |
2187 . | |
2188 .TP | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
2189 .B \-subwidth <10\-100> |
20481 | 2190 指定字幕在屏幕上显示的最大宽度。 |
2191 对于电视输出(TV-out)有用。 | |
2192 参数值是以屏幕宽度的百分比为单位的字幕宽度。 | |
2193 . | |
2194 .TP | |
2195 .B \-noterm-osd | |
2196 当没有可用的视频输出时, 停止在控制台上显示 OSD 信息。 | |
2197 . | |
2198 .TP | |
2199 .B \-term-osd-esc <转义序列> | |
2200 指定, 在控制台上显示 OSD 信息之前, 使用的转义序列。 | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2201 转义序列应该把指针移到 OSD 的行首然后清理(默认是: ^[[A\\r^[[K)。 |
20481 | 2202 . |
2203 .TP | |
2204 .B \-unicode | |
2205 告诉 MPlayer 把字幕文件作为 unicode 来处理。 | |
2206 . | |
2207 .TP | |
2208 .B "\-utf8 \ \ " | |
2209 告诉 MPlayer 把字幕文件作为 UTF-8 来处理。 | |
2210 . | |
2211 .TP | |
2212 .B \-vobsub <无后缀名的 VOBsub 文件名> | |
2213 指定用于字幕显示的 VOBsub 文件。 | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
2214 不得不是无后缀名的完整路径名, 即没有 ".idx", ".ifo" 及 ".sub"。 |
20481 | 2215 . |
2216 .TP | |
20520 | 2217 .B \-vobsubid <0\-31> |
20481 | 2218 指定 VOBsub 字幕标识。 |
2219 . | |
2220 . | |
2221 . | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
2222 .SH "音频输出选项(仅适用于MPLAYER)" |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2223 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2224 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2225 .B \-abs <参数值> (仅用于 \-ao oss) (废弃) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2226 重载音频驱动/\:声卡的缓冲区大小检测。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2227 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2228 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2229 .B \-format <格式> (也请参见音频过滤器一节中的格式) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2230 选择样本格式用于从音频过滤器层输出到声卡。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2231 下面音频过滤器一节中的格式描述列出了可采用的<格式>值。 |
9840 | 2232 . |
2233 .TP | |
20241 | 2234 .B \-mixer <设备> |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2235 使用不是默认的 /dev/\:mixer 混音设备。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2236 对于 ALSA 来说是混音名称。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2237 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2238 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2239 .B \-mixer-channel <混音线>[,混音索引] (仅用于 \-ao oss 和 \-ao alsa) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2240 此选项告诉 MPlayer 使用不同的通道控制音量而不是默认的 PCM。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2241 用于 OSS 的选项包括 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2242 .B vol, pcm, line。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2243 有关选项的完全列表请查找 /usr/\:include/\:linux/\:soundcard.h 中的 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2244 SOUND_DEVICE_NAMES。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2245 对于 ALSA (如 alsamixer displays), 你可以使用的名称, 如 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2246 .B Master, Line, PCM。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2247 .br |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2248 .I 注意: |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2249 ALSA 混音通道名称后面跟的数字必须用 <名称,数字> 格式指定, |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
2250 即 alsamixer 中通道标为 "PCM 1" 的必须转换为 |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2251 .BR PCM,1 。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2252 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2253 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2254 .B \-softvol |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2255 锁定使用软件混音, 而不用声卡混音。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2256 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2257 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2258 .B \-softvol-max <10.0\-10000.0> |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2259 设置最大扩音级别(以百分比为单位) (默认是: 110)。 |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2260 值 200 允许你调整的音量最高达到目前级别的两倍。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2261 对于值低于 100 的, 初始音量(为 100%) 会高于最大值, OSD 不能正确显示。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2262 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2263 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2264 .B \-volstep <0\-100> |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2265 设置混音音量调整的步进单位为整个范围的百分比 (默认是: 3)。 |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2266 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2267 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2268 . |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
2269 .SH "音频输出驱动(仅适用于MPLAYER)" |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2270 音频输出驱动是各种音频输出设备的接口。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2271 语法是: |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2272 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2273 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2274 .B \-ao <驱动1[:子选项1[=参数值]:...],驱动2,...[,]> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2275 指定使用音频输出驱动的优先级列表。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2276 .PP |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
2277 如果列表尾有 "," MPlayer 使用没有列出的驱动作为后备。 |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2278 子选项是可选的, 大多数省略。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2279 .br |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2280 .I 注意: |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2281 已编译进的音频输出驱动参见于 \-ao help 的列表。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2282 .sp 1 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2283 .I 示例: |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2284 .PD 0 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2285 .RSs |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2286 .IPs "\-ao alsa,oss," |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2287 尝试使用 ALSA 驱动, 然后是 OSS 驱动, 再后是其他的。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2288 .IPs "\-ao alsa:noblock:device=hw=0.3" |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2289 设置 noblock-模式和 device-名称为第一个卡, 第四个设备。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2290 .RE |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2291 .PD 1 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2292 .sp 1 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2293 可用的音频输出驱动有: |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2294 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2295 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2296 .B "alsa\ \ \ " |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2297 ALSA 0.9/1.x 音频输出驱动 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2298 .PD 0 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2299 .RSs |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2300 .IPs noblock |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2301 设置 noblock-模式。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2302 .IPs device=<设备> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2303 设置设备名称。 |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
2304 在 ALSA 设备名称中替换 "," 为 ".", ":" 为 "="。 |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2305 对于通过 S/PDIF 输出的 hwac3, 使用 "iec958" 或 "spdif" 设备, |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2306 除非你真的知道如何正确设置。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2307 .RE |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2308 .PD 1 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2309 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2310 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2311 .B "alsa5\ \ " |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2312 ALSA 0.5 音频输出驱动 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2313 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2314 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2315 .B "oss\ \ \ \ " |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2316 OSS 音频输出驱动 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2317 .PD 0 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2318 .RSs |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2319 .IPs <dsp-device> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2320 设置音频输出设备 (默认是: /dev/\:dsp)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2321 .IPs <mixer-device> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2322 设置音频混音设备 (默认是: /dev/\:mixer)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2323 .IPs <mixer-channel> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2324 设置音频混音通道 (默认是: pcm)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2325 .RE |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2326 .PD 1 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2327 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2328 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2329 .B sdl (仅用于 SDL) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2330 高级平台独立的 SDL(简单 Directmedia 层) 库音频输出驱动 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2331 .PD 0 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2332 .RSs |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2333 .IPs <driver> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2334 显式选择 SDL 音频输出 (默认是: 让 SDL 选)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2335 .RE |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2336 .PD 1 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2337 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2338 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2339 .B "arts\ \ \ " |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2340 音频输出通过 aRts daemon |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2341 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2342 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2343 .B "esd\ \ \ \ " |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2344 音频输出通过 ESD daemon |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2345 .PD 0 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2346 .RSs |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2347 .IPs <server> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2348 显式选择 ESD 服务器 (默认是: localhost)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2349 .RE |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2350 .PD 1 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2351 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2352 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2353 .B "jack\ \ \ \ " |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2354 音频输出通过 JACK(Jack 音频连接工具) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2355 .PD 0 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2356 .RSs |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2357 .IPs port=<名> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2358 连接给定端口名 (默认是: 物理端口)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2359 .IPs name=<客户端名> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2360 传递客户端名给 JACK (默认是: MPlayer [<PID>])。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2361 如果你想自动建立某些连接时有用。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2362 .IPs (no)estimate |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2363 估计音频延迟, 假定让视频回放更流畅 (默认是: 启用)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2364 .RE |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2365 .PD 1 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2366 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2367 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2368 .B "nas\ \ \ \ " |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2369 音频输出通过 NAS |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2370 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2371 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2372 .B macosx (仅用于 Mac OS X) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2373 原生 Mac OS X 音频输出驱动 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2374 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2375 .TP |
20675 | 2376 .B openal |
2377 试验性的, 未完成的 (会低端混音成单声道) OpenAL 音频输出驱动 | |
2378 . | |
2379 .TP | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2380 .B sgi (仅用于 SGI) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2381 原生 SGI 音频输出驱动 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2382 .PD 0 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2383 .RSs |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2384 .IPs "<输出设备名>" |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2385 显式选择音频输出设备/\:接口 (默认是: system-wide default)。 |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
2386 例如: "Analog Out" 或 "Digital Out"。 |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2387 .RE |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2388 .PD 1 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2389 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2390 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2391 .B sun (仅用于 Sun) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2392 原生 Sun 音频输出驱动 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2393 .PD 0 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2394 .RSs |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2395 .IPs <device> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2396 显式选择音频设备 (默认是: /dev/\:audio)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2397 .RE |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2398 .PD 1 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2399 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2400 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2401 .B win32 (仅用于 Windows) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2402 原生 Windows waveout 音频输出驱动 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2403 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2404 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2405 .B dsound (仅用于 Windows) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2406 DirectX DirectSound 音频输出驱动 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2407 .PD 0 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2408 .RSs |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2409 .IPs device=<devicenum> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2410 设置设备号。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2411 用 \-v 播放文件能显示可用设备列表。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2412 .RE |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2413 .PD 1 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2414 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2415 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2416 .B dxr2 (也请参见 \-dxr2) (仅用于 DXR2) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2417 Creative DXR2 专用的输出驱动 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2418 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2419 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2420 .B ivtv (仅用于 IVTV) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2421 IVTV 专用的 MPEG 音频输出驱动。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2422 只能与 \-ac hwmpa 一起用。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2423 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2424 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2425 .B mpegpes (仅用于 DVB) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2426 DVB 卡音频输出驱动输出到 MPEG-PES 文件如果没安装 DVB 卡。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2427 .PD 0 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2428 .RSs |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2429 .IPs card=<1\-4> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2430 指定 DVB 卡如果有多于一个卡。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2431 .IPs file=<文件名> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2432 输出文件名 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2433 .RE |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2434 .PD 1 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2435 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2436 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2437 .B "null\ \ \ " |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2438 不产生音频输出但维持视频回放速度。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2439 基准测试用 \-nosound。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2440 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2441 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2442 .B "pcm\ \ \ \ " |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2443 原始 PCM/wave 文件记录器的音频输出 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2444 .PD 0 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2445 .RSs |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2446 .IPs (no)waveheader |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2447 包括或不包括声波头 (默认是: 包括)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2448 如果不包括, 会产生原始的 PCM。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2449 .IPs file=<文件名> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2450 写声音到 <文件名> 而不是默认的 audiodump.wav。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2451 如果没指定声波头, 默认是 audiodump.pcm。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2452 .IPs "fast\ " |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2453 尝试比实时更快地转储。 |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
2454 确保输出不被截掉 (通常有 "缓冲中视频包太多" 消息)。 |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
2455 你得到消息 "你的系统太“慢”了, 播放不了!" 是正常的。 |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2456 .RE |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2457 .PD 1 |
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 "plugin\ \ " |
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 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2464 . |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
2465 .SH "视频输出选项(仅适用于MPLAYER)" |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2466 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2467 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2468 .B \-adapter <参数值> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2469 设置显卡接受图像。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2470 用此选项带 \-v 能得到可用卡的列表。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2471 目前只能与 directx 视频输出驱动一起工作。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2472 . |
9840 | 2473 .TP |
20241 | 2474 .B \-bpp <深度> |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2475 重载自动检测的色彩深度。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2476 只被 fbdev, dga, svga, vesa 视频输出驱动支持。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2477 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2478 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2479 .B \-border |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2480 使用窗口边框和装饰来播放电影。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2481 既然默认是启用, 使用 \-noborder 停用标准的窗口装饰。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2482 被 directx 视频输出驱动支持。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2483 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2484 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2485 .B \-brightness <-100\-100> |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2486 调整视频信号的亮度 (默认是: 0)。 |
20553
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 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2489 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2490 .B \-contrast <-100\-100> |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2491 调整视频信号的对比度 (默认是: 0)。 |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2492 不被所有的视频输出驱动支持。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2493 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2494 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2495 .B \-display <名> (仅用于 X11) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2496 指定你希望使用 X server 的主机名和显示号。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2497 .sp 1 |
20241 | 2498 .I 示例: |
9840 | 2499 .PD 0 |
2500 .RSs | |
2501 \-display xtest.localdomain:0 | |
2502 .RE | |
2503 .PD 1 | |
2504 . | |
2505 .TP | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2506 .B "\-dr \ \ \ " |
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 .br |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2509 .I 警告: |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2510 可能导致 OSD/字幕 损坏! |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2511 . |
9840 | 2512 .TP |
20241 | 2513 .B \-dxr2 <选项1:选项2:...> |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2514 此选项用来控制 dxr2 视频输出驱动。 |
9840 | 2515 .RSs |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2516 .IPs ar-mode=<参数值> |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2517 宽高比模式 (0 = 普通, 1 = pan-and-scan, 2 = letterbox (默认)) |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2518 .IPs iec958-encoded |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2519 设置 iec958 输出模式为 encoded。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2520 .IPs iec958-decoded |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2521 设置 iec958 输出模式为 decoded (默认)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2522 .IPs macrovision=<参数值> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2523 macrovision 模式 (0 = off (默认), 1 = agc, 2 = agc 2 colorstripe, |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2524 3 = agc 4 colorstripe) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2525 .IPs "mute\ " |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2526 静音输出 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2527 .IPs unmute |
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 .IPs ucode=<参数值> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2530 microcode 的路径 |
9840 | 2531 .RE |
2532 .RS | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2533 .sp 1 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2534 .I TV output |
9840 | 2535 .RE |
2536 .RSs | |
2537 .IPs 75ire | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2538 启用 7.5 IRE 输出模式 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2539 .IPs no75ire |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2540 停用 7.5 IRE 输出模式 (默认) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2541 .IPs "bw\ \ \ " |
20241 | 2542 黑白电视输出 |
9840 | 2543 .IPs color |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2544 彩色电视输出 (默认) |
9840 | 2545 .IPs interlaced |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2546 交错电视输出 (默认) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2547 .IPs nointerlaced |
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 .IPs norm=<参数值> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2550 TV 制式 (ntsc (默认), pal, pal60, palm, paln, palnc) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2551 .IPs square-pixel |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2552 设置像素模式为 square |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2553 .IPs ccir601-pixel |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2554 设置像素模式为 ccir601 |
9840 | 2555 .RE |
2556 .RS | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2557 .sp 1 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2558 .I overlay |
9840 | 2559 .RE |
2560 .RSs | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2561 .IPs cr-left=<0\-500> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2562 设置左裁减值 (默认是: 50)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2563 .IPs cr-right=<0\-500> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2564 设置右裁减值 (默认是: 300)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2565 .IPs cr-top=<0\-500> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2566 设置上裁减值 (默认是: 0)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2567 .IPs cr-bottom=<0\-500> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2568 设置下裁减值 (默认是: 0)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2569 .IPs ck-[r|g|b]=<0\-255> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2570 设置叠加 color-key 的红(r), 绿(g)和蓝(b)增益。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2571 .IPs ck-[r|g|b]min=<0\-255> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2572 各自 color key 的最小值 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2573 .IPs ck-[r|g|b]max=<0\-255> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2574 各自 color key 最大值 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2575 .IPs ignore-cache |
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 .IPs update-cache |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2578 更新缓存的叠加设置。 |
9840 | 2579 .IPs ol-osd |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2580 启用叠加屏上显示(OSD)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2581 .IPs nool-osd |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2582 停用屏上显示(OSD) (默认)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2583 .IPs ol[h|w|x|y]-cor=<-20\-20> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2584 调整叠加尺寸(h,w) 和位置(x,y), 万一跟窗口匹配不够完美 (默认是: 0)。 |
9840 | 2585 .IPs overlay |
20553
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 .IPs nooverlay |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2588 激活电视输出。 |
9840 | 2589 .IPs overlay-ratio=<1\-2500> |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2590 调整叠加 (默认是: 1000)。 |
9840 | 2591 .RE |
2592 . | |
2593 .TP | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2594 .B \-fbmode <模式名> (仅用于 \-vo fbdev) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2595 改变视频模式为 /etc/\:fb.modes 中标记为 <模式名> 的模式。 |
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 .br |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2598 .I 注意: |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2599 VESA 帧缓冲不支持改变模式。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2600 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2601 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2602 .B \-fbmodeconfig <文件名> (仅用于 \-vo fbdev) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2603 重载帧缓冲模式的配置文件 (默认是: /etc/\:fb.modes)。 |
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 \-fs (也请参见 \-zoom) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2607 全屏幕回放 (电影居中, 四周填充黑色条边)。 |
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 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2610 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2611 .B \-fsmode-dontuse <0\-31> (废弃, 使用 \-fs 选项) |
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 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2614 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2615 .B \-fstype <类型1,类型2,...> (仅用于 X11) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2616 指定使用全屏模式的优先级列表。 |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
2617 你可以用前缀 "\-" 取消模式。 |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2618 如果你遇到像全屏窗口被其他窗口遮住问题, 试试不同的顺序。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2619 .br |
20241 | 2620 .I 注意: |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2621 参见 \-fstype help 列出的全部可用模式的列表。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2622 .sp 1 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2623 可用的类型有: |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2624 .sp 1 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2625 .PD 0 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2626 .RSs |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2627 .IPs above |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2628 如果可用的话, 使用 _NETWM_STATE_ABOVE 提示。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2629 .IPs below |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2630 如果可用的话, 使用 _NETWM_STATE_BELOW 提示。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2631 .IPs fullscreen |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2632 如果可用的话, 使用 _NETWM_STATE_FULLSCREEN 提示。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2633 .IPs layer |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2634 与默认层一起使用 _WIN_LAYER 提示。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2635 .IPs layer=<0...15> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2636 与给定的层号一起使用 _WIN_LAYER 提示。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2637 .IPs netwm |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2638 锁定 NETWM 风格。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2639 .IPs "none\ " |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2640 不设置全屏窗口层。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2641 .IPs stays_on_top |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2642 如果可用的话, 使用 _NETWM_STATE_STAYS_ON_TOP 提示。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2643 .REss |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2644 .sp 1 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2645 .RS |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2646 .I 示例: |
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 0 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2649 .RSs |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2650 .IPs layer,stays_on_top,above,fullscreen |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2651 如果指定了不正确的或不支持的模式, 默认的顺序作为备用而使用。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2652 .IPs \-fullscreen |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2653 修复 OpenBox 1.x 的全屏开关。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2654 .RE |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2655 .PD 1 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2656 . |
9840 | 2657 .TP |
2658 .B \-geometry x[%][:y[%]] or [WxH][+x+y] | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2659 调整屏幕输出的初始位置。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2660 x 和 y 代表从屏幕左上角到显示图像左上角的距离(以像素为单位)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2661 不过如果在参数值后有百分号记号, 参数值就变为该方向上的屏幕尺寸的百分数。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2662 它也支持标准 X11 的 \-geometry 选项格式。 |
20675 | 2663 如果使用 \-wid 选项指定了外部窗口, |
2664 那么 x 和 y 坐标是相对于窗口而不是屏幕的左上角。 | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2665 .br |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2666 .I 注意: |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2667 此选项仅被 x11, xmga, xv, xvmc, xvidix, |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2668 gl, gl2, directx 和 tdfxfb 视频输出驱动支持。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2669 .sp 1 |
20241 | 2670 .I 示例: |
9840 | 2671 .PD 0 |
2672 .RSs | |
2673 .IPs 50:40 | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2674 把窗口放在 x=50, y=40 处。 |
9840 | 2675 .IPs 50%:50% |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2676 把窗口放在屏幕中央。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2677 .IPs "100%\ " |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2678 把窗口放在屏幕右边中央。 |
9840 | 2679 .IPs 100%:100% |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2680 把窗口放在屏幕右下角。 |
9840 | 2681 .RE |
2682 .PD 1 | |
2683 . | |
2684 .TP | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2685 .B \-guiwid <窗口标识> (也请参见 \-wid) (仅用于 GUI) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2686 告诉 GUI 也使用 X11 窗口并把自己钉在视频窗口的下方, |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2687 这对于将一个 mini-GUI 嵌入到浏览器时(比如 MPlayer 插件)有用。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2688 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2689 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2690 .B \-hue <-100\-100> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2691 调视频信号的色调 (默认是: 0)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2692 你可以通过此选项得到负片效果的图像。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2693 还不被所有视频输出驱动支持。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2694 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2695 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2696 .B \-monitor-dotclock <范围[,范围,...]> (仅用于 \-vo fbdev 和 vesa) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2697 指定监视器的 dotclock 或 pixelclock 范围。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2698 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2699 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2700 .B \-monitor-hfreq <范围[,范围,...]> (仅用于 \-vo fbdev 和 vesa) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2701 指定监视器的水平频率范围。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2702 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2703 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2704 .B \-monitor-vfreq <范围[,范围,...]> (仅用于 \-vo fbdev 和 vesa) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2705 指定监视器的垂直频率范围。 |
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 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2708 .B \-monitoraspect <宽高比> (也请参见 \-aspect) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2709 设置监视器或电视屏幕的宽高比。 |
23467
720aa593e920
Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
kraymer
parents:
23390
diff
changeset
|
2710 值 0 将禁用先前的屏幕宽高比设置(例如,\&在配置文件中的设置)。如果激活了,此 |
720aa593e920
Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
kraymer
parents:
23390
diff
changeset
|
2711 选项将屏蔽\-monitorpixelaspect中的设置。 |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2712 .sp 1 |
20241 | 2713 .I 示例: |
9840 | 2714 .PD 0 |
2715 .RSs | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2716 \-monitoraspect 4:3 或者 1.3333 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2717 .br |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2718 \-monitoraspect 16:9 或者 1.7777 |
9840 | 2719 .RE |
2720 .PD 1 | |
2721 . | |
2722 .TP | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2723 .B \-monitorpixelaspect <宽高比> (也请参见 \-aspect) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2724 设置监视器或电视屏幕的单像素宽高比 (默认是停用的)。 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
2725 值 1 表示正方形像素((几乎?)对所有的 LCD 是正确的)。 |
20553
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 \-nodouble |
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 会负面影响 OSD, 但常常能去除 OSD 闪烁。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2732 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2733 .TP |
9840 | 2734 .B \-nograbpointer |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2735 视频模式改变(\-vm)后, 不截获鼠标焦点。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2736 对多输出头设置有用。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2737 . |
9840 | 2738 .TP |
2739 .B \-nokeepaspect | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2740 缩放窗口时不保持窗口的宽高比。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2741 只能与 x11, xv, xmga, xvidix, directx 视频输出驱动一起工作。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2742 而且在 X11 下你的窗口管理器必须尊重窗口宽高比的提示。 |
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 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2745 .B "\-ontop\ " |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2746 使得此播放器窗口位于其他窗口之上。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2747 视频输出驱动使用 X11 的, 除了 SDL, 还有使用 directx, macosx, quartz, |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2748 ggi 和 gl2 的都支持此功能。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2749 . |
9840 | 2750 .TP |
2751 .B \-panscan <0.0\-1.0> | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2752 启用 pan-and-scan 功能 (裁减如 16:9 电影的边适应 4:3 显示不带黑边)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2753 范围参数值用来控制裁减多少图像。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2754 只能与 xv, xmga, mga, gl, gl2, quartz, macosx 和 xvidix 的 |
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 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2757 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2758 .B \-panscanrange <-19.0\-99.0> (试验) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2759 改变 pan-and-scan 功能的范围参数值 (默认是: 1)。 |
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 负值表示你可以放大到因子 \-panscanrange+1 所允许的范围。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2762 例如 \-panscanrange -3 允许缩放因子达到 4。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2763 此特性属实验性, 不要报告相关错误除非你在用 using \-vo gl。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2764 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2765 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2766 .B \-refreshrate <Hz> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2767 设置监视器的刷新率(以 Hz 为单位)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2768 目前仅被 \-vo directx 与 \-vm 的组合支持。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2769 . |
9840 | 2770 .TP |
2771 .B \-rootwin | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2772 在根窗口(桌面背景)中播放电影。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2773 虽然桌面背景图像可能盖住电影窗口。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2774 只能与 x11, xv, xmga, xvidix, quartz, macosx 和 directx 的 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2775 视频输出驱动一起工作。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2776 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2777 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2778 .B \-saturation <-100\-100> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2779 调整视频信号的饱和度(默认值: 0)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2780 你可以通过此选项获得灰度输出。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2781 还不被所有的视频输出驱动支持。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2782 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2783 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2784 .B \-screenh <像素> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2785 指定垂直分辨率, 如果视频输出驱动不知道屏幕分辨率, 如 fbdev, x11 和 TVout。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2786 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2787 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2788 .B \-screenw <pixels> |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2789 指定水平分辨率, 如果视频输出驱动不知道屏幕分辨率, 如 fbdev, x11 和 TVout。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2790 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2791 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2792 .B \-stop-xscreensaver (仅用于 X11) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2793 启动时关闭 xscreensaver, 退出时再打开它。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2794 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2795 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2796 .B "\-vm \ \ \ " |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2797 尝试改变不同的视频模式。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2798 视频输出驱动支持的有 dga, x11, xv, sdl 和 directx。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2799 如果用于 directx 视频输出驱动 \-screenw, \-screenh, \-bpp 和 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2800 \-refreshrate 选项可用来设置新的显示模式。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2801 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2802 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2803 .B "\-vsync \ \ " |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2804 启用 VBI 用于 vesa, dfbmga 和 svga 视频输出驱动。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2805 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2806 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2807 .B \-wid <窗口标识> (也请参见 \-guiwid) (仅用于 X11, OpenGL 和 DirectX) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2808 告诉 MPlayer 附着于一个已有的窗口。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2809 把 MPlayer 嵌入浏览器(比如 plugger 扩展)时有用。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2810 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2811 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2812 .B \-xineramascreen <\-2\-...> (仅用于 X11) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2813 在 Xinerama 配置中(就是一个单一桌面展开在多个显示器上), |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2814 此选项告诉 MPlayer 把电影显示在哪个屏幕上。 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
2815 值 \-2 表示全屏幕展开到整个虚拟的显示屏幕上(在这种情况下将完全忽略Xinerama的信 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
2816 息),\-1 表示在目前窗口所在的显示屏上全屏幕。 |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2817 通过 \-geometry 选项设置的初始位置是相对于指定屏幕的。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2818 通常只能与 "\-fstype \-fullscreen" 或 "\-fstype none" 一起工作。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2819 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2820 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2821 .B \-zrbw (仅用于 \-vo zr) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2822 黑白显示。 |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
2823 用于优化性能, 此选项可以与 "\-lavdopts gray" 组合使用。 |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2824 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2825 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2826 .B \-zrcrop <[宽]x[高]+[x 偏移]+[y 偏移]> (仅用于 \-vo zr) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2827 选择显示输入图像的一部分, 使用多个这样的选项就启动了 cinerama 模式。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2828 在 cinerama 模式下电影分布在多个电视(或投影仪)上, 用于创建一个较大的图像。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2829 在第 n 个 \-zrcrop 后面的选项应用于第 n 个 MJPEG 解码卡, |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2830 每一个编码卡至少需要有一个 \-zrcrop 选项加上一个 \-zrdev 选项。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2831 请察看 \-zrhelp 的输出和文档 Zr 一节中的示例。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2832 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2833 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2834 .B \-zrdev <设备> (仅用于 \-vo zr) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2835 指定你的 MJPEG 编码卡使用的设备文件名, 默认情况下 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2836 此 zr 视频输出驱动使用它所能找到的第一个 v4l 设备。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2837 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2838 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2839 .B \-zrfd (仅用于 \-vo zr) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2840 强制简化取样: 简化取样由 \-zrhdec 和 \-zrvdec 指定, |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2841 一般只有在硬件缩放能把图像伸展到原始尺寸时才使用。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2842 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2843 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2844 .B \-zrhdec <1|2|4> (仅用于 \-vo zr) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2845 水平简化取样: 要求驱动只发送输入图像的每 2 或 4 行/\:像素到 MJPEG 编码卡, |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2846 并使用 MJPEG 卡的缩放器把图像回复到原始尺寸。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2847 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2848 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2849 .B \-zrhelp (仅用于 \-vo zr) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2850 显示一个列表包括所有 \-zr* 的选项, 它们的默认值和使用 cinerama 模式的例子 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2851 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2852 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2853 .B \-zrnorm <制式> (仅用于 \-vo zr) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2854 指定电视制式为 PAL 或 NTSC (默认是: 不改变)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2855 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2856 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2857 .B \-zrquality <1\-20> (仅用于 \-vo zr) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2858 从数值 1(最好) 到 20(最差) 代表 JPEG 编码质量。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2859 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2860 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2861 .B \-zrvdec <1|2|4> (仅用于 \-vo zr) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2862 垂直简化取样: 要求驱动只发送输入图像的每 2 或 4 行/\:像素到 MJPEG 编码卡, |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2863 并使用 MJPEG 卡的缩放器把图像回复到原始尺寸。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2864 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2865 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2866 .B \-zrxdoff <x 显示偏移量> (仅用于 \-vo zr) |
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 相对于电视屏幕左上角的 x 偏移量 (默认是: 中央位置)。 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2869 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2870 .TP |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2871 .B \-zrydoff <y 显示偏移量> (仅用于 \-vo zr) |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2872 如果电影屏幕比电视的小, 此选项指定 |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2873 相对于电视屏幕左上角的 y 偏移量 (默认是: 中央位置)。 |
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 . |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
2877 .SH "视频输出驱动(仅适用于MPLAYER)" |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
2878 视频输出驱动是各种视频输出设备的接口。 |
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 |
20675 | 2882 .B \-vo <驱动1[:子选项1[=参数值]:...],驱动2,...[,]> |
2883 指定使用视频输出驱动的优先级列表。 | |
2884 .PP | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
2885 如果列表尾有 "," MPlayer 使用没有列出的驱动作为后备。 |
20675 | 2886 子选项是可选的, 大多数省略。 |
2887 .br | |
20241 | 2888 .I 注意: |
20675 | 2889 已编译进的视频输出驱动参见于 \-vo help 的列表。 |
2890 .sp 1 | |
20241 | 2891 .I 示例: |
9840 | 2892 .PD 0 |
2893 .RSs | |
2894 .IPs "\-vo xmga,xv," | |
20675 | 2895 尝试使用 Matrox X11 驱动, 然后是 Xv 驱动, 再后是其他的。 |
2896 .IPs "\-vo directx:noaccel" | |
2897 使用加速特性关闭的 DirectX 驱动。 | |
2898 .RE | |
2899 .PD 1 | |
2900 .sp 1 | |
2901 可用的视频输出驱动有: | |
2902 . | |
2903 .TP | |
2904 .B xv (仅用于 X11) | |
2905 使用 XFree86 4.x 的 XVideo 扩展来启用硬件加速回放。 | |
2906 如果你不能使用硬件指定的驱动, 这或许是最好的选项。 | |
2907 有关用了什么 colorkey 以及如何绘制的信息, 请运行 MPlayer | |
2908 的 \-v 选项并注意开头有标签 [xv common] 的行。 | |
2909 .PD 0 | |
2910 .RSs | |
2911 .IPs port=<数值> | |
2912 选择指定的 XVideo 端口。 | |
2913 .IPs ck=<cur|use|set> | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2914 选择用了 colorkey 的源 (默认是: cur)。 |
20675 | 2915 .RSss |
2916 .IPs cur | |
2917 默认采用 Xv 中目前设置的 colorkey。 | |
2918 .IPs use | |
2919 使用但不从 MPlayer (用 \-colorkey 选项来修改)来设置 colorkey。 | |
2920 .IPs set | |
2921 同 use 一样但设置已提供的 colorkey。 | |
2922 .RE | |
2923 .IPs ck-method=<man|bg|auto> | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2924 设置 colorkey 绘制方法 (默认是: man)。 |
20675 | 2925 .RSss |
2926 .IPs man | |
2927 手动绘制 colorkey (减少某些情况下的闪烁)。 | |
2928 .IPs bg | |
2929 设置 colorkey 作为窗口背景。 | |
2930 .IPs auto | |
2931 让 Xv 绘制 colorkey。 | |
2932 .RE | |
2933 .RE | |
2934 .PD 1 | |
2935 . | |
2936 .TP | |
2937 .B x11 (仅用于 X11) | |
2938 每当 X11 出场时, 共享内存的视频输出驱动虽没有硬件加速也能工作。 | |
2939 . | |
2940 .TP | |
2941 .B xover (仅用于 X11) | |
2942 添加 X11 支持所有基于视频输出驱动的重叠。 | |
2943 目前仅被 tdfx_vid 支持。 | |
2944 .PD 0 | |
2945 .RSs | |
2946 .IPs <vo_驱动> | |
2947 选择此驱动作为源使用重叠在 X11 上面。 | |
2948 .RE | |
2949 .PD 1 | |
2950 . | |
2951 .TP | |
2952 .B xvmc (仅用于 X11 的 \-vc ffmpeg12mc) | |
2953 视频输出驱动使用 XFree86 4.x 的 XvMC(X 视频运动补偿) 扩展 | |
2954 以加速 MPEG-1/2 和 VCR2 的解码。 | |
2955 .PD 0 | |
2956 .RSs | |
2957 .IPs port=<数值> | |
2958 选择指定的 XVideo 端口。 | |
2959 .IPs (no)benchmark | |
2960 停用图像显示。 | |
2961 对于适当的驱动基准测试是必要的, 因为只会改变监视器 retrace 的图像缓冲 (nVidia)。 | |
2962 默认是不停用图像显示 (nobenchmark)。 | |
2963 .IPs (no)bobdeint | |
2964 非常简单的去交错。 | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2965 可能没有 \-vf tfields=1 好, 但是是 xvmc 仅有的去交错 (默认是: nobobdeint)。 |
20675 | 2966 .IPs (no)queue |
2967 显示帧排队, 以允许视频硬件更多的并行工作。 | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2968 可能增加微小的 (不令人注意的) 常量去 A/V 同步(desync) (默认是: noqueue)。 |
20675 | 2969 .IPs (no)sleep |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2970 当等待完成渲染时, 使用睡眠功能(不推荐 Linux 使用) (默认是: nosleep)。 |
20675 | 2971 .IPs ck=cur|use|set |
2972 同 \-vo xv:ck 一样 (参见 \-vo xv)。 | |
2973 .IPs ck-method=man|bg|auto | |
2974 同 \-vo xv:ck-method 一样 (参见 \-vo xv)。 | |
2975 .RE | |
2976 .PD 1 | |
2977 . | |
2978 .TP | |
2979 .B dga (仅用于 X11) | |
2980 通过 XFree86 Direct Graphics Access 扩展播放视频。 | |
2981 考虑废弃。 | |
2982 . | |
2983 .TP | |
2984 .B sdl (仅用于 SDL) | |
2985 高级平台独立的 SDL(简单 Directmedia 层) 库视频输出驱动。 | |
2986 既然 SDL 使用自己的 X11 层, MPlayer X11 选项对 SDL 没有影响。 | |
2987 .PD 0 | |
2988 .RSs | |
2989 .IPs driver=<驱动> | |
2990 显式选择 SDL 驱动。 | |
2991 .IPs (no)forcexv | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2992 通过 sdl 视频输出驱动使用 XVideo (默认是: forcexv)。 |
20675 | 2993 .IPs (no)hwaccel |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
2994 使用硬件加速的缩放 (默认是: hwaccel)。 |
20675 | 2995 .RE |
2996 .PD 1 | |
2997 . | |
2998 .TP | |
2999 .B "vidix\ \ " | |
3000 VIDIX (VIDeo Interface for *niX) 是不同显卡的视频加速特性的接口。 | |
3001 非常快速的卡视频输出驱动支持它。 | |
3002 .PD 0 | |
3003 .RSs | |
3004 .IPs <子设备> | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3005 明确表示选择使用哪个 VIDIX 子设备驱动。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3006 可用的子设备有 cyberblade, mach64, mga_crtc2, mga, nvidia, pm2, pm3, radeon, |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3007 rage128, sis 和 unichrome。 |
20675 | 3008 .RE |
3009 .PD 1 | |
3010 . | |
3011 .TP | |
3012 .B xvidix (仅用于 X11 ) | |
3013 VIDIX 的 X11 前台 | |
3014 .PD 0 | |
3015 .RSs | |
3016 .IPs <子设备> | |
3017 同 vidix 一样 | |
3018 .RE | |
3019 .PD 1 | |
3020 . | |
3021 .TP | |
3022 .B "cvidix\ " | |
3023 通用的平台独立的 VIDIX 前台, 甚至能用 nVidia 卡运行在文本控制台。 | |
3024 .PD 0 | |
3025 .RSs | |
3026 .IPs <子设备> | |
3027 同 vidix 一样 | |
3028 .RE | |
3029 .PD 1 | |
3030 . | |
3031 .TP | |
3032 .B winvidix (仅用于 Windows) | |
3033 VIDIX 的 Windows 前台 | |
3034 .PD 0 | |
3035 .RSs | |
3036 .IPs <子设备> | |
3037 同 vidix 一样 | |
3038 .RE | |
3039 .PD 1 | |
3040 . | |
3041 .TP | |
3042 .B directx (仅用于 Windows) | |
3043 使用 DirectX 接口的视频输出驱动。 | |
3044 .PD 0 | |
3045 .RSs | |
3046 .IPs noaccel | |
3047 关闭硬件加速。 | |
3048 如果显示有问题, 尝试此选项。 | |
3049 .RE | |
3050 .PD 1 | |
3051 . | |
3052 .TP | |
3053 .B quartz (仅用于 Mac OS X) | |
3054 Mac OS X Quartz 视频输出驱动。 | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3055 在某些情况下, 锁定打包 YUV 输出格式, 如: \-vf format=yuy2, 可能更有效。 |
20675 | 3056 .PD 0 |
3057 .RSs | |
3058 .IPs device_id=<数值> | |
3059 选择全屏显示设备。 | |
3060 .IPs fs_res=<宽>:<高> | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3061 指定全屏分辨率 (对慢系统有用)。 |
20675 | 3062 .RE |
3063 .PD 1 | |
3064 . | |
3065 .TP | |
3066 .B macosx (Mac OS X 10.4 或 10.3.9 的 QuickTime 7) | |
3067 Mac OS X CoreVideo 视频输出驱动 | |
3068 .PD 0 | |
3069 .RSs | |
3070 .IPs device_id=<数值> | |
3071 选择全屏显示设备。 | |
3072 .RE | |
3073 .PD 1 | |
3074 . | |
3075 .TP | |
3076 .B fbdev (仅用于 Linux) | |
3077 使用内核帧缓冲播放视频。 | |
3078 .PD 0 | |
3079 .RSs | |
3080 .IPs <设备> | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3081 显式选择 fbdev 设备名 (如 /dev/\:fb0), 或者如果设备名以 "vidix" 开始 |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3082 选择 VIDIX 子设备名 (如: sis 驱动的 "vidixsis_vid")。 |
20675 | 3083 .RE |
3084 .PD 1 | |
3085 . | |
3086 .TP | |
3087 .B fbdev2 (仅用于 Linux) | |
3088 使用内核帧缓冲播放视频, 另一种实现。 | |
3089 .PD 0 | |
3090 .RSs | |
3091 .IPs <设备> | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3092 显式选择 fbdev 设备名 (默认是: /dev/\:fb0)。 |
20675 | 3093 .RE |
3094 .PD 1 | |
3095 . | |
3096 .TP | |
3097 .B "vesa\ \ \ " | |
3098 非常通用的视频输出驱动, 应该能用于任何的 VESA VBE 2.0 兼容卡。 | |
3099 .PD 0 | |
3100 .RSs | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3101 .IPs (no)dga |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3102 打开或关闭DGA模式(默认为:打开)。 |
20675 | 3103 .IPs neotv_pal |
3104 激活 NeoMagic 电视输出并设置成 PAL 制式。 | |
3105 .IPs neotv_ntsc | |
3106 激活 NeoMagic 电视输出并设置成 NTSC 制式。 | |
3107 .IPs vidix | |
3108 使用 VIDIX 驱动 | |
3109 .IPs "lvo:\ \ \ " | |
3110 激活 Linux 视频重叠在 VESA 模式上面。 | |
3111 .RE | |
3112 .PD 1 | |
3113 . | |
3114 .TP | |
3115 .B "svga\ \ \ " | |
3116 使用 SVGA 库播放视频。 | |
3117 .PD 0 | |
3118 .RSs | |
3119 .IPs "<视频模式>" | |
3120 指定使用的视频模式。 | |
3121 此模式以 <宽>x<高>x<颜色> 格式给出, 如 640x480x16M 或图形模式数字, 如 84。 | |
3122 .IPs bbosd | |
3123 绘制 OSD 到(较慢)影片下方的黑条。 | |
3124 .IPs native | |
3125 只使用原生的绘制功能。 | |
3126 避免直接渲染, OSD 和硬件加速。 | |
3127 .IPs retrace | |
3128 强制帧打开垂直 retrace。 | |
3129 只与 \-double 合用有用。 | |
3130 同 \-vsync 选项的效果一样。 | |
3131 .IPs "sq\ \ \ " | |
3132 尝试选择方像素视频模式。 | |
3133 .IPs vidix | |
3134 使用 VIDIX 的 svga。 | |
3135 .RE | |
3136 .PD 1 | |
3137 . | |
3138 .TP | |
3139 .B "gl\ \ \ \ \ " | |
3140 OpenGL 视频输出驱动, 简版。 | |
3141 视频尺寸一定小于 OpenGL 实现的最大纹理尺寸。 | |
3142 瞄准能与甚至最基本的 OpenGL 实现一起工作, | |
3143 但也利用较新的扩展, 允许支持更多的色彩空间和直接渲染。 | |
3144 既然能对高清晰度提供 | |
3145 .B 大 | |
3146 的提速, 请使用 \-dr 如果你的 OpenGL 实现能一同工作。 | |
3147 此代码执行极少的检测, 所以如果某个特性不工作, | |
3148 可能是因为你的卡或 OpenGL 实现不支持, 尽管连任何错误消息都没给你。 | |
3149 使用 glxinfo 或类似的工具以显示支持的 OpenGL 扩展。 | |
3150 .PD 0 | |
3151 .RSs | |
3152 .IPs (no)scaled-osd | |
3153 当窗口大小改变时, 改变 OSD 的行为方式 (默认是: 停用)。 | |
3154 启用时, 行为就像其他的视频输出驱动, 对固定大小的字体更好。 | |
3155 停用时似乎对 FreeType 更有利并使用全屏模式的边框。 | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3156 无法在使用 ass 字幕的情况下正确地工作(参见 \-ass)。作为替代性方法,你可以通过 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3157 \-vf ass在不用OpenGL的情况下渲染这种字幕。 |
20675 | 3158 .IPs osdcolor=<0xRRGGBB> |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3159 OSD 颜色 (默认是: 0xffffff, 对应白色)。 |
20675 | 3160 .IPs rectangle=<0,1,2> |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3161 选择矩形纹理保存视频内存的方法, 但常常会更慢 (默认是: 0)。 |
20675 | 3162 .RSss |
3163 0: 使用 power-of-two 纹理 (默认)。 | |
3164 .br | |
3165 1: 使用 GL_ARB_texture_rectangle 扩展。 | |
3166 .br | |
3167 2: 使用 GL_ARB_texture_non_power_of_two 扩展。 | |
3168 在某些情况下仅软件支持所以非常慢。 | |
3169 .RE | |
3170 .IPs swapinterval=<n> | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3171 两缓冲交换的最小间隔, 对已显示的帧计时 (默认是: 1)。 |
20675 | 3172 1 等价于启用 VSYNC, 0 等价于停用 VSYNC。 |
3173 系统对小于 0 的值忽略保持自己的默认值。 | |
3174 此限制帧率到 (水平刷新率 / n)。 | |
3175 需要 GLX_SGI_swap_control 的支持。 | |
3176 某些(大多数/所有?)实现仅工作于全屏模式。 | |
3177 .IPs yuv=<n> | |
3178 选择 YUV 到 RGB 转换的类型。 | |
3179 .RSss | |
3180 0: 使用软件转换 (默认)。 | |
3181 兼容于所有的 OpenGL 版本。 | |
3182 提供亮度, 对比度和饱和度控制。 | |
3183 .br | |
3184 1: 使用寄存器组合。 | |
3185 这里使用 nVidia 专用的扩展 (GL_NV_register_combiners)。 | |
3186 至少需要三个纹理单位。提供饱和度和色调的控制。 | |
3187 此方法快速但不精确。 | |
3188 .br | |
3189 2: 使用片断程序。 | |
3190 需要 GL_ARB_fragment_program 扩展和至少三个纹理单位。 | |
3191 提供亮度, 对比度, 饱和度和色调控制。 | |
3192 .br | |
3193 3: 使用片断程序, 用到 POW 指令。 | |
3194 需要 GL_ARB_fragment_program 扩展和至少三个纹理单位。 | |
3195 提供亮度, 对比度, 饱和度, 色调和 gamma 控制。 | |
3196 对红, 绿和蓝色, Gamma 也能被独立设置。 | |
3197 方法 4 通常更快。 | |
3198 .br | |
3199 4: 使用片断程序及附加的查询。 | |
3200 需要 GL_ARB_fragment_program 扩展和至少四个纹理单位。 | |
3201 提供亮度, 对比度, 饱和度, 色调和 gamma 控制。 | |
3202 对红, 绿和蓝色, Gamma 也能被独立设置。 | |
3203 .br | |
3204 5: 使用 ATI-specific method (供较旧的卡)。 | |
3205 这里使用 ATI 专用的扩展 (GL_ATI_fragment_shader - 不是 | |
3206 GL_ARB_fragment_shader!)。至少需要三个纹理单位。提供饱和度和色调的控制。 | |
3207 此方法快速但不精确。 | |
3208 .br | |
3209 6: 使用 3D 纹理通过查询做转换。 | |
3210 需要 GL_ARB_fragment_program 扩展和至少四个纹理单位。 | |
3211 既然使用一个纹理和边框像素, 在某些(所有?) ATI 卡上 (软件模拟) 极其慢。 | |
3212 提供亮度, 对比度, 饱和度, 色调和 gamma 控制。 | |
3213 对红, 绿和蓝色, Gamma 也能被独立设置。 | |
3214 速度比其他方法更多地依赖于 GPU 内存带宽。 | |
3215 .RE | |
3216 .IPs lscale=<n> | |
3217 选择缩放功能供调节发光性。 | |
3218 仅对 yuv 模式 2, 3, 4 和 6 有效。 | |
3219 .RSss | |
3220 0: 使用简单线性过滤 (默认)。 | |
3221 .br | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3222 1:使用双立体过滤 (较好的质量)。 |
20675 | 3223 需要一个额外的纹理单位。 |
3224 至少在全屏模式, 较旧的卡不能处理色度。 | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3225 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3226 2:在水平方向使用立方体过滤,在垂直方向使用线性过滤。比起方式1适用于稍多的显卡。 |
20675 | 3227 .RE |
3228 .IPs cscale=<n> | |
3229 选择缩放功能供调节色度. | |
3230 详情参见 lscale。 | |
3231 .IPs customprog=<文件名> | |
3232 从 <文件名> 装载定制的片断程序。 | |
3233 示例参见 TOOLS/edgedect.fp。 | |
3234 .IPs customtex=<文件名> | |
3235 从 <文件名> 装载定制的 "gamma ramp" 纹理。 | |
3236 能用于与 yuv=4 或 customprog 选项的组合。 | |
3237 .IPs (no)customtlin | |
3238 如果启用(默认), 使用 GL_LINEAR 插值, 否则使用 GL_NEAREST 用于 customtex 纹理。 | |
3239 .IPs (no)customtrect | |
3240 如果启用, 使用 texture_rectangle 用于 customtex 纹理。默认是停用。 | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3241 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3242 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3243 .RS |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3244 正常情况下没有理由使用以下选项,它们大多是为了测试而存在的。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3245 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3246 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3247 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3248 .IPs (no)glfinish |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3249 在交换缓存前调用glFinish()。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3250 较慢但在某些情况下输出更精确(默认:禁用)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3251 .IPs (no)manyfmts |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3252 允许支持更多的色彩格式(RGB和BGR)(默认:允许)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3253 要求OpenGL版本>=1.2。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3254 .IPs slice-height=<0\-...> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3255 所复制的单片纹理中包含多少行内容(默认值:4)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3256 0代表整幅图像。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3257 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3258 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3259 如果使用了YUV色彩空间(参见yuv子选项),将使用特别的规则: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3260 .RSss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3261 如果解码器采用分片渲染方式(参见\-noslices),该设置没有任何效果,所采用的分片大 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3262 小由解码器提供。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3263 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3264 如果解码器不采用分片泻染方式,则默认值为16。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3265 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3266 .IPs (no)osd |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3267 允许或禁止通过OpenGL支持OSD渲染(默认:允许)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3268 此选项用于测试;而禁用OSD应使用\-osdlevel 0。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3269 .IPs (no)aspect |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3270 允许或禁止支持保持比例缩放和全景缩放方式(默认:允许)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3271 禁用的话可能提高速度。 |
20675 | 3272 .REss |
9840 | 3273 .RE |
3274 .PD 1 | |
3275 . | |
20675 | 3276 .TP |
3277 .B "gl2\ \ \ \ " | |
3278 OpenGL 视频输出驱动, 第二代。 | |
3279 支持 OSD 和大于最大纹理尺寸的视频。 | |
3280 .PD 0 | |
3281 .RSs | |
3282 .IPs (no)glfinish | |
3283 同 gl 一样 (默认是: 启用) | |
3284 .IPs yuv=<n> | |
3285 选择 YUV 到 RGB 转换的类型。 | |
3286 如果设置不同于 0 的其它值 OSD 被停用, 而亮度, 对比度和 | |
3287 gamma 的设置只能是通过全局的 X 服务器的设置才有效。 | |
3288 其它的值的意思同 \-vo gl 一样。 | |
3289 .REss | |
3290 . | |
3291 .TP | |
3292 .B "null\ \ \ " | |
3293 不产生视频输出。 | |
3294 对基准测试有用。 | |
3295 . | |
3296 .TP | |
3297 .B "aa\ \ \ \ \ " | |
3298 ASCII art 视频输出驱动工作于文字控制台。 | |
3299 执行 | |
3300 .I mplayer \-vo aa:help | |
3301 , 你能得到可用子选项的列表和解释。 | |
3302 . | |
3303 .TP | |
3304 .B "caca\ \ \ " | |
3305 彩色 ASCII art 视频输出驱动工作于文字控制台。 | |
3306 . | |
3307 .TP | |
3308 .B "bl\ \ \ \ \ " | |
3309 使用 Blinkenlights UDP 协议回放视频。 | |
3310 此驱动高度特定于硬件。 | |
3311 .PD 0 | |
3312 .RSs | |
3313 .IPs <子设备> | |
3314 显式选择 Blinkenlights 子设备。 | |
3315 这多少有点像 arcade:host=localhost:2323 或 hdl:file=文件名1,file=文件名2。 | |
3316 你必须指定一个子设备。 | |
3317 .RE | |
3318 .PD 1 | |
3319 . | |
3320 .TP | |
3321 .B "ggi\ \ \ \ " | |
3322 GGI 图形系统视频输出驱动 | |
3323 .PD 0 | |
3324 .RSs | |
3325 .IPs <驱动> | |
3326 显式选择 GGI 驱动。 | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3327 替换任何的 "," 为 "."。 |
20675 | 3328 .RE |
3329 .PD 1 | |
3330 . | |
3331 .TP | |
3332 .B directfb | |
3333 使用 DirectFB 库播放视频 。 | |
3334 .PD 0 | |
3335 .RSs | |
3336 .IPs (no)input | |
3337 使用 DirectFB 替代 MPlayer 键盘码 (默认是: 启用)。 | |
3338 .IPs buffermode=single|double|triple | |
3339 如果想避免撕裂问题, 双倍和三倍缓冲是最好的结果。 | |
3340 三倍缓冲比双倍缓冲更有效, 因为它等待垂直 retrace 时不限制 MPlayer。 | |
3341 单一缓冲应避免 (默认是: 单一)。 | |
3342 .IPs fieldparity=top|bottom | |
3343 为交错帧控制输出次序 (默认是: 停用)。 | |
3344 有效值 top = 先顶域, bottom = 先底域。 | |
3345 此选项对逐行(像大多数 MPEG)影片不影响。 | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3346 如果观看交错影片时遇到撕裂问题或动作不顺畅, 需启用此选项。 |
20675 | 3347 .IPs layer=N |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3348 锁定回放的层标识 N (默认是: -1 - 自动)。 |
20675 | 3349 .IPs dfbopts=<list> |
3350 指定 DirectFB 参数列表。 | |
3351 .RE | |
3352 .PD 1 | |
3353 . | |
3354 .TP | |
3355 .B "dfbmga\ " | |
3356 Matrox G400/\:G450/\:G550 专用的视频输出驱动 | |
3357 使用 DirectFB 库以利用特别的硬件特性。 | |
3358 启用 CRTC2 (第二头), 独立于第一头显示视频。 | |
3359 .PD 0 | |
3360 .RSs | |
3361 .IPs (no)input | |
3362 同 directfb 一样 (默认是: 停用) | |
3363 .IPs buffermode=single|double|triple | |
3364 同 directfb 一样(默认是: triple) | |
3365 .IPs fieldparity=top|bottom | |
3366 同 directfb 一样 | |
3367 .IPs (no)bes | |
3368 启用 Matrox BES(后台缩放) (默认是: 停用)。 | |
3369 因为图像插值过程在硬件里完成, 结果是非常好的速度和输出质量。但仅工作于主头。 | |
3370 .IPs (no)spic | |
3371 利用 Matrox 子图像层显示 OSD (默认是: 启用)。 | |
3372 .IPs (no)crtc2 | |
3373 用第二头打开电视输出 (默认是: 启用)。 | |
3374 输出质量出奇的好, 因为这是交错图像对每个奇/\:偶域有恰当的同步。 | |
3375 .IPs tvnorm=pal|ntsc|auto | |
3376 设置 Matrox 卡的电视制式不需要改变 /etc/\:directfbrc (默认是: 停用)。 | |
3377 有效的制式是 pal = PAL, ntsc = NTSC。 | |
3378 特别的制式是 auto (auto-仅仅使用 PAL/\:NTSC), | |
3379 因为是通过察看影片的帧率决定使用什么制式。 | |
3380 .RE | |
3381 .PD 1 | |
3382 . | |
3383 .TP | |
3384 .B mga (仅用于 Linux ) | |
3385 Matrox 专用的视频输出驱动通过内核模式利用 Gxxx 卡的 YUV 后台缩放器。 | |
3386 如果有 Matrox 卡, 这是最快的选项。 | |
3387 .PD 0 | |
3388 .RSs | |
3389 .IPs <设备名> | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3390 显式选择 Matrox 设备名 (默认是: /dev/\:mga_vid)。 |
20675 | 3391 .RE |
3392 .PD 1 | |
3393 . | |
3394 .TP | |
3395 .B xmga (仅用于 Linux, X11) | |
3396 mga 视频输出驱动, 运行在 X11 窗口。 | |
3397 .PD 0 | |
3398 .RSs | |
3399 .IPs <设备名> | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3400 显式选择 Matrox 设备名 (默认是: /dev/\:mga_vid)。 |
20675 | 3401 .RE |
3402 .PD 1 | |
3403 . | |
3404 .TP | |
3405 .B "syncfb\ " | |
3406 SyncFB 内核模式的视频输出驱动, 提供 Matrox Gxxx 卡特殊的硬件特性, | |
3407 像硬件去交错, 缩放和同步视频输出到监视器的垂直 retrace。 | |
3408 . | |
3409 .TP | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3410 .B s3fb(仅适用于Linux)(另参见 \-vf yuv2 和 \-dr) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3411 S3 Virge专用的视频输出驱动。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3412 此驱动支持显卡的YUV转换与缩放、双重缓冲和直接渲染的功能。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3413 使用\-vf yuy2以采用硬件加速下的YUV2渲染,这种方式在此款显卡下比YV12快很多。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3414 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3415 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3416 .IPs <device> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3417 明确表示选择使用哪个fbdev设备名(默认值:/dev/\:fb0)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3418 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3419 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3420 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3421 .TP |
20675 | 3422 .B 3dfx (仅用于 Linux) |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3423 3dfx 专用的视频输出驱动,此驱动在 X11 上直接使用硬件。 |
20675 | 3424 只支持 16 bpp。 |
3425 . | |
3426 .TP | |
3427 .B tdfxfb (仅用于 Linux) | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3428 此驱动使用 tdfxfb 帧缓冲驱动以在3dfx卡上的使用YUV加速播放影片。 |
20675 | 3429 .PD 0 |
3430 .RSs | |
3431 .IPs <设备名> | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3432 显式选择 fbdev 设备名 (默认是: /dev/\:fb0)。 |
20675 | 3433 .RE |
3434 .PD 1 | |
3435 . | |
3436 .TP | |
3437 .B tdfx_vid (仅用于 Linux) | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3438 3dfx 专用的视频输出驱动,此驱动与tdfx_vid内核模块协同工作。 |
20675 | 3439 .PD 0 |
3440 .RSs | |
3441 .IPs <设备名> | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3442 显式选择设备名 (默认是: /dev/\:tdfx_vid)。 |
20675 | 3443 .RE |
3444 .PD 1 | |
3445 . | |
3446 .TP | |
3447 .B dxr2 (也请参见 \-dxr2) (仅用于 DXR2) | |
3448 Creative DXR2 专用的视频输出驱动。 | |
3449 .PD 0 | |
3450 .RSs | |
3451 .IPs <vo_driver> | |
3452 输出视频子驱动用作重叠 (x11, xv)。 | |
3453 .RE | |
3454 .PD 1 | |
3455 . | |
3456 .TP | |
3457 .B dxr3 (仅用于 DXR3) | |
3458 Sigma Designs em8300 MPEG 解码器芯片 (Creative DXR3, Sigma Designs | |
3459 Hollywood Plus) 专用的视频输出驱动。 | |
3460 也请参见 lavc 视频过滤器。 | |
3461 .PD 0 | |
3462 .RSs | |
3463 .IPs overlay | |
3464 激活重叠代替电视输出。 | |
3465 .IPs prebuf | |
3466 打开预缓冲。 | |
3467 .IPs "sync\ " | |
3468 将打开新的 sync-engine。 | |
3469 .IPs norm=<制式> | |
3470 指定电视制式。 | |
3471 .RSss | |
3472 0: 不改变目前制式 (默认)。 | |
3473 .br | |
3474 1: 使用 PAL/\:NTSC 自动调节。 | |
3475 .br | |
3476 2: 使用 PAL/\:PAL-60 自动调节。 | |
3477 .br | |
3478 3: PAL | |
3479 .br | |
3480 4: PAL-60 | |
3481 .br | |
3482 5: NTSC | |
3483 .REss | |
3484 .IPs <0\-3> | |
3485 如果有多于一个 em8300 卡, 指定设备号。 | |
3486 .RE | |
3487 .PD 1 | |
3488 . | |
3489 .TP | |
3490 .B ivtv (IVTV 仅适用于 ) | |
3491 Conexant CX23415 (iCompression iTVC15) 或 Conexant CX23416 (iCompression | |
3492 iTVC16) MPEG 解码器芯片 (Hauppauge WinTV PVR-150/250/350/500) | |
3493 专用的视频输出驱动供电视输出。 | |
3494 也请参见 lavc 视频过滤器。 | |
3495 .PD 0 | |
3496 .RSs | |
3497 .IPs device | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3498 显式选择 MPEG 解码器设备名 (默认是: /dev/video16)。 |
20675 | 3499 .IPs output |
3500 显式选择电视输出用于视频信号。 | |
3501 .RE | |
3502 .PD 1 | |
3503 . | |
3504 .TP | |
3505 .B mpegpes (仅用于 DVB) | |
3506 视频输出驱动用于 DVB 卡写输出到一个 MPEG-PES 文件, 如果没有安装 DVB 卡。 | |
3507 .PD 0 | |
3508 .RSs | |
3509 .IPs card=<1\-4> | |
3510 如果有多于一个 DVB 输出卡, 指定设备号 (仅适用于 V3 API, 比如 1.x.y 驱动系列)。 | |
3511 .IPs <文件名> | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3512 输出文件名 (默认是: ./grab.mpg) |
20675 | 3513 .RE |
3514 .PD 1 | |
3515 . | |
3516 .TP | |
3517 .B zr (也请参见 \-zr* 和 \-zrhelp) | |
3518 一些 MJPEG 捕捉/\:回放卡的视频输出驱动。 | |
3519 . | |
3520 .TP | |
3521 .B zr2 (也请参见 zrmjpeg 视频 过滤器) | |
3522 一些 MJPEG 捕捉/\:回放卡的视频输出驱动, 第二代。 | |
3523 .PD 0 | |
3524 .RSs | |
3525 .IPs dev=<设备> | |
3526 指定视频设备。 | |
3527 .IPs norm=<PAL|NTSC|SECAM|auto> | |
3528 指定视频制式 (默认是: auto)。 | |
3529 .IPs (no)prebuf | |
3530 激活或撤销预缓冲, 还没被支持。 | |
3531 .RE | |
3532 .PD 1 | |
3533 . | |
3534 .TP | |
3535 .B "md5sum\ " | |
3536 计算每帧的 MD5 和并写入文件。 | |
3537 支持 RGB24 和 YV12 色彩空间。 | |
3538 对调试有用。 | |
3539 .PD 0 | |
3540 .RSs | |
3541 .IPs outfile=<参数值> | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3542 指定输出文件名 (默认是: ./md5sums)。 |
20675 | 3543 .RE |
3544 .PD 1 | |
3545 . | |
3546 .TP | |
3547 .B yuv4mpeg | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3548 变换视频流为无压缩 YUV 4:2:0 图像序列并储存到文件 (默认是: ./stream.yuv)。 |
20675 | 3549 格式与 mjpegtools 所用的一样, |
3550 所以如果想要用 mjpegtools 套装软件处理视频, 这就有用。 | |
3551 它支持 YV12, RGB (24 bpp) 和 BGR (24 bpp) 格式。 | |
3552 能与 \-fixed-vo 选项组合来连接具有相同维数和 fps 值的文件。 | |
3553 .PD 0 | |
3554 .RSs | |
3555 .IPs interlaced | |
3556 作为交错帧写输出, 先顶域。 | |
3557 .IPs interlaced_bf | |
3558 作为交错帧写输出, 先底域。 | |
3559 .IPs file=<文件名> | |
3560 写输出到 <文件名> 代替默认的 stream.yuv。 | |
3561 .REss | |
3562 .PD 1 | |
3563 .RS | |
3564 .sp 1 | |
20241 | 3565 .I 注意: |
20745 | 3566 如果你不指定任何选项, 输出的是逐行的(即没有交错的)。 |
20675 | 3567 .RE |
3568 . | |
3569 .TP | |
3570 .B "gif89a\ " | |
3571 输出每帧到当前目录的单个动画 GIF 文件。 | |
3572 仅支持 24 bpp 的 RGB 格式并转换输出为 256 色。 | |
3573 .PD 0 | |
3574 .RSs | |
3575 .IPs <fps> | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3576 指定浮点数帧率 (默认是: 5.0)。 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3577 .IPs <output> |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3578 指定输出文件名 (默认是: ./out.gif)。 |
20675 | 3579 .REss |
3580 .PD 1 | |
3581 .RS | |
3582 .sp 1 | |
3583 .I 注意: | |
3584 你必须在指定文件名之前指定帧率, 否则帧率成为文件名的一部分。 | |
3585 .sp 1 | |
3586 .I 示例: | |
3587 .RE | |
3588 .PD 0 | |
3589 .RSs | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3590 mplayer video.nut \-vo gif89a:fps=15.0:output=test.gif |
20675 | 3591 .RE |
3592 .PD 1 | |
3593 . | |
3594 .TP | |
3595 .B "jpeg\ \ \ " | |
3596 输出每帧到当前目录的 JPEG 文件。 | |
3597 每帧以前面 0 填充引导的帧号作为文件名。 | |
3598 .PD 0 | |
3599 .RSs | |
3600 .IPs [no]progressive | |
3601 指定标准的或逐行的 JPEG (默认是: noprogressive)。 | |
3602 .IPs [no]baseline | |
3603 指定是否使用基线 (默认是: baseline)。 | |
3604 .IPs optimize=<0\-100> | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3605 优化因子 (默认是: 100) |
20675 | 3606 .IPs smooth=<0\-100> |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3607 平滑因子 (默认是: 0) |
20675 | 3608 .IPs quality=<0\-100> |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3609 质量因子 (默认是: 75) |
20675 | 3610 .IPs outdir=<dirname> |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3611 指定保存 JPEG 文件的目录 (默认是: ./)。 |
20675 | 3612 .IPs subdirs=<前缀> |
3613 创建编号的子目录保存文件, 用指定的前缀而不是用当前的目录。 | |
3614 .IPs maxfiles=<参数值> (仅用于 subdirs) | |
3615 用于在每个子目录保存文件的最大编号。 | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3616 必须大于或等于 1 (默认是: 1000)。 |
20675 | 3617 .RE |
3618 .PD 1 | |
3619 . | |
3620 .TP | |
3621 .B "pnm\ \ \ \ " | |
3622 输出每帧到当前目录的 PNM 文件。 | |
3623 每帧以前面 0 填充引导的帧号作为文件名。 | |
3624 它在 raw 和 ASCII 模式下支持 PPM, PGM 和 PGMYUV 文件。 | |
3625 也请参见 pnm(5), ppm(5) 和 pgm(5)。 | |
3626 .PD 0 | |
3627 .RSs | |
3628 .IPs "ppm\ \ " | |
3629 写 PPM 文件 (默认)。 | |
3630 .IPs "pgm\ \ " | |
3631 写 PGM 文件。 | |
3632 .IPs pgmyuv | |
3633 写 PGMYUV 文件。 | |
3634 PGMYUV 像 PGM, 但也包含 U 和 V 平面, 添加在图像的底部。 | |
3635 .IPs "raw\ \ " | |
3636 在 raw 模式下写 PNM 文件 (默认)。 | |
3637 .IPs ascii | |
3638 在 ASCII 模式下写 PNM 文件。 | |
3639 .IPs outdir=<目录名> | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3640 指定目录保存 PNM 文件 (默认是: ./)。 |
20675 | 3641 .IPs subdirs=<前缀> |
3642 创建编号的子目录保存文件, 用指定的前缀而不是用当前的目录。 | |
3643 .IPs maxfiles=<参数值> (仅用于 subdirs) | |
3644 用于在每个子目录保存文件的最大编号。 | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3645 必须大于或等于 1 (默认是: 1000)。 |
20675 | 3646 .RE |
3647 .PD 1 | |
3648 . | |
3649 .TP | |
3650 .B "png\ \ \ \ " | |
3651 输出每帧到当前目录的 PNG 文件。 | |
3652 每帧以前面 0 填充引导的帧号作为文件名。 | |
3653 支持 24 bpp 的 RGB 和 BGR 格式。 | |
3654 .PD 0 | |
3655 .RSs | |
3656 .IPs z=<0-9> | |
3657 指定压缩级别。 | |
3658 0 没压缩, 9 最强压缩。 | |
3659 .RE | |
3660 .PD 1 | |
3661 . | |
3662 .TP | |
3663 .B "tga\ \ \ \ " | |
3664 输出每帧到当前目录的 Targa 文件。 | |
3665 每帧以前面 0 填充引导的帧号作为文件名。 | |
3666 此视频输出驱动的目的是拥有一个简单无损失的图像绘制器且不需要任何外部库。 | |
3667 支持 15, 24 和 32 bpp 的 BGR[A] 色彩格式。 | |
3668 你能锁定一个特殊的格式带视频格式过滤器。 | |
3669 .sp 1 | |
3670 .I 示例: | |
3671 .RE | |
3672 .PD 0 | |
3673 .RSs | |
3674 mplayer video.nut \-vf format=bgr15 \-vo tga | |
3675 .RE | |
3676 .PD 1 | |
3677 . | |
3678 . | |
3679 . | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3680 .SH "解码/过滤器选项" |
20675 | 3681 . |
3682 .TP | |
3683 .B \-ac <[-|+]编解码器1,[-|+]编解码器2,...[,]> | |
20745 | 3684 按照在 codecs.conf 中音频编解码器的名称, 指定使用它们的优先级列表。 |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3685 编解码器名称前使用 "-" 表示忽略它。 |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3686 编解码器名称前使用 "+" 表示锁定它, 这有可能会崩溃! |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3687 如果列表尾有 "," MPlayer 使用没有列出的编解码器作为后备。 |
20675 | 3688 .br |
3689 .I 注意: | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3690 可用的编解码器其完整列表请参见 \-ac help。 |
20675 | 3691 .sp 1 |
20241 | 3692 .I 示例: |
9840 | 3693 .PD 0 |
3694 .RSs | |
3695 .IPs "\-ac mp3acm" | |
20675 | 3696 锁定 l3codeca.acm MP3 编解码器。 |
9840 | 3697 .IPs "\-ac mad," |
20675 | 3698 先尝试 libmad, 其它作为后备。 |
9840 | 3699 .IPs "\-ac hwac3,a52," |
20675 | 3700 先尝试硬件 AC3 通透, 然后是软件 AC3, 最后是其它。 |
3701 .IPs "\-ac hwdts," | |
3702 先尝试硬件 DTS 通透, 然后是其它。 | |
9840 | 3703 .IPs "\-ac -ffmp3," |
20675 | 3704 跳过 FFmpeg 的 MP3 编解码器。 |
9840 | 3705 .RE |
3706 .PD 1 | |
3707 . | |
3708 .TP | |
20675 | 3709 .B \-af-adv <force=(0\-7):list=(filters)> (也请参见 \-af) |
3710 指定高级音频过滤器选项: | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
3711 .RSs |
20675 | 3712 .IPs force=<0\-7> |
3713 锁定音频过滤器的插入为下面其中之一: | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
3714 .RSss |
20675 | 3715 0: 使用完全自动的过滤器插入。 |
3716 .br | |
3717 1: 精度优化 (默认)。 | |
3718 .br | |
3719 2: 速度优化。 | |
3720 .I 警告: | |
3721 某些音频过滤器特性可能默默地消失, 且音质可能下降。 | |
3722 .br | |
3723 3: 使用无自动的过滤器插入且无优化。 | |
3724 .I 警告: | |
3725 使用此设定可能使 MPlayer 崩溃。 | |
3726 .br | |
3727 4: 根据 0 以上的, 使用自动的过滤器插入, | |
3728 但尽可能使用浮点处理。 | |
3729 .br | |
3730 5: 根据 1 以上的, 使用自动的过滤器插入, | |
3731 但尽可能使用浮点处理。 | |
3732 .br | |
3733 6: 根据 2 以上的, 使用自动的过滤器插入, | |
3734 但尽可能使用浮点处理。 | |
3735 .br | |
3736 7: 根据 3 以上的, 使用自动的过滤器插入, | |
3737 但尽可能使用浮点处理。 | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
3738 .REss |
20675 | 3739 .IPs list=<过滤器列表> |
3740 同 \-af 一样。 | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
3741 .RE |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
3742 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
3743 .TP |
20241 | 3744 .B \-afm <驱动1,驱动2,...> |
20745 | 3745 按照在 codecs.conf 中音频编解码器族的名称, 指定使用它们的优先级列表。 |
3746 如果给定的编解码器族没一个能工作, 使用默认的后备编解码器族。 | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3747 如果列表尾有 "," MPlayer 使用没有列出的编解码器作为后备。 |
20675 | 3748 .br |
20241 | 3749 .I 注意: |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3750 可用的编解码器族其完整列表请参见 \-afm help。 |
20675 | 3751 .sp 1 |
20241 | 3752 .I 示例: |
9840 | 3753 .PD 0 |
3754 .RSs | |
3755 .IPs "\-afm ffmpeg" | |
20745 | 3756 先尝试 FFmpeg 的 libavcodec 编解码器。 |
9840 | 3757 .IPs "\-afm acm,dshow" |
20745 | 3758 先尝试 Win32 编解码器。 |
9840 | 3759 .RE |
3760 .PD 1 | |
3761 . | |
3762 .TP | |
20745 | 3763 .B \-aspect <高宽比> (也请参见 \-zoom) |
3764 重载影片的高宽比, 万一播放中的文件的高宽比信息不正确或缺少。 | |
3765 .sp 1 | |
20241 | 3766 .I 示例: |
9840 | 3767 .PD 0 |
3768 .RSs | |
20745 | 3769 \-aspect 4:3 或 \-aspect 1.3333 |
3770 .br | |
3771 \-aspect 16:9 或 \-aspect 1.7777 | |
9840 | 3772 .RE |
3773 .PD 1 | |
3774 . | |
3775 .TP | |
20745 | 3776 .B \-noaspect |
3777 停用影片高宽比的自动补偿。 | |
3778 . | |
3779 .TP | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3780 .B "\-field-dominance <-1\-1>" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3781 设置隔行扫描内容的第一个域。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3782 对于那些使帧速加倍的去隔行扫描器来说那很有用:\-vf tfields=1, \-vf yadif=1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3783 和 \-vo xvmc:bobdeint。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3784 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3785 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3786 .IPs -1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3787 自动(默认值):如果解码器不导出适当的信息的话,其将设回为0(上半域)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3788 .IPs 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3789 上半域为第一个域 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3790 .IPs 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3791 下半域为第一个域 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3792 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3793 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3794 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3795 .TP |
20745 | 3796 .B "\-flip \ " |
3797 上下翻转图像。 | |
3798 . | |
9840 | 3799 .TP |
20241 | 3800 .B \-lavdopts <选项1:选项2:...> (调试代码) |
20745 | 3801 指定 libavcodec 解码参数。 |
3802 用逗号分隔多重选项。 | |
3803 .sp 1 | |
20241 | 3804 .I 示例: |
9840 | 3805 .PD 0 |
3806 .RSs | |
20745 | 3807 \-lavdopts gray:skiploopfilter=all:skipframe=nonref |
9840 | 3808 .RE |
3809 .PD 1 | |
20745 | 3810 .sp 1 |
9840 | 3811 .RS |
20745 | 3812 可用的选项有: |
9840 | 3813 .RE |
3814 .RSs | |
20745 | 3815 .IPs bitexact |
3816 对所有的解码步骤只用 bit-exact 算法 (用于编解码测试)。 | |
3817 .IPs bug=<参数值> | |
3818 手工绕过编码器错误: | |
9840 | 3819 .RSss |
20241 | 3820 0: 无 |
3821 .br | |
20745 | 3822 1: 自动检测错误 (默认) |
3823 .br | |
3824 2 (msmpeg4v3): 老式 lavc 生成的 msmpeg4v3 文件 (不自动检测) | |
3825 .br | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3826 4 (mpeg4): Xvid 交错错误 (如果 fourcc==XVIX, 会自动检测) |
20745 | 3827 .br |
3828 8 (mpeg4): UMP4 (如果 fourcc==UMP4, 会自动检测) | |
3829 .br | |
3830 16 (mpeg4): 填补错误 (自动检测) | |
3831 .br | |
3832 32 (mpeg4): 非法 vlc 错误 (每个 fourcc 都自动检测) | |
3833 .br | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3834 64 (mpeg4): Xvid 或 DivX qpel 错误 (每个 fourcc/\:版本都自动检测) |
20745 | 3835 .br |
3836 128 (mpeg4): 旧标准的 qpel (每个 fourcc/\:版本都自动检测) | |
3837 .br | |
3838 256 (mpeg4): 另一个 qpel 错误 (每个 fourcc/\:版本都自动检测) | |
3839 .br | |
3840 512 (mpeg4): direct-qpel-blocksize 错误 (每个 fourcc/\:版本都自动检测) | |
3841 .br | |
3842 1024 (mpeg4): 边沿填补错误 (每个 fourcc/\:版本都自动检测) | |
3843 .REss | |
3844 .IPs debug=<参数值> | |
3845 显示调试信息。 | |
3846 .RSss | |
3847 .br | |
3848 0: 停用 | |
3849 .br | |
3850 1: 图像信息 | |
3851 .br | |
3852 2: 率控制 | |
3853 .br | |
3854 4: 比特流 | |
3855 .br | |
3856 8: 宏块(MB)类型 | |
3857 .br | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3858 16: 每块的量化参数(QP) |
20745 | 3859 .br |
3860 32: 运动矢量 | |
3861 .br | |
3862 0x0040: 运动矢量可视化 (使用 \-noslices) | |
3863 .br | |
3864 0x0080: 宏块(MB)跳略 | |
3865 .br | |
3866 0x0100: 启动码 | |
3867 .br | |
3868 0x0200: PTS | |
3869 .br | |
3870 0x0400: 错误恢复力(resilience) | |
3871 .br | |
3872 0x0800: 内存管理控制操作(H.264) | |
3873 .br | |
3874 0x1000: 错误 | |
3875 .br | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3876 0x2000: 可视化量化参数(QP), QP 值越低着色越绿。 |
20745 | 3877 .br |
3878 0x4000: 可视化块型。 | |
3879 .REss | |
3880 .IPs ec=<参数值> | |
3881 设置错误隐藏策略。 | |
3882 .RSss | |
3883 1: 对受损的宏块使用强去块(deblock)过滤器。 | |
3884 .br | |
3885 2: 往返式运动矢量(MV)搜寻 (慢) | |
3886 .br | |
3887 3: 全部 (默认) | |
9840 | 3888 .REss |
20745 | 3889 .IPs er=<参数值> |
3890 设置错误恢复力策略。 | |
3891 .RSss | |
3892 .br | |
3893 0: 停用 | |
3894 .br | |
3895 1: 谨慎的 (应该能用于破编码器。) | |
3896 .br | |
3897 2: 正常的 (默认) (用于正常的编码器。) | |
3898 .br | |
3899 3: 挑衅的 (更多检查, 但是连有效的比特流也可能导致问题。) | |
3900 .br | |
3901 4: 非常挑衅的 | |
3902 .REss | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3903 .IPs "fast (仅用于MPEG-2、MPEG-4和H.264)" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3904 启用与标准不符的优化,并且可能导致一些潜在的问题, 诸如简化反量化步聚,想当然地使 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
3905 用默认的量化矩阵,想当然地采用YUV 4:2:0,以及跳过一些检测受损比特流的检查步骤。 |
20745 | 3906 .IPs "gray\ " |
3907 只灰度图像解码 (比彩色解码快一点) | |
3908 .IPs "idct=<0\-99> (参见 \-lavcopts)" | |
3909 为了最佳的解码品质, 使用与编码和解码时相同的 IDCT 算法。 | |
3910 不过这可能会牺牲一些精确性。 | |
3911 .IPs lowres=<数值>[,<宽度>] | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3912 以较低的分辨率解码。 |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3913 低分辨率解码还不被所有的边界码器支持, 且常常导致难看的图像。 |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3914 这不是有错误, 只是一个副作用, 全分辨率时不解码。 |
20745 | 3915 .RSss |
3916 .br | |
3917 0: 停用 | |
3918 .br | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3919 1: 1/2 分辨率 |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3920 .br |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3921 2: 1/4 分辨率 |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3922 .br |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3923 3: 1/8 分辨率 |
20745 | 3924 .REss |
3925 .RS | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3926 如果 <宽度> 指定了, 就使用了低分辨率解码, |
20745 | 3927 只要视频的宽度宽过(is major than)或等于 <宽度>。 |
9840 | 3928 .RE |
20745 | 3929 .IPs "sb=<数值> (仅用于 MPEG-2)" |
3930 跳过宏块底部的制定行数。 | |
3931 .IPs "st=<数值> (仅用于 MPEG-2)" | |
3932 跳过宏块顶部的制定行数。 | |
3933 .IPs skiploopfilter=<跳略值> (仅用于 H.264) | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3934 在 H.264 解码期间跳过循环过滤器(亦称为 "去块")。 |
20745 | 3935 既然被过滤的帧被当作解码依赖帧的引用, 在品质上 |
3936 这比不进行去块步骤, 如不对 MPEG-2 视频去块, 效果更差。 | |
3937 但是至少对高比特流的 HDTV 提供了大的提速且不损失视觉品质。 | |
3938 .sp 1 | |
3939 <跳略值> 可以是以下的值之一: | |
3940 .RSss | |
3941 .br | |
3942 none: 从不跳过。 | |
3943 .br | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3944 default: 跳过无用的处理步骤 (如: AVI 中的 0 大小的包)。 |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3945 .br |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
3946 nonref: 跳过没被引用的帧 (即, 不用于解码其它的帧, 错误不能 "兴旺")。 |
20745 | 3947 .br |
3948 bidir: 跳过 B-帧。 | |
3949 .br | |
3950 nonkey: 跳过所有的帧除了 keyframes。 | |
3951 .br | |
3952 all: 跳过所有的帧。 | |
3953 .REss | |
3954 .IPs skipidct=<跳略值> (仅用于 MPEG1/2) | |
3955 跳过 IDCT 步骤。 | |
3956 在几乎所有的情况下此步骤使得品质降级许多 | |
3957 (可用的跳略值请参见 skiploopfilter)。 | |
3958 .IPs skipframe=<跳略值> | |
3959 完全跳过解码帧。 | |
3960 大的提速, 但是有痉挛的动作或有时糟糕的图像 | |
3961 (可用的跳略值请参见 skiploopfilter)。 | |
3962 .IPs threads=<1\-8> | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
3963 用于解码的线程数 (默认是: 1) |
20745 | 3964 .IPs vismv=<参数值> |
3965 可视化运动矢量。 | |
3966 .RSss | |
3967 .br | |
3968 0: 停用 | |
3969 .br | |
3970 1: 可视化 P-帧的前瞻运动矢量。 | |
3971 .br | |
3972 2: 可视化 B-帧的前瞻运动矢量。 | |
3973 .br | |
3974 4: 可视化 B-帧的后瞻运动矢量。 | |
3975 .REss | |
3976 .IPs vstats | |
3977 打印一些统计量并保存到 ./vstats_*.log。 | |
3978 .RE | |
3979 . | |
9840 | 3980 .TP |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
3981 .B \-noslices |
20745 | 3982 停用 16-像素高的片/\:条方式绘制视频, 而是一次绘制整个帧。 |
3983 可能更快或更慢, 取决于显卡和可用的缓存。 | |
3984 它只对 libmpeg2 和 libavcodec 编解码器有效。 | |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
3985 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
3986 .TP |
9840 | 3987 .B \-nosound |
20745 | 3988 不播放/\:编码声音。 |
3989 对基准测试有用。 | |
3990 . | |
3991 .TP | |
3992 .B \-novideo | |
3993 不播放/\:编码视频。 | |
3994 但在许多情况下不工作, 请使用 \-vc null \-vo null 替代。 | |
3995 . | |
3996 .TP | |
3997 .B \-pp <品质> (也请参见 \-vf pp) | |
3998 设置 DLL 的后期处理级别。 | |
3999 仅可以用于有内部后期处理例程的 Win32 DirectShow DLL。 | |
4000 此选项不再对 \-vf pp 有用。 | |
4001 \-pp 参数值的有效范围依编解码器不同而不同, 大部分为 | |
4002 0\-6, 其中 0=禁用 6=最慢/\:最好。 | |
4003 . | |
4004 .TP | |
4005 .B \-pphelp (也请参见 \-vf pp) | |
4006 显示可用的后期处理滤镜及其用法的简介。 | |
4007 . | |
4008 .TP | |
4009 .B \-ssf <模式> | |
4010 指定软件缩放参数。 | |
4011 .sp 1 | |
4012 .I 示例: | |
9840 | 4013 .PD 0 |
4014 .RSs | |
4015 \-vf scale \-ssf lgb=3.0 | |
4016 .RE | |
4017 .PD 1 | |
4018 .PD 0 | |
4019 .RSs | |
4020 .IPs lgb=<0\-100> | |
20745 | 4021 高斯柔化过滤器 (亮度) |
9840 | 4022 .IPs cgb=<0\-100> |
20745 | 4023 高斯柔化过滤器 (色度) |
4024 .IPs ls=<-100\-100> | |
4025 锐化过滤器 (亮度) | |
4026 .IPs cs=<-100\-100> | |
4027 锐化过滤器 (色度) | |
9840 | 4028 .IPs chs=<h> |
20241 | 4029 水平色度偏移 |
9840 | 4030 .IPs cvs=<v> |
20241 | 4031 垂直色度偏移 |
9840 | 4032 .RE |
4033 .PD 1 | |
4034 . | |
4035 .TP | |
20241 | 4036 .B \-stereo <模式> |
20745 | 4037 选择 MP2/\:MP3 立体声输出的类型。 |
9840 | 4038 .PD 0 |
4039 .RSs | |
4040 .IPs 0 | |
20241 | 4041 立体声 |
9840 | 4042 .IPs 1 |
20241 | 4043 左声道 |
9840 | 4044 .IPs 2 |
20241 | 4045 右声道 |
9840 | 4046 .RE |
4047 .PD 1 | |
4048 . | |
4049 .TP | |
20745 | 4050 .B \-sws <软件缩放类型> (也请参见 \-vf scale 和 \-zoom) |
4051 指定软件缩放算法用于 \-zoom 选项。 | |
4052 这对缺少硬件加速, 如 x11 的视频输出驱动不影响。 | |
4053 .sp 1 | |
20241 | 4054 可用选项有: |
20745 | 4055 .sp 1 |
9840 | 4056 .PD 0 |
4057 .RSs | |
4058 .IPs 0 | |
20745 | 4059 快速二次线性 |
9840 | 4060 .IPs 1 |
20745 | 4061 快速二次线性 |
9840 | 4062 .IPs 2 |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4063 二次立方 (品质好) (默认) |
9840 | 4064 .IPs 3 |
20241 | 4065 实验中 |
9840 | 4066 .IPs 4 |
20745 | 4067 最短距离 (品质差) |
9840 | 4068 .IPs 5 |
20745 | 4069 area |
9840 | 4070 .IPs 6 |
20745 | 4071 亮度二次立方/色度二次线性 |
9840 | 4072 .IPs 7 |
20241 | 4073 高斯 |
9840 | 4074 .IPs 8 |
4075 sincR | |
4076 .IPs 9 | |
4077 lanczos | |
4078 .IPs 10 | |
20745 | 4079 自然二次立方样条曲线 |
9840 | 4080 .RE |
4081 .PD 1 | |
20745 | 4082 .sp 1 |
4083 .RS | |
20241 | 4084 .I 注意: |
20745 | 4085 有些 \-sws 选项可调。 |
4086 视频缩放过滤器的描述有更多的信息。 | |
4087 .RE | |
4088 . | |
4089 .TP | |
4090 .B \-vc <[-|+]编解码器1,[-|+]编解码器2,...[,]> | |
4091 按照在 codecs.conf 中视频编解码器的名称, 指定使用它们的优先级列表。 | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
4092 编解码器名称前使用 "-" 表示忽略它。 |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
4093 编解码器名称前使用 "+" 表示锁定它, 这有可能会崩溃! |
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
4094 如果列表尾有 "," MPlayer 使用没有列出的编解码器作为后备。 |
20745 | 4095 .br |
4096 .I 注意: | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4097 可用的编解码器其完整列表请参见 \-vc help。 |
20745 | 4098 .sp 1 |
20241 | 4099 .I 示例: |
9840 | 4100 .PD 0 |
4101 .RSs | |
4102 .IPs "\-vc divx" | |
20745 | 4103 锁定 Win32/\:VfW DivX 编解码器, 无后备。 |
9840 | 4104 .IPs "\-vc -divxds,-divx," |
20745 | 4105 跳过 Win32 DivX 编解码器。 |
9840 | 4106 .IPs "\-vc ffmpeg12,mpeg12," |
20745 | 4107 先尝试 libavcodec 的 MPEG-1/2 编解码器, 其次是 libmpeg2, 然后是其它的。 |
4108 .RE | |
4109 .PD 1 | |
4110 . | |
4111 .TP | |
4112 .B \-vfm <驱动1,驱动1,...> | |
4113 按照在 codecs.conf 中视频编解码器族的名称, 指定使用它们的优先级列表。 | |
4114 如果给定的编解码器族没一个能工作, 使用默认的后备编解码器族。 | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
4115 如果列表尾有 "," MPlayer 使用没有列出的编解码器作为后备。 |
20745 | 4116 .br |
4117 .I 注意: | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4118 可用的编解码器族其完整列表请参见 \-vfm help。 |
20745 | 4119 .sp 1 |
4120 .I 示例: | |
4121 .PD 0 | |
4122 .RSs | |
4123 .IPs "\-vfm ffmpeg,dshow,vfw" | |
4124 先尝试 libavcodec, 其次是 Directshow, 然后 VfW 编解码器, | |
4125 最后如果它们都不工作使用其它后备的。 | |
4126 .IPs "\-vfm xanim" | |
4127 先尝试 XAnim 编解码器。 | |
4128 .RE | |
4129 .PD 1 | |
4130 . | |
4131 .TP | |
4132 .B \-x <x> (也请参见 \-zoom) (仅用于 MPlayer) | |
4133 缩放图像到宽度 <x> (如果软件/\:硬件缩放可用)。 | |
4134 停用高宽比计算。 | |
4135 . | |
4136 .TP | |
4137 .B \-xvidopts <选项1:选项2:...> | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4138 指定使用Xvid解码时的附加参数。 |
20745 | 4139 .br |
4140 .I 注意: | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4141 既然 libavcodec 快过 Xvid 你可能想使用 |
20745 | 4142 libavcodec 后期处理过滤器 (\-vf pp) 和解码器 (\-vfm ffmpeg) 来替换。 |
4143 .sp 1 | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4144 Xvid 的内部后期处理过滤器有: |
20745 | 4145 .PD 0 |
4146 .RSs | |
4147 .IPs deblock-chroma (也请参见 \-vf pp) | |
4148 色度去块(deblock)过滤器 | |
4149 .IPs deblock-luma (也请参见 \-vf pp) | |
4150 亮度去块(deblock)过滤器 | |
4151 .IPs dering-luma (也请参见 \-vf pp) | |
4152 亮度去环(deringing)过滤器 | |
4153 .IPs dering-chroma (也请参见 \-vf pp) | |
4154 色度去环(deringing)过滤器 | |
4155 .IPs filmeffect (也请参见 \-vf noise) | |
4156 在视频中添加人工的胶片纹理。 | |
4157 可能提高了视觉品质, 虽然降低了真实的品质。 | |
4158 .RE | |
4159 .sp 1 | |
4160 .RS | |
4161 渲染方法: | |
4162 .RE | |
4163 .PD 0 | |
4164 .RSs | |
4165 .IPs "dr2\ \ " | |
4166 激活直接渲染的方法 2。 | |
4167 .IPs nodr2 | |
4168 撤销直接渲染的方法 2。 | |
4169 .RE | |
4170 .PD 1 | |
4171 . | |
4172 .TP | |
4173 .B \-xy <参数值> (也请参见 \-zoom) | |
4174 .PD 0 | |
4175 .RSs | |
4176 .IPs 参数值<=8 | |
4177 按因子 <参数值> 缩放图像。 | |
4178 .IPs 参数值>8 | |
4179 设置图像宽度为参数值, 并计算图像高度以保持高宽比。 | |
9840 | 4180 .RE |
4181 .PD 1 | |
4182 . | |
4183 .TP | |
20745 | 4184 .B \-y <y> (也请参见 \-zoom) (仅用于 MPlayer) |
4185 缩放图像到高度 <y> (如果软件/\:硬件缩放可用)。 | |
4186 停用高宽比计算。 | |
4187 . | |
4188 .TP | |
4189 .B "\-zoom\ \ " | |
4190 在可能的情况下允许使用软件缩放。 | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4191 不支持硬件缩放的输出驱动(像 x11, fbdev), 因为性能缘故 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4192 而被 MPlayer 默认停用缩放, 但现在允许软件缩放。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4193 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4194 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4195 . |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4196 .SH "音频过滤器" |
20745 | 4197 音频过滤器允许你修改音频流及其属性。 |
4198 语法是: | |
4199 . | |
4200 .TP | |
4201 .B \-af <过滤器1[=参数1:参数2:...],过滤器2,...> | |
4202 建立音频过滤器链。 | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4203 .PP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4204 .I 注意: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4205 请参见 \-af help, 获得可用的音频过滤器其完整列表。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4206 .PP |
20745 | 4207 可用的过滤器有: |
4208 . | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4209 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4210 .B resample[=srate[:sloppy[:type]]] |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4211 改变音频流的采样(速/频)率。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4212 可用于声卡只有一个固定的频率或者要卡住的旧卡最高只能达 44.1kHz。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4213 此过滤器在必要时被自动启用。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4214 它只支持 16-位 native-endian(低位在前) 格式的整数值和浮点数作为输入。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4215 .br |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4216 .I 注意: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4217 对于 MEncoder, 你也需要使用 \-srate <srate>。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4218 .PD 0 |
20745 | 4219 .RSs |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4220 .IPs <srate> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4221 输出的采样率(以 Hz 为单位)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4222 参数的有效范围是从 8000 到 192000。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4223 如果输入和输出的采样率相同, 或者如果此参数被省略, 此过滤器被自动卸载。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4224 正常情况下高的采样率能改善音频品质, 尤其是与其它过滤器结合时。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4225 .IPs <sloppy> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4226 允许(1) 或不允许(0) 输出采样率与给定的频率 <srate> 稍微不同 (默认是: 1)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4227 可用于启动回放时极端慢的情形。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4228 .IPs <type> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4229 选择使用何种重采样方式。 |
20745 | 4230 .RSss |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4231 0: 线性插值 (快速, 品质低 尤其是 upsampling 时) |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4232 .br |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4233 1: 多相过滤器组(filterbank)并且整数处理 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4234 .br |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4235 2: 多相过滤器组(filterbank)并且浮点数处理 (慢, 品质最佳) |
20745 | 4236 .REss |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4237 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4238 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4239 .sp 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4240 .RS |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4241 .I 示例: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4242 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4243 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4244 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4245 .IPs "mplayer \-af resample=44100:0:0" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4246 设置重采样过滤器的输出采样率为 44100Hz, 使用此不允许微调的输出采样率 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4247 缩放和线性插值。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4248 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4249 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4250 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4251 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4252 .B lavcresample[=srate[:length[:linear[:count[:cutoff]]]]] |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4253 改变音频流采样率为整数 <srate> (以 Hz 为单位)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4254 它只支持 16位 native-endian(低位在前) 格式。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4255 .br |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4256 .I 注意: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4257 对于 MEncoder, 你也需要使用 \-srate <srate>。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4258 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4259 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4260 .IPs <srate> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4261 输出的采样率 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4262 .IPs <length> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4263 有关较低采样率的过滤器长度 (默认是: 16) |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4264 .IPs <linear> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4265 如果值是 1, 过滤器将在多相进入处之间线性插值 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4266 .IPs <count> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4267 多相进入处数量的 log2 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4268 (..., 10->1024, 11->2048, 12->4096, ...) |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4269 (默认是: 10->1024) |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4270 .IPs <cutoff> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4271 截频 (0.0-1.0), 默认设置取决于过滤器长度 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4272 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4273 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4274 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4275 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4276 .B sweep[=speed] |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4277 产生正弦 sweep。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4278 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4279 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4280 .IPs <0.0\-1.0> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4281 delta 的正弦, 使用非常低的值听此扫听(sweep)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4282 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4283 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4284 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4285 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4286 .B sinesuppress[=freq:decay] |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4287 删除一个指定频率的正弦。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4288 对去除低品质音频设备上 50/60Hz 的噪音时有用。可能只在单声道输入上可工作。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4289 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4290 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4291 .IPs <freq> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4292 应删除的频率 (以 Hz 为单位) (默认是: 50) |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4293 .IPs <decay> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4294 控制适应性 (一个较大的值会使得过滤器适应幅度和相位的变化较迅速, |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4295 而一个较小的值会使得此适应过程较慢) (默认是: 0.0001)。合理的值约为 0.001。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4296 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4297 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4298 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4299 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4300 .B hrtf[=flag] |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4301 头部相关的转变功能: 为头戴式耳机转换多声道音频成双声道输出, |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4302 但保留声音的空间感。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4303 .sp 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4304 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4305 .RS |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4306 .IPs "Flag 含义" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4307 .IPs "m 后场声道矩阵解码" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4308 .IPs "s 双声道矩阵解码" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4309 .IPs "0 无矩阵解码 (默认)" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4310 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4311 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4312 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4313 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4314 .B equalizer=[g1:g2:g3:...:g10] |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4315 10-八度波段图形均衡器, 其实现使用了 10 IIR 带通过滤器。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4316 这意味着不管回放的是何种音频都行。10 波段的中心频率各是: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4317 .sp 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4318 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4319 .RS |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4320 .IPs "段号 频率" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4321 .IPs "0 31.25 Hz" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4322 .IPs "1 62.50 Hz" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4323 .IPs "2 125.00 Hz" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4324 .IPs "3 250.00 Hz" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4325 .IPs "4 500.00 Hz" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4326 .IPs "5 1.00 kHz" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4327 .IPs "6 2.00 kHz" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4328 .IPs "7 4.00 kHz" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4329 .IPs "8 8.00 kHz" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4330 .IPs "9 16.00 kHz" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4331 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4332 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4333 .sp 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4334 .RS |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4335 如果此声音播放的采样率低于频率波段的中心频率, 此波段就被停用。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4336 此过滤器的一个已知错误是, 最高波段的特性没有完全对称, 如果采样率 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4337 接近其波段的中心频率时。此问题可被绕过。办法是 upsampling 其声音: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4338 在此过滤器之前使用重采样过滤器。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4339 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4340 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4341 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4342 .IPs <g1>:<g2>:<g3>:...:<g10> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4343 浮点数代表各频率波段的增益分贝(dB) (-12\-12) |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4344 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4345 .sp 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4346 .RS |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4347 .I 示例: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4348 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4349 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4350 .IPs "mplayer \-af equalizer=11:11:10:5:0:-12:0:5:12:12 media.avi" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4351 放大声音的高端和底端的频率区段, 但几乎完全取消 1kHz 附近的声音。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4352 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4353 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4354 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4355 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4356 .B channels=nch[:nr:from1:to1:from2:to2:from3:to3:...] |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4357 能用于添加, 去除, 路由和拷贝音频声道。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4358 如果仅给定 <nch>, 默认是用路由(跳接), 其所做工作如下: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4359 如果输出声道数大于输入声道数, 插入空的声道 (除了 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4360 混音单声道成立体声时, 在两个输出声道中重复此单声道)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4361 如果输出声道数小于输入声道数, 截掉多余的声道。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4362 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4363 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4364 .IPs <nch> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4365 输出声道数 (1\-6) |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4366 .IPs "<nr>\ " |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4367 路由数 (1\-6) |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4368 .IPs <from1:to1:from2:to2:from3:to3:...> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4369 0 到 5 对定义各声道的路由。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4370 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4371 .sp 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4372 .RS |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4373 .I 示例: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4374 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4375 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4376 .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
|
4377 改成 4 声道并设置 4 对路由: 交换声道 0 和声道 1, 保留声道 2 和 3 未动。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4378 会观察到如果回放媒体含有两个声道, 声道 2 和 3 无声, 但声道 0 和 1 仍要交换。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4379 .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
|
4380 改成 6 声道并设置 4 对路由: 拷贝声道 0 到声道 0 至 3。声道 4 和 5 无声。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4381 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4382 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4383 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4384 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4385 .B format[=format] (也请参见 \-format) |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4386 在不同的采样格式之间转换。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4387 自动被启用, 当声卡或其他的过滤器需要时。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4388 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4389 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4390 .IPs <format> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4391 设置所需的格式。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4392 一般的形式是 "sbe", 其中 "s" 指示符号 (要么 "s" 指带符号, |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4393 要么 "u" 指不带符号), "b" 指示每个样本的位数 (16, 24 或 32) |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4394 而 "e" 指示 endian 格式 ("le" 指 little-endian, "be" 指 big-endian |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4395 或者 "ne" 指 MPlayer 运行其上的计算机所用的 endian 格式)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4396 有效值(尤其)有: "s16le", "u32be" 和 "u24ne"。例外但也有效的指定格式有: u8, |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4397 s8, floatle, floatbe, floatne, mulaw, alaw, mpeg2, ac3 和 imaadpcm。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4398 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4399 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4400 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4401 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4402 .B volume[=v[:sc]] |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4403 实现软件的音量控制。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4404 请谨慎使用此过滤器, 因为会降低信号至声音的噪声率。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4405 在大多数情况下设置 PCM 音量至最大是最佳的, 省去过滤器, |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4406 而用混音器的主音量控制来控制输出到音响的水平。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4407 万一你的声卡有数码的 PCM 混音器而不是模拟的, |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4408 且听到失真, 请使用 MASTER(主) 混音器。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4409 如果计算机联有外接扩音器(这几乎总是常有的事), |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4410 调节主音量和扩音器的音量旋钮能减少噪声水平, 直到背景的嘶嘶声消失。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4411 .br |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4412 此过滤器有第二个功能: 测量总体的最高声音水平并通过 MPlayer 显示出来。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4413 此估计的音量能用来设置 MEncoder 的音量以使用最大动态范围。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4414 .br |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4415 .I 注意: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4416 此过滤器不能重返进入, 所以对每个音频流只能启用一次。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4417 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4418 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4419 .IPs "<v>\ \ " |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4420 设置所有声道中流所需的增益分贝(dB) : 范围从 -200dB 至 +60dB, |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4421 其中 -200dB 完全靜音而 +60dB 等于增益 1000 (默认是: 0)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4422 .IPs "<sc>\ " |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4423 打开 (1) 或关闭 (0) 软剪切。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4424 软-剪切 能使得声音更平滑流畅, 如果使用了非常高的音量水平。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4425 启用此选项, 如果扩音器的动态范围非常低。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4426 .br |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4427 .I 警告: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4428 此功能产生失真, 是应该最后才考虑使用的手段。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4429 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4430 .sp 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4431 .RS |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4432 .I 示例: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4433 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4434 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4435 .IPs "mplayer \-af volume=10.1:0 media.avi" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4436 放大声音 10.1dB, 且声音水平太高时使用 硬-剪切 。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4437 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4438 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4439 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4440 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4441 .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
|
4442 武断混音。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4443 基本上是音量和声道过滤器的组合能用于混合许多声道至仅仅几个声道, |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4444 如: 立体声到单声道或者改变环绕声系统中心扬声器的 "宽度"。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4445 此过滤器很难用, 且需要一些修补才能获得所要的结果。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4446 此过滤器的选项数取决于输出声道数。如何用此过滤器 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4447 把 6-声道文件混音成双声道的实例, 能在示例一节中将近最后的地方找到。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4448 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4449 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4450 .IPs "<n>\ \ " |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4451 输出声道数 (1\-6) |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4452 .IPs <Lij> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4453 输入声道 i 混音成输出声道 j 的份量 (0\-1)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4454 所以基本上你先要有 n 个数表示要作用到第一个输入声道, |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4455 然后再有 n 个数要作用到第二个输入声道, 如此以往。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4456 如果你不对某些输入声道指定任何数, 就认为是 0。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4457 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4458 .sp 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4459 .RS |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4460 .I 示例: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4461 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4462 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4463 .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
|
4464 立体声混音成单声道。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4465 .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
|
4466 给定 3 声道输出, 保留声道 0 和 1 未动, |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4467 但混合声道 0 和 1 成输出声道 2 (被送到比如超低音声道)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4468 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4469 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4470 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4471 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4472 .B sub[=fc:ch] |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4473 添加一个超低音(subwoofer)声道到音频流。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4474 用于创建超低音声道的音频数据声道 0 和声道 1 的平均声音。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4475 四阶 Butterworth(巴特沃斯) 过滤器低通过滤声音的结果是默认截频 60Hz |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4476 且在音频流中添加了一个独立的声道。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4477 .br |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4478 .I 警告: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4479 停用此过滤器, 当播放 DVDs 带杜比(Dolby Digital 5.1)声音时, |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4480 否则此过滤器分解声音到超低音声道。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4481 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4482 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4483 .IPs "<fc>\ " |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4484 低通过滤器的截频(以 Hz 单位) (20Hz 至 300Hz) (默认是: 60)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4485 为了最佳结果, 尝试设置截频尽可能低。这能改善立体声或环绕音效的体验。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4486 .IPs "<ch>\ " |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4487 决定插入超音声道音频的声道号。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4488 声道号在 0 和 5 之间 (默认是: 5)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4489 观察到声道数会自动增加到 <ch>, 如果必要的话。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4490 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4491 .sp 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4492 .RS |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4493 .I 示例: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4494 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4495 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4496 .IPs "mplayer \-af sub=100:4 \-channels 5 media.avi" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4497 添加超低音声道到输出声道 4 且其中截频为 100Hz。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4498 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4499 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4500 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4501 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4502 .B "center\ " |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4503 从前方声道中创建中心声道。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4504 可能目前品质较低, 因为还没有实现用高通过滤器进行适当抽取, |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4505 而是用平均和半折其前方声道替代。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4506 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4507 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4508 .IPs "<ch>\ " |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4509 决定插入中心声道的声道号。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4510 声道号在 0 和 5 之间 (默认是: 5)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4511 观察到声道数会自动增加到 <ch>, 如果必要的话。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4512 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4513 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4514 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4515 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4516 .B surround[=delay] |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4517 矩阵编码的环绕音效解码器, 像杜比环绕音效(Dolby Surround)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4518 许多双声道音频文件事实上含有矩阵编码的环绕音效。需要声卡支持至少 4 声道。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4519 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4520 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4521 .IPs <delay> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4522 后方扬声器的延迟时间(以 ms 为单位) (0 至 1000) (默认是: 20)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4523 此延迟按如下设置: 如果 d1 是聆听点到前方扬声器的距离, |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4524 d2 是聆听点到后方扬声器的距离, 那么延迟该 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4525 设为 15ms 如果 d1 <= d2 或设为 15 + 5*(d1-d2) 如果 d1 > d2。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4526 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4527 .sp 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4528 .RS |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4529 .I 示例: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4530 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4531 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4532 .IPs "mplayer \-af surround=15 \-channels 4 media.avi" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4533 添加环绕音效解码, 后方扬声器声音为 15ms 的延迟。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4534 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4535 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4536 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4537 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4538 .B delay[=ch1:ch2:...] |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4539 延迟声音到扬声器, 这样可以让不同声道的声音同时到达聆听点。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4540 这只对多于两个扬声器时有用。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4541 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4542 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4543 .IPs ch1,ch2,... |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4544 应该加给每个声道的延迟时间(以 ms 为单位) (0 至 1000 之间的浮点数)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4545 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4546 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4547 .sp 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4548 .RS |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4549 不同声道所需的延迟时间计算如下: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4550 .IP 1. 3 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4551 测量不同的扬声器到聆听点的距离(以 meters(米) 为单位), (对于 5.1 的系统) |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4552 得到距离 s1 至 s5。没有补偿超低音的点 (因为你听不出差异)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4553 .IP 2. 3 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4554 取其中最大距离与各个 s1 至 s5 的差, 即 s[i] = max(s) - s[i]; i = 1...5。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4555 .IP 3. |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4556 计算所需的各个延迟时间(以 ms 为单位)为 d[i] = 1000*s[i]/342; i = 1...5。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4557 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4558 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4559 .sp 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4560 .RS |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4561 .I 示例: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4562 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4563 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4564 .IPs "mplayer \-af delay=10.5:10.5:0:0:7:0 media.avi" |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4565 延迟左前方和右前方声道各 10.5ms, 两个后方声道和超低音声道 0ms, |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4566 而中心声道 7ms。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4567 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4568 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4569 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4570 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4571 .B export[=mmapped_file[:nsamples]] |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4572 使用内存映射 (mmap()) 导出进入的信号到其它处理过程。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4573 内存映射的区域含有头部: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4574 .sp 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4575 .nf |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4576 int nch /*声道数*/ |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4577 int size /*缓冲大小*/ |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4578 unsigned long long counter /*用于保持同步, 更新每次 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4579 新导出的数据。*/ |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4580 .fi |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4581 .sp 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4582 其余是 (无间隔方式) 有效载荷的 16-位数据。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4583 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4584 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4585 .IPs <mmapped_file> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4586 映射数据到文件 (默认是: ~/.mplayer/\:mplayer-af_export) |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4587 .IPs <nsamples> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4588 每个声道的样本数 (默认是: 512) |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4589 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4590 .sp 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4591 .RS |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4592 .I 示例: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4593 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4594 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4595 .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
|
4596 导出每个声道的 1024 样本到 "/tmp/mplayer-af_export"。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4597 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4598 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4599 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4600 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4601 .B extrastereo[=mul] |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4602 (线性地)增加左右声道的差异以添加某些 "现场" 回放效果。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4603 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4604 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4605 .IPs <mul> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4606 设置差异系数 (默认是: 2.5)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4607 0.0 表示单声道 (两个声道的平均值), 1.0 表示声音未改变, |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4608 而 -1.0 表示交换了左右声道。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4609 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4610 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4611 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4612 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4613 .B volnorm[=method:target] |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4614 没有失真的最大音量。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4615 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4616 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4617 .IPs <method> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4618 设置被用的方式。 |
20745 | 4619 .RSss |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4620 1: 使用单样本平滑差异, 通过对旧的样本进行标准加权平均 (默认)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4621 .br |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4622 2: 使用几个样本平滑差异, 通过对旧的样本进行标准加权平均。 |
20745 | 4623 .REss |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4624 .IPs <target> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4625 为此样本类型设置目标幅度为最大值的分数 (默认是: 0.25)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4626 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4627 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4628 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4629 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4630 .B ladspa=file:label[:controls...] |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4631 装载 LADSPA (Linux Audio Developer's Simple Plugin API) 插件。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4632 此过滤器可重返进入, 所以多个 LADSPA 插件可同时使用。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4633 .PD 0 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4634 .RSs |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4635 .IPs <file> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4636 指定 LADSPA 插件的库文件。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4637 如果设置了 LADSPA_PATH, 从中搜寻指定的文件。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4638 如果没设置, 你一定要提供一个完整说明的路径名。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4639 .IPs <label> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4640 指定库中的过滤器。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4641 有些库仅含一个过滤器, 但有些含许多。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4642 进入这里的 "help", 会列出指定库中所有可用的过滤器, |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4643 从而消除使用 LADSPA SDK 的 "listplugins"。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4644 .IPs <controls> |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4645 控制 0 或多个浮点数值, 其决定装载的插件的行为(例如: 延迟, 阈值和增益)。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4646 在冗赘模式(添加 \-v 到 MPlayer 命令行)下, 所有可用的控制及其有效范围可打印。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4647 从而消除使用 LADSPA SDK 的 "analyseplugin"。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4648 .RE |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4649 .PD 1 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4650 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4651 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4652 .B "comp\ \ \ " |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4653 压缩/扩张过滤器, 话筒输入有用。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4654 防止人为的非常高的声音和提高非常低的声音的音量。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4655 此过滤器未经测试, 甚至可能不稳定。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4656 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4657 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4658 .B "gate\ \ \ " |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4659 噪声门过滤器类似于 comp(压缩/扩张) 音频过滤器。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4660 此过滤器未经测试, 甚至可能不稳定。 |
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 .TP |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4663 .B karaoke |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4664 简单声音去除过滤器利用这样的事实: |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4665 人的声音通常录成单声道, 之后 "中心(center)" 混音进最后的音频流。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4666 小心此过滤器会把信号变成单声道。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4667 对 2-声道音轨工作得很好; 在非 2-声道立体声上别费劲去尝试。 |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4668 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4669 . |
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
4670 . |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4671 .SH "视频滤镜" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4672 视频滤镜让你修改视频流及其属性。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4673 其句法是: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4674 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4675 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4676 .B \-vf <滤镜1[=参数1:参数2:...],滤镜2,...> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4677 设置一连串的视频滤镜。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4678 .PP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4679 许多参数是可选的并且如果省略的话则设为默认值。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4680 要明确表示使用默认值,则将参数设为‘-1’。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4681 参数 w:h 表示以像素为单位宽 x 高 h,x:y 表示 从较大的图像的左上角开始数 x:y 的位 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4682 置。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4683 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4684 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4685 要获取可用视频滤镜列表,参见 \-vf help。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4686 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4687 视频滤镜以列表的形式维护。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4688 有一些命令用于维护滤镜列表。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4689 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4690 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4691 .B \-vf-add <滤镜1[,滤镜2,...]> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4692 在滤镜列表尾部加上参数中所给的滤镜。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4693 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4694 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4695 .B \-vf-pre <滤镜1[,滤镜2,...]> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4696 在滤镜列表头部加上参数中所给的滤镜。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4697 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4698 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4699 .B \-vf-del <索引号1[,索引号2,...]> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4700 删除位于指定索引号上的滤镜。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4701 索引号起始为0,负数表示从列表尾部开始寻址(-1表示最后一个)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4702 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4703 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4704 .B \-vf-clr |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4705 完全清空滤镜列表。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4706 Completely empties the filter list. |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4707 .PP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4708 如果滤镜支持,你可以通过参数的名字访问参数。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4709 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4710 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4711 .B \-vf <滤镜>=help |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4712 打印特定滤镜的参数名及参数的取值范围。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4713 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4714 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4715 .B \-vf <滤镜=已命名参数1=参数值1[:已命名参数2=参数值2:...]> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4716 将一个已命名参数设置为指定参数值。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4717 使用 on 和 off 或 yes 和 no 来设置标志位参数。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4718 .PP |
20241 | 4719 可用插件有: |
9840 | 4720 . |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4721 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4722 .B crop[=w:h:x:y] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4723 切割出图像的指定部分并丢弃其余部分。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4724 对去掉宽银幕电影的黑边很有用。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4725 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4726 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4727 .IPs <w>,<h> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4728 切割出来部分的宽和高,默认值为原始的宽度和高度。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4729 .IPs <x>,<y> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4730 切割出来部分的位置,默认值是中央. |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4731 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4732 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4733 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4734 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4735 .B cropdetect[=0\-255] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4736 计算必要的切割参数并把推荐值显示在标准输出上。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4737 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4738 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4739 .IPs <limit> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4740 门限值,可设范围为无(0)至所有(255)(默认值:24) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4741 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4742 .IPs <round> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4743 指定宽:高值为该值的倍数(默认值:16)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4744 偏移值将被自动调整以使视频位于屏幕中心。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4745 使用 2 以只得到偶数尺寸( 4:2:2 的视频需要此选项)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4746 16 对于大多数编码器的编码来说是很适合的。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4747 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4748 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4749 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4750 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4751 .B rectangle[=w:h:x:y] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4752 该插件响应 input.conf 中的两参数指令‘change_rectangle’。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4753 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4754 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4755 .IPs <w>,<h> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4756 宽度和高度(默认值:-1,在边缘可见的条件下宽度最大的可能值)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4757 .IPs <x>,<y> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4758 左上角的位置(默认值:-1,屏幕最左上角) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4759 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4760 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4761 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4762 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4763 .B expand[=w:h:x:y:o:a:r] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4764 将影片的分辨率扩展(而不是缩放)至指定的值并将未缩放的原点移至x,y坐标。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4765 可以用于把字幕/\:OSD放置在该滤镜生成的黑边中。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4766 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4767 .IPs <w>,<h> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4768 扩展后的宽、高(默认值:原始的宽、高)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4769 w和h的负数值将被视作为相对于原始大小的增量。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4770 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4771 .I 示例: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4772 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4773 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4774 .IP expand=0:-50:0:0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4775 在图片的底部添加50像素的边。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4776 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4777 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4778 .IPs <x>,<y> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4779 原始图像在扩展后图像中的位置(默认:位于中心) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4780 .IPs "<o>\ \ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4781 渲染OSD/\:字幕 |
9840 | 4782 .RSss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4783 0:禁用(默认值) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4784 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4785 1:启用 |
9840 | 4786 .REss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4787 .IPs "<a>\ \ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4788 扩展时适应某个宽高比而不是某个分辨率(默认值:0)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4789 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4790 .I 示例: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4791 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4792 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4793 .IP expand=800:::::4/3 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4794 除非源视频有更高的分辨率,否则扩展至800x600,当出现前一种情况时,其将扩展直至填 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4795 满一个4/3宽高比的区域。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4796 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4797 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4798 .IPs "<r>\ \ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4799 舍入数值以使宽和高值能被<r>整除(默认值:1)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4800 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4801 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4802 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4803 .B flip(另参见\-flip) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4804 翻转图像使其上下颠倒。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4805 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4806 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4807 .B "mirror\ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4808 使图像相对于Y轴反转。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4809 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4810 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4811 .B rotate[=<0\-7>] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4812 以90度为单位旋转图像并有选择地将其翻转。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4813 对于4至7间的值,只有当影片的几何形状为肖像式(译注:宽度比高度小)而不是风景画式 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4814 (译注:宽度比高度大)时才执行旋转操作。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4815 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4816 .IPs 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4817 顺时针旋转90度并翻转(默认值)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4818 .IPs 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4819 顺时针旋转90度。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4820 .IPs 2 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4821 逆时针旋转90度。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4822 .IPs 3 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4823 逆时针旋转90度并翻转。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4824 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4825 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4826 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4827 .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
|
4828 使用软件缩放器(速度慢)缩放图像并执行YUV<\->RGB色彩空间转换(另参见\-sws)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4829 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4830 .IPs <w>,<h> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4831 缩放后的宽/\:高值(默认值:原始的宽/\:高值) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4832 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4833 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4834 若使用了\-zoom,并且底层的滤镜(包括libvo)无法执行缩放,则其默认设置为 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4835 d_宽/\:d_高! |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4836 .RSss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4837 0: 缩放后的d_宽/\:d_高 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4838 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4839 -1: 原始的宽/\:高 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4840 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4841 -2: 使用另一个尺寸的值和缩放前的宽高比计算w/h。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4842 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4843 -3: 使用另一个尺寸的值和原始的宽高比计算w/h。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4844 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4845 -(n+8):与以上的-n相似,但舍入尺寸值至最接近的16的倍数。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4846 .REss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4847 .IPs <ilaced> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4848 触发隔行扫描视频的缩放方式。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4849 .RSss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4850 0:关闭(默认) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4851 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4852 1: 打开 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4853 .REss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4854 .IPs <chr_drop> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4855 色度信息的跳过方式 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4856 chroma skipping |
9840 | 4857 .RSss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4858 0:使用所有可用输入扫描行上的色度信息。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4859 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4860 1: 只使用每隔2个输入扫描行上的色度信息。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4861 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4862 2: 只使用每隔4个输入扫描行上的色度信息。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4863 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4864 3: 只使用每隔8个输入扫描行上的色度信息。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4865 .REss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4866 .IPs "<par>[:<par2>](另参见\-sws)" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4867 根据\-sws中所选的缩放器类型设置缩放参数。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4868 .RSss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4869 \-sws 2 (双立方插值):B(雾化)和C(色斑) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4870 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4871 0.00:0.60 默认值 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4872 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4873 0.00:0.75 VirtualDub中的“精确双立方插值” |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4874 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4875 0.00:0.50 Catmull-Rom插值 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4876 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4877 0.33:0.33 Mitchell-Netravali插值 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4878 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4879 1.00:0.00 立方式B-插值 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4880 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4881 \-sws 7 (高斯模糊):锐化度(0(柔和) \- 100 (锐利)) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4882 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4883 \-sws 9 (LANCZOS迭代):过滤长度(1\-10) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4884 .REss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4885 .IPs <presize> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4886 缩放至预设尺寸。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4887 .RSss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4888 qntsc: 352x240 (NTSC四分之一大小屏幕) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4889 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4890 qpal: 352x288 (PAL四分之一大小屏幕) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4891 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4892 ntsc: 720x480 (标准NTSC) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4893 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4894 pal: 720x576 (标准PAL) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4895 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4896 sntsc: 640x480 (正方形像素NTSC) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4897 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4898 spal: 768x576 (正方形像素PAL) |
9840 | 4899 .REss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4900 .IPs <noup> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4901 不允许放大时超出原始尺寸。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4902 .RSss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4903 0:允许放大时超出(默认)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4904 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4905 1: 若有一个尺寸超出其原始值时则不允许。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4906 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4907 2: 若有两个尺寸均超出其原始值时则不允许。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4908 .REss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4909 .IPs <arnd> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4910 垂直缩放器使用精确数值舍入,这可能比默认的舍入方式快速或缓慢。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4911 .RSss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4912 0:禁止精确数值舍入(默认) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4913 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4914 1:允许精确数值舍入(默认) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4915 .REss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4916 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4917 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4918 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4919 .B dsize[=aspect|w:h:aspect-method:r] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4920 更改滤镜链上任意位置要使用的显示大小/\:宽高比。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4921 宽高比可以是分数(4/3)或浮点数(1.33)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4922 或者,你可以指定所希望显示的宽和高的实际大小。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4923 注意这个滤镜自己 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4924 .B 不 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4925 做任意缩放操作;它只影响到后面的(硬件或软件)缩放器在修正 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4926 宽高比时将采取什么样的行为。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4927 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4928 .IPs <w>,<h> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4929 新显示模式的宽度和高度。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4930 也可以是以下这些特殊值: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4931 .RSss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4932 0: 原来显示模式的宽度和高度 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4933 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4934 -1: 原始视频的宽度和高度(默认) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4935 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4936 -2: 使用另一个尺寸的值和原来显示模式的宽高比计算w/h。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4937 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4938 -3: 使用另一个尺寸的值和原始视频宽高比计算w/h。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4939 .REss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4940 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4941 .I 示例: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4942 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4943 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4944 .IP dsize=800:-2 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4945 当视频宽高比为4/3时指定显示分辨率为800x600,或当视频宽高比为16/9时指 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4946 定为800x450。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4947 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4948 .IPs <aspect-method> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4949 根据原来的宽高比修改宽度和高度。 |
9840 | 4950 .RSss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4951 -1:忽略原有的宽高比。(默认) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4952 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4953 0:在<w>和<h>作为最大的分辨率的情况下保持显示模式的宽高比。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4954 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4955 1:在<w>和<h>作为最小的分辨率的情况下保持显示模式的宽高比。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4956 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4957 2: 在<w>和<h>作为最大的分辨率的情况下保持视频的宽高比。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4958 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4959 3: 在<w>和<h>作为最小的分辨率的情况下保持视频的宽高比。 |
9840 | 4960 .REss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4961 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4962 .I 示例: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4963 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4964 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4965 .IP dsize=800:600:0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4966 指定显示分辨率小于等于800x600,以保持宽高比。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4967 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4968 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4969 .IPs "<r>\ \ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4970 将宽度和高度值舍入至可被<r>整除(默认值:1)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4971 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4972 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4973 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4974 .B "yuy2\ \ \ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4975 强制执行YV12/\:I420/\:422P至YUY2的软件转换。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4976 对于那些对YV12支持较差但对YUY2支持较好的显卡很有用。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4977 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4978 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4979 .B "yvu9\ \ \ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4980 强制执行YVU9至YV12色彩空间的软件转换。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4981 不赞成使用,因为使用软件色彩调整器更好。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4982 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4983 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4984 .B "yuvcsp\ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4985 将YUV色彩值限制在CCIR 601定义的范围内而不做实际的色彩转换。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4986 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4987 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4988 .B rgb2bgr[=swap] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4989 RGB 24/32 <\-> BGR 24/32色彩空间转换。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4990 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4991 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4992 .IPs "swap\ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4993 同样是执行R <-> B转换。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4994 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4995 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4996 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4997 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4998 .B palette |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
4999 使用palette(调色板)进行RGB/BGR 8 \-> 15/16/24/32bpp色彩空间转换。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5000 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5001 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5002 .B format[=fourcc] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5003 限制下一个滤镜使用的色彩空间而不做任何转换。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5004 与色彩调整滤镜共同作用完成实际转换。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5005 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5006 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5007 要获取可用格式列表参见format=fmt=help。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5008 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5009 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5010 .IPs <fourcc> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5011 格式名称如rgb15、bgr24、yv12(默认值:yuy2) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5012 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5013 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5014 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5015 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5016 .B noformat[=fourcc] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5017 限制下一个滤镜使用的色彩空间而不做任何转换。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5018 与format滤镜不同,这个滤镜能处理任意色彩空间 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5019 .B 除了 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5020 你自己定义的。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5021 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5022 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5023 要获取可用格式列表参见noformat=fmt=help。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5024 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5025 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5026 .IPs <fourcc> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5027 格式名称如rgb15、bgr24、yv12(默认值:yv12) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5028 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5029 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5030 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5031 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5032 .B pp[=filter1[:option1[:option2...]]/[-]filter2...](另参见\-pphelp) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5033 启用指定序列的后期处理子滤镜。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5034 子滤镜必须用‘/’分隔并且可以通过在其名字前加以‘\-’禁用。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5035 每个子滤镜和一些选项有一个短名和一个长名,两者可以互换使用。例如\& dr/dering |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5036 是一样的。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5037 一些共用的选项在所有的子滤镜中使用以决定这些子滤镜的作用范围: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5038 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5039 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5040 .IPs a/autoq |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5041 如果CPU太慢则自动关闭子滤镜。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5042 .IPs c/chrom |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5043 同时执行色度过滤(默认值)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5044 .IPs y/nochrom |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5045 只执行亮度过滤(不使用色度信息)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5046 .IPs n/noluma |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5047 只执行色度过滤(不使用亮度信息)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5048 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5049 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5050 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5051 .RS |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5052 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5053 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5054 \-pphelp列出了可用子滤镜的列表。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5055 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5056 可用的子滤镜有 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5057 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5058 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5059 .IPs hb/hdeblock[:difference[:flatness]] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5060 水平方向上的反块效应(deblocking)滤镜 |
9840 | 5061 .RSss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5062 <difference>:差别系数,值越高意味着反块效应效果越强 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5063 (默认值:32)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5064 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5065 <flatness>:平坦度阈值,值越低意味着反块效应效果越强 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5066 (默认值:39)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5067 .REss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5068 .IPs vb/vdeblock[:difference[:flatness]] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5069 垂直方向上的反块效应(deblocking)滤镜 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5070 .RSss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5071 <difference>:差别系数,值越高意味着反块效应效果越强 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5072 (默认值:32)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5073 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5074 <flatness>:平坦度阈值,值越低意味着反块效应效果越强 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5075 (默认值:39)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5076 .REss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5077 .IPs ha/hadeblock[:difference[:flatness]] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5078 精确的水平方向上的反块效应(deblocking)滤镜 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5079 .RSss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5080 <difference>:差别系数,值越高意味着反块效应效果越强 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5081 (默认值:32)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5082 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5083 <flatness>:平坦度阈值,值越低意味着反块效应效果越强 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5084 (默认值:39)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5085 .REss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5086 .IPs va/vadeblock[:difference[:flatness]] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5087 精确的垂直方向上的反块效应(deblocking)滤镜 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5088 .RSss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5089 <difference>:差别系数,值越高意味着反块效应效果越强 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5090 (默认值:32)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5091 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5092 <flatness>:平坦度阈值,值越低意味着反块效应效果越强 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5093 (默认值:39)。 |
9840 | 5094 .REss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5095 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5096 水平反块效应滤镜和垂直反块效应滤镜共用同一个差别系数和平 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5097 坦度阈值,所以不能在水平和垂直方向上设置不同阈值。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5098 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5099 .IPs h1/x1hdeblock |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5100 试验性的水平方向上的反块效应(deblocking)滤镜 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5101 .IPs v1/x1vdeblock |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5102 试验性的垂直方向上的反块效应(deblocking)滤镜 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5103 .IPs dr/dering |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5104 去色斑(deringing)滤镜 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5105 .IPs tn/tmpnoise[:threshold1[:threshold2[:threshold3]]] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5106 瞬时噪声去除器 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5107 .RSss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5108 <threshold1>:更大规模->更强的过滤 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5109 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5110 <threshold2>:更大规模->更强的过滤 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5111 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5112 <threshold3>:更大规模->更强的过滤 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5113 .REss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5114 .IPs al/autolevels[:f/fullyrange] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5115 自动更正亮度/对比度 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5116 .RSss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5117 f/fullyrange:增大亮度范围至(0\-255)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5118 .REss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5119 .IPs lb/linblenddeint |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5120 线性混合反隔行扫描滤镜,通过使用(1 2 1)过滤器过滤所有的输入扫描行以 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5121 解除所给区块的隔行扫描。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5122 .IPs li/linipoldeint |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5123 线性插值反隔行扫描滤镜,通过线性插值算法每隔两个扫描行执行插值以解除 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5124 所给区块的隔行扫描。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5125 .IPs ci/cubicipoldeint |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5126 立方插值反隔行扫描滤镜,通过立方插值算法每隔两个扫描行执行插值以解除 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5127 所给区块的隔行扫描。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5128 .IPs md/mediandeint |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5129 中位数反隔行扫描滤镜,通过每隔两个扫描行应用中位数过滤器以解除所给区 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5130 块的隔行扫描。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5131 .IPs fd/ffmpegdeint |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5132 FFmpeg反隔行扫描滤镜,通过每隔两个扫描行使用(-1 4 2 4 -1)过滤以解除 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5133 所给区块的隔行扫描。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5134 .IPs l5/lowpass5 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5135 垂直方向上应用的FIR低用反隔行扫描滤镜,通过对所有输入扫描行使用(-1 2 6 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5136 2 -1)过滤器以解除所给区块的隔行扫描。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5137 .IPs fq/forceQuant[:quantizer] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5138 将输入进来的量化表替换为你指定的常数量化表。 |
9840 | 5139 .RSss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5140 <quantizer>:所使用的量化表 |
9840 | 5141 .REss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5142 .IPs de/default |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5143 默认pp过滤器组合(hb:a,vb:a,dr:a) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5144 .IPs fa/fast |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5145 快速pp过滤器组合(h1:a,v1:a,dr:a) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5146 .IPs "ac\ \ \ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5147 高质量pp过滤器组合(ha:a:128:7,va:a,dr:a) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5148 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5149 .RS |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5150 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5151 .I 示例: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5152 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5153 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5154 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5155 .IPs "\-vf pp=hb/vb/dr/al" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5156 水平和垂直方向上反块效应、去色斑以及自动亮度/\:对比度调整 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5157 .IPs "\-vf pp=de/-al" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5158 使用默认的过滤器组合而不使用亮度/\:对比度调整 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5159 .IPs "\-vf pp=default/tmpnoise:1:2:3" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5160 启用默认的过滤器组合以及瞬时噪声去除器。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5161 .IPs "\-vf pp=hb:y/vb:a" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5162 水平方向反块效应只针对亮度信息,并且根据可用CPU时间资源打开或关闭垂直方 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5163 向的反块效应过滤。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5164 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5165 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5166 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5167 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5168 .B spp[=quality[:qp[:mode]]] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5169 简单后期处理滤镜,它在多次(或者——在质量等级为6时——在所有的) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5170 变换中压缩和解压图像并使结果平均化。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5171 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5172 .IPs <quality> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5173 0\-6 (默认值:3) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5174 .IPs "<qp>\ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5175 强制使用的量化参数(默认值:0,使用来自视频的量化参数)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5176 .IPs <mode> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5177 0:刚性阈值(默认值) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5178 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5179 1:柔性阈值(去色斑效果好,但较模糊) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5180 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5181 4:与0相似,但同时使用B帧的量化参数(可能导致闪烁) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5182 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5183 5:与1相似,但同时使用B帧的量化参数(可能导致闪烁) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5184 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5185 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5186 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5187 .B uspp[=quality[:qp]] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5188 极简单且缓慢的后期处理滤镜,它在多次(或者——在质量等级为8时——在 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5189 所有的)变换中压缩和解压图像并使结果平均化。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5190 其与spp行为的差异在于uspp在所有情况下使用libavcodec Snow编码及解码, |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5191 而spp仅使用类似于MJPEG的简化的内部8x8DCT变换。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5192 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5193 .IPs <quality> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5194 0\-8 (默认值:3) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5195 .IPs "<qp>\ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5196 强制使用的量化参数(默认值:0,使用来自视频的量化参数)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5197 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5198 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5199 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5200 .B fspp[=quality[:qp[:strength[:bframes]]]] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5201 简单后期处理滤镜的一个快速版本 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5202 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5203 .IPs <quality> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5204 4\-5 (与spp中的等价;默认值:4) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5205 .IPs "<qp>\ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5206 强制使用的量化参数(默认值:0,使用来自视频的量化参数)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5207 .IPs <-15\-32> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5208 过滤强度,值越低意味着加入更多细节但同时也带来更多损伤,而值越高越使图像 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5209 平滑但同时也越模糊(默认值:0 \- PSNR优化)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5210 .IPs <bframes> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5211 0:不使用B帧的量化参数(默认值) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5212 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5213 1:也使用B帧的量化参数(可能导致闪烁) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5214 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5215 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5216 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5217 .B pp7[=qp[:mode]] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5218 spp滤镜的变种,与使用7顶点DCT的spp=6相似,在这种情况下只有中央的采 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5219 样在IDCT后使用。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5220 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5221 .IPs "<qp>\" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5222 强制使用的量化参数(默认值:0,使用来自视频的量化参数)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5223 .IPs <mode> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5224 0:刚性阈值 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5225 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5226 1:柔性阈值(去色斑效果较好,但较模糊) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5227 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5228 2:中性阈值(默认值,效果好) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5229 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5230 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5231 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5232 .B qp=equation |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5233 量化参数(QP)变换滤镜 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5234 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5235 .IPs <equation> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5236 诸如“2+2*sin(PI*qp)”之类的方程式 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5237 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5238 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5239 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5240 .B geq=equation |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5241 通用方程式变换滤镜 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5242 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5243 .IPs <equation> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5244 某种方程式,例如用以水平翻转图像的‘p(W-X\,Y)’。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5245 你可以使用空白分隔符使方程式更容易读懂。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5246 有一些常量可以在方程式中使用: |
9840 | 5247 .RSss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5248 PI:圆周率派 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5249 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5250 E:自然常数e |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5251 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5252 X / Y:当前采样中的坐标 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5253 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5254 W / H:图像的宽度和高度 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5255 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5256 SW / SH:当前滤镜处理过后的平面的宽/高度量尺度,例如用于YUV 4:2:0的1,1和 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5257 0.5,0.5。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5258 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5259 p(x,y):返回当前平面x/y位置上像素的值。 |
9840 | 5260 .REss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5261 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5262 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5263 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5264 .B "test\ \ \ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5265 生成各种测试中的测试用图样。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5266 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5267 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5268 .B rgbtest |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5269 生成一个RGB测试图样,适用于对比RGB和BGR的场合。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5270 你会看到由上而下的红、黄、蓝三色条纹。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5271 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5272 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5273 .B lavc[=quality:fps] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5274 使用libavcodec的YV12至MPEG-1的快速软件转换,用于与DVB/\:DXR3/\:IVTV一同使用。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5275 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5276 .IPs <quality> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5277 1\-31:固定的量化尺度 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5278 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5279 32\-:以kbits为单位的固定比特率 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5280 .IPs <fps> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5281 强制指定的输出fps值(浮点值)(默认值:0,根据图像高度自动检测) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5282 .RE |
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 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5285 .B dvbscale[=aspect] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5286 设置用于DVB卡的优化缩放比例,用硬件度量x轴而用软件计算y轴比率以保持宽高比。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5287 只有当与expand和scale滤镜一同使用时才有用。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5288 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5289 .IPs <aspect> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5290 控制宽高比例,计算方式为DVB_HEIGHT*ASPECTRATIO(默认值:576*4/3=768 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5291 ),对于16:9的电视将其设置为576*(16/9)=1024。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5292 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5293 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5294 .RS |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5295 .I 示例: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5296 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5297 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5298 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5299 .IPs "\-vf dvbscale,scale=-1:0,expand=-1:576:-1:-1:1,lavc" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5300 FIXME:解释一下这个是干什么的。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5301 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5302 .PD 1 |
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 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5305 .B noise[=luma[u][t|a][h][p]:chroma[u][t|a][h][p]] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5306 添加噪点效果。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5307 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5308 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5309 .IPs <0\-100> |
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 .IPs <0\-100> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5312 色度噪点 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5313 .IPs u |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5314 均匀噪点(否则就是高斯分布的) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5315 .IPs t |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5316 瞬时噪点(噪点样式在不同帧上是不同的) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5317 .IPs a |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5318 平均化瞬时噪点(更平滑,但相较而言渲染得很慢) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5319 .IPs h |
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 .IPs p |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5322 具有(半)规则样式的混合随机噪点 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5323 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5324 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5325 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5326 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5327 .B denoise3d[=luma_spatial:chroma_spatial:luma_tmp:chroma_tmp] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5328 该滤镜目标在于消除图像上的噪点,产生平滑的图像,并且使静态图像真正静止(这能提 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5329 高可压缩性。)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5330 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5331 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5332 .IPs <luma_spatial> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5333 空间亮度强度(默认值:4) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5334 .IPs <chroma_spatial> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5335 空间色度强度(默认值:3) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5336 .IPs <luma_tmp> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5337 亮度瞬时强度(默认值:6) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5338 .IPs <chroma_tmp> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5339 色度瞬时强度(默认值:luma_tmp*chroma_spatial/luma_spatial) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5340 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5341 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5342 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5343 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5344 .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
|
5345 denoise3d滤镜的高精确/\:质量版本。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5346 参数与用法与denoise3d相同。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5347 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5348 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5349 .B eq[=brightness:contrast](已被淘汰) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5350 就像硬件均衡器一样的可以交互式控制的软件均衡器,用于那些不支持硬件级 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5351 亮度和对比度控制的显卡/\:驱动。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5352 可能对于MEncoder很有用,不管是用来修改抓取得不好的影片,还是稍稍降低对 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5353 比度以隐藏画质损伤以及在低比特率下保持质量 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5354 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5355 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5356 .IPs <-100\-100> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5357 初始亮度 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5358 .IPs <-100\-100> |
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 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5361 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5362 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5363 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5364 .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
|
5365 另一种软件均衡器,其使用对照表(运行缓慢),除了简单的亮度和对比度 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5366 调整外还允许伽玛修正。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5367 注意当所有的伽玛值为1.0时,它与\-vf eq使用同样的MMX优化代码。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5368 参数值是以浮点值形式给出的。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5369 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5370 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5371 .IPs <0.1\-10> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5372 初始伽玛值(默认值:1.0) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5373 .IPs <-2\-2> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5374 初始对比度,其中负数值将导致图像呈现负片效果(默认 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5375 值:1.0) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5376 .IPs <-1\-1> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5377 初始亮度(默认值:0.0) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5378 .IPs <0\-3> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5379 初始饱和度(默认值:1.0) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5380 .IPs <0.1\-10> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5381 红色成份的伽玛值(默认值:1.0) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5382 .IPs <0.1\-10> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5383 绿色成份的伽玛值(默认值:1.0) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5384 .IPs <0.1\-10> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5385 蓝色成份的伽玛值(默认值:1.0) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5386 .IPs <0\-1> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5387 权值参数可以用来消减速高伽玛值在图像明亮区域的效果,比方说\&防止这些区域过度增 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5388 益而变得仅仅是纯白色。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5389 值为0.0则使得在所有情况下执行伽玛值修正,而值为1.0则让伽玛值始终保持其修饰力度 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5390 (默认值:1.0)。 |
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 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5393 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5394 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5395 .B hue[=hue:saturation] |
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 色调和饱和度控制的显卡/\:驱动。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5398 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5399 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5400 .IPs <-180\-180> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5401 初始色调(默认值:0.0) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5402 .IPs <-100\-100> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5403 初始饱和度,其中负数值将导致负色度(默认值:1.0) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5404 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5405 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5406 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5407 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5408 .B halfpack[=f] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5409 将按平面存放的YUV 4:2:0格式转换成半高度打包的4:2:2格式,对于亮度值降低质量采样 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5410 但保留所有色度采样值。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5411 适用于当硬件收缩图像的质量不高或无法提供该功能时,将信号输出至一个低分辨率显 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5412 示设备的场合。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5413 也可以用来作为一种占用CPU低的仅针对亮度信号的基本反隔行扫描滤镜。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5414 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5415 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5416 .IPs "<f>\ \ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5417 默认情况下,半打包过程在降低质量采样时在每对扫描行间取平均值。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5418 任何不为0或1的值都是指定采用默认的(取平均值的)行为。 |
9840 | 5419 .RSss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5420 0:在降低质量采样时只使用偶数扫描行的信息。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5421 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5422 0:在降低质量采样时只使用奇数扫描行的信息。 |
9840 | 5423 .REss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5424 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5425 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5426 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5427 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5428 .B ilpack[=mode] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5429 当隔行扫描视频以YUV 4:2:0格式存放时,由于色度信道在垂直方向的降低质量 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5430 采样的关系,色度信号在隔行扫描中没有恰当地地排列。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5431 该滤镜将按平面存放的4:2:0的数据打包进YUY2(4:2:2)格式时将色度信号恰 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5432 当地排列至应处的位置,以便在任何扫描行中,亮度和色度数据来源于同一个 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5433 数据域时。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5434 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5435 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5436 .IPs <mode> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5437 选择采样的模式。 |
9840 | 5438 .RSss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5439 0:最接近邻居采样模式,快速但不准确 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5440 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5441 1:线性插值(默认方式) |
9840 | 5442 .REss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5443 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5444 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5445 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5446 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5447 .B harddup |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5448 只适用于MEncoder。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5449 如果在编码中使用了hardup,则它将强制使重复的帧编码至输出中。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5450 这将占用稍多的空间,但对于输出至MPEG文件或当你要在编码后分离再合并视频 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5451 流时却有必要。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5452 应被放置于滤镜链的最后或接近于最后,除非你有充足的理由不这样做。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5453 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5454 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5455 .B softskip |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5456 只适用于MEncoder。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5457 softskip将编码中跳过(丢弃)帧的步骤从滤镜链之前移至滤镜链中的某个 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5458 位置。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5459 这使那些需要读取所有帧的滤镜(反电视图像模式、反瞬时噪点等等)能正 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5460 常工作。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5461 应被放置在那些需要读取所有帧的滤镜之后,而在这些滤镜后的任何大量消 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5462 耗CPU的滤镜之前。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5463 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5464 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5465 .B decimate[=max:hi:lo:frac] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5466 丢弃那些与先前的帧差别不大的帧,以降低帧率。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5467 该滤镜的主要用途是为了在极低的比特率下编码(例如\&在拨号接入的调制解 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5468 调器线路上传输流媒体),但在理论上它可以用于修复那些不准确地去除电视 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5469 模式过的影片)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5470 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5471 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5472 .IPs <max> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5473 设置最大可以连续丢弃的帧的个数(当该值为正数时),或被丢弃 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5474 帧间的最小间隔(当该值为负数时)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5475 .IPs <hi>,<lo>,<frac> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5476 当没有一个8x8的区域的差别值大于阈值<hi>,并且不超过<frac>个部分(1表示 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5477 整幅画面)的差别值大于阈值<lo>时,这个帧就可以被丢弃。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5478 数值<hi>和<lo>表示8x8像素区块中实际存在的不同值的像素个数,于是阈值64 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5479 对应于每个像素都有一个不同的值,或这种情形以不同的形式在整个区块中分布 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5480 的形式。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5481 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5482 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5483 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5484 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5485 .B dint[=sense:level] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5486 这个丢弃反隔行扫描(dint)滤镜侦测出并丢弃一连串隔行扫描视频的帧中的 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5487 第一个帧。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5488 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5489 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5490 .IPs <0.0\-1.0> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5491 相邻像素间的相对差别值(默认值:0.1) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5492 .IPs <0.0\-1.0> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5493 图像中的哪个部分必须被侦测以判定是否为隔行扫描以便丢弃帧( |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5494 默认值:0.15)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5495 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5496 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5497 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5498 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5499 .B lavcdeint(已被淘汰) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5500 FFmpeg中的反隔行扫描滤镜,与\-vf pp=fd相同 |
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 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5503 .B kerndeint[=thresh[:map[:order[:sharp[:twoway]]]]] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5504 Donald Graft的自适应内核级反隔行扫描滤镜。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5505 当超过配置中的一个阈值时,解除视频中的隔行扫描部分。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5506 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5507 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5508 .IPs <0\-255> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5509 阈值(默认值:10) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5510 .IPs <map> |
9840 | 5511 .RSss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5512 0:忽略超出阈值的像素(默认方式)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5513 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5514 1:将超出阈值的像素输出为白色。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5515 .REss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5516 .IPs <order> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5517 .RSss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5518 0:不对场次序做更改(默认方式)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5519 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5520 1:交换场的次序。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5521 .REss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5522 .IPs <sharp> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5523 .RSss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5524 0:禁用额外的锐化处理(默认方式)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5525 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5526 1:启用额外的锐化处理 |
9840 | 5527 .REss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5528 .IPs <twoway> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5529 .RSss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5530 0:禁用双向锐化处理(默认方式)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5531 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5532 1:启用双向锐化处理。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5533 .REss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5534 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5535 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5536 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5537 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5538 .B unsharp[=l|cWxH:amount[:l|cWxH:amount]] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5539 反锐化修饰 / 高斯模糊 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5540 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5541 .IPs "l\ \ \ \ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5542 将效果应用于亮度部分。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5543 .IPs "c\ \ \ \ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5544 将效果应用于色度部分。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5545 .IPs <width>x<height> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5546 矩阵的宽度和高度,两者都是奇数尺寸 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5547 (最小值 = 3x3,最大值 = 13x11或11x13,通常在3x3至7x7之间) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5548 .IPs amount |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5549 图像锐力度/\:模糊度的相对增量(合理的值应为-1.5\-1.5)。 |
9840 | 5550 .RSss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5551 <0:模糊 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5552 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5553 >0:锐力 |
9840 | 5554 .REss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5555 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5556 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5557 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5558 .B "swapuv\ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5559 交换U和V两个平面的位置。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5560 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5561 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5562 .B il[=d|i][s][:[d|i][s]] |
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 该滤镜的目标是提供处理隔行扫描图像的前半个扫描场而不对其进行反隔行扫描操作的 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5565 功能。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5566 你可以在不破化隔行扫描结构的情况下过滤你的隔行扫描DVD视频,然后让其在电视上播放。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5567 (在后期处理滤镜的作用下)反隔行扫描(通过柔化、平均化之类的手段)永久性地去 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5568 除了隔行扫描结构,而解交错操作将帧分离成2个扫描场(所谓的半幅画面),因此你可以 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5569 分别地处理(过滤)这些扫描场然后重新将它们交错起来。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5570 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5571 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5572 .IPs d |
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 .IPs i |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5575 交错操作 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5576 .IPs s |
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 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5579 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5580 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5581 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5582 .B fil[=i|d] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5583 对扫描行执行(反)交错操作。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5584 与il滤镜十分相像,但相较之下运行得很快,其主要的缺点是它不是总能工作。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5585 尤其是当它与其它滤镜一起使用时,它可能随机产生一些渲染错误的图像,所以 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5586 如果它能工作则暗自庆幸吧,但如果它在你的滤镜组合中不能工作也不要抱怨。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5587 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5588 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5589 .IPs d |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5590 对扫描场执行反交错操作,将它们一个个紧挨着放在一起。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5591 .IPs i |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5592 对扫描场再次执行交错操作(产生与fil=d相反的效果)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5593 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5594 .PD 1 |
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 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5597 .B field[=n] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5598 使用大跨度计算方式从一幅隔行扫描图像中抽取单个扫描场,以避免浪费CPU |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5599 时间。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5600 可选参数n指定抽取的是偶数场还是奇数场(取决于n是偶数还是奇数)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5601 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5602 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5603 .B detc[=var1=value1:var2=value2:...] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5604 尝试逆转‘电视图像模式’处理操作以还原一个电影帧率下的纯净、非 |
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 这是第一个也是最基本的一个添加到MPlayer/\:MEncoder中的反电视图像模式 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5607 滤镜。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5608 其工作方式是锁定电视图像模式中的3:2画面特征,然后尽可能长地跟踪这个特 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5609 征。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5610 这使它适合完全电视图像模式化的来源,即使在有一定噪点的情况下亦是如此, |
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 这个滤镜的开发已不再继续,因为ivtc、pullup、和filmdint在大多数应用中效 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5613 果更好。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5614 以下参数(参见下面的句法解释)可用于控制detc的行为: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5615 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5616 .IPs "<dr>\ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5617 设置丢弃帧的模式。 |
9840 | 5618 .RSss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5619 0:不丢弃帧以保证输出帧率恒定(默认方式)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5620 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5621 1:当最近5个帧没有丢弃或不是电视图像模式时则一定丢弃一个帧。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5622 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5623 2:总保证输入输出帧率比正好为5:4。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5624 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5625 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5626 模式1和2用于MEncoder。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5627 .REss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5628 .IPs "<am>\ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5629 分析模式。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5630 .RSss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5631 0:固定特征,初始帧代号由<fr>中所指定。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5632 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5633 1:积极搜寻电视图像模式特征(默认值) |
9840 | 5634 .REss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5635 .IPs "<fr>\ " |
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 0\-2是三个纯逐行扫描的帧;3和4是两个隔行扫描的帧。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5638 默认值-1表示‘初始帧不在电视图像模式的序列中’。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5639 这里指定的代号是影片开始前假想的那个前一帧的类型。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5640 .IPs "<t0>, <t1>, <t2>, <t3>" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5641 用于某些模式下的阈值。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5642 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5643 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5644 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5645 .B ivtc[=1] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5646 实验性的‘无状态’逆转电视图像模式滤镜。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5647 ivtc并不像detc滤镜那样尝试锁定一个特征,而是对于每一帧独立地决策。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5648 这对于那些在应用电视图像模式后经历较多编辑的来源相对而言具有很好的效 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5649 果,但相应地它相对不能容忍有噪点的输入,比如电视上捕捉来的视频。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5650 可选参数(ivtc=1)对应于detc滤镜的dr=1选项,并且应当用于MEncoder中而不 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5651 能用于MPlayer。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5652 与detc一样,你必须在使用MEncoder时指定正确的输出帧率 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5653 (\-ofps24000/1001)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5654 ivtc的进一步开发已停止,因为pullup和filmdint滤镜显得相对精确得多。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5655 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5656 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5657 .B pullup[=jl:jr:jt:jb:sb:mp] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5658 第三代反pulldown(逆转电视图像模式)滤镜,能够处理混合型硬性电视图像模式的, |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5659 24000/1001帧率逐行扫描的,以及30000/1001帧率逐行扫描的内容。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5660 pullup滤镜的设计原则是通过在决策中利用将来的内容环境,以求得比detc或 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5661 ivtc更稳定。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5662 与ivtc相似,pullup是无状态的,这源于它不锁定扫描场以识别要匹配的内容然 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5663 后重塑逐行扫描的帧。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5664 它仍处于开发之中,但人们相信它是相当精确的。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5665 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5666 .IPs "jl, jr, jt, and jb" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5667 这些选项用于设置图像的左边、右边、上边和下边各有多少 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5668 “垃圾信息”要忽略。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5669 左/\:右两边是以8像素为一个单元,而上/\:下两边是以2个扫描行为一个单元。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5670 默认是每边各取8个像素。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5671 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5672 .IPs "sb (strict breaks)" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5673 将该选项设置为1将减小pullup产生偶发性不匹配帧的机率, |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5674 但它也可能导致高动态的帧序列中有太多的帧被丢弃。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5675 相反地,将它设置为-1将使pullup能更容易地匹配扫描场。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5676 这能帮助处理那些在扫描场间存在一些模糊特性的视频,但也可能导致输出中 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5677 存在隔行扫描的帧。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5678 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5679 .IPs "mp (metric plane)" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5680 这个选项可以设置成1或2以使用色度平面而不是亮度平 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5681 面来进行pullup的计算。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5682 这能提高处理清晰来源时的精确度,但更可能的是降低精确度,尤其是存在 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5683 色度噪点(彩虹效应)或灰度视频的场合。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5684 将mp设置成色度平面的主要目的是降低CPU负荷,并使pullup在慢速机器上可用。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5685 .REss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5686 .RS |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5687 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5688 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5689 在编码中一定要在pullup后跟上softskip滤镜以保证pullup能读取所有帧。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5690 由于编解码器/\:滤镜层在设计上的局限,不这样做会导致输出不正确,并且往 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5691 往程序会崩溃。 |
9840 | 5692 .REss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5693 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5694 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5695 .B filmdint[=options] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5696 逆转电视图像模式滤镜,与上面的pullup滤镜相似。 |
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 以及提供对于那些会慢于或快于其在电视上的原始帧率的影片的有限支持。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5699 只有亮度平面用以寻找帧分开的位置。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5700 如果一个扫描场没有匹配上特征,则就使用简单的线性估计方式解除其 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5701 隔行扫描结构。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5702 如果来源是MPEG-2格式,那么这个滤镜必须是第一个滤镜以便能够访问 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5703 MPEG-2解码器设置的扫描场标志。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5704 根据来源MPEG的不同,你可能不需采纳这个建议,只要你不看到许多“下半场先 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5705 扫描”的警告。 |
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 mencoder \-fps 30000/1001 \-ofps 24000/1001一同使用。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5708 当这个滤镜用于mplayer时,它将导致播放时帧速率不匀衡,但在通常情况下比 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5709 使用pp=lb或不进行解除隔行扫描操作要好。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5710 多个选项可以使用/.分隔开指定。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5711 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5712 .IPs crop=<w>:<h>:<x>:<y> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5713 就像crop滤镜一样,但更快而且能用于混合型硬性和软性电视图像模式的内容, |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5714 以及y不用4的倍数的情形。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5715 如果x或y的设置将需要从色度平面中切除部分像素时,切除区域将延伸。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5716 这通常意味着x和y必须是偶数。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5717 .IPs io=<ifps>:<ofps> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5718 对于每ifps个输入帧,滤镜将输出ofps个帧。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5719 ifps/\:ofps的比率应当与\-fps/\-ofps的比率相匹配。 |
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 .IPs luma_only=<n> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5722 如果n为非零值,色度平面就原封不动地输出。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5723 这适用于YV12采样的电视,这种方式丢弃其中一个色度扫描场。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5724 .IPs mmx2=<n> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5725 在x86系统上,如果n=1,则使用MMX2优化的函数,如果n=2,则使用3DNow! |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5726 优化的函数,否则使用普通的C语句。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5727 如果不指定这个选项,则将自动侦测MMX2和3DNow!,使用这个选项重写自动侦测 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5728 的结果。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5729 .IPs fast=<n> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5730 n值较大时能提高滤镜的运行速度但牺牲了精确性。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5731 默认值是n=3。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5732 如果n是奇数,MPEG的REPEAT_FIRST_FIELD标志位已标记的帧后紧跟的一帧将被 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5733 认作是逐行扫描的,于是滤镜将不在处理软性电视图像模式的MPEG-2内容上花任 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5734 何时间了。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5735 如果MMX2或3DNow!可用,那么这就是该标志位的唯一作用。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5736 在没有MMX2和3DNow!的情况下,如果n=0或1,那么将使用与n=2或3的时候同样的 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5737 计算方式。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5738 如果n=2或3,用于寻找帧间断的亮度阶数值就从256降低为128,这使滤镜运行更 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5739 快而不损失太多的精确性。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5740 如果n=4或5,将使用一个更快的,但相较之下很不精确的测量标准来寻找帧间 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5741 断,这样做会增加将垂直方向上细节很多的图像误测为隔行扫描内容的可能性。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5742 .IPs verbose=<n> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5743 如果n是非零值,则打印出用于每个帧的具体测量标准。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5744 适用于程序除错。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5745 .IPs dint_thres=<n> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5746 解除隔行扫描的阈值。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5747 用于解除未匹配任何特征的帧的隔行扫描结构的过程中。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5748 阈值大意味着较少的帧经过解除隔行扫描处理,要完全关闭解除隔行扫描处理则 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5749 使用n=256。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5750 默认值为n=8。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5751 .IPs comb_thres=<n> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5752 比较上半扫描场和下半扫描场的阈值。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5753 默认值为128。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5754 .IPs diff_thres=<n> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5755 用于侦测扫描场的瞬时变化的阈值。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5756 默认值为128。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5757 .IPs sad_thres=<n> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5758 合计绝对差的阈值,默认为64。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5759 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5760 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5761 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5762 .B softpulldown |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5763 这个滤镜只能用于MEncoder并且依赖于用于软性3:2下拉(软性电视图像模式)的 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5764 MPEG-2标志位。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5765 如果你想对半软性电视模式的影片使用ivtc或detc滤镜,那么将该滤镜插入到它们之前 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5766 能使他们更稳定。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5767 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5768 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5769 .B divtc[=options] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5770 逆转隔行扫描视频的电视图像模式。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5771 如果3:2下拉电视图像模式的视频丢失了其中的一个扫描场,或在解除隔行扫描时使用了 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5772 保留一个扫描场而插值计算另一个的方法,那么输出的是一个晃动的视频,其中的每四 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5773 个帧后有一个是重复的帧。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5774 该滤镜目的是找到并丢弃这些重复的帧,并还原原来的影片帧率。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5775 在使用这个滤镜时,你必须设将\-ofps指定为输入视频文件帧率的4/5 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5776 并将softskip放在滤镜链中位于其后的地方,以保证divtc能读取所有 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5777 的帧。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5778 有两种不同的模式可选: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5779 一阶段模式是默认的模式,并且直接就能使用,但缺点是任何电 |
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 抖动直至滤镜重新恢复同步。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5782 二阶段模式通过事先分析整个视频来避免这种问题,所以它能事 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5783 先知道相位的变化并能在准确的位置恢复同步。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5784 这两个阶段 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5785 .B 不 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5786 对应于第一阶段和第二阶段的编码处理过程。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5787 你必须在真正编码而释放出处理后的视频之前,使用divtc的第一 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5788 阶段配置运行额外的一个阶段。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5789 使用\-nosound \-ovc raw \-o /dev/null来避免在这一阶段浪费 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5790 CPU的运算能力。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5791 你可以在divtc后加上诸如crop=2:2:0:0之类的东西以运行 |
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 然后使用divtc第二阶段配置以进行真正的编码。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5794 如果你使用多阶段编码器编码,那么在所有阶段均要 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5795 使用divtc第二阶段的配置。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5796 相关选项有: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5797 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5798 .IPs pass=1|2 |
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 .IPs file=<filename> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5801 设置第二阶段使用的日志的文件名(默认值:“framediff.log”)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5802 .IPs threshold=<value> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5803 设置滤镜认为某个特征是电视图像模式特征时,该特征所必须达到的最小强度(默认 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5804 值:0.5)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5805 这用于避免从视频中很暗或很静止的部分里错误地识别出一些特征。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5806 .IPs window=<numframes> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5807 设置搜寻特征时需要察看多少个最近读到的帧(默认值:30)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5808 较长的察看范围能增加特征搜寻的可靠性,但较短的察看范围能改善对于电视图 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5809 像模式中相位变化的反应时间。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5810 该选项只对一阶段模式有作用。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5811 当前,二阶段模式使用固定的察看范围,该范围包含了过去和将来输入的帧。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5812 .IPs phase=0|1|2|3|4 |
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 二阶段模式能读取将来输入的帧,所以它能够在一开始就使用正确的相位值,但 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5815 一阶段模式只能靠猜测。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5816 当它找到正常的相位时它能跟上这个相位,但该选项能用来开始时可能出现的抖动。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5817 二阶段模式的第一阶段也使用该选项,所以如果你保存第一阶段的输出内容,你就会得 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5818 到持续的相位值跟踪结果。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5819 .IPs deghost=<value> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5820 设置去鬼影处理的阈值(0\-255用于一阶段模式,-255\-255用于二阶段模式,默认0)。 |
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 该选项用于那些通过将扫描场混合在一起而不是丢弃其中一个场的方式解除 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5823 隔行扫描的视频。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5824 去鬼影处理会增强混合后帧中的压缩损伤,所以该参数值作为一个阈值,用以 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5825 将那些在去鬼影过程中与前一帧的相差值小于一个特定值的像素排除在外。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5826 如果使用了二阶段模式,可以用负数值使滤镜在第二阶段开始时分析整个视频,以 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5827 确定它是否需要去鬼影处理,然后要么选择一个零值,要么选择该值的绝对值作 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5828 为去鬼影的参数。 |
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 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5831 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5832 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5833 .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
|
5834 将隔行扫描的视频延迟一个扫描场的时间,以改变扫描场的次序。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5835 其目的是修复那些在录像带传输至电脑视频的捕捉过程中使用了相反的扫描场次 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5836 序的PAL影片。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5837 选项有: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5838 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5839 .IPs t |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5840 捕捉时扫描场次序为上半场先输入,传输时为下半场先输入。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5841 滤镜将延迟下半场。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5842 .IPs b |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5843 捕捉时扫描场次序为下半场先输入,传输时为上半场先输入。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5844 滤镜将延迟上半场。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5845 .IPs p |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5846 捕捉和传输时使用同样的扫描场次序。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5847 该模式只是为了在其它选项的使用说明中引用而存在的,但如果你真的选了它,那么滤 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5848 镜会按照您的旨意不做任何事情。;-) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5849 .IPs a |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5850 捕捉时的次序将自动通过扫描场的标志位来判断,传输时的与捕捉时的相反。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5851 滤镜根据扫描场的标志位为每一个帧在t和b两个模式中选择一个。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5852 如果没有任何扫描场的信息,那么该模式就与u一样了。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5853 .IPs u |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5854 捕捉时的次序未知或不断变化,传输时的与捕捉时的相反。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5855 滤镜通过分析图像并选择能在扫描场间产生最佳匹配的那个候选模式来给每一个帧 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5856 在t和b两个模式中选择一个。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5857 .IPs T |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5858 捕捉时为上半场先输入,传输时未知或不断变化。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5859 滤镜通过分析图像在t和p模式中选择一个。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5860 .IPs B |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5861 捕捉时为下半场先输入,传输时未知或不断变化。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5862 滤镜通过分析图像在b和p模式中选择一个。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5863 .IPs A |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5864 捕捉时的次序由扫描场标志位判断,传输时的未知或不断变化。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5865 滤镜通过扫描场标志位和图像分析从t、b和p中选择一个模式。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5866 如果没有任何扫描场信息,则该模式与U一样。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5867 这是默认的模式。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5868 .IPs U |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5869 捕捉时和传输时的次序均未知或不断变化。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5870 滤镜只通过图像分析以从t、b和p中选择一个模式。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5871 .IPs v |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5872 细节信息处理。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5873 打印每个帧所选用的模式以及在t、b和p三种模式下的扫描场间的均方差值。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5874 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5875 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5876 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5877 .B telecine[=start] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5878 应用3:2‘电视图像模式’处理以使帧率增加20%。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5879 该选项极可能无法用于MPlayer,但它可以以'mencoder \-fps 30000/1001 \-ofps |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5880 30000/1001 \-vf telecine'形式使用。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5881 其中的两个fps选项都是必需的! |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5882 (如果它们不正确,就无法A/V同步。) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5883 可选的start参数告诉滤镜从电视图像模式特征中的哪里开始执行(0\-3)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5884 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5885 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5886 .B tinterlace[=mode] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5887 瞬时扫描场隔行扫描化——将一对对帧合并为一个个隔行扫描的帧,使帧率减半。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5888 偶数帧移至上半扫描场,奇数帧移至下半扫描场。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5889 该滤镜可用于充分反转(模式0下)tfields滤镜的效果。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5890 可用模式有: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5891 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5892 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5893 .IPs 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5894 将奇数帧移至上半场,偶数帧移至下半场,以在半速帧率下产生一个完全高度的帧。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5895 .IPs 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5896 只输出奇数帧,丢弃偶数帧;帧的高度不变。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5897 .IPs 2 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5898 只输出偶数帧,丢弃奇数帧;帧的高度不变。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5899 .IPs 3 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5900 将每个帧扩展至完全高度,但每两个扫描行间插入黑色的行;帧速不变。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5901 .IPs 4 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5902 将偶数帧的偶数扫描行与奇数帧的奇数扫描行交叉在一起。 |
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 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5905 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5906 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5907 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5908 .B tfields[=mode[:field_dominance]] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5909 瞬时扫描场分离——将扫描场分离成帧,输出帧率加倍。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5910 就像telecine滤镜,tfields只在MEncoder中能正常工作,并且只在\-fps |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5911 和\-ofps设置成所需的(加倍的)帧率的情况下! |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5912 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5913 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5914 .IPs <mode> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5915 0:保持扫描场不变(会产生跳帧/\:闪烁)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5916 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5917 1:插值恢复缺少的扫描行。(所用的算法可能不太好。) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5918 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5919 2:使用线性插值法以1/4像素精度转换扫描场(不产生跳帧)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5920 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5921 4:使用4tap滤镜以1/4像素精度转换扫描场(较高质量)(默认方式)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5922 .IPs <field_dominance>\ (不推荐使用) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5923 -1:自动(默认值) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5924 只有当解码器输出适当的信息并且在滤镜链中tfields之前没有其它的滤镜丢 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5925 弃这些信息时才能工作,否则该值设回为0(上半扫描场先输入)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5926 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5927 0:上半扫描场先输入 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5928 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5929 1:下半扫描场先输入 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5930 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5931 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5932 该选项相当可能在以后的版里中去除。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5933 使用\-field-dominance代替它。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5934 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5935 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5936 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5937 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5938 .B yadif=[mode[:field_dominance]] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5939 又一个解除隔行扫描的滤镜 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5940 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5941 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5942 .IPs <mode> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5943 0:每存在一帧输出一帧。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5944 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5945 1:每存在一个扫描场输出一帧。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5946 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5947 2:与0相似但跳过空间隔行扫描检查。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5948 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5949 3:与1相似但跳过空间隔行扫描检查。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5950 .IPs <field_dominance>\ (不推荐使用) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5951 与tfields运行方式相似。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5952 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5953 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5954 该选项相当可能在以后的版本中去除。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5955 使用\-field-dominance替代它。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5956 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5957 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5958 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5959 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5960 .B mcdeint=[mode[:parity[:qp]]] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5961 包含运动补偿的解除隔行扫描滤镜。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5962 它要求每帧有一个扫描场作为输入并且必须与tfields=1或yadif=1/3或与之等 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5963 价的滤镜一起使用。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5964 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5965 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5966 .IPs <mode> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5967 0:快速 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5968 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5969 1:中等 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5970 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5971 2:慢速,迭代式的运动估计 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5972 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5973 3:更慢,与模式2外加参照多个帧的方式相似 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5974 .IPs <parity> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5975 0或1用于选择使用哪个扫描场(注意:目前还不能自动侦测!)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5976 .IPs "<qp>\ " |
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 较少。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5979 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5980 .PD 1 |
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 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5983 .B boxblur=radius:power[:radius:power] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5984 盒状模糊 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5985 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5986 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5987 .IPs <radius> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5988 模糊过滤的强度 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5989 .IPs <power> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5990 应用过滤的数量 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5991 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5992 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5993 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5994 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5995 .B sab=radius:pf:colorDiff[:radius:pf:colorDiff] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5996 自适合形状的模糊 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5997 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5998 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
5999 .IPs <radius> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6000 模糊过滤的强度(~0.1\-4.0)(值越大越慢) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6001 .IPs "<pf>\ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6002 预过滤强度(~0.1\-2.0) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6003 .IPs <colorDiff> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6004 像素间会被认同的最大差值(~0.1\-100.0) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6005 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6006 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6007 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6008 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6009 .B smartblur=radius:strength:threshold[:radius:strength:threshold] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6010 智能模糊 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6011 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6012 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6013 .IPs <radius> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6014 模糊过滤的强度(~0.1\-5.0)(值越大越慢) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6015 .IPs <strength> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6016 模糊化(0.0\-1.0)或锐利化(-1.0\-0.0) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6017 .IPs <threshold> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6018 过滤全部区域(0),过滤平坦区域(0\-30)或过滤边缘(-30\-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 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
|
6024 修正没有摄制得垂直于屏幕的影片视角。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6025 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6026 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6027 .IPs <x0>,<y0>,... |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6028 左上角、右上角、左下角、右下角的坐标 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6029 .IPs "<t>\ \ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6030 线性(0)或立方式(1)重采样 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6031 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6032 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6033 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6034 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6035 .B "2xsai\ \ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6036 使用2x缩放及插值算法缩放并平滑图像。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6037 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6038 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6039 .B "1bpp\ \ \ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6040 YUV/\:BGR 8/\:15/\:16/\:32转换中的1bpp映射位图 |
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 down3dright[=lines] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6044 重设立体图像的位置及大小。 |
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 影片宽高比的大小。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6047 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6048 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6049 .IPs <lines> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6050 要从图像的中间选取的扫描行的数量(默认值:12) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6051 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6052 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6053 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6054 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6055 .B bmovl=hidden:opaque:fifo |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6056 这个位图覆盖滤镜从FIFO管道中读取位图并将它们显示在影片的上方,以支持某 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6057 些对于图像的变换。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6058 另参见TOOLS/bmovl-test.c以获取一个小型的bmovl测试程序。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6059 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6060 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6061 .IPs <hidden> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6062 设置‘hidden’标志位的默认值(0=可见,1=不可见)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6063 .IPs <opaque> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6064 设置‘opaque’标志位的默认值(0=透明,1=不透明)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6065 .IPs <fifo> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6066 FIFO管道(连接‘mplayer \-vf bmovl’和主控程序的命名管道)的路径/\:文件名 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6067 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6068 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6069 .sp 1 |
9840 | 6070 .RS |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6071 FIFO管道中使用的命令有: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6072 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6073 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6074 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6075 .IPs "RGBA32 width height xpos ypos alpha clear" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6076 其后出现的是width*height*4字节大小的原始RGBA32数据。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6077 .IPs "ABGR32 width height xpos ypos alpha clear" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6078 其后出现的是width*height*4字节大小的原始ABGR32数据。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6079 .IPs "RGB24 width height xpos ypos alpha clear" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6080 其后出现的是width*height*3字节大小的原始RGB24数据。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6081 .IPs "BGR24 width height xpos ypos alpha clear" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6082 其后出现的是width*height*3字节大小的原始BGR24数据。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6083 .IPs "ALPHA width height xpos ypos alpha" |
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 .IPs "CLEAR width height xpos ypos" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6086 清空某个区域。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6087 .IPs OPAQUE |
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 要再次启用则发送“ALPHA 0 0 0 0 0” |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6090 .IPs "HIDE\ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6091 隐藏位图。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6092 .IPs "SHOW\ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6093 显示位图。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6094 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6095 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6096 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6097 .RS |
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 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6100 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6101 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6102 .IPs "<width>, <height>" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6103 图像/区域的大小 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6104 .IPs "<xpos>, <ypos>" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6105 从x/y位置开始位图混合 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6106 .IPs <alpha> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6107 设置阿尔法差值。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6108 如果你将该值设为-255,你就可以发送一系列的阿尔法命令将该区域设置为-225、-200、 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6109 -175等等以得到一个不错的渐渐出现的效果!;) |
9840 | 6110 .RSss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6111 0: 保持原来的值 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6112 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6113 255: 使所有的位图不透明。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6114 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6115 -255:使所有的位图透明。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6116 .REss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6117 .IPs <clear> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6118 在位图混合前清空帧缓冲。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6119 .RSss |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6120 0:在原来的图像上进行位图混合,于是你不必每当屏幕中的一小部分更新时就发送1.8MB |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6121 的RGB32数据。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6122 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6123 1:清空图像 |
9840 | 6124 .REss |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6125 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6126 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6127 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6128 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6129 .B framestep=I|[i]step |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6130 仅仅每隔n个帧或只对每个内部参照帧(关键帧)进行渲染。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6131 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6132 如果你使用I(大写)作为参数调用这个滤镜,那么 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6133 .B 只有 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6134 关键帧才渲染。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6135 对于DVD来说它通常意味着每15/12个帧中才有一帧(IBBPBBPBBPBBPBB),对于 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6136 AVI来说它意味着每当场景切换时或每隔keyint值(参见\-lavcopts keyint= value) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6137 所指定数量的帧过后才有一帧。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6138 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6139 当找到关键帧时,将打印一个‘I!’字符串以及紧接着的一个换行符,以结束当前 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6140 MPlayer/\:MEncoder在屏幕上输出的那一行,因为这段信息中包含了关键帧的时间值 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6141 (以秒计)以及帧编号(你可以利用这一信息切分AVI。)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6142 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6143 如果你使用一个数值参数‘step’调用这个滤镜,那么只有每隔‘step’个帧过后 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6144 才有一个帧得到渲染。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6145 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6146 如果你在数值前加上一个‘i’(小写),那么将输出‘I!’(就像I参数一样) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6147 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6148 如果你只给出i,那么不对帧做任何处理,只打印I!。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6149 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6150 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6151 .B tile=xtiles:ytiles:output:start:delta |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6152 将一系列图像拼成单个大图像。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6153 如果你省略了一个参数或使用一个小于0的值,则将使用默认值。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6154 你也可以在你认为满意的情况下停止指定参数(... \-vf tile=10:5 ...)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6155 将缩放滤镜放在tile之前很可能是个好主意:-) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6156 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6157 这些参数有: |
20745 | 6158 .sp 1 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6159 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6160 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6161 .IPs <xtiles> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6162 x轴方向拼贴的图像数(默认值:5) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6163 .IPs <ytiles> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6164 y轴方向拼贴的图像数(默认值:5) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6165 .IPs <output> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6166 当‘output’个帧到达时,渲染拼贴的图像,这里‘output’应当是一个小于 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6167 xtile * ytile的数。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6168 拼贴图像中缺失的部分保留为空白。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6169 比如,你可以每50帧写入一个8 * 7的拼帖图像,这样就在25fps下每2秒产生一幅 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6170 图像。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6171 .IPs <start> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6172 以像素为单位的外边框的厚度(默认值:2) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6173 .IPs <delta> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6174 以像素为单位的内边框的厚度(默认值:4) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6175 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6176 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6177 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6178 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6179 .B delogo[=x:y:w:h:t] |
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 只需设置一个能盖住台标的长方形区域然后看着它消失就行了(有时更难看 |
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 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6184 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6185 .IPs <x>,<y> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6186 台标的左上角 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6187 .IPs <w>,<h> |
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 <t> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6190 长方形区域的模糊边缘的宽度(增加w和h的大小)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6191 当设为-1时,屏幕上将绘出一个绿色的长方形以方便寻找合适的x、y、w、 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6192 h参数值。 |
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 remove-logo=/path/to/logo_bitmap_file_name.pgm |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6198 去除电视台台标,使用PGM或PPM图像文件来判断哪些像素组成 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6199 了台标。 |
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 使用过滤图像以及一个循环模糊算法去除台标。 |
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 /path/to/logo_bitmap_file_name.pgm |
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 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6207 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6208 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6209 .B zrmjpeg[=options] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6210 与zr2视频输出设备一同使用的软件YV12至MJPEG编码器。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6211 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6212 .IPs maxheight=<h>|maxwidth=<w> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6213 这些选项zr采集卡能处理的最大宽度和高度(MPlayer的滤镜层当前 |
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 .IPs {dc10+,dc10,buz,lml33}-{PAL|NTSC} |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6216 使用这些选项将maxwidth和maxheight自动设置为zr卡/\:混合模式所知的值。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6217 比如,有效的选项有:dc10-PAL和buz-NTSC(默认值:dc10+PAL) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6218 .IPs color|bw |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6219 选择彩色或黑白的编码。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6220 黑白编码较快。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6221 彩色编码为默认方式。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6222 .IPs hdec={1,2,4} |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6223 水平方向抽取采样因数1、2或4。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6224 .IPs vdec={1,2,4} |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6225 垂直方向抽取采样因数1、2或4。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6226 .IPs quality=1\-20 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6227 设置JPEG压缩的质量[最好] 1 \- 20 [非常差]。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6228 .IPs fd|nofd |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6229 默认设置下,只有当Zoran采集卡的硬件支持MJPEG图像放大至其原有大 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6230 小时才进行抽取采样。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6231 选项fd命令滤镜总是进行所请求的抽取采样操作(效果很糟)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6232 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6233 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6234 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6235 .B screenshot |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6236 允许使用可以与按键绑定的被动模式下的命令以获取影片的截屏。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6237 参见被动模式的说明文档以及交互式控制一节以获取详细信息。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6238 命名为‘shotNNNN.png’的文件将保存在工作目录下,所用的编号为第一个 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6239 可以用的编号——不会覆盖任何文件。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6240 该滤镜在不用时不占用资源,并且支持任意色彩空间,所以将其添加进 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6241 配置文件中很安全。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6242 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6243 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6244 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6245 .B "ass\ \ \ \ " |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6246 将SSA/ASS字幕的渲染移至滤镜链中的任意一个位置。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6247 只适用于有\-ass选项的时候。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6248 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6249 .I 示例: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6250 .PD 0 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6251 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6252 .IPs "\-vf ass,screenshot" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6253 将SSA/ASS的渲染移至screenshot滤镜之前。 |
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 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6256 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6257 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6258 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6259 .B blackframe[=amount:threshold] |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6260 侦测出(几乎)完全黑色的帧。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6261 可适用于侦测影片章节的切换或广告。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6262 输出行由所侦测出帧的编号、黑色程度的百分比、帧的类型和最近遇到的关键帧的 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6263 编号组成。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6264 .RSs |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6265 .IPs <amount> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6266 数值低于阈值的像素的百分比率(默认值:98)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6267 .IPs <threshold> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6268 决定像素值低于多少就被认作是黑色的阈值(默认值:32)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6269 .RE |
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 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6272 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6273 .SH "通用编码选项(仅用于MENCODER)" |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6274 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6275 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6276 .B \-audio-delay <any floating-point number> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6277 通过在文件头部中设置延迟信息域来延迟音频或视频。(默认值:0.0)。 |
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 正数值延迟音频,而负数值延迟视频。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6281 注意该选项正好与\-delay选项相反。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6282 例如,如果一段视频在\-delay 0.2下正确播放,那么你可以在MEncoder中使用 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6283 \-audio-delay -0.2修复视频的不同步问题。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6284 .sp 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6285 当前,该选项只能用于默认的流合并器(\-of avi)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6286 如果你使用了另外的流合并器,那么你必须使用\-delay来代替该选项。 |
20745 | 6287 . |
6288 .TP | |
6289 .B \-audio-density <1\-50> | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6290 每秒钟处理的音频数据块数量(默认值为2,用于0.5s长的音频数据块)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6291 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6292 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6293 只用于CBR,VBR方式忽略该选项,因为它将每个数据包分别放入一个数据块中。 |
20745 | 6294 . |
6295 .TP | |
6296 .B \-audio-preload <0.0\-2.0> | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6297 设置音频缓冲的时音间隔(默认值:0.5s)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6298 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6299 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6300 .B \-fafmttag <format> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6301 可用于改写输出文件中的音频格式标签。 |
20745 | 6302 .sp 1 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6303 .I 示例: |
9840 | 6304 .PD 0 |
6305 .RSs | |
20745 | 6306 .IPs "\-fafmttag 0x55" |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6307 将使输出文件包含0x55(mp3)的信息作为音频格式标签。 |
9840 | 6308 .RE |
6309 .PD 1 | |
6310 . | |
6311 .TP | |
6312 .B \-ffourcc <fourcc> | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6313 可用于改写输出文件中的视频fourcc值。 |
20745 | 6314 .sp 1 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6315 .I 示例: |
9840 | 6316 .PD 0 |
6317 .RSs | |
20745 | 6318 .IPs "\-ffourcc div3" |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6319 将使输出文件包含‘div3’的信息作为视频fourcc值。 |
9840 | 6320 .RE |
6321 .PD 1 | |
6322 . | |
6323 .TP | |
20745 | 6324 .B \-force-avi-aspect <0.2\-3.0> |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6325 代替存储在AVI OpenDML vprp头部中的宽高比值。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6326 该选项可用于在使用‘\-ovc copy’时更改宽高比值。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6327 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6328 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6329 .B \-frameno-file <filename>(不推荐使用) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6330 指定包含有帧序号对应关系表的音频文件的文件名,该对应关系表是在特殊的三阶 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6331 段编码模式的第一阶段(只处理音频)中生成的。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6332 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6333 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6334 使用该模式很可能会让你得到A-V不同步的结果。 |
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 它只是为了向后兼容而保留的,并且相当可能在以后的版本中去除。 |
20745 | 6337 . |
6338 .TP | |
6339 .B \-hr-edl-seek | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6340 在跳过处理区域时使用一种更精确但相对很慢的方式。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6341 不是定位标记为需跳过的处理区域,而是解码所有的帧并且只有编码需 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6342 要的帧。 |
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 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6345 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6346 不保证能与‘\-ovc copy’一同使用。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6347 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6348 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6349 .B \-info <option1:option2:...>(只用于AVI) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6350 指定生成的AVI文件的头部信息内容。 |
20745 | 6351 .sp 1 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6352 可用选项有: |
20745 | 6353 .RSs |
6354 .IPs "help\ " | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6355 显示本部分描述。 |
20745 | 6356 .IPs name=<value> |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6357 作品的标题 |
20745 | 6358 .IPs artist=<value> |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6359 作品的作者 |
20745 | 6360 .IPs genre=<value> |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6361 原作的类别 |
20745 | 6362 .IPs subject=<value> |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6363 作品的内容 |
20745 | 6364 .IPs copyright=<value> |
6365 版权信息 | |
6366 .IPs srcform=<value> | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6367 数字化资料的原始格式 |
20745 | 6368 .IPs comment=<value> |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6369 关于作品的总体性注释 |
20745 | 6370 .RE |
6371 . | |
6372 .TP | |
6373 .B \-noautoexpand | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6374 不要自动在MEncoder滤镜链中插入扩展滤镜。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6375 适用于将字幕内嵌入影片时控制在滤镜链中的哪一个点上渲染字幕。 |
20745 | 6376 . |
6377 .TP | |
6378 .B \-noencodedups | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6379 不要尝试将重复的帧重复地编码;必须以输出零字节帧的方式表明有重复帧。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6380 除非加载了能进行重复帧编码的滤镜或编码器,否则无论如何将写入零字节帧。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6381 当前这样的滤镜只有hardup。 |
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 \-noodml(仅用于\-of avi的情况下) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6385 对于大于1GB的AVI文件不写入OpenDML索引。 |
20745 | 6386 . |
6387 .TP | |
6388 .B \-noskip | |
23370
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 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6391 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6392 .B \-o <filename> |
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 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6395 如果你需要有一个默认的输出文件名,你可以将此选项放在MEncoder的配置文 |
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 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6399 .B \-oac <codec name> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6400 使用所给的音频编解码器编码(没有默认值)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6401 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6402 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6403 使用\-oac help来获取可用音频编解码器的列表。 |
20745 | 6404 .sp 1 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6405 .I 示例: |
20745 | 6406 .PD 0 |
9840 | 6407 .RSs |
20745 | 6408 .IPs "\-oac copy" |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6409 不编码,直接复制音频流 |
20745 | 6410 .IPs "\-oac pcm" |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6411 编码为未压缩的PCM格式。 |
20745 | 6412 .IPs "\-oac mp3lame" |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6413 编码为MP3格式(使用LAME)。 |
20745 | 6414 .IPs "\-oac lavc" |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6415 使用libavcodec编解码器编码。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6416 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6417 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6418 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6419 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6420 .B \-of <format>(BETA测试版代码!) |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6421 编码为指定的容器格式(默认值:AVI)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6422 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6423 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6424 使用\-of help以获取可用的容器格式的列表。 |
20745 | 6425 .sp 1 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6426 .I 示例: |
20745 | 6427 .PD 0 |
6428 .RSs | |
6429 .IPs "\-of avi" | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6430 编码为AVI格式。 |
20745 | 6431 .IPs "\-of mpeg" |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6432 编码为MPEG格式(另参见\-mpegopts)。 |
20745 | 6433 .IPs "\-of lavf" |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6434 使用libavformat流合并器编码(另参见\-lavfopts)。 |
20745 | 6435 .IPs "\-of rawvideo" |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6436 原始视频流(不合并——只含一个视频流) |
20745 | 6437 .IPs "\-of rawaudio" |
23370
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 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6440 .PD 1 |
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 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6443 .B \-ofps <fps> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6444 为输出文件指定一个每秒帧数(fps)值,该值可以与原来视频中的不 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6445 同。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6446 必须为可变fps(ASF、一些MOV)以及逐行扫描(30000/1001 fps电视 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6447 图像模式的MPEG)文件设置该值。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6448 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6449 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6450 .B \-ovc <codec name> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6451 使用给出的视频编解码器编码(没有默认值)。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6452 .br |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6453 .I 注意: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6454 使用\-ovc help来获取可用视频编解码器的列表。 |
20745 | 6455 .sp 1 |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6456 .I 示例: |
20745 | 6457 .PD 0 |
6458 .RSs | |
6459 .IPs "\-ovc copy" | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6460 不编码,直接复制视频流 |
20745 | 6461 .IPs "\-ovc raw" |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6462 编码为任意的未压缩格式(使用‘\-vf format’选择具体格式)。 |
20745 | 6463 .IPs "\-ovc lavc" |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6464 使用libavcodec编解码器编码。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6465 .RE |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6466 .PD 1 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6467 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6468 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6469 .B \-passlogfile <filename> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6470 在二阶段编码模式中将第一阶段的信息导出至<filename>,而不是默认的divx2pass.log。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6471 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6472 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6473 .B \-skiplimit <value> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6474 指定编码了一帧之后最多可以跳过的帧的数量(\-noskiplimit表示无限 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6475 制)。 |
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 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6478 .B \-vobsubout <basename> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6479 指定输出的.idx和.sub文件的主文件名。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6480 该选项使字幕不在编码后影片得到渲染,而是将其转而输出至VOBsub的字幕文件。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6481 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6482 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6483 .B \-vobsuboutid <langid> |
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 该选项改写了从DVD或.ifo文件中读取的语言代码。 |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6486 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6487 .TP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6488 .B \-vobsuboutindex <index> |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6489 指定输出文件中字幕的索引号(默认值:0)。 |
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 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6492 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
6493 .SH "CODEC SPECIFIC ENCODING OPTIONS 特定编解码器使用的编码选项(仅用于MENCODER)" |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
6494 您能使用下面的语法指定编解码器的编码参数: |
9840 | 6495 . |
6496 .TP | |
20241 | 6497 .B \-lameopts <选项1:选项2:...> |
6498 如果使用libmp3lame编码为MP3, 你可以由此设置它的参数. | |
6499 .br | |
6500 可用选项有: | |
9840 | 6501 . |
6502 .RSs | |
6503 .IPs help | |
20241 | 6504 获得帮助 |
9840 | 6505 .IPs vbr=<0\-4> |
20241 | 6506 可变比特率方式 |
9840 | 6507 .RSss |
6508 0: cbr | |
6509 .br | |
6510 1: mt | |
6511 .br | |
20241 | 6512 2: rh (默认) |
9840 | 6513 .br |
6514 3: abr | |
6515 .br | |
6516 4: mtrh | |
6517 .REss | |
6518 .IPs abr | |
20241 | 6519 平均比特率 |
9840 | 6520 .IPs cbr |
20241 | 6521 常比特率. |
6522 .br | |
6523 也会在后继ABR预置模式中强制使用CBR模式 | |
9840 | 6524 .IPs br=<0\-1024> |
20241 | 6525 以kBit为单位设置比特率(仅用于CBR和ABR) |
9840 | 6526 .IPs q=<0\-9> |
20241 | 6527 质量(0-最高, 9-最低) (仅用于VBR) |
9840 | 6528 .IPs aq=<0\-9> |
20241 | 6529 算法质量(0\-最好/\:最慢, 9\-最差/\:最快) |
9840 | 6530 .IPs ratio=<1\-100> |
20241 | 6531 压缩率 |
9840 | 6532 .IPs vol=<0\-10> |
20241 | 6533 设置音频输入增益 |
9840 | 6534 .IPs mode=<0\-3> |
20241 | 6535 (默认值: 自动) |
9840 | 6536 .RSss |
20241 | 6537 0: 立体声 |
6538 .br | |
6539 1: 联合立体声 | |
6540 .br | |
6541 2: 双声道 | |
6542 .br | |
6543 3: 单声道 | |
9840 | 6544 .REss |
6545 .IPs padding=<0\-2> | |
6546 .RSss | |
20241 | 6547 0: 无 |
6548 .br | |
6549 1: 所有 | |
6550 .br | |
6551 2: 调整 | |
9840 | 6552 .REss |
6553 .IPs fast | |
20241 | 6554 启用更快的后继VBR预置编码模式, 质量稍低而比特率提高. |
6555 .IPs preset=<参数> | |
6556 预设参数 | |
9840 | 6557 .RSss |
20241 | 6558 medium: VBR编码, 质量好, 150\-180 kbps的比特率范围. |
6559 .br | |
6560 standard: VBR编码, 质量高, 170\-210 kbps的比特率范围. | |
6561 .br | |
6562 extreme: VBR编码, 质量非常高, 200\-240 kbps的比特率范围. | |
6563 .br | |
6564 insane: CBR编码, 质量最高, 320 的比特率范围. | |
6565 .br | |
6566 <8-320>: 将所给参数作为平均比特率的ABR编码. | |
9840 | 6567 .br |
6568 .REss | |
6569 .RE | |
6570 | |
20241 | 6571 .I 示例: |
9840 | 6572 .PD 0 |
6573 .RSs | |
6574 .IPs "\-lameopts fast:preset=standard" | |
20241 | 6575 用于大多数人和大多数音乐, 质量已经相当高了. |
9840 | 6576 .IPs "\-lameopts cbr:preset=192" |
20241 | 6577 用指定的192 kbps常比特率的ABR预置模式编码. |
9840 | 6578 .IPs "\-lameopts preset=172" |
20241 | 6579 用172 kbps平均比特率的ABR预置模式编码. |
9840 | 6580 .IPs "\-lameopts preset=extreme" |
20241 | 6581 用于有绝好听力和同样好的配置的人. |
9840 | 6582 .IPs "\-lameopts preset=help" |
20241 | 6583 显示预置设置的附加选项等信息. |
9840 | 6584 .RE |
6585 .PD 1 | |
6586 . | |
6587 .TP | |
20241 | 6588 .B \-lavcopts <选项1:选项2:...> |
6589 如果使用libavcodec编码, 你可以由此设置它的参数. | |
9840 | 6590 |
20241 | 6591 .I 示例: |
9840 | 6592 .PD 0 |
6593 .RSs | |
6594 \-lavcopts vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250 | |
6595 .RE | |
6596 .PD 1 | |
6597 | |
6598 .RS | |
20241 | 6599 可用选项有: |
9840 | 6600 .RE |
6601 . | |
6602 .RSs | |
20241 | 6603 .IPs vcodec=<参数> |
6604 设置使用的编解码器(没有默认值, 你必须设置它): | |
9840 | 6605 .RSss |
6606 mjpeg: Motion JPEG | |
6607 .br | |
6608 h263: H263 | |
6609 .br | |
6610 h263p: H263 Plus | |
6611 .br | |
6612 mpeg4: DivX 4/\:5 | |
6613 .br | |
6614 msmpeg4: DivX 3 | |
6615 .br | |
6616 msmpeg4v2: MS MPEG4v2 | |
6617 .br | |
6618 wmv1: Windows Media Video 7 | |
6619 .br | |
6620 wmv2: Windows Media Video 8 | |
6621 .br | |
20241 | 6622 rv10: 一个老的RealVideo编解码器 |
6623 .br | |
6624 mpeg1video: MPEG1视频:) | |
9840 | 6625 .br |
6626 huffyuv: HuffYUV | |
6627 .REss | |
6628 .IPs vqmin=<1\-31> | |
20241 | 6629 最小量化值(pass\ 1/\:2) |
9840 | 6630 .RSss |
20241 | 6631 1: 不推荐(文件大很多, 质量没什么区别而且奇怪的副作用: msmpeg4, |
6632 h263质量很低, 拒绝速率控制结果质量更低而且有些解码器不能解码). | |
6633 .br | |
6634 2: 推荐用于一般的mpeg4/mpeg1视频编码(默认值). | |
6635 .br | |
6636 3: 推荐用于h263(p)/msmpeg4. 选择3而不是2的理由是2会导致溢出, | |
6637 (对于h263(p)将来可以通过改变每MB的量化值来修正, | |
6638 msmpeg4没法修正因为它不支持这个) | |
9840 | 6639 .REss |
6640 .IPs vqscale=<1\-31> | |
20241 | 6641 常量化值/\:常质量编码(选择固定量化值模式). |
6642 较低值表示更好的质量但更大的文件(默认值: 0(禁用)). | |
6643 不推荐使用1(细节参见\-vqmin). | |
9840 | 6644 .IPs vqmax=<1\-31> |
20241 | 6645 最大量化值(pass\ 1/\:2), 10\-31的范围比较合理(默认值: 31) |
9840 | 6646 .IPs mbqmin=<1\-31> |
20241 | 6647 最小宏块量化值(pass\ 1/\:2)(默认值: 2) |
9840 | 6648 .IPs mbqmax=<1\-31> |
20241 | 6649 最大宏块量化值(pass\ 1/\:2)(默认值: 31) |
9840 | 6650 .IPs vqdiff=<1\-31> |
20241 | 6651 I或P帧的最大量化差值(pass\ 1/\:2)(默认值: 3) |
9840 | 6652 .IPs vmax_b_frames=<0\-4> |
20241 | 6653 非B帧之间的最大B帧数: |
9840 | 6654 .RSss |
20241 | 6655 0: 无B帧(默认值) |
6656 .br | |
6657 0\-2: MPEG4的合理范围 | |
9840 | 6658 .REss |
6659 .IPs vme=<0\-5> | |
20241 | 6660 运动判断模式: |
9840 | 6661 .RSss |
20241 | 6662 0: none(非常低的质量) |
6663 .br | |
6664 1: full(很慢) | |
6665 .br | |
6666 2: log(低质量) | |
6667 .br | |
6668 3: phods(低质量) | |
6669 .br | |
6670 4: EPZS(默认) | |
6671 .br | |
6672 5: X1(试验) | |
6673 注意: 0\-3忽略Bits消耗量, 所以质量可能降低. | |
9840 | 6674 .REss |
6675 .IPs vhq | |
20241 | 6676 高质量模式, 把每个宏块用所有模式编码并选择其中最好的. |
6677 这很慢但得到的文件质量和文件大小都更好.(默认值: 禁用) | |
9840 | 6678 .IPs v4mv |
20241 | 6679 允许没有宏块4个运动矢量(质量略有提高).(默认值: 禁用) |
9840 | 6680 .IPs keyint=<0\-300> |
20241 | 6681 关键帧的最大间距, 以帧为单位. 搜索需要关键帧因为只有关键帧可以被搜索, |
6682 但是关键帧比其它帧需要更多空间. 所以较大的参数产生较少的文件, | |
6683 但搜索不够精确, 0表示没有关键帧. | |
6684 不推荐大于300的参数因为效果可能不好, 取决于解码器, 编码器和运气. | |
6685 如果要严格遵循的MPEG1/\:2/\:4这个值应该小于等于132. | |
6686 (默认值: 250或在25fps的电影中每10秒一个关键帧) | |
9840 | 6687 .IPs vb_strategy=<0\-1> |
20241 | 6688 选择I/\:P/\:B帧的策略(pass\ 2): |
9840 | 6689 .RSss |
20241 | 6690 0: 总使用最大数量的B帧(默认值) |
6691 .br | |
6692 1: 在高速运动的场景中避免B帧(将导致比特率误测) | |
9840 | 6693 .REss |
6694 .IPs vpass=<1\-2> | |
20241 | 6695 激活内部2 pass模式, 只有当你希望使用2 pass编码时使用(默认值: 禁用). |
9840 | 6696 .RSss |
20241 | 6697 1: 第一次pass |
6698 .br | |
6699 2: 第二次pass | |
9840 | 6700 .REss |
6701 .IPs | |
20241 | 6702 技巧: 对1 pass尝试使用常量化值模式(vqscale=<量化值>). |
9840 | 6703 .br |
6704 huffyuv: | |
6705 .RSss | |
20241 | 6706 pass 1保存统计信息 |
6707 .br | |
6708 pass 2使用基于pass 1统计的优化霍夫曼表编码. | |
9840 | 6709 .REss |
6710 .IPs aspect=<x/y> | |
20241 | 6711 内部保存电影长宽比, 像MPEG文件一样. |
6712 比重新缩放效果好的多, 因为质量没有损失. | |
6713 只有MPlayer可以正确播放这些文件, 其它播放器会显示错误的长宽比. | |
6714 aspect的参数可以以分数或浮点数形式给出. | |
6715 示例: | |
9840 | 6716 .RSss |
6717 aspect=16/9, aspect=1.78 | |
6718 .REss | |
20241 | 6719 .IPs vbitrate=<参数> |
6720 设置比特率(pass\ 1/\:2)以 | |
9840 | 6721 .RSss |
20241 | 6722 kBit<4\-16000>或者 |
9840 | 6723 .br |
6724 Bit<16001\-24000000> | |
6725 .br | |
20241 | 6726 (警告: 1kBit = 1000 Bits) |
6727 .br | |
6728 (默认值: 800) | |
9840 | 6729 .REss |
20241 | 6730 .IPs vratetol=<参数> |
6731 以kBit为单位的可容忍的近似文件大小. 1000\-100000是比较合理的范围. | |
6732 (警告: 1kBit = 1000 Bits) | |
6733 (默认值: 8000) | |
6734 .IPs vrc_maxrate=<参数> | |
6735 最大比特率, 以kbit/\:sec为单位(pass\ 1/\:2) | |
6736 .IPs vrc_minrate=<参数> | |
6737 最小比特率, 以kbit/\:sec为单位(pass\ 1/\:2) | |
6738 .IPs vrc_buf_size=<参数> | |
6739 缓冲大小, 以kbit为单位(pass\ 1/\:2). | |
6740 注意: vratetol在第二次pass的时候不能太大否则使用vrc_(min|max)rate会有问题. | |
9840 | 6741 .IPs vb_qfactor=<-31.0\-31.0> |
20241 | 6742 B帧和非B帧之间的量化因子(pass\ 1/\:2)(默认值: 1.25) |
9840 | 6743 .IPs vi_qfactor=<-31.0\-31.0> |
20241 | 6744 (pass\ 1/\:2)(默认值: 0.8) |
9840 | 6745 .IPs vb_qoffset=<-31.0\-31.0> |
20241 | 6746 B帧和非B帧之间的量化偏移(pass\ 1/\:2)(默认值: 1.25) |
9840 | 6747 .IPs vi_qoffset=<-31.0\-31.0> |
20241 | 6748 (pass\ 1/\:2)(默认值: 0.0) |
6749 .br | |
6750 如果v{b|i}_qfactor > 0 | |
6751 .br | |
6752 I/\:B帧量化值 = P帧量化值 * v{b|i}_qfactor + v{b|i}_qoffset | |
6753 .br | |
6754 否则 | |
6755 .br | |
6756 进行正常的流控制(不固定于下一个P帧的量化值), | |
6757 设置q= -q * v{b|i}_qfactor + v{b|i}_qoffset | |
9840 | 6758 .IPs |
20241 | 6759 技巧: 对I/P和B帧使用不同的量化值的常量化编码可以使用: |
9840 | 6760 vqmin=<ip_quant>:vqmax=<ip_quant>:vb_qfactor=<b_quant/ip_quant> |
6761 .IPs vqblur=<0.0\-1.0> | |
20241 | 6762 量化模糊(pass\ 1), 值越大量化对时间平均越大(变化缓慢). |
9840 | 6763 .RSss |
20241 | 6764 0.0: 禁用qblur |
6765 .br | |
6766 0.5 (默认值) | |
6767 .br | |
6768 1.0: 对所有以前帧量化值平均 | |
9840 | 6769 .REss |
6770 .IPs vqblur=<0.0\-99.0> | |
20241 | 6771 量化高斯模糊(pass\ 2), 值越大量化对时间平均越大(变化缓慢)(默认值: 0.5) |
6772 .IPs vqcomp=<参数> | |
6773 量化压缩, 取决于vrc_eq(pass\ 1/\:2)(默认值: 0.5) | |
6774 .IPs vrc_eq=<方程> | |
6775 速率控制主方程(pass\ 1/\:2): | |
9840 | 6776 |
20241 | 6777 1: 常比特率 |
6778 .br | |
6779 tex: 常质量 | |
6780 .br | |
6781 1+(tex/\:avgTex-1)*qComp: 老速率控制的近似方程 | |
9840 | 6782 code |
6783 .br | |
20241 | 6784 tex^qComp: 使用qcomp 0.5或类似的东西(默认值) |
9840 | 6785 |
20241 | 6786 插入算符: +,-,*,/,^ |
9840 | 6787 |
20241 | 6788 变量: |
6789 .br | |
6790 tex: 材质复杂度 | |
6791 .br | |
6792 iTex,pTex: 内部, 非内部的材质复杂度 | |
6793 .br | |
6794 avgTex: 平均材质复杂度 | |
6795 .br | |
6796 avgIITex: I帧的平均内部复制度 | |
6797 .br | |
6798 avgPITex: P帧的平均内部复制度 | |
6799 .br | |
6800 avgPPTex: P帧的平均非内部复制度 | |
6801 .br | |
6802 avgBPTex: B帧的平均非内部复制度 | |
6803 .br | |
6804 mv: 用于运动矢量的比特值 | |
6805 .br | |
6806 fCode: 以log2为标度运动矢量的最大长度 | |
6807 .br | |
6808 iCount: 内部宏块数/\:宏块数 | |
6809 .br | |
6810 var: 空间复杂度 | |
6811 .br | |
6812 mcVar: 时间复杂度 | |
6813 .br | |
6814 qComp: 从命令行读取的qcomp | |
6815 .br | |
6816 isI, isP, isB: 如果帧是I/\:P/\:B帧为1, 否则为0 | |
6817 .br | |
6818 Pi,E: 看你最喜欢的数学书 | |
9840 | 6819 |
6820 functions: | |
6821 .br | |
20241 | 6822 max(a,b),min(a,b): 最大值/\:最小值 |
6823 .br | |
6824 gt(a,b): 如果a>b为1, 否则为0 | |
6825 .br | |
6826 lt(a,b): 如果a<b为1, 否则为0 | |
6827 .br | |
6828 eq(a,b): 如果a==b为1, 否则为0 | |
9840 | 6829 .br |
6830 sin, cos, tan, sinh, cosh, tanh, exp, log, abs | |
6831 . | |
20241 | 6832 .IPs vrc_override=<选项> |
6833 设置特定部分的质量(结尾, 致谢, ..)(pass\ 1/\:2). | |
6834 选项格式为<开始帧>, <结束帧>, <质量>[/\:<开始帧>, | |
6835 <结束帧>, <质量>[/...]]: | |
9840 | 6836 .RSss |
20241 | 6837 quality 2\-31: 量化值 |
6838 .br | |
6839 quality \-500\-0: 质量修正百分比 | |
9840 | 6840 .REss |
6841 .IPs vrc_init_cplx=<0\-1000> | |
20241 | 6842 初始复杂度(pass\ 1) |
9840 | 6843 .IPs vqsquish=<0,1> |
20241 | 6844 设置如何在qmin和qmax之间保持量化值(pass\ 1/\:2): |
9840 | 6845 .RSss |
20241 | 6846 0: 使用削波 |
6847 .br | |
6848 1: 使用精细的可微函数(默认值) | |
9840 | 6849 .REss |
6850 .IPs vlelim=<-1000\-1000> | |
20241 | 6851 亮度的单参数剪除阀值. 负值将同时考虑dc参数(quant=1编码时至少为-4或更低): |
9840 | 6852 .RSss |
20241 | 6853 0: 禁用(默认值) |
6854 .br | |
6855 -4 (JVT推荐) | |
9840 | 6856 .REss |
6857 .IPs vcelim=<-1000\-1000> | |
20241 | 6858 色度的单参数剪除阀值. 负值将同时考虑dc参数(quant=1编码时至少为-4或更低): |
9840 | 6859 .RSss |
20241 | 6860 0 禁用(默认值) |
6861 .br | |
6862 7 (JVT推荐) | |
9840 | 6863 .REss |
6864 .IPs vstrict=<-1,0,1> | |
20241 | 6865 严格遵循标准 |
9840 | 6866 .RSss |
20241 | 6867 0: 禁用(默认值) |
6868 .br | |
6869 1: 当你想把输出用于mpeg4推荐的解码器时推荐 | |
6870 .br | |
6871 -1: 运行非标准的YV12 huffyuv编码(文件减小20%, | |
6872 但不能被官方的huffyuv编解码器播放) | |
9840 | 6873 .REss |
6874 .IPs vdpart | |
20241 | 6875 数据分区. |
6876 每个视频包增加2字节, 改进当通过不可信赖的通道传输时的错误抵御能力, | |
6877 (比如通过internet的流媒体) | |
6878 每个视频包将分成3个独立区域编码: | |
9840 | 6879 .RSss |
20241 | 6880 1. MVs (=运动) |
6881 .br | |
6882 2. DC coefficients (=低分辨率图像) | |
6883 .br | |
6884 3. AC coefficients (=细节) | |
9840 | 6885 .REss |
6886 .IPs | |
20241 | 6887 MV和DC是最重要的, 放宽他们看起来远比放宽AC效果差, |
6888 而1&2分区(MV&DC)远比3分区(AC)小, | |
6889 所以错误破坏AC分区的机会比破坏MV&DC分区的机会大很多. 因此, | |
6890 分区的图像比没有分区的图像看起来好的多, | |
6891 因为不分区时一个错误会把AC/DC/MV都毁掉. | |
9840 | 6892 .IPs vpsize=<0\-10000> |
20241 | 6893 视频包大小, 提高错误抵御能力(参考\-vdpart选项): |
9840 | 6894 .RSss |
20241 | 6895 0: 禁用(默认值) |
6896 .br | |
6897 100-1000: 不错的选择 | |
9840 | 6898 .REss |
6899 .IPs gray | |
20241 | 6900 只编码灰度图像(更快)(默认值: 禁用) |
9840 | 6901 .IPs vfdct=<0\-10> |
20241 | 6902 dct算法: |
9840 | 6903 .RSss |
20241 | 6904 0: 自动选择最好的(默认值) |
6905 .br | |
6906 1: 快速整数 | |
6907 .br | |
6908 2: 精确整数 | |
9840 | 6909 .br |
6910 3: mmx | |
6911 .br | |
6912 4: mlib | |
6913 .REss | |
6914 .IPs idct=<0\-99> | |
20241 | 6915 idct算法: |
6916 注意: 据我们所了解的最新消息这些IDCT确实通过了IEEE1180 | |
9840 | 6917 tests. |
6918 .RSss | |
20241 | 6919 0: 自动选择最好的(默认值) |
6920 .br | |
6921 1: jpeg参考整数 | |
6922 .br | |
6923 2: 简单 | |
6924 .br | |
6925 3: 简单mmx | |
6926 .br | |
6927 4: libmpeg2mmx (不精确, 不要用于keyint >100的编码) | |
9840 | 6928 .br |
6929 5: ps2 | |
6930 .br | |
6931 6: mlib | |
6932 .br | |
6933 7: arm | |
6934 .REss | |
6935 .IPs lumi_mask=<0.0\-1.0> | |
20241 | 6936 亮度掩饰. |
6937 警告: 小心, 过大的值会导致破坏图像. | |
6938 警告2: 较大的值可能在有些显示器上看起来不错但在别的显示器上看着很恐怖: | |
9840 | 6939 .RSss |
20241 | 6940 0.0: 禁用(默认值) |
6941 .br | |
6942 0.0\-0.3: 合理范围 | |
9840 | 6943 .REss |
6944 .IPs dark_mask=<0.0\-1.0> | |
20241 | 6945 黑暗掩饰. |
6946 警告: 小心, 过大的值会导致破坏图像. | |
6947 警告2: 较大的值可能在有些显示器上看起来不错但在别的显示器/\:电视/\:液晶上看着很恐怖: | |
9840 | 6948 .RSss |
20241 | 6949 0.0: 禁用(默认值) |
6950 .br | |
6951 0.0\-0.3: 合理范围 | |
9840 | 6952 .REss |
6953 .IPs tcplx_mask=<0.0\-1.0> | |
20241 | 6954 时间复杂度掩饰(默认值: 0.0(禁用)) |
9840 | 6955 .IPs scplx_mask=<0.0\-1.0> |
20241 | 6956 空间复杂度掩饰. |
6957 如果解码时没有去马赛克滤镜, 较大的值会有帮助. | |
6958 技巧: 完全切掉所有黑边因为他们降低宏块的质量, (不用scplx_mask也应该这么做). | |
9840 | 6959 .RSss |
20241 | 6960 0.0: 禁用(默认值) |
6961 .br | |
6962 0.0\-0.5: 合理范围 | |
9840 | 6963 .REss |
6964 .IPs naq | |
20241 | 6965 适应量化正则话(试验). |
6966 当使用适应量化(*_mask)时, 平均每MB的量化值跟要求的帧水平的量化值不一致.. | |
6967 Naq尝试调整每MB的量化值来保持适当的平均. | |
9840 | 6968 .IPs ildct |
20241 | 6969 使用交错dct |
6970 .IPs format=<参数> | |
9840 | 6971 .RSss |
20241 | 6972 YV12: 默认值 |
6973 .br | |
6974 422P: 用于huffyuv | |
9840 | 6975 .REss |
6976 .IPs pred | |
20241 | 6977 (用于huffyuv) |
9840 | 6978 .RSss |
20241 | 6979 0: 左预测 |
6980 .br | |
6981 1: 平面/\:梯度预测 | |
6982 .br | |
6983 2: 中值预测 | |
9840 | 6984 .REss |
6985 .IPs qpel | |
20241 | 6986 使用四分之一像素运动补偿 |
6987 技巧: 这只有高比特率编码时有用. | |
9840 | 6988 .IPs precmp=<0\-2000> |
20241 | 6989 用于每个pass的运动估计比较函数 |
9840 | 6990 .IPs cmp=<0\-2000> |
20241 | 6991 全点运动估计的比较函数 |
9840 | 6992 .IPs subcmp=<0\-2000> |
20241 | 6993 副点运动估计的比较函数 |
9840 | 6994 .RSss |
20241 | 6995 0 (SAD): 绝对差值求和, 很快(默认值) |
6996 .br | |
6997 1 (SSE): 方差和 | |
6998 .br | |
6999 2 (SATD): hadamard位移绝对值求和 | |
7000 .br | |
7001 3 (DCT): dct位移绝对值求和 | |
7002 .br | |
7003 4 (PSNR): 量化方差求和(别用, 低质量) | |
7004 .br | |
7005 5 (BIT): 块需要的比特数 | |
7006 .br | |
7007 6 (RD): 最佳变形率, 很慢 | |
9840 | 7008 .br |
7009 7 (ZERO): 0 | |
7010 .br | |
20241 | 7011 +256: 也应用到色度, 目前不能(正确)用于B帧 |
9840 | 7012 .REss |
7013 .IPs predia=<\-99\-6> | |
20241 | 7014 每个pass用于运动估计的菱形的类型和尺寸 |
9840 | 7015 .IPs dia=<\-99\-6> |
20241 | 7016 用于运动估计的菱形的类型和尺寸. |
7017 注意: 普通菱形和外形检测菱形的大小的意义是不同的 | |
9840 | 7018 .RSss |
20241 | 7019 \-3: 大小为3的外形检测(快速)菱形 |
7020 .br | |
7021 \-2: 大小为2的外形检测(快速)菱形 | |
7022 .br | |
7023 \-1: 试验 | |
7024 .br | |
7025 1: 大小为1的普通菱形(默认值) =EPZS类菱形 | |
9840 | 7026 .nf |
7027 .ne | |
7028 0 | |
7029 000 | |
7030 0 | |
7031 .fi | |
7032 .br | |
20241 | 7033 2: 大小为2的普通菱形 |
9840 | 7034 .nf |
7035 .ne | |
7036 0 | |
7037 000 | |
7038 00000 | |
7039 000 | |
7040 0 | |
7041 .fi | |
7042 .REss | |
7043 .IPs trell | |
20241 | 7044 Trellis量化. |
7045 这种方法对每个8x8的块寻找合适的编码方法. | |
7046 Trellis量化在PSNR vs 比特率方面是一个相当简单的优化量化方法, | |
7047 (假设IDCT没有引入舍入错误, 但显然不是这样), | |
7048 他简单的对每个块寻找最小的error和lambda*bits. | |
9840 | 7049 .RSss |
20241 | 7050 lambda: qp倚赖常数 |
7051 .br | |
7052 bits: 每个块需要的比特数 | |
7053 .br | |
7054 error: 量化的方差和 | |
9840 | 7055 .REss |
7056 .IPs last_pred=<0\-99> | |
20241 | 7057 基于上一帧的运动预报数 |
9840 | 7058 .RSss |
20241 | 7059 0: (默认值) |
7060 .br | |
7061 a: 将使用2a+1 x 2a+1的宏块进行基于上一帧的运动矢量预报 | |
9840 | 7062 .REss |
7063 .IPs preme=<0\-2> | |
20241 | 7064 每pass的运动估计 |
9840 | 7065 .RSss |
20241 | 7066 0: 禁用 |
7067 .br | |
7068 1: 仅在I帧之后(默认值) | |
7069 .br | |
7070 2: 始终 | |
9840 | 7071 .REss |
7072 .IPs subq=<1\-8> | |
20241 | 7073 副点质量精细化(用于qpel)(默认值: 8). |
7074 注意: 这对速度有显著影响. | |
9840 | 7075 .IPs psnr |
20241 | 7076 编码后显示整个视频的psnr(信号峰值与噪音的比率), |
7077 并把每帧的psnr储存在一个类似'psnr_012345.log'的文件里. | |
7078 返回值以dB(分贝)为单位, 越高越好. | |
9840 | 7079 .IPs mpeg_quant |
20241 | 7080 使用MPEG量化而不是H.263. |
7081 (默认值: 禁用)(就是使用H.263量化) | |
9840 | 7082 .IPs aic |
20241 | 7083 高级内部预报(仅用于H.263+) |
7084 注意: vqmin必须为8或者更大. | |
9840 | 7085 .IPs umv |
20241 | 7086 无限MV(仅用于H.263+) |
7087 允许编码任意长度的MV. | |
9840 | 7088 .IPs ibias=<\-256\-256> |
20241 | 7089 内部量化乖离率 (256 == 1.0) |
7090 .br | |
7091 mpeg量化默认值: 96 | |
7092 .br | |
7093 h263量化默认值: 0 | |
7094 .br | |
7095 注意: h263 MMX量化不能处理正的乖离率(设置vfdct=1或2) | |
7096 mpeg MMX量化不能处理负的乖离率(设置vfdct=1或2) | |
9840 | 7097 .IPs pbias=<\-256\-256> |
20241 | 7098 相互量化乖离率 (256 == 1.0) |
7099 .br | |
7100 mpeg量化默认值: 0 | |
7101 .br | |
7102 h263量化默认值: -64 | |
7103 .br | |
7104 注意: h263 MMX量化不能处理正的乖离率(设置vfdct=1或2) | |
7105 mpeg MMX量化不能处理负的乖离率(设置vfdct=1或2) | |
9840 | 7106 .RE |
7107 . | |
7108 .TP | |
20241 | 7109 .B \-xvidencopts <选项1:选项2:...> |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
7110 如果使用Xvid编码, 你可以由此设置它的参数. |
20241 | 7111 .br |
7112 有三种可用模式: 常比特率(CBR), 固定量化和2 pass. | |
7113 .br | |
7114 可用选项有: | |
9840 | 7115 . |
7116 .RSs | |
7117 .IPs pass=<1|2> | |
20241 | 7118 设置2 pass模式中的pass |
7119 .IPs bitrate=<参数> | |
7120 如果<16000以kbits/\:second为单位设置比特率, | |
7121 或者以bits/\:second为单位如果>16000 | |
7122 (CBR或者2 pass模式, 默认值=687 kbits/s) | |
9840 | 7123 .IPs fixed_quant=<1\-31> |
20241 | 7124 切换到固定量化模式并设置使用的量化值 |
9840 | 7125 .IPs me_quality=<0\-6> |
20241 | 7126 设置运动检测质量(默认值=6) |
9840 | 7127 IPs interlacing |
20241 | 7128 启用交错内容支持(默认值=off) |
9840 | 7129 .IPs 4mv |
20241 | 7130 每个宏块使用4运动矢量, 可能有更好的压缩率, 代价是更慢的编码速度(默认值=off) |
7131 .IPs rc_reaction_delay_factor=<参数> | |
7132 设置速率反应多快, 参数值越小更快 | |
7133 .IPs rc_averaging_period=<参数> | |
7134 达到要求平均值的周期 | |
7135 .IPs rc_buffer=<参数> | |
7136 速率控制缓冲区的大小 | |
9840 | 7137 .IPs quant_range=<1\-31>\-<1\-31>[/<1\-31>\-<1\-31>] |
20241 | 7138 所有帧的最小和最大的量化值(默认值=2\-31, CBR模式) |
7139 .br | |
7140 I/P帧的最小和最大的量化值(默认值=2\-31/2\-31, 2 pass模式) | |
7141 .IPs min_key_interval=<参数> | |
7142 关键帧之间的最小间距(默认值=0, 仅用于2 pass模式) | |
7143 .IPs max_key_interval=<参数> | |
7144 关键帧之间的最大间距(默认值=10*帧速率) | |
9840 | 7145 .IPs mpeg_quant |
20241 | 7146 使用MPEG量化而不是H.263(默认值=off) |
9840 | 7147 .IPs mod_quant |
20241 | 7148 一帧一帧的决定使用MPEG还是H.263量化. |
7149 (默认值=off, 仅用于2 pass模式) | |
9840 | 7150 .IPs greyscale |
20241 | 7151 黑白编码(默认值=off) |
9840 | 7152 .IPs debug |
20241 | 7153 在xvid.dbg中保存每一帧的统计值(默认值=off) |
7154 .br | |
7155 这不是2 pass的控制文件 | |
9840 | 7156 .IPs keyframe_boost=<0\-1000> |
20241 | 7157 (默认值=0, 仅用于2 pass模式) |
7158 .IPs kfthreshold=<参数> | |
7159 (默认值=10, 仅用于2 pass模式) | |
9840 | 7160 .IPs kfreduction=<0\-100> |
20241 | 7161 (默认值=30, 仅用于2 pass模式) |
9840 | 7162 .RE |
7163 | |
7164 .RSs | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
7165 下面的选项仅能用于不稳定(cvs -HEAD)版本的Xvid. |
20241 | 7166 这些选项是试验性的并且不一定会想料想的那样工作. |
9840 | 7167 .IPs packed |
20241 | 7168 创建可以即时解码的比特流(默认值=off) |
7169 .br | |
7170 .I 警告: | |
7171 这会产生一个非法的比特流, | |
7172 而且不能被除了divx/libavcodec/xvid之外的ISO-MPEG4解码器解码. | |
7173 .br | |
7174 .I 警告: | |
7175 这还会在文件中储存一个假的divx版本号, 所以有些解码器的bug自动检测功能可能会混乱. | |
9840 | 7176 .IPs divx5bvop |
20241 | 7177 产生DivX5兼容的B帧 (默认值=on) |
9840 | 7178 .IPs qpel |
20241 | 7179 启用四分之一像素运动估计(默认值=off) |
9840 | 7180 .IPs gmc |
20241 | 7181 启用全角运动补偿, 可以节省一些摇晃场景的大小(默认值=off) |
9840 | 7182 .IPs chroma_me |
20241 | 7183 使用色度信息来估计运动(默认值=off) |
9840 | 7184 .IPs chroma_opt |
20241 | 7185 启用色度优化预滤镜(默认值=off) |
9840 | 7186 .IPs reduced |
20241 | 7187 启用降低帧分辨率的编码方式(默认值=off) |
9840 | 7188 .IPs max_bframes=<0\-4> |
20241 | 7189 I/P帧之间的最大B帧数(默认值=0) |
9840 | 7190 .IPs bquant_ratio=<0\-1000> |
20241 | 7191 B帧和非B帧之间的量化值比, 150=1.50 (默认值=150) |
9840 | 7192 .IPs bquant_offset=<-1000\-1000> |
20241 | 7193 B帧和非B帧之间的量化偏移, 100=1.00 (默认值=100) |
9840 | 7194 .IPs hq_ac |
20241 | 7195 启用更好的AC部分预测, 能减小尺寸但会稍稍降低编码速度(默认值=off) |
9840 | 7196 .IPs vhq=<0\-4> |
20241 | 7197 启用基于DCT的更高质量的ME搜索, 由快到慢: |
9840 | 7198 |
7199 .br | |
20241 | 7200 0 = 关闭(默认值) |
7201 .br | |
7202 1 = 模式决定(相互/内部MB) | |
7203 .br | |
7204 2 = 限制搜索 | |
7205 .br | |
7206 3 = 中度搜索 | |
7207 .br | |
7208 4 = 大范围搜索 | |
9840 | 7209 .IPs psnr |
20241 | 7210 编码后显示整个视频的psnr(信号峰值与噪音的比率), |
7211 并把每帧的psnr储存在一个类似'psnr_hhmmss.log'的文件里. | |
7212 返回值以dB(分贝)为单位, 越高越好. | |
9840 | 7213 .RE |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
7214 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
7215 . |
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
7216 . |
9840 | 7217 .\" -------------------------------------------------------------------------- |
20600 | 7218 .\" 环境变量 |
9840 | 7219 .\" -------------------------------------------------------------------------- |
7220 . | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
7221 .SH "环境变量" |
20600 | 7222 . |
7223 有环境变量用于控制 MPlayer 和 MEncoder 的行为。 | |
7224 . | |
7225 .TP | |
7226 .B MPLAYER_CHARSET (也请参见 \-msgcharset) | |
7227 转换控制台的消息显示为指定字符集 (默认值是自动检测: autodetect)。 | |
7228 值 "noconv" 表示不要转换。 | |
7229 . | |
7230 .TP | |
7231 .B MPLAYER_HOME | |
7232 MPlayer 寻找设置的目录。 | |
7233 . | |
7234 .TP | |
7235 .B MPLAYER_VERBOSE (也请参见 \-v 和 \-msglevel) | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
7236 对所有的消息模块设置初始冗赘级别 (默认是: 0)。 |
20600 | 7237 负的值结果是越少的消息而正的值会越多。 |
7238 . | |
7239 .SS libaf: | |
7240 . | |
7241 .TP | |
7242 .B LADSPA_PATH | |
7243 如果设置了 LADSPA_PATH, 它会寻找指定的文件。 | |
7244 如果没设置, 你就必须提供完整的路径名。 | |
7245 FIXME: 这也在 ladspa 一节有提到. | |
7246 . | |
20675 | 7247 .SS libdvdcss: |
20600 | 7248 . |
7249 .TP | |
7250 .B DVDCSS_CACHE | |
7251 指定目录以储存标题的钥匙值。 | |
7252 这会加速 DVD 在缓存中的译码过程。 | |
7253 如果 DVDCSS_CACHE 目录不存在就创建它, | |
7254 并创建以 DVD 标题或生产日期为名称的子目录。 | |
7255 如果 DVDCSS_CACHE 没设置或是空的, libdvdcss 会使用默认值为 | |
7256 Unix 的 "${HOME}/.dvdcss/" 或 | |
7257 Win32 的 "C:\\Documents and Settings\\$USER\\Application Data\\dvdcss\\"。 | |
7258 特殊值 "off" 停用缓存。 | |
7259 . | |
7260 .TP | |
7261 .B DVDCSS_METHOD | |
7262 设置 libdvdcss 用于解读加密盘片的认证和解密方法。 | |
7263 可以是 title(标题), key(钥匙) 或 disc(盘片) 的其中之一。 | |
9840 | 7264 .PD 0 |
20600 | 7265 .RSs |
7266 .IPs "key\ \ " | |
7267 是默认方法。 | |
7268 libdvdcss 会使用一套计算过的播放器密钥,尝试取得盘片的钥匙。 | |
7269 如果驱动器不认识播放器的任何钥匙就会失败。 | |
7270 .IPs "disc\ " | |
7271 是钥匙方法失败的备用方法。 | |
7272 代之使用播放器钥匙, libdvdcss 会使用蛮横暴力的算法破解盘片钥匙。 | |
7273 此过程需要 CPU 高强度运行和 64 MB 内存以储存临时的数据。 | |
7274 .IPs title | |
7275 是所有其它方法的备用方法。 | |
7276 它不依靠与 DVD 设备交换钥匙, 而是使用一种密码机(crypto)攻击法来猜测标题钥匙。 | |
7277 此失败的情况极少, 因为盘片上没有足够的加密数据来低档统计攻击法, | |
7278 但是另一方面这是仅有的方法来破译储存在硬盘上的 DVD, | |
7279 和 RPC2 设备上不同地区码的 DVD。 | |
7280 .RE | |
7281 .PD 1 | |
7282 . | |
7283 .TP | |
7284 .B DVDCSS_RAW_DEVICE | |
7285 指定使用的原始设备。 | |
7286 确切的用法依赖于你的操作系统, 例如 Linux 工具建立的原始设备是 raw(8)。 | |
7287 请注意在大多数操作系统上, 使用原始设备需要高度对齐的缓冲(aligned buffers): | |
7288 Linux 需要 2048 字节(等于 DVD 扇区大小)的对齐。 | |
7289 . | |
7290 .TP | |
7291 .B DVDCSS_VERBOSE | |
7292 设置 libdvdcss 冗赘级别。 | |
7293 .PD 0 | |
9840 | 7294 .RSs |
20600 | 7295 .IPs 0 |
7296 一点都不输出消息。 | |
7297 .IPs 1 | |
7298 输出错误消息到 stderr。 | |
7299 .IPs 2 | |
7300 输出错误和调试消息到 stderr。 | |
7301 .RE | |
7302 .PD 1 | |
7303 . | |
7304 .TP | |
7305 .B DVDREAD_NOKEYS | |
7306 启动时跳过访问所有的钥匙。 | |
7307 目前停用。 | |
7308 . | |
7309 .TP | |
7310 .B HOME | |
7311 FIXME: 待解释。 | |
7312 . | |
7313 .SS libao2: | |
7314 . | |
7315 .TP | |
7316 .B AO_SUN_DISABLE_SAMPLE_TIMING | |
7317 FIXME: 待解释。 | |
7318 . | |
7319 .TP | |
7320 .B AUDIODEV | |
7321 FIXME: 待解释。 | |
7322 . | |
7323 .TP | |
7324 .B AUDIOSERVER | |
7325 指定 nas 音频输出驱动应该去连接的和传输的 | |
7326 网络音频系统(Network Audio System)服务器。 | |
7327 如果没设置, 就使用 DISPLAY。 | |
7328 传输可以是 tcp 和 unix 其中之一。 | |
7329 语法是 tcp/<某主机>:<某端口>, <某主机>:<实例号> 或 [unix]:<实例号>。 | |
7330 NAS 基端口是 8000 而 <实例号> 在其之上再增加。 | |
7331 .sp 1 | |
7332 .RS | |
7333 .I 示例: | |
7334 .RE | |
7335 .PD 0 | |
7336 .RSs | |
7337 .IPs AUDIOSERVER=somehost:0 | |
7338 连接到 NAS 服务器, 某主机上使用默认的端口和传输协议。 | |
7339 .IPs AUDIOSERVER=tcp/somehost:8000 | |
7340 连接到 NAS 服务器, 某主机上监听 TCP 端口8000。 | |
7341 .IPs AUDIOSERVER=(unix)?:0 | |
7342 连接到 NAS 服务器, 本地主机上的实例 0 使用 unix 域套接口。 | |
9840 | 7343 .RE |
7344 .PD 1 | |
20600 | 7345 . |
7346 .TP | |
7347 .B DISPLAY | |
7348 FIXME: 待解释。 | |
7349 . | |
7350 .SS vidix: | |
7351 . | |
7352 .TP | |
7353 .B VIDIX_CRT | |
7354 FIXME: 待解释。 | |
7355 . | |
7356 .SS osdep: | |
7357 . | |
7358 .TP | |
7359 .B TERM | |
7360 FIXME: 待解释。 | |
7361 . | |
7362 .SS libvo: | |
7363 . | |
7364 .TP | |
7365 .B DISPLAY | |
7366 FIXME: 待解释。 | |
7367 . | |
7368 .TP | |
7369 .B FRAMEBUFFER | |
7370 FIXME: 待解释。 | |
7371 . | |
7372 .TP | |
7373 .B HOME | |
7374 FIXME: 待解释。 | |
7375 . | |
7376 .SS libmpdemux: | |
7377 . | |
7378 .TP | |
7379 .B HOME | |
7380 FIXME: 待解释。 | |
7381 . | |
7382 .TP | |
7383 .B HOMEPATH | |
7384 FIXME: 待解释。 | |
7385 . | |
7386 .TP | |
7387 .B http_proxy | |
7388 FIXME: 待解释。 | |
7389 . | |
7390 .TP | |
7391 .B LOGNAME | |
7392 FIXME: 待解释。 | |
7393 . | |
7394 .TP | |
7395 .B USERPROFILE | |
7396 FIXME: 待解释。 | |
7397 . | |
7398 .SS libmpcodecs: | |
7399 . | |
7400 .TP | |
7401 .B XANIM_MOD_DIR | |
7402 FIXME: 待解释。 | |
7403 . | |
7404 .SS GUI: | |
7405 . | |
7406 .TP | |
7407 .B CHARSET | |
7408 FIXME: 待解释。 | |
7409 . | |
7410 .TP | |
7411 .B DISPLAY | |
7412 FIXME: 待解释。 | |
7413 . | |
7414 .TP | |
7415 .B HOME | |
7416 FIXME: 待解释。 | |
7417 . | |
7418 .SS libavformat: | |
7419 . | |
7420 .TP | |
7421 .B AUDIO_FLIP_LEFT | |
7422 FIXME: 待解释。 | |
7423 . | |
7424 .TP | |
7425 .B BKTR_DEV | |
7426 FIXME: 待解释。 | |
7427 . | |
7428 .TP | |
7429 .B BKTR_FORMAT | |
7430 FIXME: 待解释。 | |
7431 . | |
7432 .TP | |
7433 .B BKTR_FREQUENCY | |
7434 FIXME: 待解释。 | |
7435 . | |
7436 .TP | |
7437 .B http_proxy | |
7438 FIXME: 待解释。 | |
7439 . | |
7440 .TP | |
7441 .B no_proxy | |
7442 FIXME: 待解释。 | |
7443 . | |
7444 . | |
7445 . | |
9840 | 7446 .\" -------------------------------------------------------------------------- |
20600 | 7447 .\" 文件 |
9840 | 7448 .\" -------------------------------------------------------------------------- |
7449 . | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
7450 .SH "相关文件" |
20600 | 7451 . |
7452 .TP | |
7453 /usr/\:local/\:etc/\:mplayer/\:mplayer.conf | |
7454 MPlayer 范围的设置 | |
7455 . | |
7456 .TP | |
7457 /usr/\:local/\:etc/\:mplayer/\:mencoder.conf | |
7458 MEncoder 范围的设置 | |
7459 . | |
7460 .TP | |
7461 ~/.mplayer/\:config | |
7462 MPlayer 用户设置 | |
7463 . | |
7464 .TP | |
7465 ~/.mplayer/\:mencoder.conf | |
7466 MEncoder 用户设置 | |
7467 . | |
7468 .TP | |
7469 ~/.mplayer/\:input.conf | |
20842
c15751f13cf9
1. convert single quotation mark to double one for better looking
kraymer
parents:
20838
diff
changeset
|
7470 输入绑定 (按键的完整列表请参见 "\-input keylist" 的输出) |
20600 | 7471 . |
7472 .TP | |
7473 ~/.mplayer/\:gui.conf | |
7474 GUI 配置文件 | |
7475 . | |
7476 .TP | |
7477 ~/.mplayer/\:gui.pl | |
7478 GUI 播放列表 | |
7479 . | |
7480 .TP | |
7481 ~/.mplayer/\:font/ | |
7482 字体目录 (里面必须有一个 font.desc 文件和带 .RAW 后缀的文件。) | |
7483 . | |
7484 .TP | |
7485 ~/.mplayer/\:DVDkeys/ | |
7486 缓存的 CSS 钥匙 | |
7487 . | |
7488 .TP | |
7489 假如播放文件是 /path/\:to/\:movie.avi, MPlayer 按以下顺序搜索字幕文件: | |
7490 .RS | |
7491 /path/\:to/\:movie.sub | |
7492 .br | |
7493 ~/.mplayer/\:sub/\:movie.sub | |
7494 .RE | |
7495 .PD 1 | |
7496 . | |
7497 . | |
7498 .\" -------------------------------------------------------------------------- | |
7499 .\" 示例 | |
7500 .\" -------------------------------------------------------------------------- | |
7501 . | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
7502 .SH "MPLAYER的使用范例" |
20600 | 7503 . |
7504 .PP | |
7505 .B 快速上手播放 DVD: | |
7506 .nf | |
7507 mplayer dvd://1 | |
7508 .fi | |
7509 . | |
7510 .PP | |
7511 .B 播放日文对话和英文字幕: | |
7512 .nf | |
7513 mplayer dvd://1 \-alang ja \-slang en | |
7514 .fi | |
7515 . | |
7516 .PP | |
7517 .B 只播放第 5, 6, 7 场景: | |
7518 .nf | |
7519 mplayer dvd://1 \-chapter 5-7 | |
7520 .fi | |
7521 . | |
7522 .PP | |
7523 .B 只播放第 5, 6, 7 标题: | |
7524 .nf | |
7525 mplayer dvd://5-7 | |
7526 .fi | |
7527 . | |
7528 .PP | |
7529 .B 播放多视角 DVD: | |
7530 .nf | |
7531 mplayer dvd://1 \-dvdangle 2 | |
7532 .fi | |
7533 . | |
7534 .PP | |
7535 .B 从不同的 DVD 设备播放: | |
7536 .nf | |
7537 mplayer dvd://1 \-dvd-device /dev/\:dvd2 | |
7538 .fi | |
7539 . | |
7540 .PP | |
7541 .B 从目录中的 VOB 文件播放 DVD 视频: | |
7542 .nf | |
7543 mplayer dvd://1 \-dvd-device /path/\:to/\:directory/ | |
7544 .fi | |
7545 . | |
7546 .PP | |
7547 .B 复制 DVD 标题到硬盘, 保存文件名为 "title1.vob": | |
7548 .nf | |
7549 mplayer dvd://1 \-dumpstream \-dumpfile title1.vob | |
7550 .fi | |
7551 . | |
7552 .PP | |
7553 .B 播放 HTTP 流: | |
7554 .nf | |
7555 mplayer http://mplayer.hq/example.avi | |
7556 .fi | |
7557 . | |
7558 .PP | |
7559 .B 播放 RTSP 流: | |
7560 .nf | |
7561 mplayer rtsp://server.example.com/streamName | |
7562 .fi | |
7563 . | |
7564 .PP | |
7565 .B 转换字幕为 MPsub 格式: | |
7566 .nf | |
9840 | 7567 mplayer dummy.avi \-sub source.sub \-dumpmpsub |
20600 | 7568 .fi |
7569 . | |
7570 .PP | |
7571 .B 转换字幕为 MPsub 格式但不播放: | |
7572 .nf | |
7573 mplayer /dev/\:zero \-rawvideo pal:fps=xx \-demuxer rawvideo \-vc null \-vo null \-noframedrop \-benchmark \-sub source.sub \-dumpmpsub | |
7574 .fi | |
7575 . | |
7576 .PP | |
7577 .B 从标准的 V4L 输入: | |
7578 .nf | |
7579 mplayer tv:// \-tv driver=v4l:width=640:height=480:outfmt=i420 \-vc rawi420 \-vo xv | |
7580 .fi | |
7581 . | |
7582 .PP | |
7583 .B 回放 Zoran 卡 (旧方法, 废弃): | |
7584 .nf | |
7585 mplayer \-vo zr \-vf scale=352:288 file.avi | |
7586 .fi | |
7587 . | |
7588 .PP | |
7589 .B 回放 Zoran 卡 (新方法): | |
7590 .nf | |
7591 mplayer \-vo zr2 \-vf scale=352:288,zrmjpeg file.avi | |
7592 .fi | |
7593 . | |
7594 .PP | |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
7595 .B 只用两个扬声器播放 6-声道 AAC 文件: |
20600 | 7596 .nf |
7597 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 | |
7598 .fi | |
7599 .br | |
7600 你可能想用 pan 值播放片断 (例如用放大值) 以增加音量或者避免剪切。 | |
7601 . | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
7602 .PP |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
7603 .B 使用geq滤镜产生的颠倒的棋盘: |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
7604 .nf |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
7605 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' |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
7606 .fi |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
7607 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
7608 . |
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
7609 .SH "MENCODER的使用范例" |
20600 | 7610 . |
7611 .PP | |
7612 .B 编码 DVD 标题 #2 中选择的场景: | |
7613 .nf | |
7614 mencoder dvd://2 \-chapter 10-15 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4 | |
7615 .fi | |
7616 . | |
7617 .PP | |
7618 .B 编码 DVD 标题 #2, 缩放到 640x480: | |
7619 .nf | |
7620 mencoder dvd://2 \-vf scale=640:480 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4 | |
7621 .fi | |
7622 . | |
7623 .PP | |
7624 .B 编码 DVD 标题 #2, 缩放到 512xHHH (保持宽高比): | |
7625 .nf | |
7626 mencoder dvd://2 \-vf scale \-zoom \-xy 512 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4 | |
7627 .fi | |
7628 . | |
7629 .PP | |
7630 .B 同上, 但使用比特率 1800kbit 和优化的 macroblocks: | |
7631 .nf | |
7632 mencoder dvd://2 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4:mbd=1:vbitrate=1800 | |
7633 .fi | |
7634 . | |
7635 .PP | |
7636 .B 同上, 但使用 MJPEG 压缩: | |
7637 .nf | |
7638 mencoder dvd://2 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mjpeg:mbd=1:vbitrate=1800 | |
7639 .fi | |
7640 . | |
7641 .PP | |
7642 .B 编码当前目录下的所有 *.jpg 文件: | |
7643 .nf | |
7644 mencoder "mf://*.jpg" \-mf fps=25 \-o output.avi \-ovc lavc \-lavcopts vcodec=mpeg4 | |
7645 .fi | |
7646 . | |
7647 .PP | |
7648 .B 从电视调谐器编码 (指定格式用 \-vf format): | |
7649 .nf | |
7650 mencoder \-tv driver=v4l:width=640:height=480 tv:// \-o tv.avi \-ovc raw | |
7651 .fi | |
7652 . | |
7653 .PP | |
7654 .B 从管道编码: | |
7655 .nf | |
7656 rar p test-SVCD.rar | mencoder \-ovc lavc \-lavcopts vcodec=mpeg4:vbitrate=800 \-ofps 24 \- | |
7657 .fi | |
7658 . | |
7659 . | |
9840 | 7660 .\" -------------------------------------------------------------------------- |
20459 | 7661 .\" 错误, 作者, 标准声明 |
9840 | 7662 .\" -------------------------------------------------------------------------- |
7663 . | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
7664 .SH "程序错误" |
20459 | 7665 不要惊慌。 |
7666 如果你发现错误, 报告我们, 但请首先确认你已阅读了所有的文档。 | |
7667 也要小心那些表情符号 :) | |
7668 许多错误是不正确的设置和参数使用引起的。 | |
7669 错误报告的文档一节 | |
7670 (http://www.mplayerhq.hu/\:DOCS/\:HTML/\:en/\:bugreports.html) | |
7671 解释了如何创建有用的错误报告。 | |
7672 . | |
7673 . | |
7674 . | |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
7675 .SH "程序的作者" |
20553
4db6f615ca38
update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
kraymer
parents:
20520
diff
changeset
|
7676 MPlayer 最初由 Arpad Gereoffy 制作。 |
20481 | 7677 其它许多贡献者的部分清单, 请参见 AUTHORS(作者) 文件。 |
9840 | 7678 .PP |
23370
f3add453c968
Partial sync with r23370, with only one section obsolete.
gpoirier
parents:
23144
diff
changeset
|
7679 MPlayer 是 (C) 2000\-2007 The MPlayer Team (MPlayer 团队) 所有 |
20459 | 7680 .PP |
20481 | 7681 本(英文)手册页主要由 Gabucino, Jonas Jermann 和 Diego Biurrun 编写, |
20459 | 7682 由 Diego Biurrun 维护。 |
21028
22b8d2ea10a0
Update section "AUDIO FILTERS"; Some sync w/ r21026;
kraymer
parents:
20842
diff
changeset
|
7683 参于翻译本中文手册页的有: Lu Ran <hephooey AT fastmail.fm>, |
23467
720aa593e920
Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
kraymer
parents:
23390
diff
changeset
|
7684 Sheldon Jin <jinsh2 AT yahoo.com>, JRaSH<jrash06 At 163.com> 等。 |
20459 | 7685 有关本文的联系请发送邮件到 MPlayer-DOCS 邮件列表。 |
20481 | 7686 与翻译相关的邮件属于 MPlayer-translations 邮件列表。 |
9840 | 7687 .\" end of file |