mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 21:01:14 +00:00
30 lines
699 B
Groff
30 lines
699 B
Groff
.TH GStreamer 1 "April 2017"
|
|
.SH "NAME"
|
|
gst\-stats\-1.0 \- print info gathered from a GStreamer log file
|
|
.SH "SYNOPSIS"
|
|
.B gst\-stats\-1.0 [OPTION...] FILE
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
\fIgst\-stats\-1.0\fP is a tool that analyses information collected
|
|
from a log file based on \fIGStreamer tracer messages.
|
|
.SH "OPTIONS"
|
|
.l
|
|
\fIgst\-stats\-1.0\fP accepts the following arguments and options:
|
|
.TP 8
|
|
.B FILE
|
|
Name of a file
|
|
.TP 8
|
|
.B \-h, \-\-help
|
|
Print help synopsis and available FLAGS
|
|
.TP 8
|
|
.B \-\-gst\-help\-all
|
|
Show all help options
|
|
.
|
|
.TP 8
|
|
.B \-\-gst\-help\-gst
|
|
Show \FIGstreamer options
|
|
.
|
|
.SH "SEE ALSO"
|
|
.BR gst\-launch\-1.0 (1)
|
|
.SH "AUTHOR"
|
|
The GStreamer team at http://gstreamer.freedesktop.org/
|