1GStreamer(1) General Commands Manual GStreamer(1)
2
3
4
6 gst-typefind-1.0 - print Media type of file
7
9 gst-typefind-1.0 <file>
10
12 gst-typefind-1.0 uses the GStreamer type finding system to determine
13 the relevant GStreamer plugin to parse or decode file, and the correā
14 sponding media type.
15
17 gst-typefind-1.0 accepts the following options:
18
19 --help Print help synopsis and available FLAGS
20
21 --gst-info-mask=FLAGS
22 GStreamer info flags to set (list with --help)
23
24 --gst-debug-mask=FLAGS
25 GStreamer debugging flags to set (list with --help)
26
27 --gst-mask=FLAGS
28 GStreamer info and debugging flags to set (list with --help)
29
30 --gst-plugin-spew
31 GStreamer info flags to set Enable printout of errors while
32 loading GStreamer plugins
33
34 --gst-plugin-path=PATH
35 Add directories separated with ':' to the plugin search path
36
38 gst-inspect-1.0(1), gst-launch-1.0(1)
39
41 The GStreamer team at http://gstreamer.freedesktop.org/
42
43
44
45 May 2003 GStreamer(1)