miniobject: free qdata array when the last qdata is removed
[platform/upstream/gstreamer.git] / tools / gst-typefind-1.0.1
1 .TH GStreamer 1 "May 2003"
2 .SH "NAME"
3 gst\-typefind\-1.0 \- print Media type of file
4 .SH "SYNOPSIS"
5 .B  gst\-typefind\-1.0 <file>
6 .SH "DESCRIPTION"
7 .PP
8 \fIgst\-typefind\-1.0\fP uses the GStreamer type finding system to
9 determine the relevant GStreamer plugin to parse or decode \fBfile\fP,
10 and the corresponding media type.
11 .
12 .SH "OPTIONS"
13 .l
14 \fIgst\-typefind\-1.0\fP accepts the following options:
15 .TP 8
16 .B  \-\-help
17 Print 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
30 Enable printout of errors while loading \fIGStreamer\fP plugins
31 .TP 8
32 .B  \-\-gst\-plugin\-path=PATH
33 Add directories separated with ':' to the plugin search path
34 .
35 .SH "SEE ALSO"
36 .BR gst\-inspect\-1.0 (1),
37 .BR gst\-launch\-1.0 (1)
38 .SH "AUTHOR"
39 The GStreamer team at http://gstreamer.freedesktop.org/