tools: add man page for new gst-play-1.0 utility
[platform/upstream/gstreamer.git] / tools / gst-play-1.0.1
1 .TH "GStreamer" "1" "August 2013" "" ""
2 .SH "NAME"
3 gst\-play\-1.0 \- Simple command line playback testing tool
4 .SH "SYNOPSIS"
5 \fBgst\-play\-1.0\fR \fIFILE|DIRECTORY|URI [FILE2|DIRECTORY2|URI2]\fR
6 .SH "DESCRIPTION"
7 .LP
8 \fIgst\-play\-1.0\fP is a command line tool that can be used to test
9 basic playback using the playbin element. You can pass it individual files,
10 URIs or whole directories (in which case it will recurse into sub-directories
11 as well).
12
13 .SH "OPTIONS"
14 .l
15 \fIgst\-play\-1.0\fP accepts the following options:
16 .TP 8
17 .B  \-\-help
18 Print help synopsis and available command line options
19 .TP 8
20 .B  \-\-version
21 Print version and exit
22 .TP 8
23 .B  \-\-audiosink=SOMESINK
24 Use SOMESINK as audio sink instead of autoaudiosink.
25 .TP 8
26 .B  \-\-videosink=SOMESINK
27 Use SOMESINK as video sink instead of autovideosink.
28 .TP 8
29
30 .SH "SEE ALSO"
31 .BR gst\-inspect\-1.0 (1),
32 .BR gst\-launch\-1.0 (1),
33 .SH "AUTHOR"
34 The GStreamer team at http://gstreamer.freedesktop.org/