1Ingests(1) General Commands Manual Ingests(1)
2
3
4
6 ingests - Build an auxiliary file for multicat
7
9 ingests -p <PCR PID> [-m <payload size>]>] <input ts>
10
12 Ingests is a companion application designed to manipulate TS files. It
13 reads the PCR values of the file, and builds the auxiliary file that is
14 necessary for multicat. The combination of ingests and multicat makes
15 a simple and efficient TS file streamer.
16
18 -h Show summary of options
19
20 -m <payloadsize>
21 Size of the payload
22
23 -p <PCR PID>
24 PCR PID to use
25
27 aggregartp(1). reordertp(1). multicat(1), offsets(1).
28 Read the README file for more information about the configuration of
29 ingests.
30
32 ingests was written by Christophe Massiot.
33
35 This program is free software; you can redistribute it and/or modify it
36 under the terms of version 2 of the GNU General Public License as pub‐
37 lished by the Free Software Foundation.
38
39 This manual page was written by Rémi Duraffort <ivoire at videolan dot
40 org>, for the Debian project (and may be used by others).
41
42
43
44Multicat 1.0 August 23, 2010 Ingests(1)