I wrote a transform filter to manipulate video data (i.e. contrast, brightness, etc.) coming out of a MPEG-2 decoder. If I use the RGB types it works fine. However, performance is not very good because of no use of the overlay. So I added support for the YUY2 type and used the Overlay Mixer...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.