diff options
author | Mario Preksavec <mario@slackware.hr> | 2014-11-02 09:46:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-02 09:46:58 +0700 |
commit | 4f0a128251e4d08336e33089903fa4ead97134be (patch) | |
tree | b2eaa082522b78a019abf510e2e1125244736564 /multimedia/tstools/man/tsinfo.1 | |
parent | f4c04d4e2cf9a92932815d8e11cc490e70d263ec (diff) |
multimedia/tstools: Added (Command Line Tools for MPEG data).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/tstools/man/tsinfo.1')
-rw-r--r-- | multimedia/tstools/man/tsinfo.1 | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/multimedia/tstools/man/tsinfo.1 b/multimedia/tstools/man/tsinfo.1 new file mode 100644 index 0000000000000..5e6bdf94b71b0 --- /dev/null +++ b/multimedia/tstools/man/tsinfo.1 @@ -0,0 +1,56 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. +.TH TSINFO: "1" "November 2008" "tsinfo 1.11" "User Commands" +.SH NAME +tsinfo \- report on the streams in a Transport Stream +.SH SYNOPSIS +.B tsinfo +[\fIswitches\fR] \fI<infile>\fR +.SH DESCRIPTION +.IP +TS tools version 1.11, tsinfo built Nov 11 2008 17:15:48 +.IP +Report on the program streams in a Transport Stream. +.SS "Files:" +.TP +<infile> +is an H.222 Transport Stream file (but see \fB\-stdin\fR) +.SS "Switches:" +.TP +\fB\-stdin\fR +Input from standard input, instead of a file +.TP +\fB\-verbose\fR, \fB\-v\fR +Output extra information about packets +.TP +\fB\-max\fR <n>, \fB\-m\fR <n> +Number of TS packets to scan. Defaults to 1000. +.TP +\fB\-repeat\fR <n> +Look for <n> PMT packets, and report on each +.IP +TS tools version 1.11, tsinfo built Nov 11 2008 17:15:48 +.IP +Report on the program streams in a Transport Stream. +.SS "Files:" +.TP +<infile> +is an H.222 Transport Stream file (but see \fB\-stdin\fR) +.SS "Switches:" +.TP +\fB\-stdin\fR +Input from standard input, instead of a file +.TP +\fB\-verbose\fR, \fB\-v\fR +Output extra information about packets +.TP +\fB\-max\fR <n>, \fB\-m\fR <n> +Number of TS packets to scan. Defaults to 1000. +.TP +\fB\-repeat\fR <n> +Look for <n> PMT packets, and report on each +.SH "SEE ALSO" +The full documentation for +.B tsinfo +is maintained as a Texinfo manual. +Please check http://tstools.berlios.de for more information. + |