Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MPEG-2 Demultiplexer Hanging

Status
Not open for further replies.

djknickerbocker

Programmer
Jan 20, 2002
2
0
0
US
I am having a little bit of a problem. I wrote a "push" source filter (based on the ball example) and connected it to the new MPEG-2 Demultiplexer filter from Microsoft. Using filter graph the video plays just fine for between 2 and 15 minutes then hangs on the Deliver(IMediaSample *pSample) call in the DoBufferProcessingLoop() method. Has anyone else experienced this problem or does anyone know how to solve it?

Thanks,
Doug
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top