Revision 21005,
1.4 KB
checked in by ghudson, 20 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r21004,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | .TH GStreamer 1 "March 2001" |
---|
2 | .SH NAME |
---|
3 | gst\-xmlinspect - print info about a GStreamer plugin or element |
---|
4 | .SH SYNOPSIS |
---|
5 | .B gst\-xmlinspect [OPTION...] [PLUGIN|ELEMENT] |
---|
6 | .SH DESCRIPTION |
---|
7 | .PP |
---|
8 | \fIgst\-xmlinspect\fP is a tool that prints out information on |
---|
9 | available \fIGStreamer\fP plugins, information about a particular |
---|
10 | plugin, or information about a particular element. When executed |
---|
11 | with no PLUGIN or ELEMENT argument, \fIgst\-xmlinspect\fP will print |
---|
12 | a list of all plugins and elements. When executed with a PLUGIN |
---|
13 | or ELEMENT argument, \fIgst\-xmlinspect\fP will print information |
---|
14 | about that plug-in or element as an XML document. |
---|
15 | . |
---|
16 | .SH OPTIONS |
---|
17 | .l |
---|
18 | \fIgst\-xmlinspect\fP accepts the following arguments and options: |
---|
19 | .TP 8 |
---|
20 | .B PLUGIN |
---|
21 | Name of a plugin |
---|
22 | .TP 8 |
---|
23 | .B ELEMENT |
---|
24 | Name of an element |
---|
25 | .TP 8 |
---|
26 | .B \-\-help |
---|
27 | Print help synopsis and available FLAGS |
---|
28 | .TP 8 |
---|
29 | .B \-\-gst\-info\-mask=FLAGS |
---|
30 | \fIGStreamer\fP info flags to set (list with \-\-help) |
---|
31 | .TP 8 |
---|
32 | .B \-\-gst\-debug\-mask=FLAGS |
---|
33 | \fIGStreamer\fP debugging flags to set (list with \-\-help) |
---|
34 | .TP 8 |
---|
35 | .B \-\-gst\-mask=FLAGS |
---|
36 | \fIGStreamer\fP info and debugging flags to set (list with \-\-help) |
---|
37 | .TP 8 |
---|
38 | .B \-\-gst\-plugin\-spew |
---|
39 | \fIGStreamer\fP info flags to set |
---|
40 | Enable printout of errors while loading \fIGStreamer\fP plugins |
---|
41 | .TP 8 |
---|
42 | .B \-\-gst\-plugin\-path=PATH |
---|
43 | Add directories separated with ':' to the plugin search path |
---|
44 | .SH SEE ALSO |
---|
45 | .BR gst\-register (1), |
---|
46 | .BR gst\-launch (1) |
---|
47 | .SH AUTHOR |
---|
48 | The GStreamer team at http://gstreamer.net/ |
---|
Note: See
TracBrowser
for help on using the repository browser.