Linux Commands Examples

A great documentation place for Linux commands

gst-inspect-1.0

print info about a GStreamer plugin or element

Synopsis

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


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

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

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


see also

gst-feedback, gst-launch, gst-typefind


author

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

How can this site be more helpful to YOU ?


give  feedback