freebsd-ports/multimedia/tstools/pkg-plist
Martin Wilke 409e7afc48 MPEG TS/PS/ES Transport, Program and Elementary Stream tools
This is a set of cross-platform command line tools for working with
MPEG data.  The emphasis is on relatively simple tools which
concentrate on MPEG (H.264 and H.262) data packaged according to
H.222 (i.e., TS or PS), with a particular interest in checking for
conformance.  Transport Stream (TS) is typically used for distribution
of cable and satellite data. Program Stream (PS) is typically used
to store data on DVDs.

The tools are focussed on:

    * Quick reporting of useful data (tsinfo, stream_type)
    * Giving a quick overview of the entities in the stream
      (esdots, psdots)
    * Reporting on TS packets (tsreport) or ES units/frames/
      fields (esreport)
    * Simple manipulation of stream data (es2ts, esfilter,
      esreverse, esmerge, ts2es)
    * Streaming of data, possibly with introduced errors
      (tsplay)

WWW: http://tstools.berlios.de/

PR:		ports/130517
Submitted by:	J.R. Oldroyd <fbsd at opal.com>
2009-01-16 09:42:53 +00:00

31 lines
760 B
Text

bin/es2ts
bin/esdots
bin/esfilter
bin/esmerge
bin/esreport
bin/esreverse
bin/m2ts2ts
bin/pcapreport
bin/ps2ts
bin/psdots
bin/psreport
bin/stream_type
bin/ts2es
bin/ts_packet_insert
bin/tsinfo
bin/tsplay
bin/tsreport
bin/tsserve
lib/libtstools.a
%%PORTDOCS%%share/docs/tstools/ac3.txt
%%PORTDOCS%%share/docs/tstools/adts.txt
%%PORTDOCS%%share/docs/tstools/build_html.py
%%PORTDOCS%%share/docs/tstools/default.css
%%PORTDOCS%%share/docs/tstools/get_next_access_unit.py
%%PORTDOCS%%share/docs/tstools/get_next_access_unit.py.html
%%PORTDOCS%%share/docs/tstools/index.txt
%%PORTDOCS%%share/docs/tstools/library.txt
%%PORTDOCS%%share/docs/tstools/todo.txt
%%PORTDOCS%%share/docs/tstools/tools.txt
%%PORTDOCS%%@dirrm share/docs/tstools
%%PORTDOCS%%@dirrm share/docs