On February 1, 2005 06:17 pm, George Staikos wrote: > CVS commit by staikos: > + if (DoSkip && Skip < 2) { > + DoSkip = false; > + } > + No. There may be several samples per frame, in which case Skip=1 makes sense (read only 1 per frame). I haven't checked the rest...