Blame tools/gst-discoverer-1.0.1

Packit 971217
.TH "GStreamer" "1" "August 2012" "" ""
Packit 971217
.SH "NAME"
Packit 971217
gst\-discoverer\-1.0 \- Display file metadata and stream information
Packit 971217
.SH "SYNOPSIS"
Packit 971217
\fBgst\-discoverer\-1.0\fR \fIFILE|DIRECTORY|URI [FILE2|DIRECTORY2|URI2]\fR
Packit 971217
.SH "DESCRIPTION"
Packit 971217
.LP
Packit 971217
\fIgst\-discoverer\-1.0\fP is a tool that can be used to print
Packit 971217
basic metadata and stream information about a media file. It can be run on
Packit 971217
individual files or whole directories. It will recurse into sub-directories
Packit 971217
in that case.
Packit 971217
Packit 971217
.SH "OPTIONS"
Packit 971217
.l
Packit 971217
\fIgst\-discoverer\-1.0\fP accepts the following options:
Packit 971217
.TP 8
Packit 971217
.B  \-\-help
Packit 971217
Print help synopsis and available FLAGS
Packit 971217
.TP 8
Packit 971217
.B  \-v, \-\-verbose
Packit 971217
Output all available information
Packit 971217
.TP 8
Packit 971217
.B  \-a, \-\-async
Packit 971217
Use asynchronous code path
Packit 971217
.TP 8
Packit 971217
.B  \-t, \-\-timeout=T
Packit 971217
Specify timeout in seconds (default: 10 seconds)
Packit 971217
.TP 8
Packit 971217
.B  \-c, \-\-toc
Packit 971217
Output TOC (chapters and editions) if available
Packit 971217
.TP 8
Packit 971217
Packit 971217
.SH "SEE ALSO"
Packit 971217
.BR gst\-inspect\-1.0 (1),
Packit 971217
.BR gst\-launch\-1.0 (1),
Packit 971217
.SH "AUTHOR"
Packit 971217
The GStreamer team at http://gstreamer.freedesktop.org/