RemuxTool

Is a general purpose remuxing tool.  It's main function is to remux streams to modern Transport Stream formats.  It also supports demuxing to PES (with PES headers) and ES (raw) streams.  

Requirements:

RemuxTool requires the Java 6 SE JRE to be installed

Usage:

remuxTool.jar is a self executing JAR.  Simply double click it.

Support:
FileCutter can be used to get a chunk of a file for upload.  Run the shortcut or type "remuxTool.jar FileCutter" from the command line

remuxTool.cmd can be run to show the Java console for more information.  Requires JAVA_HOME to be set.  Edit the file for more info...

Advanced:

WtvToMpeg CLI - Converts from WTV to TS or MPEG from the command line.  Run command below to see more (Requires Java.exe to be in the PATH):

java -cp remuxTool.jar util.WtvToMpeg

