User Commands gst-inspect(1)
NAME
gst-inspect - print information about a GStreamer element or
pluginSYNOPSIS
gst-inspect [--plugin] [--print-all] [--print-plugin-auto-
install-info] [--uri-handlers] [--version] [gst-std-options]
[element | plugin]DESCRIPTION
gst-inspect prints information about available GStreamer
plugins, information about a particular plugin, or informa-
tion about a particular element.If no element or plugin argument is specified, gst-inspect
prints a list of all plugins and elements. If an element orplugin argument is specified, gst-inspect prints information
about that element or plug-in. If a given argument is valid
as either an element or a plugin, gst-inspect treats the
argument as an element, by default. OPTIONSThe following options are supported by gst-inspect:
--plugin
List the plugin contents.-a, --print-all
Print all elements.--print-plugin-auto-install-info
Prints a machine-parsable list of features the specified
plugin provides.-u, --uri-handlers
Print supported URI schemes, with the elements that implement them.--version
SunOS 5.11 Last change: 26 Feb 2009 1
User Commands gst-inspect(1)
Print GStreamer version number.gst-std-options
Standard options available for use with most GStreamerapplications. See gst-std-options(5) for more informa-
tion. OPERANDS The following operands are supported: element Name of an element. plugin Name of a plugin.EXAMPLES
Example 1: Displaying Information About a Plugin:example% gst-inspect alaw
Plugin Details: Name: alaw Description: ALaw audio conversion routinesFilename: /usr/lib/gstreamer-0.10/libgstalaw.so
Version: 0.10.3 License: LGPLSource module: gst-plugins-good
Binary package: GStreamer Good Plug-ins source release
Origin URL: Unknown package origin alawdec: A Law audio decoder alawenc: A Law audio encoder 2 features:+-- 2 elements
FILES The following files are used by this application:/usr/bin/gst-inspect
Print information about a GStreamer element or pluginSunOS 5.11 Last change: 26 Feb 2009 2
User Commands gst-inspect(1)
/usr/lib/gstreamer-0.10/
GStreamer system plugin directory.~/gstreamer-0.10/plugins
GStreamer user-specific plugin directory.
~/gstreamer-0.10/registry-*.xml
GStreamer plugin registry for user.ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | library/audio/gstreamer ||_____________________________|_____________________________|
| Interface stability | Volatile ||_____________________________|_____________________________|
SEE ALSO
gst-feedback(1), gst-launch(1), gst-typefind(1), gst-
xmlinspect(1), gst-xmllaunch(1), gstreamer-properties(1),
libgstreamer-0.10(3), attributes(5), gst-std-options(5)
NOTES Original man page written by the GStreamer team at http://www.gstreamer.net/. Updated by Brian Cameron, Sun Microsystems Inc., 2004, 2006.SunOS 5.11 Last change: 26 Feb 2009 3