Approved version. Approved on: 08:42, 7 October 2019
Difference between revisions of "Gst-typefind"
[quality revision] | [quality revision] |
m
|
|
Template:ArticleMainWriter Template:ArticleApprovedVersion
1 Overview[edit]
gst-typefind (gst-typefind-1.0) is a GStreamer command line utility.
This utility parses a file with multimedia content in order to provide the type of media.
2 Usage[edit]
gst-typefind accepts the following options:
gst-typefind-1.0 --help
gst-typefind-1.0 --help Usage: gst-typefind-1.0 [OPTION?] FILES Help Options: -h, --help Show help options --help-all Show all help options --help-gst Show GStreamer Options Application Options: --version Print version information and exit
By default a short level of information is given such as mimetype and other key characteristics like with or height of an image file. Example:
gst-typefind-1.0 rose-flower-blossom-bloom-39517.jpeg
rose-flower-blossom-bloom-39517.jpeg - image/jpeg, width=(int)3482, height=(int)2321, sof-marker=(int)0
See gst-typefind man page for more details and additional options.
<noinclude> {{ArticleMainWriter | HuguesF}} {{ArticleApprovedVersion | HuguesF | Jean-ChristopheT | No previous approved version | BrunoB - 11Jun'18 - 7659 | 11Jun'18}} [[Category:GStreamer]]</noinclude> == Overview == {{highlight|'''gst-typefind'''}} (gst-typefind-1.0) is a GStreamer command line utility. This utility parses a file with multimedia content in order to provide the type of media. == Usage == gst-typefind accepts the following options: {{Board$}} gst-typefind-1.0 --help<pre> gst-typefind-1.0 --help Usage: gst-typefind-1.0 [OPTION?] FILES Help Options: -h, --help Show help options --help-all Show all help options --help-gst Show GStreamer Options Application Options: --version Print version information and exit</pre> By default a short level of information is given such as mimetype and other key characteristics like with or height of an image file. Example: {{Board$}} gst-typefind-1.0 {{image_ref_file}} rose-flower-blossom-bloom-39517.jpeg - image/jpeg, width=(int)3482, height=(int)2321, sof-marker=(int)0 See [http://manpages.ubuntu.com/manpages/bionic/man1/gst-typefind-1.0.1.html gst-typefind man page] for more details and additional options. <noinclude> {{PublicationRequestId | 7659 | 2018-06-11 | BrunoB}} [[Category:GStreamer]]</noinclude>
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Overview == |
== Overview == |
||
{{highlight|'''gst-typefind'''}} (gst-typefind-1.0) is a GStreamer command line utility. |
{{highlight|'''gst-typefind'''}} (gst-typefind-1.0) is a GStreamer command line utility. |
||
Line 34: | Line 27: | ||
See [http://manpages.ubuntu.com/manpages/bionic/man1/gst-typefind-1.0.1.html gst-typefind man page] for more details and additional options. |
See [http://manpages.ubuntu.com/manpages/bionic/man1/gst-typefind-1.0.1.html gst-typefind man page] for more details and additional options. |
||
+ | |||
+ | <noinclude> |
||
+ | {{PublicationRequestId | 7659 | 2018-06-11 | BrunoB}} |
||
+ | [[Category:GStreamer]] |
||
+ | </noinclude> |