From 4f0a128251e4d08336e33089903fa4ead97134be Mon Sep 17 00:00:00 2001 From: Mario Preksavec Date: Sun, 2 Nov 2014 09:46:58 +0700 Subject: multimedia/tstools: Added (Command Line Tools for MPEG data). Signed-off-by: Willy Sudiarto Raharjo --- multimedia/tstools/man/tsinfo.1 | 56 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 multimedia/tstools/man/tsinfo.1 (limited to 'multimedia/tstools/man/tsinfo.1') 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\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 + +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 , \fB\-m\fR +Number of TS packets to scan. Defaults to 1000. +.TP +\fB\-repeat\fR +Look for 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 + +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 , \fB\-m\fR +Number of TS packets to scan. Defaults to 1000. +.TP +\fB\-repeat\fR +Look for 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. + -- cgit v1.2.3