There appears to be a bug in the frame count value. The frame count value is written into the file as a 16 bit value ("%d") but should be written as a 32 bit value ("%ld"). That will cause problems if the log file is longer than 65535 frames. A fix is being made now.
If any of you have log files of less than 65535 frames that are showing corrupt frames, please send them to me at [email protected].
Regards
Paul

