"Fossies" - the Fresh Open Source Software Archive 
Member "gnash-0.8.10/doc/C/gnash.man-xml" (19 Jan 2012, 9989 Bytes) of package /linux/www/old/gnash-0.8.10.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
2 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
3 [
4 <!ENTITY legal SYSTEM "legal.xml">
5 <!ENTITY appversion "0.8.10">
6 <!ENTITY manrevision "0.4">
7 <!ENTITY date "Feb 2011">
8 <!ENTITY app "<application>Gnash</application>">
9 <!ENTITY appname "Gnash">
10 <!ENTITY version "0.8">
11 ]
12 >
13
14 <refentry id="gnash">
15 <refmeta>
16 <refentrytitle>gnash</refentrytitle>
17 <manvolnum>1</manvolnum>
18 </refmeta>
19
20 <!-- the refname becomes the output name of the man page -->
21 <refnamediv>
22 <refname>gnash</refname>
23 <refname>gtk-gnash</refname>
24 <refname>qt4-gnash</refname>
25 <refname>dump-gnash</refname>
26 <refname>fb-gnash</refname>
27 <refname>sdl-gnash</refname>
28 <refname>gnash-gtk-launcher</refname>
29 <refname>gnash-qt-launcher</refname>
30 <refpurpose>GNU Flash (SWF) Player</refpurpose>
31 </refnamediv>
32
33
34 <refsynopsisdiv><title>Synopsis</title>
35 <synopsis>
36 gnash [option]... [URL]
37 </synopsis>
38 </refsynopsisdiv>
39
40 <refsect1><title>Description</title>
41 <para>
42 Run the SWF movie player.
43 </para>
44
45 <variablelist>
46 <varlistentry>
47 <term>-h</term>
48 <term>--help</term>
49 <listitem>
50 <para>
51 Print usage info.
52 </para>
53 </listitem>
54 </varlistentry>
55
56 <varlistentry>
57 <term>-V</term>
58 <term>--version</term>
59 <listitem>
60 <para>
61 Print the version number, and the configuration, of the
62 Gnash player. Please provide this information when submitting bug
63 reports.
64 </para>
65 </listitem>
66 </varlistentry>
67
68 <varlistentry>
69 <term>-s factor</term>
70 <term>--scale factor</term>
71 <listitem>
72 <para>
73 Scale the movie up/down by the specified factor.
74 </para>
75 </listitem>
76 </varlistentry>
77
78 <varlistentry>
79 <term>-c</term>
80 <listitem>
81 <para>
82 Produce a core file instead of letting SDL trap it
83 </para>
84 </listitem>
85 </varlistentry>
86
87 <varlistentry>
88 <term>-d num</term>
89 <term>--delay num</term>
90 <listitem>
91 <para>
92 Number of milliseconds to delay in main loop.
93 </para>
94 </listitem>
95 </varlistentry>
96
97 <varlistentry>
98 <term>-v</term>
99 <term>--verbose</term>
100 <listitem>
101 <para>
102 Be verbose; i.e. print log messages to stdout.
103 </para>
104 </listitem>
105 </varlistentry>
106
107 <varlistentry>
108 <term>-a</term>
109 <listitem>
110 <para>
111 Be very verbose about movie action execution. Must be used in
112 conjunction with -v.
113 </para>
114 </listitem>
115 </varlistentry>
116
117 <varlistentry>
118 <term>-p</term>
119 <listitem>
120 <para>
121 Be very verbose about parsing. Must be used in conjunction with -v.
122 </para>
123 </listitem>
124 </varlistentry>
125
126 <varlistentry>
127 <term>-A file</term>
128 <listitem>
129 <para>
130 Audio dump file (wave format).
131 </para>
132 </listitem>
133 </varlistentry>
134
135 <varlistentry>
136 <term>--hwaccel none|vaapi|xv</term>
137 <listitem>
138 <para>
139 Hardware Video Accelerator to use none|vaapi|xv|omap (default: none)
140 </para>
141 </listitem>
142 </varlistentry>
143
144 <varlistentry>
145 <term>-x xid</term>
146 <term>--xid xid</term>
147 <listitem>
148 <para>
149 The XID of the parent window Gnash should use instead of
150 creating a new one. This is only used when embedding the player
151 into another window.
152 </para>
153 </listitem>
154 </varlistentry>
155
156 <varlistentry>
157 <term>-w</term>
158 <term>--writelog</term>
159 <listitem>
160 <para>
161 Write the gnash-dbg.log debug log to disk. By default the
162 plugin writes its log in your home directory when using a
163 launcher from GNOME or KDE.
164 </para>
165 </listitem>
166 </varlistentry>
167
168 <varlistentry>
169 <term>-j width</term>
170 <term>--width width</term>
171 <listitem>
172 <para>
173 Set the width of the window. This is only used when embedding
174 the player into another window.
175 </para>
176 </listitem>
177 </varlistentry>
178
179 <varlistentry>
180 <term>-k height</term>
181 <term>--height height</term>
182 <listitem>
183 <para>
184 Set the height of the window. This is only used when embedding
185 the player into another window.
186 </para>
187 </listitem>
188 </varlistentry>
189
190 <varlistentry>
191 <term>-X x-pos</term>
192 <term>--x-pos x-pos</term>
193 <listitem>
194 <para>
195 Set window x position.
196 </para>
197 </listitem>
198 </varlistentry>
199
200 <varlistentry>
201 <term>-Y y-pos</term>
202 <term>--y-pos y-pos</term>
203 <listitem>
204 <para>
205 Set window y position.
206 </para>
207 </listitem>
208 </varlistentry>
209
210 <varlistentry>
211 <term>-1</term>
212 <term>--once</term>
213 <listitem>
214 <para>
215 Play once; exit when/if movie reaches the last frame.
216 </para>
217 </listitem>
218 </varlistentry>
219
220 <varlistentry>
221 <term>-g</term>
222 <listitem>
223 <para>
224 Start Gnash with a Flash debugger console so one can set
225 breakpoints or watchpoints.
226 </para>
227 </listitem>
228 </varlistentry>
229
230 <varlistentry>
231 <term>-r [0|1|2|3]</term>
232 <listitem>
233 <para>
234 0 disables rendering and sound (good for batch tests).
235 </para>
236 <para>
237 1 enables rendering, disable sound.
238 </para>
239 <para>
240 2 disables rendering, enable sound.
241 </para>
242 <para>
243 3 enables rendering and sound (default setting).
244 </para>
245 </listitem>
246 </varlistentry>
247
248 <varlistentry>
249 <term>-M ffmpeg|gst</term>
250 <term>--media ffmpeg|gst</term>
251 <listitem>
252 <para>
253 The media handler to use (default: ffmpeg).
254 </para>
255 </listitem>
256 </varlistentry>
257
258 <varlistentry>
259 <term>-R agg|cairo|opengl</term>
260 <term>--renderer agg|cairo|opengl</term>
261 <listitem>
262 <para>
263 The renderer to use (default: agg).
264 </para>
265 </listitem>
266 </varlistentry>
267
268 <varlistentry>
269 <term>-t sec</term>
270 <term>--timeout sec</term>
271 <listitem>
272 <para>
273 Timeout and exit after the specified number of seconds.
274 </para>
275 </listitem>
276 </varlistentry>
277
278 <varlistentry>
279 <term>-u url</term>
280 <term>--real-url url</term>
281 <listitem>
282 <para>
283 Set "real" url of the movie (useful for downloaded movies).
284 </para>
285 </listitem>
286 </varlistentry>
287
288 <varlistentry>
289 <term>-U url</term>
290 <term>--base-url url</term>
291 <listitem>
292 <para>
293 Set "base" url for this run (used to resolve relative urls,
294 defaults to movie url)
295 </para>
296 </listitem>
297 </varlistentry>
298
299 <varlistentry>
300 <term>-P param</term>
301 <term>--param param</term>
302 <listitem>
303 <para>
304 Set parameter (ie. "FlashVars=A=1&b=2")
305 </para>
306 </listitem>
307 </varlistentry>
308
309 <varlistentry>
310 <term>-F x:y</term>
311 <term>--fd x:y</term>
312 <listitem>
313 <para>
314 Set file descriptors to use for external communications. x is
315 use by the player to send commands to the plugin, y is used
316 by the plugin to send commands to the standalone player.
317 </para>
318 </listitem>
319 </varlistentry>
320
321 <varlistentry>
322 <term>--max-advances num</term>
323 <listitem>
324 <para>
325 Exit after specified number of frame advances.
326 </para>
327 </listitem>
328 </varlistentry>
329
330 <varlistentry>
331 <term>--fullscreen</term>
332 <listitem>
333 <para>
334 Start in fullscreen mode.
335 </para>
336 </listitem>
337 </varlistentry>
338
339 <varlistentry>
340 <term>--hide-menubar</term>
341 <listitem>
342 <para>
343 Start without displaying the menu bar.
344 </para>
345 </listitem>
346 </varlistentry>
347
348 <varlistentry>
349 <term>--screenshot list</term>
350 <listitem>
351 <para>
352 Set a list of frame advances to be saved as screenshots. The list
353 must be comma-separated. Valid values are integers and the phrase
354 "last". If "last" is specified, the final
355 frame before exit is saved. Invalid values are ignored. Frame numbers
356 apply to the sequence of frames as the SWF is executed, not the
357 frame sequence defined in the SWF. Use in combination with
358 --screenshot-file to specify output filename.
359 </para>
360 </listitem>
361 </varlistentry>
362
363 <varlistentry>
364 <term>--screenshot-file file</term>
365 <listitem>
366 <para>
367 Specify the output pattern for screenshot filenames. The token %f
368 in a pattern will be replaced with a frame identifier. If you specify
369 multiple frames and do not use %f, the file will be overwritten for
370 each screenshot. If this option is not specified but screenshots
371 are requested, a default filename will be used.
372 </para>
373 </listitem>
374 </varlistentry>
375
376 </variablelist>
377
378 <refsect2><title>Keys</title>
379
380 <variablelist>
381 <varlistentry>
382 <term>CTRL-Q</term>
383 <listitem>
384 <para>
385 Quit/Exit.
386 </para>
387 </listitem>
388 </varlistentry>
389
390 <varlistentry>
391 <term>CTRL-W</term>
392 <listitem>
393 <para>
394 Quit/Exit.
395 </para>
396 </listitem>
397 </varlistentry>
398
399 <varlistentry>
400 <term>CTRL-P</term>
401 <listitem>
402 <para>
403 Toggle pause.
404 </para>
405 </listitem>
406 </varlistentry>
407
408 <varlistentry>
409 <term>CTRL-R </term>
410 <listitem>
411 <para>
412 Restart the movie.
413 </para>
414 </listitem>
415 </varlistentry>
416
417 <varlistentry>
418 <term>CTRL-L </term>
419 <listitem>
420 <para>
421 Force immediate redraw.
422 </para>
423 </listitem>
424 </varlistentry>
425
426 <varlistentry>
427 <term>CTRL-F </term>
428 <listitem>
429 <para>
430 Toggle fullscreen. ESC also exits fullscreen.
431 </para>
432 </listitem>
433 </varlistentry>
434
435 <varlistentry>
436 <term>CTRL-O </term>
437 <listitem>
438 <para>
439 Save a spontaneous screenshot. If no screenshots were requested
440 from the command line, a default filename is used. Otherwise, the
441 same filename pattern is used for requested and spontaneous
442 screenshots.
443 </para>
444 </listitem>
445 </varlistentry>
446 </variablelist>
447 <para>
448 Flash is a registered trademark of Adobe Corporation.
449 </para>
450
451 </refsect2>
452 </refsect1>
453 </refentry>
454