Hi all,
I have a problem with a video that rendert on a texture.
I use the sample from Microsoft DirectShow-Samples. Stand-alone all works fine, the video is playing correct on the texture, no problems!
After I inserted the video-renderer-code into my project I got problems. The video is play few seconds and than my Direct3DDevice get a reset and initialized the engine again.
I think the problem are the render or texture-states, isn't it?
Best regards and thanks in advance
I have a problem with a video that rendert on a texture.
I use the sample from Microsoft DirectShow-Samples. Stand-alone all works fine, the video is playing correct on the texture, no problems!
After I inserted the video-renderer-code into my project I got problems. The video is play few seconds and than my Direct3DDevice get a reset and initialized the engine again.
I think the problem are the render or texture-states, isn't it?
Best regards and thanks in advance