logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ts_filter - extract a single stream from a multiplexed TS

Authors

dvbstream was written by  Dave Chapman <dave@dchapman.com> 2001, 2002.  and is made available  under  the
       GNU General Public License.

       This man page was written by Alastair McKinstry, <mckinstry@computer.org>.

Linux                                             29 July 2002                                      TS_FILTER(1)

Description

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.

Name

       ts_filter - extract a single stream from a multiplexed TS

See Also

mpegtools(1), and dvbstream(1).

Synopsis

ts_filter<pid>

See Also