2002-01-06 17:36:49 +00:00
|
|
|
.TH "gst-compprep" "1" "0.2.0" "Richard Boulton" "GStreamer"
|
2001-06-10 21:13:12 +00:00
|
|
|
.SH "NAME"
|
2002-01-06 17:36:49 +00:00
|
|
|
gst\-compprep \- create the registry for gst\-complete
|
2001-06-10 21:13:12 +00:00
|
|
|
.SH "SYNOPSIS"
|
2002-01-06 17:36:49 +00:00
|
|
|
gst\-compprep
|
2001-06-10 21:13:12 +00:00
|
|
|
.SH "DESCRIPTION"
|
|
|
|
.LP
|
2002-01-06 17:36:49 +00:00
|
|
|
\fIgst\-compprep\fR is a utility to build the registry of gstreamer
|
2001-06-07 10:58:40 +00:00
|
|
|
elements and their features to enable context sensitive tab completion for
|
2002-01-06 17:36:49 +00:00
|
|
|
\fIgst\-launch\fR command\-lines to be performed by
|
|
|
|
\fIgst\-complete\fR.
|
2001-06-10 21:13:12 +00:00
|
|
|
.LP
|
2001-06-07 10:58:40 +00:00
|
|
|
By default, the registry is stored in /etc/gstreamer/compreg.xml
|
2001-06-10 21:13:12 +00:00
|
|
|
.SH "USAGE"
|
2001-06-07 10:58:40 +00:00
|
|
|
Whenever the available gstreamer plugins are modified, generate the registry of available plugins by running
|
2002-01-06 17:36:49 +00:00
|
|
|
\fIgst\-compprep\fP.
|
2001-06-10 21:13:12 +00:00
|
|
|
.SH "FILES"
|
2001-06-07 10:58:40 +00:00
|
|
|
.TP 8
|
2002-01-06 17:36:49 +00:00
|
|
|
/etc/gst/compreg.xml
|
|
|
|
Registry generated by \fIgst\-compprep\fP and used by \fIgst\-complete\fP.
|
2001-06-10 21:13:12 +00:00
|
|
|
.SH "SEE ALSO"
|
2002-01-06 17:36:49 +00:00
|
|
|
.BR gst\-complete (1),
|
|
|
|
.BR gst\-launch (1),
|
|
|
|
.BR gst\-register (1),
|
|
|
|
.BR gst\-inspect (1),
|
2001-06-10 21:13:12 +00:00
|
|
|
.SH "AUTHOR"
|
2001-06-07 10:58:40 +00:00
|
|
|
The GStreamer team at http://gstreamer.net/
|