source: trunk/third/gstreamer/tools/gst-typefind.1.in @ 21005

Revision 21005, 1.0 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 "May 2003"
2.SH NAME
3gst\-typefind - print MIME type of file
4.SH SYNOPSIS
5.B  gst\-typefind <file>
6.SH DESCRIPTION
7.PP
8\fIgst\-typefind\fP uses the GStreamer type finding system to
9determine the relevant GStreamer plugin to parse or decode \fBfile\fP,
10and the corresponding MIME type.
11.
12.SH OPTIONS
13.l
14\fIgst\-typefind\fP accepts the following options:
15.TP 8
16.B  \-\-help
17Print help synopsis and available FLAGS
18.TP 8
19.B  \-\-gst\-info\-mask=FLAGS
20\fIGStreamer\fP info flags to set (list with \-\-help)
21.TP 8
22.B  \-\-gst\-debug\-mask=FLAGS
23\fIGStreamer\fP debugging flags to set (list with \-\-help)
24.TP 8
25.B  \-\-gst\-mask=FLAGS
26\fIGStreamer\fP info and debugging flags to set (list with \-\-help)
27.TP 8
28.B  \-\-gst\-plugin\-spew
29\fIGStreamer\fP info flags to set
30Enable printout of errors while loading \fIGStreamer\fP plugins
31.TP 8
32.B  \-\-gst\-plugin\-path=PATH
33Add directories separated with ':' to the plugin search path
34.SH SEE ALSO
35.BR gst\-register (1),
36.BR gst\-launch (1)
37.SH AUTHOR
38The GStreamer team at http://gstreamer.net/
Note: See TracBrowser for help on using the repository browser.