Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gst-typefind(1) [opensolaris man page]

gst-typefind(1) 						   User Commands						   gst-typefind(1)

NAME
gst-typefind - print MIME type of file SYNOPSIS
gst-typefind [--version] [gst-std-options] file [file...] DESCRIPTION
gst-typefind uses the GStreamer type-finding system to determine the GStreamer type of the given file(s). OPTIONS
The following options are supported by gst-typefind: --version Print GStreamer version number. gst-std-options Standard options available for use with most GStreamer applications. See gst-std-options(5) for more information. EXAMPLES
Example 1: Identifying the MIME Type of file.ogg example% gst-typefind file.ogg file.ogg - application/ogg FILES
The following files are used by this application: /usr/bin/gst-typefind Executable to print MIME type of file ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-media | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
gst-feedback(1), gst-inspect(1), gst-launch(1), gst-xmlinspect(1), gst-xmllaunch(1), gstreamer-properties(1), libgstreamer-0.10(3), attributes(5), gst-std-options(5) NOTES
Original man page written by the GStreamer team at http://www.gstreamer.net/. Updated by Brian Cameron, Sun Microsystems Inc., 2004, 2006. SunOS 5.11 14 Oct 2004 gst-typefind(1)

Check Out this Related Man Page

gst-typefind-0.8(1)						   User Commands					       gst-typefind-0.8(1)

NAME
gst-typefind-0.8, gst-typefind - print MIME type of file SYNOPSIS
gst-typefind-0.8 [gst-std-options] file [file...] gst-typefind [gst-std-options] [--gst-list-mm] [--gst-mm=string] [--print] file [file...] DESCRIPTION
gst-typefind-0.8 uses the GStreamer type-finding system to determine the GStreamer type of the given file(s). gst-typefind is a wrapper script that runs the latest installed version of gst-typefind-X.X. For example, if both gst-typefind-0.7 and gst- typefind-0.8 are installed on your system, gst-typefind runs gst-typefind-0.8. OPTIONS
The following options are supported by gst-typefind-0.8 and gst-typefind: gst-std-options Standard options available for use with most GStreamer applications. See gst-std-options(5) for more information. The following options are supported by gst-typefind only: --gst-list-mm List found major/minor versions. This option displays the versions that are available. --gst-mm=string Force major/minor version. This option enables you to specify a specific version to run, if you do not want to run the default version. --print Print wrapped command line. This option displays the command that will be run, and then runs the command. OPERANDS
The following operands are supported: file Name of file for which you want to find the MIME type. EXAMPLES
Example 1: Identifying the MIME Type of file.ogg example% gst-typefind-0.8 file.ogg file.ogg - application/ogg Example 2: Running the Wrapper Script and Displaying the Command Name example% gst-typefind --print /usr/bin/gst-typefind-0.8 FILES
The following files are used by this application: /usr/bin/gst-typefind-0.Executable to print MIME type of file /usr/bin/gst-typefind Wrapper script that runs the latest installed version of gst-typefind-X.X ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-media | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
gst-complete(1), gst-compprep(1), gst-feedback(1), gst-inspect(1), gst-launch(1), gst-launch-ext(1), gst-md5sum(1), gst-register(1), gst- thumbnail(1), gst-xmlinspect(1), gst-xmllaunch(1), gstreamer-properties(1), libgstreamer-0.8(3), libgstgetbits(3), gst-std-options(5) NOTES
Original man page written by the GStreamer team at http://gstreamer.net/. Updated by Brian Cameron, Sun Microsystems Inc., 2004. SunOS 5.10 14 Oct 2004 gst-typefind-0.8(1)
Man Page