+2006-01-12 Stefan Kost <ensonic@users.sf.net>
+
+ * tools/README:
+ * tools/gst-feedback.1.in:
+ * tools/gst-inspect.1.in:
+ * tools/gst-launch.1.in:
+ * tools/gst-md5sum.1.in:
+ * tools/gst-typefind.1.in:
+ * tools/gst-xmlinspect.1.in:
+ * tools/gst-xmllaunch.1.in:
+ cleanup man-pages, remove reference to gst-register, document env-vars
+
2006-01-12 Jan Schmidt <thaytan@mad.scientist.com>
* gst/gstbuffer.c: (gst_buffer_span):
gst-launch filesrc location=video.avi ! avidecoder video_00! { queue ! sdlvideosink } avidecoder0.audio_00! { queue ! osssink }
-
+
gst-complete
==================
commands.
-gst-register
-==================
-
-This tool will perform an introspection on all available plugins and will
-create a registry file in /etc/gstreamer/reg.xml. Startup time will be
-much faster since the gstreamer core doesn't have to bring all the plugins
-files into memory at startup. As with gst-compprep you need to run this
-as root for it too work correctly.
-
gst-inspect
=================
shows more info about the plugin/element.
+
+
gst-xmlinspect
=================
.TH GStreamer 1 "June 2002"
-.SH NAME
+.SH "NAME"
gst\-feedback - generate debug info for GStreamer bug reports
-.SH SYNOPSIS
+.SH "SYNOPSIS"
.B gst-feedback
-.SH DESCRIPTION
+.SH "DESCRIPTION"
.PP
\fIgst\-feedback\fP is a utility that scans the system for various
information that is useful to GStreamer developers to help diagnose
/usr/lib /usr/local/lib /home /usr/include /usr/local/include /home (again)
for various GStreamer installations. Depending on your system you may not
want to do this. Improvements to the script are welcome.
-.SH USAGE
+.SH "USAGE"
Generate the feedback information by running \fIgst\-feedback\fP:
.TP 8
.B gst\-feedback
Possibly redirect output and errors to a file:
.TP 8
.B gst\-feedback &> myfeedback
-.SH WARNING
+.SH "WARNING"
The \fIgst\-feedback\fP dumps a lot of information about a system, some
of which may be considered sensitive. If this is a concern, review the
information before posting to a public forum, such as the GStreamer bug
tracking system.
-.SH SEE ALSO
-.BR gst\-launch (1),
-.BR gst\-register (1),
+.
+.SH "SEE ALSO"
.BR gst\-inspect (1),
-.SH AUTHOR
-The GStreamer team at http://gstreamer.net/
+.BR gst\-launch (1),
+.BR gst\-typefind (1)
+.SH "AUTHOR"
+The GStreamer team at http://gstreamer.freedesktop.org/
-.TH GStreamer 1 "March 2001"
-.SH NAME
+.TH GStreamer 1 "December 2005"
+.SH "NAME"
gst\-inspect - print info about a GStreamer plugin or element
-.SH SYNOPSIS
+.SH "SYNOPSIS"
.B gst\-inspect [OPTION...] [PLUGIN|ELEMENT]
-.SH DESCRIPTION
+.SH "DESCRIPTION"
.PP
\fIgst\-inspect\fP is a tool that prints out information on
available \fIGStreamer\fP plugins, information about a particular
plugin, or information about a particular element. When executed
with no PLUGIN or ELEMENT argument, \fIgst\-inspect\fP will print
-a list of all plugins and elements. When executed with a PLUGIN
-or ELEMENT argument, \fIgst\-inspect\fP will print information
-about that plug-in or element.
+a list of all plugins and elements together with a sumary.
+When executed with a PLUGIN or ELEMENT argument,
+\fIgst\-inspect\fP will print information about that plug-in or
+element.
.
-.SH OPTIONS
+.SH "OPTIONS"
.l
\fIgst\-inspect\fP accepts the following arguments and options:
.TP 8
.TP 8
.B \-\-gst\-plugin\-path=PATH
Add directories separated with ':' to the plugin search path
-.SH SEE ALSO
-.BR gst\-register (1),
-.BR gst\-launch (1)
-.SH AUTHOR
-The GStreamer team at http://gstreamer.net/
+.
+.SH "SEE ALSO"
+.BR gst\-feedback (1),
+.BR gst\-launch (1),
+.BR gst\-typefind (1)
+.SH "AUTHOR"
+The GStreamer team at http://gstreamer.freedesktop.org/
\fIGStreamer\fP pipelines.
In simple form, a PIPELINE\-DESCRIPTION is a list of
-elements separated by exclamation marks (!). Properties may be appended to
+elements separated by exclamation marks (!). Properties may be appended to
elements, in the form \fIproperty=value\fR.
For a complete description of possible PIPELINE-DESCRIPTIONS see the section
When this environment variable is set, coloured debug output is disabled.
.TP
\fBGST_REGISTRY\fR
-Describe me
+Path of the registry file. Default is ~/.gstreamer-0.9/registry.xml.
.TP
\fBGST_PLUGIN_PATH\fR
-Set to directories in the form of $prefix/lib/gstreamer-0.10 to include plugins
-in non-standart locations. The path does not need to repeat the default
-GStreamer plugin path.
+Specifies a list of directories to scan for additional plugins.
+These take precedence over the system plugins.
.TP
\fBGST_PLUGIN_SYSTEM_PATH\fR
-Describe me
+Specifies a list of plugins that are always loaded by default. If not set,
+this defaults to the system-installed path, and the plugins installed in the
+user's home directory
.TP
\fBOIL_CPU_FLAGS\fR
Useful liboil environment variable. Set OIL_CPU_FLAGS=0 when valgrind or
a stack trace in the usual way.
.
.SH "SEE ALSO"
-.BR gst\-inspect (1)
+.BR gst\-feedback (1),
+.BR gst\-inspect (1),
.BR gst\-typefind (1)
-.BR gst\-feedback (1)
.SH "AUTHOR"
The GStreamer team at http://gstreamer.freedesktop.org/
.TP 8
.B \-\-gst\-plugin\-path=PATH
Add directories separated with ':' to the plugin search path
+.
.SH "SEE ALSO"
-.BR gst\-launch (1)
+.BR gst\-feedback (1),
+.BR gst\-inspect (1),
+.BR gst\-launch (1),
+.BR gst\-typefind (1)
.SH "AUTHOR"
-The GStreamer team at http://gstreamer.net/
-***************
-*** 16,24 ****
-
- md5sum music.mp3
-
- The pipeline should be incomplete, that is, a final sink element
-- should be omitted, so that gst\-md5sum can connect the pipeline to
-- an md5sink element.
-
- See the man page for gst\-launch or the GStreamer docuementation for
- more information on how to create a PARTIAL\-PIPELINE\-DESCRIPTION.
---- 16,27 ----
-
- md5sum music.mp3
-
-+ If the pipeline contains an md5sink element, gst-md5sum will query it
-+ for the md5sum at the end of pipeline iteration.
-+
-+ If it doesn't contain an md5sink element, gst-md5sum will automatically
-+ connect an md5sink to the right hand side of the given pipeline.
- The pipeline should be incomplete, that is, a final sink element
-
- See the man page for gst\-launch or the GStreamer docuementation for
- more information on how to create a PARTIAL\-PIPELINE\-DESCRIPTION.
+The GStreamer team at http://gstreamer.freedesktop.org/
+
.TH GStreamer 1 "May 2003"
-.SH NAME
+.SH "NAME"
gst\-typefind - print MIME type of file
-.SH SYNOPSIS
+.SH "SYNOPSIS"
.B gst\-typefind <file>
-.SH DESCRIPTION
+.SH "DESCRIPTION"
.PP
\fIgst\-typefind\fP uses the GStreamer type finding system to
determine the relevant GStreamer plugin to parse or decode \fBfile\fP,
and the corresponding MIME type.
.
-.SH OPTIONS
+.SH "OPTIONS"
.l
\fIgst\-typefind\fP accepts the following options:
.TP 8
.TP 8
.B \-\-gst\-plugin\-path=PATH
Add directories separated with ':' to the plugin search path
-.SH SEE ALSO
-.BR gst\-register (1),
+.
+.SH "SEE ALSO"
+.BR gst\-feedback (1),
+.BR gst\-inspect (1),
.BR gst\-launch (1)
-.SH AUTHOR
-The GStreamer team at http://gstreamer.net/
+.SH "AUTHOR"
+The GStreamer team at http://gstreamer.freedesktop.org/
.TH GStreamer 1 "March 2001"
-.SH NAME
+.SH "NAME"
gst\-xmlinspect - print info about a GStreamer plugin or element
-.SH SYNOPSIS
+.SH "SYNOPSIS"
.B gst\-xmlinspect [OPTION...] [PLUGIN|ELEMENT]
-.SH DESCRIPTION
+.SH "DESCRIPTION"
.PP
\fIgst\-xmlinspect\fP is a tool that prints out information on
available \fIGStreamer\fP plugins, information about a particular
or ELEMENT argument, \fIgst\-xmlinspect\fP will print information
about that plug-in or element as an XML document.
.
-.SH OPTIONS
+.SH "OPTIONS"
.l
\fIgst\-xmlinspect\fP accepts the following arguments and options:
.TP 8
.TP 8
.B \-\-gst\-plugin\-path=PATH
Add directories separated with ':' to the plugin search path
-.SH SEE ALSO
-.BR gst\-register (1),
-.BR gst\-launch (1)
-.SH AUTHOR
-The GStreamer team at http://gstreamer.net/
+.
+.SH "SEE ALSO"
+.BR gst\-feedback (1),
+.BR gst\-inspect (1),
+.BR gst\-launch (1),
+.BR gst\-typefind (1)
+.SH "AUTHOR"
+The GStreamer team at http://gstreamer.freedesktop.org/
.TP 8
.B \-\-gst\-plugin\-path=PATH
Add directories separated with ':' to the plugin search path
+.
.SH "SEE ALSO"
-.BR gst\-launch (1),
-.BR gst\-register (1),
+.BR gst\-feedback (1),
.BR gst\-inspect (1),
+.BR gst\-launch (1),
+.BR gst\-typefind (1)
.SH "AUTHOR"
-The GStreamer team at http://gstreamer.net/
+The GStreamer team at http://gstreamer.freedesktop.org/