mmore updates
[platform/upstream/gstreamer.git] / tools / gst-inspect.1
1 .TH GStreamer 1 "March 2001"
2 .SH NAME
3 gst\-inspect - print info about a GStreamer plugin or element
4 .SH SYNOPSIS
5 .B  gst\-register [OPTION...] [PLUGIN|ELEMENT]
6 .SH DESCRIPTION
7 .PP
8 \fIgst\-inspect\fP is a tool to print out information on the
9 available \fIGStreamer\fP plugins, information on a plugin, or
10 information on an element.  With no PLUGIN or ELEMENT option it
11 will list all plugins and elements.
12 .
13 .SH OPTIONS
14 .l
15 \fIgst\-inspect\fP accepts the following options:
16 .TP 8
17 .B  PLUGIN
18 Name of a plugin
19 .TP 8
20 .B  ELEMENT
21 Name of an element
22 .TP 8
23 .B  \-\-help
24 Print help synopsis and available FLAGS
25 .TP 8
26 .B  \-\-gst\-info\-mask=FLAGS
27 \fIGStreamer\fP info flags to set (list with \-\-help)
28 .TP 8
29 .B  \-\-gst\-debug\-mask=FLAGS
30 \fIGStreamer\fP debugging flags to set (list with \-\-help)
31 .TP 8
32 .B  \-\-gst\-mask=FLAGS
33 \fIGStreamer\fP info and debugging flags to set (list with \-\-help)
34 .TP 8
35 .B  \-\-gst\-plugin\-spew
36 \fIGStreamer\fP info flags to set
37 Enable printout of errors while loading \fIGStreamer\fP plugins
38 .TP 8
39 .B  \-\-gst\-plugin\-path=PATH
40 Add directories separated with ':' to the plugin search path
41 .SH SEE ALSO
42 .BR gst\-register (1),
43 .BR gst\-launch (1)
44 .SH AUTHOR
45 The GStreamer team at http://gstreamer.net/