1GStreamer(1)                General Commands Manual               GStreamer(1)
2
3
4

NAME

6       gst-inspect - print info about a GStreamer plugin or element
7

SYNOPSIS

9       gst-inspect [OPTION...] [PLUGIN|ELEMENT]
10

DESCRIPTION

12       gst-inspect  is  a  tool  that  prints  out  information  on  available
13       GStreamer plugins, information about a particular plugin,  or  informa‐
14       tion  about a particular element.  When executed with no PLUGIN or ELE‐
15       MENT argument, gst-inspect will print a list of all  plugins  and  ele‐
16       ments  together with a summary.  When executed with a PLUGIN or ELEMENT
17       argument, gst-inspect will print information about that plug-in or ele‐
18       ment.
19

OPTIONS

21       gst-inspect accepts the following arguments and options:
22
23       PLUGIN  Name of a plugin
24
25       ELEMENT Name of an element
26
27       --help  Print help synopsis and available FLAGS
28
29       --gst-info-mask=FLAGS
30               GStreamer info flags to set (list with --help)
31
32       -a, --print-all
33               Print all plugins and elements
34
35       --print-plugin-auto-install-info
36               Print  a machine-parsable list of features the specified plugin
37               provides.  Useful in connection with external automatic  plugin
38               installation mechanisms.
39
40       --gst-debug-mask=FLAGS
41               GStreamer debugging flags to set (list with --help)
42
43       --gst-mask=FLAGS
44               GStreamer info and debugging flags to set (list with --help)
45
46       --gst-plugin-spew
47               GStreamer  info  flags  to  set Enable printout of errors while
48               loading GStreamer plugins
49
50       --gst-plugin-path=PATH
51               Add directories separated with ':' to the plugin search path
52

SEE ALSO

54       gst-feedback(1), gst-launch(1), gst-typefind(1)
55

AUTHOR

57       The GStreamer team at http://gstreamer.freedesktop.org/
58
59
60
61                                 December 2005                    GStreamer(1)
Impressum