Go to main content

マニュアルページ セクション 1: ユーザーコマンド

印刷ビューの終了

更新: 2018年8月8日
 
 

gst-inspect-1.0 (1)

名前

gst-inspect-1.0 - print info about a GStreamer plugin or element

形式

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

説明

GStreamer(1)                General Commands Manual               GStreamer(1)



NAME
       gst-inspect - print info about a GStreamer plugin or element

SYNOPSIS
       gst-inspect [OPTION...] [PLUGIN|ELEMENT]

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

OPTIONS
       gst-inspect accepts the following arguments and options:

       PLUGIN  Name of a plugin

       ELEMENT Name of an element

       --help  Print help synopsis and available FLAGS

       --gst-info-mask=FLAGS
               GStreamer info flags to set (list with --help)

       -a, --print-all
               Print all plugins and elements

       --print-plugin-auto-install-info
               Print  a machine-parsable list of features the specified plugin
               provides.  Useful in connection with external automatic  plugin
               installation mechanisms.

       --gst-debug-mask=FLAGS
               GStreamer debugging flags to set (list with --help)

       --gst-mask=FLAGS
               GStreamer info and debugging flags to set (list with --help)

       --gst-plugin-spew
               GStreamer  info  flags  to  set Enable printout of errors while
               loading GStreamer plugins

       --gst-plugin-path=PATH
               Add directories separated with ':' to the plugin search path


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+-----------------------------+
       |ATTRIBUTE TYPE |      ATTRIBUTE VALUE        |
       +---------------+-----------------------------+
       |Availability   | library/desktop/gstreamer-1 |
       +---------------+-----------------------------+
       |Stability      | Pass-through volatile       |
       +---------------+-----------------------------+
SEE ALSO
       gst-feedback(1), gst-launch(1), gst-typefind(1)

AUTHOR
       The GStreamer team at http://gstreamer.freedesktop.org/



NOTES
       This    software    was    built    from    source     available     at
       https://github.com/oracle/solaris-userland.    The  original  community
       source     was     downloaded     from      https://gstreamer.freedesk-
       top.org/src/gstreamer/gstreamer-1.10.3.tar.xz

       Further information about this software can be found on the open source
       community website at https://gstreamer.freedesktop.org/.



                                 December 2005                    GStreamer(1)