Revision 21005,
1.1 KB
checked in by ghudson, 20 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r21004,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | .TH GStreamer 1 "March 2001" |
---|
2 | .SH NAME |
---|
3 | gst\-register - register GStreamer plugins |
---|
4 | .SH SYNOPSIS |
---|
5 | .B gst\-register [OPTION...] |
---|
6 | .SH DESCRIPTION |
---|
7 | .PP |
---|
8 | \fIgst\-register\fP is a tool that is used to register all |
---|
9 | the \fIGStreamer\fP plugins on your system. It creates a listing of their |
---|
10 | properties such that on startup of \fIGStreamer\fP based application do not |
---|
11 | need to load plugins until they need them. |
---|
12 | . |
---|
13 | .SH OPTIONS |
---|
14 | .l |
---|
15 | \fIgst\-register\fP accepts the following options: |
---|
16 | .TP 8 |
---|
17 | .B \-\-help |
---|
18 | Print help synopsis and available FLAGS |
---|
19 | .TP 8 |
---|
20 | .B \-\-gst\-info\-mask=FLAGS |
---|
21 | \fIGStreamer\fP info flags to set (list with \-\-help) |
---|
22 | .TP 8 |
---|
23 | .B \-\-gst\-debug\-mask=FLAGS |
---|
24 | \fIGStreamer\fP debugging flags to set (list with \-\-help) |
---|
25 | .TP 8 |
---|
26 | .B \-\-gst\-mask=FLAGS |
---|
27 | \fIGStreamer\fP info and debugging flags to set (list with \-\-help) |
---|
28 | .TP 8 |
---|
29 | .B \-\-gst\-plugin\-spew |
---|
30 | \fIGStreamer\fP info flags to set |
---|
31 | Enable printout of errors while loading \fIGStreamer\fP plugins |
---|
32 | .TP 8 |
---|
33 | .B \-\-gst\-plugin\-path=PATH |
---|
34 | Add directories separated with ':' to the plugin search path |
---|
35 | .SH SEE ALSO |
---|
36 | .BR gst\-inspect (1), |
---|
37 | .BR gst\-launch (1), |
---|
38 | .BR gst\-compprep (1) |
---|
39 | .SH AUTHOR |
---|
40 | The GStreamer team at http://gstreamer.net/ |
---|
Note: See
TracBrowser
for help on using the repository browser.