Act as a server which plays the given file (containing Transport Stream or Program Stream data). The
output is always Transport Stream.
Inputin_file
Input is from the named H.222 TS file.
-stdin Input is from standard input.
Outputhost[:port]
Normally, output is to a named host. If port is not specified, it defaults to 88. Output
defaults to UDP.
-oout_file, -outputout_file
Output is to file out_file.
-tcp Output to the host is via TCP.
-udp Output to the host is via UDP. [default]
-stdout
Output is to standard output. Forces -quiet and -errstderr.
-imcast_if, -mcastifmcast_if
If output is via UDP, and host is a multicast address, then mcast_if is the IP address of the
network interface to use. This may not be supported on some versions of Windows.
GeneralSwitches-details
Print out more detailed help information, including some less common options.
-errstdout
Write error messages to standard output (the default)
-errstderr
Write error messages to standard error (Unix traditional)
-v, -verbose
Output additional diagnostic messages
-q, -quiet
Suppress informational and warning messages
-help Summarise the subjects that can be specified
-helpsubject
Show help on a particular subject
-mmax_pkts, -maxmax_pkts
Maximum number of TS/PS packets to read. See -details for more information.
-loop Play the input file repeatedly. Can be combined with -max.