demux-mpegts
============

Configure:

  run `cmake .`

Building:

  run `make`

Testing:

  run `test`

Usage:

  test [options] [ts filename]
  
Options:

  --debug         Enable debug level  
  --parseonly     Parse only ts file without output streams*  
  --channel [no]  Parse stream only for specified channel no*  

Output file names are formated like:

  stream_[channel]_[PID]_[type extension]