With TSScanner
you'll be able to analyze and detect certain parts of the "TS" files. From starting by displaying the packages, to asking PAT and PMT tables, or extract the video and audio of each program.
- Java 1.5 (or newer)
(You have to choose either files "tar.gz" or "zip" and extract within directory you want)
- New easy way to use has been added:
./tscan <command> <file-path>
(Before start to use this way, please give some execute permissions chmod +x tscan
)
java -jar TSScanner.jar <command> <file-path>
- -map: visualization of packages (since v1.0.0)
- -pat: PAT table request (since v1.1.0)
- -len: length of ts file, given by amount of packages (since v1.1.2)
- -extract:video: copy each video PES packet to new ts files (since v1.4.4)
- -extract:audio: copy each audio PES packet to new ts files (since v1.4.4)
Licensed under the GNU General Public License v3.0.