Results 1 issues of Lisa St. John

In **MpegStreamReader** constructor the first **MpegFrame** found in the file gets thrown away. ` // find the first Mpeg frame var frame = FindNextFrame(); while (frame != null && !(frame...