Extract a single stream from a multiplexed ts
ts_filter <pid>
ts_filter is a simple filter to extract a single MPEG stream from a multiplexed MPEG Transport stream. It may be used with dvbstream and other MPEG programs to extract a single stream for display.
ts_filter takes the PID of the stream to extract on the command line, and filters the standard input, outputting to standard output.
mpegtools(1), and dvbstream(1).
dvbstream was written by Dave Chapman <[email protected]> 2001, 2002. and is made available under the GNU Public License.
This man page was written by Alastair McKinstry, <[email protected]>.