DGAVCDec works like DGMPGDec. First you index your raw AVC/H.264 stream using DGAVCIndex and then you make an Avisynth script to frame serve the video.
Added undocumented rudimentary "output trimmed TS" function invokable via the F1 key. Set a range and hit F1. It's for diagnostic use and is not supported. Think of "DGSplit with a GUI".
Sometimes opening a file would not display the first frame until a GOP step is done. Fixed.
Fixed Load Project bugs.
Fixed problem where specifying a bad file to the CLI caused a crash.
File/Close did not clear all state. Fixed.
CLI -a now demuxes all the audio streams for an MKV file.
The Info dialog did not show all MKV audio tracks. Fixed.
License check now allows for a single license file to support multiple machine IDs.
Fixed an M2TS parsing bug that caused corruption for some streams.