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 | |
parent | 3df30f21d4a37c14f7373e3ae8652472e1930756 (diff) | |
download | slackbuilds-9efc00a7946a049502500e16cdeeb279b115fd6a.tar.gz |
multimedia/opencaster: Added (MPEG-TS stream tool).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'multimedia/opencaster/man')
57 files changed, 454 insertions, 0 deletions
diff --git a/multimedia/opencaster/man/dsmcc-receive.1 b/multimedia/opencaster/man/dsmcc-receive.1 new file mode 100644 index 0000000000..c216191e40 --- /dev/null +++ b/multimedia/opencaster/man/dsmcc-receive.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH dsmcc-receive "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +dsmcc-receive \- tool from openCaster suite +.SH DESCRIPTION +dsmcc-receive usage: dsmcc-receive output_directory cache_size pid component_tag < file.sec diff --git a/multimedia/opencaster/man/eitsecactualtoanother.1 b/multimedia/opencaster/man/eitsecactualtoanother.1 new file mode 100644 index 0000000000..847fc5724e --- /dev/null +++ b/multimedia/opencaster/man/eitsecactualtoanother.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH eitsecactualtoanother "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +eitsecactualtoanother \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'eitsecactualtoanother inputeit.sec > outputeit.sec diff --git a/multimedia/opencaster/man/eitsecfilter.1 b/multimedia/opencaster/man/eitsecfilter.1 new file mode 100644 index 0000000000..e7fd8341b7 --- /dev/null +++ b/multimedia/opencaster/man/eitsecfilter.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH eitsecfilter "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +eitsecfilter \- tool from openCaster suite +.SH DESCRIPTION +eitsecfiter usage: 'eitsecfilter file.sec +onid tsid sid +onid tsid sid [...] diff --git a/multimedia/opencaster/man/eitsecmapper.1 b/multimedia/opencaster/man/eitsecmapper.1 new file mode 100644 index 0000000000..1c3bda8f16 --- /dev/null +++ b/multimedia/opencaster/man/eitsecmapper.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH eitsecmapper "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +eitsecmapper \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'eitsecmapper onid tsid sid to onid2 tsid2 sid2 and [...] diff --git a/multimedia/opencaster/man/esaudio2pes.1 b/multimedia/opencaster/man/esaudio2pes.1 new file mode 100644 index 0000000000..0960966b2a --- /dev/null +++ b/multimedia/opencaster/man/esaudio2pes.1 @@ -0,0 +1,12 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH esaudio2pes "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +esaudio2pes \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'esaudio2pes audio.es samples_per_frame sample_rate frame_size_without_padding AD_fade_value [pts_offset] [pts_limit] [stream_id]' +pts_offset can be used to set a pts different from zero to synch audio to the first video pts +pts_limit can be used to limit time length to force audio to end before the last video pts +Example for mpeg layer 2 audio with frame size 768 and sample rate 48000: esaudio2pes audio.es 1152 48000 768 \-1 +Example for ac3 audio with frame size 384 and sample rate 48000: esaudio2pes audio.es 1536 48000 384 \-1 +Example for dts audio with nblck 15 e short 31, samples are 16*32: esaudio2pes audio.es 512 48000 2012 \-1 +valid id for audio are 110xxxxx, default is 192 diff --git a/multimedia/opencaster/man/esaudioinfo.1 b/multimedia/opencaster/man/esaudioinfo.1 new file mode 100644 index 0000000000..78f630dcde --- /dev/null +++ b/multimedia/opencaster/man/esaudioinfo.1 @@ -0,0 +1,10 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH esaudioinfo "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +esaudioinfo \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'esaudioinfo audio.es' +Prints info about sampling and frame size +Supports: mpeg2 audio layer 1,2,3 +Supports: ac3 and enhanced-ac3 +Supports: dts diff --git a/multimedia/opencaster/man/esvideompeg2info.1 b/multimedia/opencaster/man/esvideompeg2info.1 new file mode 100644 index 0000000000..e4abf1d317 --- /dev/null +++ b/multimedia/opencaster/man/esvideompeg2info.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH esvideompeg2info "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +esvideompeg2info \- tool from openCaster suite +.SH DESCRIPTION +Example: esvideompeg2info video.es diff --git a/multimedia/opencaster/man/esvideompeg2pes.1 b/multimedia/opencaster/man/esvideompeg2pes.1 new file mode 100644 index 0000000000..29a239d9d0 --- /dev/null +++ b/multimedia/opencaster/man/esvideompeg2pes.1 @@ -0,0 +1,7 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH esvideompeg2pes "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +esvideompeg2pes \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'esvideompeg2pes video.es [pts_limit] [stream_id]] ' +Video stream id default is 224 diff --git a/multimedia/opencaster/man/file2mod.1 b/multimedia/opencaster/man/file2mod.1 new file mode 100644 index 0000000000..44735e059d --- /dev/null +++ b/multimedia/opencaster/man/file2mod.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH file2mod "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +file2mod \- tool from openCaster suite +.SH DESCRIPTION +Usage: /usr/bin/file2mod <InputDirectory> <OutputModulesDirectory> download_id carousel_id association_tag version [block_size update_flag compress_mode] diff --git a/multimedia/opencaster/man/i13942ts.1 b/multimedia/opencaster/man/i13942ts.1 new file mode 100644 index 0000000000..f4ca33090c --- /dev/null +++ b/multimedia/opencaster/man/i13942ts.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH i13942ts "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +i13942ts \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'i13942ts file.iso', where .iso is a ieee1394-6 dump diff --git a/multimedia/opencaster/man/m2ts2cbrts.1 b/multimedia/opencaster/man/m2ts2cbrts.1 new file mode 100644 index 0000000000..d651eb027e --- /dev/null +++ b/multimedia/opencaster/man/m2ts2cbrts.1 @@ -0,0 +1,7 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH m2ts2cbrts "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +m2ts2cbrts \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'm2ts2cbrts input.ts [output_bit_rate]' +adds empty packets to input.ts to reach uniform output_bit/s, default is 48mbps diff --git a/multimedia/opencaster/man/mod2sec.1 b/multimedia/opencaster/man/mod2sec.1 new file mode 100644 index 0000000000..d81699e53f --- /dev/null +++ b/multimedia/opencaster/man/mod2sec.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH mod2sec "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +mod2sec \- tool from openCaster suite +.SH DESCRIPTION +Usage: /usr/bin/mod2sec [option...] <InputModuleDirectory> <OutputSectionsDirectory> diff --git a/multimedia/opencaster/man/mpe2sec.1 b/multimedia/opencaster/man/mpe2sec.1 new file mode 100644 index 0000000000..3c86b0bda8 --- /dev/null +++ b/multimedia/opencaster/man/mpe2sec.1 @@ -0,0 +1,10 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH mpe2sec "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +mpe2sec \- tool from openCaster suite +.SH DESCRIPTION +usage mpe2sec devname +Create a tun device and send DVB/MPE DSM-CC sections to stdout. +Project home page http://code.google.com/p/dvb-mpe-encode +Example: +mpe dvb0 | sec2ts 430 | DtPlay 1000000 diff --git a/multimedia/opencaster/man/oc-update.1 b/multimedia/opencaster/man/oc-update.1 new file mode 100644 index 0000000000..cab1384a6a --- /dev/null +++ b/multimedia/opencaster/man/oc-update.1 @@ -0,0 +1,32 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH oc-update "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +oc-update \- tool from openCaster suite +.SH DESCRIPTION +Usage: +oc-update.sh object_carousel_directory association_tag module_version dsmcc_pid carousel_id [compress_mode] [padding_on] [clean_off] [DDB_size] [update_flag] [mount_frequency] + - carousel_directory: the directory to marshal in an object carousel + - association_tag aka common tag, referenced by PMTs and AITs, every carousel has one + - modules_version, all the modules will have the same version, you need to change this to notify to the box files are changed, goes from 0 to 15 + - pid, referenced by PMTs using this carousel + - carousel_id, referenced by PMTs using this carousel, every carousel has its own, it is an alternative for association_tag, they have the same function + - compress_mode, 0: don't compress, 1:compress all, 2:smart compress, file with .solo extension are set in an uncompressed module alone to allow use cases like quick image file update, default is 2 + - padding_on, every section is padded, was useful with some buggy decoder, waste bandwidth, default off, unsupported since OpenCaster 2.4.8 + - clean_off, don't delete temp file, default off, used for debug + - DDB_size, Use custom size for DDB payload, default = max = 4066 + - sets the Update flag in the TransactionID of DSI and DII to the value given (0 or 1) + - mount_frequency, set how often insert DII/DSI/SGW to speed up carousel mount, default is twice per carousel period + +Example: +oc-update.sh ocdir1 0xB 5 2003 7 2 0 0 4066 0 2 + carousel_directory: ocdir1 + association_tag: 0xB (11) + modules_version: 0x5 (5) + pid: 2001 + carousel_id: 7 + smart compress the carousel + don't pad + delete temp files + use 4066 bytes for DDB size (usual and maximum size) + sets update flag to 0 in DSI/DII + insert DSI/DII/SGW twice per carousel length diff --git a/multimedia/opencaster/man/pes2es.1 b/multimedia/opencaster/man/pes2es.1 new file mode 100644 index 0000000000..0ec7e9f860 --- /dev/null +++ b/multimedia/opencaster/man/pes2es.1 @@ -0,0 +1,8 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH pes2es "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +pes2es \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'pes2es filename.pes stream_id_header_to_skip' +Example for audio: 'pes2es filename.pes 192', 192 is 0xc0 +Example for video: 'pes2es filename.pes 224', 224 is 0xe0 diff --git a/multimedia/opencaster/man/pes2txt.1 b/multimedia/opencaster/man/pes2txt.1 new file mode 100644 index 0000000000..bd0739c478 --- /dev/null +++ b/multimedia/opencaster/man/pes2txt.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH pes2txt "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +pes2txt \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'pes2txt filename.pes > txt_units' diff --git a/multimedia/opencaster/man/pesaudio2ts.1 b/multimedia/opencaster/man/pesaudio2ts.1 new file mode 100644 index 0000000000..68671a06c9 --- /dev/null +++ b/multimedia/opencaster/man/pesaudio2ts.1 @@ -0,0 +1,9 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH pesaudio2ts "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +pesaudio2ts \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'pesaudio2ts pid sample_per_frame sample_rate es_frame_size[:video_pts_step] loop_on input1.pes [input2.pes ... ]', where pid is bounded from 1 to 8191 +if loop_on is 1 after the last input.pes will start again from the first, video synch works only with mpeg2 video files +loop_on ends if the first file is missing +input*.pes.length is scan for a pts value, if present the value is used to adjust single pes length adding null packets to sync at that pts diff --git a/multimedia/opencaster/man/pesdata2ts.1 b/multimedia/opencaster/man/pesdata2ts.1 new file mode 100644 index 0000000000..6ff3ab071b --- /dev/null +++ b/multimedia/opencaster/man/pesdata2ts.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH pesdata2ts "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +pesdata2ts \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'pesdata2ts file.pes pid > file.ts', where pid is bounded from 1 to 8191 diff --git a/multimedia/opencaster/man/pesinfo.1 b/multimedia/opencaster/man/pesinfo.1 new file mode 100644 index 0000000000..0732da3625 --- /dev/null +++ b/multimedia/opencaster/man/pesinfo.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH pesinfo "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +pesinfo \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'pesinfo filename.pes' diff --git a/multimedia/opencaster/man/pesvideo2ts.1 b/multimedia/opencaster/man/pesvideo2ts.1 new file mode 100644 index 0000000000..62bb8420ad --- /dev/null +++ b/multimedia/opencaster/man/pesvideo2ts.1 @@ -0,0 +1,17 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH pesvideo2ts "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +pesvideo2ts \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'pesvideo2ts pid es_framerate[:pcr_rate] es_video_vbv ts_video_bitrate loop_on input1.pes [input2.pes ... input256.pes]' + where pid is bounded from 1 to 8191 + es_framerate is elementary stream frame rate + pcr_rate is pcr insertion repetetion in milliseconds + es_video_vbv is elementary stream vbv size example: 112 are vbv units (16 * 1024 bit), b1024 is 1024 bit + ts_video_bitrate is the output bitrate desired + if loop_on is 1 input file are read on loop, works only for mpeg2 video files + if the first file of the loop is missing the loop ends + more than 1 file is only for mpeg2 videos + input files can be changed at runtime if not fifo +framerate available are 23, 24, 25, 29, 30, 50, 59 and 60 +29 is actually 30000รท1001 as from standard and so on diff --git a/multimedia/opencaster/man/sec2ts.1 b/multimedia/opencaster/man/sec2ts.1 new file mode 100644 index 0000000000..3050f0f9b4 --- /dev/null +++ b/multimedia/opencaster/man/sec2ts.1 @@ -0,0 +1,5 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH sec2ts "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +sec2ts \- tool from openCaster suite +.SH DESCRIPTION diff --git a/multimedia/opencaster/man/ts2m2ts.1 b/multimedia/opencaster/man/ts2m2ts.1 new file mode 100644 index 0000000000..a118e39129 --- /dev/null +++ b/multimedia/opencaster/man/ts2m2ts.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH ts2m2ts "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +ts2m2ts \- tool from openCaster suite +.SH DESCRIPTION +Usage: ts2m2ts file.ts bitrate_in_bps [copyright_bits_as_integer] > file.m2ts diff --git a/multimedia/opencaster/man/ts2pes.1 b/multimedia/opencaster/man/ts2pes.1 new file mode 100644 index 0000000000..4774571446 --- /dev/null +++ b/multimedia/opencaster/man/ts2pes.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH ts2pes "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +ts2pes \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'ts2pes filename.ts payload_pid [buffer_size_in_packets]' diff --git a/multimedia/opencaster/man/ts2sec.1 b/multimedia/opencaster/man/ts2sec.1 new file mode 100644 index 0000000000..4684d3a5e1 --- /dev/null +++ b/multimedia/opencaster/man/ts2sec.1 @@ -0,0 +1,7 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH ts2sec "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +ts2sec \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'ts2sec filename.ts payload_pid > sections' +the tool manages corrupted ts, only complete sections are output diff --git a/multimedia/opencaster/man/tscbrmuxer.1 b/multimedia/opencaster/man/tscbrmuxer.1 new file mode 100644 index 0000000000..b81e8e5e12 --- /dev/null +++ b/multimedia/opencaster/man/tscbrmuxer.1 @@ -0,0 +1,8 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tscbrmuxer "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tscbrmuxer \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'tscbrmuxer b:bitrate_pat pat.ts b:bitrate_cat cat.ts b:pmt1_bitrate pmt1.ts b:nit_bitrate nit.ts ... where bitrate in 'b:bitrate file.ts' is in bit per second +Usage: 'o:bitrate null.ts can be used to specify final output ts bit rate, must be the last parameter +Usage: 'c:bitrate file.ts can be used to specify that when the file.ts ends the mux stops diff --git a/multimedia/opencaster/man/tsccc.1 b/multimedia/opencaster/man/tsccc.1 new file mode 100644 index 0000000000..8bd1169c1a --- /dev/null +++ b/multimedia/opencaster/man/tsccc.1 @@ -0,0 +1,7 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tsccc "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tsccc \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'tsccc filename.ts ' +Tsccc check continuity counter errors and warnings diff --git a/multimedia/opencaster/man/tscrypt.1 b/multimedia/opencaster/man/tscrypt.1 new file mode 100644 index 0000000000..56b859242a --- /dev/null +++ b/multimedia/opencaster/man/tscrypt.1 @@ -0,0 +1,7 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tscrypt "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tscrypt \- tool from openCaster suite +.SH DESCRIPTION +Usage: tscrypt input.ts file.cw > crypted.ts +file.cw is 16 byte, 8 bytes of even word and 8 bytes of odd word diff --git a/multimedia/opencaster/man/tsdiscont.1 b/multimedia/opencaster/man/tsdiscont.1 new file mode 100644 index 0000000000..caf9332bf0 --- /dev/null +++ b/multimedia/opencaster/man/tsdiscont.1 @@ -0,0 +1,10 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tsdiscont "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tsdiscont \- tool from openCaster suite +.SH DESCRIPTION +Usage: tsdiscont inputfile.ts > outputfile.ts +N.B: this tool will check for and fix discontinuity problems +If discontinuity is found on packet without pcr it is set to 0 +If discontinuity is not found on first pcr packet it is set to 1 + diff --git a/multimedia/opencaster/man/tsdoubleoutput.1 b/multimedia/opencaster/man/tsdoubleoutput.1 new file mode 100644 index 0000000000..25f46c51b1 --- /dev/null +++ b/multimedia/opencaster/man/tsdoubleoutput.1 @@ -0,0 +1,7 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tsdoubleoutput "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tsdoubleoutput \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'tsdoubleoutput inputfile.ts outputfile1.ts outputfile2.ts' +N.B. files must exist, touch them if needed' diff --git a/multimedia/opencaster/man/tsfilter.1 b/multimedia/opencaster/man/tsfilter.1 new file mode 100644 index 0000000000..8010856f69 --- /dev/null +++ b/multimedia/opencaster/man/tsfilter.1 @@ -0,0 +1,7 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tsfilter "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tsfilter \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'tsfilter filename.ts +pid1 +pid2 ... +pidn [buffer_size_in_packets]' ++pid keeps 'pid' packets diff --git a/multimedia/opencaster/man/tsfixcc.1 b/multimedia/opencaster/man/tsfixcc.1 new file mode 100644 index 0000000000..79e84ca735 --- /dev/null +++ b/multimedia/opencaster/man/tsfixcc.1 @@ -0,0 +1,8 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tsfixcc "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tsfixcc \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'tsfixcc filename.ts > filenamefixed.ts' +Tsfixcc increases countinuity counter of every packet following each other without adapatation field parsing' +Useful to link ts of sections in a single ts' diff --git a/multimedia/opencaster/man/tsinputswitch.1 b/multimedia/opencaster/man/tsinputswitch.1 new file mode 100644 index 0000000000..09ed9566fa --- /dev/null +++ b/multimedia/opencaster/man/tsinputswitch.1 @@ -0,0 +1,11 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tsinputswitch "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tsinputswitch \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'tsinputswitch inputfile1.ts inputfile2.ts port default' +0 output from inputfile1, read and discard input from inputfile2 +1 output from inputfile2, read and discard input from inputfil1 +2 output from inputfile1, stop reading input from inputfile2 +3 output from inputfile2, stop reading input from inputfile1 +Default: 0 diff --git a/multimedia/opencaster/man/tsloop.1 b/multimedia/opencaster/man/tsloop.1 new file mode 100644 index 0000000000..07e836101f --- /dev/null +++ b/multimedia/opencaster/man/tsloop.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tsloop "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tsloop \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'tsloop filename1.ts filename2.ts ... filenameN.ts' diff --git a/multimedia/opencaster/man/tsmask.1 b/multimedia/opencaster/man/tsmask.1 new file mode 100644 index 0000000000..9ca508aca3 --- /dev/null +++ b/multimedia/opencaster/man/tsmask.1 @@ -0,0 +1,7 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tsmask "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tsmask \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'tsmask filename.ts \-pid1 \-pid2 ... \-pidn [buffer_size_in_packets]' +\-pid removes 'pid' packets diff --git a/multimedia/opencaster/man/tsmodder.1 b/multimedia/opencaster/man/tsmodder.1 new file mode 100644 index 0000000000..610b62cb22 --- /dev/null +++ b/multimedia/opencaster/man/tsmodder.1 @@ -0,0 +1,8 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tsmodder "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tsmodder \- tool from openCaster suite +.SH DESCRIPTION +Usage: tsmodder input.ts [b:buffer_size] +0 pat.ts +pid pmt.ts +pid nit.ts ... +parameter ' +pid file.ts' change the packets with 'pid' with the packets from the file.ts +b:buffer_size' set size of the internal buffer to many packets as buffer_size diff --git a/multimedia/opencaster/man/tsnullfiller.1 b/multimedia/opencaster/man/tsnullfiller.1 new file mode 100644 index 0000000000..d63d391f06 --- /dev/null +++ b/multimedia/opencaster/man/tsnullfiller.1 @@ -0,0 +1,7 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tsnullfiller "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tsnullfiller \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'tsnullfiller input.ts output_bit/s input_bit/s [packet_buffer]' +adds empty packets to input.ts to reach output_bit/s diff --git a/multimedia/opencaster/man/tsnullshaper.1 b/multimedia/opencaster/man/tsnullshaper.1 new file mode 100644 index 0000000000..e52ec86150 --- /dev/null +++ b/multimedia/opencaster/man/tsnullshaper.1 @@ -0,0 +1,12 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tsnullshaper "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tsnullshaper \- tool from openCaster suite +.SH DESCRIPTION +Usage: tsnullshaper input.ts [b:packets_buffer] +file1.ts +file2.ts +file3.ts ... t:1000 filex.ts ... s: ip.ts +parameter '+file.ts' replace null packets from input.ts with packets from another file.ts + 't:m_secs file.ts' replace a null packet from input.ts with a packet from file.ts every m_secs milliseconds of REAL TIME, this packet has priority on +file.ts packets + 's:file.ts' try to read from the file.ts, if fails move to next + 'b:packets_buffer' sets how many packets to use for buffering +It was chosen to use REAL TIME instead of PCR LOGICAL TIME so it was possibile to manage TS without PCR +This suits anyway PSI insertion case that is not so time strict diff --git a/multimedia/opencaster/man/tsororts.1 b/multimedia/opencaster/man/tsororts.1 new file mode 100644 index 0000000000..b072c39f04 --- /dev/null +++ b/multimedia/opencaster/man/tsororts.1 @@ -0,0 +1,7 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tsororts "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tsororts \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'tsororts inputfile1.ts inputfile2.ts inputfile3.ts > output.ts' +ts packets are read from inputfile3.ts if they are not immediatly available from inputfile1.ts or inputfile2.ts' diff --git a/multimedia/opencaster/man/tsorts.1 b/multimedia/opencaster/man/tsorts.1 new file mode 100644 index 0000000000..2bd8a781bb --- /dev/null +++ b/multimedia/opencaster/man/tsorts.1 @@ -0,0 +1,7 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tsorts "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tsorts \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'tsorts inputfile1.ts inputfile2.ts > output.ts' +ts packets are read from inputfile2.ts if they are not immediatly available from inputfile1.ts' diff --git a/multimedia/opencaster/man/tsoutputswitch.1 b/multimedia/opencaster/man/tsoutputswitch.1 new file mode 100644 index 0000000000..291fd39feb --- /dev/null +++ b/multimedia/opencaster/man/tsoutputswitch.1 @@ -0,0 +1,11 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tsoutputswitch "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tsoutputswitch \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'tsoutputswitch inputfile.ts outputfile1.ts outputfile2.ts port' +0 output on outputfile1 +1 output on outputfile2 +2 output on both +N.B. if they are not fifo the file size will increase +Default is 0 diff --git a/multimedia/opencaster/man/tspcrmeasure.1 b/multimedia/opencaster/man/tspcrmeasure.1 new file mode 100644 index 0000000000..6963d330fc --- /dev/null +++ b/multimedia/opencaster/man/tspcrmeasure.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tspcrmeasure "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tspcrmeasure \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'tspcrmeasure input.ts expected_bit/s' diff --git a/multimedia/opencaster/man/tspcrrestamp.1 b/multimedia/opencaster/man/tspcrrestamp.1 new file mode 100644 index 0000000000..f212cbd6cc --- /dev/null +++ b/multimedia/opencaster/man/tspcrrestamp.1 @@ -0,0 +1,7 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tspcrrestamp "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tspcrrestamp \- tool from openCaster suite +.SH DESCRIPTION +Usage: tspcrrestamp input.ts transport_rate_bit/s pes_pid1 pcr_pid1 pes_pid2 pcr_pid2 [...] pes_pidn pcr_pidn +N.B: this tool will change the pcr values taking as reference the first pcr seenIf pts/dts time in a given pes_pid goes backward the pcr in the reference pid is reset too
\ No newline at end of file diff --git a/multimedia/opencaster/man/tspcrstamp.1 b/multimedia/opencaster/man/tspcrstamp.1 new file mode 100644 index 0000000000..9475dee94c --- /dev/null +++ b/multimedia/opencaster/man/tspcrstamp.1 @@ -0,0 +1,7 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tspcrstamp "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tspcrstamp \- tool from openCaster suite +.SH DESCRIPTION +Usage: tspcrstamp input.ts transport_rate_bit/s +N.B: this tool will change the pcr values to fix jitter after multiplexing diff --git a/multimedia/opencaster/man/tspidmapper.1 b/multimedia/opencaster/man/tspidmapper.1 new file mode 100644 index 0000000000..a0f76fe87d --- /dev/null +++ b/multimedia/opencaster/man/tspidmapper.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tspidmapper "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tspidmapper \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'tspidmapper input.ts [b:buffer_size_in_packets] PID1 to PID2 and PID3 to PID4 and ... ' diff --git a/multimedia/opencaster/man/tsprinter.1 b/multimedia/opencaster/man/tsprinter.1 new file mode 100644 index 0000000000..041f981383 --- /dev/null +++ b/multimedia/opencaster/man/tsprinter.1 @@ -0,0 +1,8 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tsprinter "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tsprinter \- tool from openCaster suite +.SH DESCRIPTION +Usage: tsprinter file.ts, need to be executed root +WARNING: outputs a transport stream over a pc parallel port pins +WARNING: cpu goes 100 percentage usage, ts packet jitter is high so use only for data and on dual core diff --git a/multimedia/opencaster/man/tsstamp.1 b/multimedia/opencaster/man/tsstamp.1 new file mode 100644 index 0000000000..9424cdc4cb --- /dev/null +++ b/multimedia/opencaster/man/tsstamp.1 @@ -0,0 +1,7 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tsstamp "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tsstamp \- tool from openCaster suite +.SH DESCRIPTION +Usage: tsstamp input.ts transport_rate_bit/s +N.B: this tool will change the pcr/pts/dts values to fix loop conditions and jitter after multiplexing diff --git a/multimedia/opencaster/man/tstcpreceive.1 b/multimedia/opencaster/man/tstcpreceive.1 new file mode 100644 index 0000000000..0ce4e18bf1 --- /dev/null +++ b/multimedia/opencaster/man/tstcpreceive.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tstcpreceive "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tstcpreceive \- tool from openCaster suite +.SH DESCRIPTION +Usage: tstcpreceive port diff --git a/multimedia/opencaster/man/tstcpsend.1 b/multimedia/opencaster/man/tstcpsend.1 new file mode 100644 index 0000000000..a110b08617 --- /dev/null +++ b/multimedia/opencaster/man/tstcpsend.1 @@ -0,0 +1,9 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tstcpsend "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tstcpsend \- tool from openCaster suite +.SH DESCRIPTION +Usage: tstcpsend file.ts ipaddr port bitrate [ts_packet_per_ip_packet] +ts_packet_per_ip_packet default is 7 +bit rate refers to transport stream bit rate +zero bitrate is 100.000.000 bps diff --git a/multimedia/opencaster/man/tstdt.1 b/multimedia/opencaster/man/tstdt.1 new file mode 100644 index 0000000000..ec0745baa1 --- /dev/null +++ b/multimedia/opencaster/man/tstdt.1 @@ -0,0 +1,9 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tstdt "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tstdt \- tool from openCaster suite +.SH DESCRIPTION +Usage: tstdt input.ts [b:buffer_size] [t:start_time_stamp] + replace tdt packet with another tdt packe of the current time + b:buffer_size set size of the internal buffer to many packets as buffer_size + t:start_time_stamp' start the generated time from this GM timestamp for replay purposes diff --git a/multimedia/opencaster/man/tstimedwrite.1 b/multimedia/opencaster/man/tstimedwrite.1 new file mode 100644 index 0000000000..27c87586a8 --- /dev/null +++ b/multimedia/opencaster/man/tstimedwrite.1 @@ -0,0 +1,7 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tstimedwrite "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tstimedwrite \- tool from openCaster suite +.SH DESCRIPTION +Usage: tstimedwrite file.ts bitrate > output.ts +zero bitrate is set to default 100.000.000 bps diff --git a/multimedia/opencaster/man/tstimeout.1 b/multimedia/opencaster/man/tstimeout.1 new file mode 100644 index 0000000000..9cb66ab93c --- /dev/null +++ b/multimedia/opencaster/man/tstimeout.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tstimeout "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tstimeout \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'tstimeout inputfile.ts backupfile.ts timeout_in_ms' diff --git a/multimedia/opencaster/man/tsudpreceive.1 b/multimedia/opencaster/man/tsudpreceive.1 new file mode 100644 index 0000000000..77972b8bc2 --- /dev/null +++ b/multimedia/opencaster/man/tsudpreceive.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tsudpreceive "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tsudpreceive \- tool from openCaster suite +.SH DESCRIPTION +Usage: tsudpreceive ip_addr port > output.ts diff --git a/multimedia/opencaster/man/tsudpsend.1 b/multimedia/opencaster/man/tsudpsend.1 new file mode 100644 index 0000000000..0f1f723348 --- /dev/null +++ b/multimedia/opencaster/man/tsudpsend.1 @@ -0,0 +1,9 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tsudpsend "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tsudpsend \- tool from openCaster suite +.SH DESCRIPTION +sage: tsudpsend file.ts ipaddr port bitrate [ts_packet_per_ip_packet] [udp_packet_ttl] +ts_packet_per_ip_packet default is 7 +bit rate refers to transport stream bit rate +zero bitrate is 100.000.000 bps diff --git a/multimedia/opencaster/man/tsvbr2cbr.1 b/multimedia/opencaster/man/tsvbr2cbr.1 new file mode 100644 index 0000000000..4c042757fe --- /dev/null +++ b/multimedia/opencaster/man/tsvbr2cbr.1 @@ -0,0 +1,8 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH tsvbr2cbr "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +tsvbr2cbr \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'tsvbcr2cbr input.ts output_bit/s' +adds empty packets to input.ts to reach uniform output_bit/s, it needs to read head a pcr to guess bit rate +input.ts should be a single program transport stream with only a video elementary stream and valid pcrs diff --git a/multimedia/opencaster/man/txt2pes.1 b/multimedia/opencaster/man/txt2pes.1 new file mode 100644 index 0000000000..702ae8f838 --- /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 diff --git a/multimedia/opencaster/man/vbv.1 b/multimedia/opencaster/man/vbv.1 new file mode 100644 index 0000000000..dfdec1a406 --- /dev/null +++ b/multimedia/opencaster/man/vbv.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was automatically generated +.TH vbv "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +vbv \- tool from openCaster suite +.SH DESCRIPTION +Usage: 'vbv videofile.es' diff --git a/multimedia/opencaster/man/zpipe.1 b/multimedia/opencaster/man/zpipe.1 new file mode 100644 index 0000000000..7d3ed0c56c --- /dev/null +++ b/multimedia/opencaster/man/zpipe.1 @@ -0,0 +1,6 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.43.3. +.TH ZPIPE "1" "August 2013" "automatically made for Debian" "User Commands" +.SH NAME +zpipe \- tool from openCaster suite +.SH DESCRIPTION +zpipe usage: zpipe [\-d] < source > dest |