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/m2ts2ts.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/m2ts2ts.1')
-rw-r--r-- | multimedia/tstools/man/m2ts2ts.1 | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/multimedia/tstools/man/m2ts2ts.1 b/multimedia/tstools/man/m2ts2ts.1 new file mode 100644 index 000000000000..835ce40f1400 --- /dev/null +++ b/multimedia/tstools/man/m2ts2ts.1 @@ -0,0 +1,66 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. +.TH M2TS2TS: "1" "November 2008" "m2ts2ts 1.11" "User Commands" +.SH NAME +m2ts2ts \- Convert m2ts to TS +.SH SYNOPSIS +.B m2ts2ts +[\fIswitches\fR] \fI<infile>\fR \fI<outfile>\fR +.SH DESCRIPTION +.IP +TS tools version 1.11, m2ts2ts built Nov 11 2008 17:15:50 +.SS "Files:" +.TP +<infile> +is a BDAV MPEG\-2 Transport Stream file (M2TS) +(but see \fB\-stdin\fR) +.IP +<outfile> is an H.222 Transport Stream file (but see \fB\-stdout\fR) +.SS "General Switches:" +.TP +\fB\-stdin\fR +Input from standard input instead of a file +.TP +\fB\-stdout\fR +Output to standard output instead of a file +.TP +\fB\-verbose\fR, \fB\-v\fR +Output informational/diagnostic messages +.TP +\fB\-quiet\fR, \fB\-q\fR +Only output error messages +.TP +\fB\-buffer\fR <n>, \fB\-b\fR <n> +Number of TS packets to buffer for reordering +Defaults to 4. +.IP +TS tools version 1.11, m2ts2ts built Nov 11 2008 17:15:50 +.SS "Files:" +.TP +<infile> +is a BDAV MPEG\-2 Transport Stream file (M2TS) +(but see \fB\-stdin\fR) +.IP +<outfile> is an H.222 Transport Stream file (but see \fB\-stdout\fR) +.SS "General Switches:" +.TP +\fB\-stdin\fR +Input from standard input instead of a file +.TP +\fB\-stdout\fR +Output to standard output instead of a file +.TP +\fB\-verbose\fR, \fB\-v\fR +Output informational/diagnostic messages +.TP +\fB\-quiet\fR, \fB\-q\fR +Only output error messages +.TP +\fB\-buffer\fR <n>, \fB\-b\fR <n> +Number of TS packets to buffer for reordering +Defaults to 4. +.SH "SEE ALSO" +The full documentation for +.B m2ts2ts +is maintained as a Texinfo manual. +Please check http://tstools.berlios.de for more information. + |