SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
DONATE


YUM REPOSITORY

 
 

MAN page from Fedora 3 gstreamer-0.8.7-3.i386.rpm

GStreamer

Section: User Commands (1)
Updated: March 2001
Index 

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 onavailable GStreamer plugins, information about a particularplugin, or information about a particular element. When executedwith no PLUGIN or ELEMENT argument, gst-inspect will printa list of all plugins and elements. When executed with a PLUGINor ELEMENT argument, gst-inspect will print informationabout 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)
--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 setEnable printout of errors while loading GStreamer plugins
--gst-plugin-path=PATH
Add directories separated with ':' to the plugin search path
 

SEE ALSO

gst-register(1),gst-launch(1) 

AUTHOR

The GStreamer team at http://gstreamer.net/


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHOR

This document was created byman2html,using the manual pages.