gst-inspect-1.0 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=FLAGSGStreamer info flags to set (list with --help)
-a,--print-all
Print all plugins and elements
-b,--print-blacklist
Print list of blacklisted files
--plugin
List the plugin contents
--types=Element/Types
Allow inspecting only elements that match all the element types filtered in this slash (´/´)
separated list of element types. Those types correspond to what is also called ´klass´ which is a
string describing the type of element, like ´Decoder´, ´Audio´, ´Encoder´ etc... This options
implies that only elements will be printed (not typefind functions or tracers).
--exists
Check if the specified element or plugin exists
--atleast-version
When checking if an element or plugin exists, also check that its version is at least the version
specified
-u,--uri-handlers
Print supported URI schemes, with the elements that implement them
--no-colors
Disable colors in output. You can also achieve the same by setting ´GST_INSPECT_NO_COLORS´
environment variable to any value.
-C,--color
Color output, even when not connected to a tty.
--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=FLAGSGStreamer debugging flags to set (list with --help)
--gst-mask=FLAGSGStreamer info and debugging flags to set (list with --help)
--gst-plugin-path=PATH
Add directories separated with ':' to the plugin search path