You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson 264886aa03
multimedia/tstools: Fix slack-desc.
9 years ago
..
man multimedia/tstools: Added (Command Line Tools for MPEG data). 11 years ago
README multimedia/tstools: Added (Command Line Tools for MPEG data). 11 years ago
slack-desc multimedia/tstools: Fix slack-desc. 9 years ago
tstools.SlackBuild multimedia/tstools: Updated for version 20151030_db1f79f. 9 years ago
tstools.info multimedia/tstools: Updated for version 20151030_db1f79f. 9 years ago

README

TStools (Command line tools for working with MPEG data)

TStools are 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)