roygaogit / ts_util

Set of tools for MPEG Transport Stream manipulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ts_util

Set of tools for MPEG Transport Stream manipulation. Currently, only supports ts files, and no other medium.

In order to build, run build.sh (with project's root dir as working dir). This will use bin as output directory for all, which will be ignored by GIT.

Then, in order to install the lib, run './install.sh'.

About

Set of tools for MPEG Transport Stream manipulation

License:GNU General Public License v2.0


Languages

Language:C++ 94.7%Language:CMake 5.1%Language:Shell 0.2%