forked from kynesim/tstools
-
Notifications
You must be signed in to change notification settings - Fork 1
Based on kynesim/tstools but build replaced with cmake and used with the homebrew formula stuarthicks/brews/tstools
stuarthicks/tstools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 focused 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)
About
Based on kynesim/tstools but build replaced with cmake and used with the homebrew formula stuarthicks/brews/tstools
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 89.2%
- Python 4.3%
- Java 3.9%
- C++ 2.3%
- CMake 0.2%
- Makefile 0.1%