Fix FSF address
[platform/upstream/gstreamer.git] / tools / gst-discoverer-1.0.1
1 .TH "GStreamer" "1" "August 2012" "" ""
2 .SH "NAME"
3 gst\-discoverer\-1.0 \- Display file metadata and stream information
4 .SH "SYNOPSIS"
5 \fBgst\-discoverer\-1.0\fR \fIFILE|DIRECTORY|URI [FILE2|DIRECTORY2|URI2]\fR
6 .SH "DESCRIPTION"
7 .LP
8 \fIgst\-discoverer\-1.0\fP is a tool that can be used to print
9 basic metadata and stream information about a media file. It can be run on
10 individual files or whole directories. It will recurse into sub-directories
11 in that case.
12
13 .SH "OPTIONS"
14 .l
15 \fIgst\-discoverer\-1.0\fP accepts the following options:
16 .TP 8
17 .B  \-\-help
18 Print help synopsis and available FLAGS
19 .TP 8
20 .B  \-v, \-\-verbose
21 Output all available information
22 .TP 8
23 .B  \-a, \-\-async
24 Use asynchronous code path
25 .TP 8
26 .B  \-t, \-\-timeout=T
27 Specify timeout in seconds (default: 10 seconds)
28 .TP 8
29 .B  \-c, \-\-toc
30 Output TOC (chapters and editions) if available
31 .TP 8
32
33 .SH "SEE ALSO"
34 .BR gst\-inspect\-1.0 (1),
35 .BR gst\-launch\-1.0 (1),
36 .SH "AUTHOR"
37 The GStreamer team at http://gstreamer.freedesktop.org/