Change Log:
6.0.1
Added Ensure SD Audio option for HD DVD

6.0.0
Added Subtitle Support
Removed TsMuxerQuickFix
Fixed an issue where in an inbound TS Table has an adaption field and we parse it we remove the adaption, but the flag is still set.

5.4.2:
Fixed DD+ TsMuxerQuickFix
Commented out TrueHD QuickFix code (due to TsMuxer 1.8.18b)

5.4.1:
Added support for multiple TrueHD streams

5.4.0:
Added DD+ (E-AC3) Support*
Fixed a few HD DVD titles

5.3.0:
Added post processing for HD DVD TrueHD streams
Fixed bug where keep file logic was opposite
Fixed bug where TsMuxer process was not cleared which cause ToNMT not to close properly

5.2.1:
Fixed double new line problem with InputStreamHandler
Added real time logging for eac3to and TsMuxer
Fixed TrueHD issue with eac3to (eliminated -down2 and move -192 to end)
Added keepTempFiles CLI option
Re-did CLI stub
Fixed close to kill external process when exiting ToNMT

5.2.0:
Changed PacketBuffer to dynamically grow
Changed PacketBuffer to push out packets until no long full
Refactored Regulator interface to separate addedPacket from isFull
Changed ContiguousTimestampMuxFilter to sync off of video or audio
Added eac3toPostfix to allow option parameters for eac3to demuxing
Changed BufferedWritableByteChannel to perform force on another thread (faster?)

5.1.0:
Added support for Completed Action (None, Exit, Process)
Fixed bug with TrueHD and eac3to DELAY file names
Fixed bug with progress bar on TsMuxer remux

5.0.5:
Added support for dts-High Resolution Audio

5.0.4:
Fixed yet another NPE

5.0.3:
Fixed issue where ToNMT would attempt to core non-cored files.  (NullPointerException)
Added ToNMT and Java version to log
Added Stacktrace to UI Log
