I'd be interested in how you're doing the sample grabbing. Sounds like you're not using the SampleGrabber DirectShow filter, or your particular mpeg2 decoder doesn't use video header 2 (which the grabber filter doesn't support).
For my apps I grab the sample off the renderer pin. Is that how you're doing it?
|