I encountered this problem while playing with the Texture3D9 DirectShow sample. The sample uses its own video renderer to store the video data on a texture. This renderer only accepts MEDIASUBTYPE_RGB24. When I load a file containing subtitles, VSFilter is included in the graph, and when the graph is run, it crashes in CBaseVideoFilter::CopyBuffer. I was able to fix it with this change to the...
2007-02-08 04:28:58 UTC in guliverkli