diff options
author | Mario Preksavec <mario at slackware dot hr> | 2017-11-24 01:01:47 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-11-24 01:01:47 +0000 |
commit | 9efc00a7946a049502500e16cdeeb279b115fd6a (patch) | |
tree | 37a1cb1157ab02837cf36eb21d32bac0ab516cdb /multimedia/opencaster/man/txt2pes.1 | |
parent | 3df30f21d4a37c14f7373e3ae8652472e1930756 (diff) |
multimedia/opencaster: Added (MPEG-TS stream tool).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'multimedia/opencaster/man/txt2pes.1')
-rw-r--r-- | multimedia/opencaster/man/txt2pes.1 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/multimedia/opencaster/man/txt2pes.1 b/multimedia/opencaster/man/txt2pes.1 new file mode 100644 index 0000000000000..702ae8f838f7f --- /dev/null +++ b/multimedia/opencaster/man/txt2pes.1 @@ -0,0 +1,9 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH txt2pes "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +txt2pes \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'txt2pes txt.es txt_units_per_pes_packet [pts_offset [pts_increment]] > pes' +txt_unit_per_pes_packet increase bit rate, minimum is 1, max is 24 +Default pts_offset and increment is 3600, means 2 fields or 1 frame +txt.es is 46 byte units of ebu teletext coding |