source: trunk/third/gstreamer/tools/gst-inspect.1.in @ 21005

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.
RevLine 
[21004]1.TH GStreamer 1 "March 2001"
2.SH NAME
3gst\-inspect - print info about a GStreamer plugin or element
4.SH SYNOPSIS
5.B  gst\-inspect [OPTION...] [PLUGIN|ELEMENT]
6.SH DESCRIPTION
7.PP
8\fIgst\-inspect\fP is a tool that prints out information on
9available \fIGStreamer\fP plugins, information about a particular
10plugin, or information about a particular element.  When executed
11with no PLUGIN or ELEMENT argument, \fIgst\-inspect\fP will print
12a list of all plugins and elements.  When executed with a PLUGIN
13or ELEMENT argument, \fIgst\-inspect\fP will print information
14about that plug-in or element.
15.
16.SH OPTIONS
17.l
18\fIgst\-inspect\fP accepts the following arguments and options:
19.TP 8
20.B  PLUGIN
21Name of a plugin
22.TP 8
23.B  ELEMENT
24Name of an element
25.TP 8
26.B  \-\-help
27Print 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
40Enable printout of errors while loading \fIGStreamer\fP plugins
41.TP 8
42.B  \-\-gst\-plugin\-path=PATH
43Add 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
48The GStreamer team at http://gstreamer.net/
Note: See TracBrowser for help on using the repository browser.