mortal2k
User
 Fresh Boarder
| Posts: 1 |   |
|
VMR-9 custom allocator/presenter - 2007/08/01 04:56
Is there a way to present the texture when you already have a rendering loop? I used the same code and tried to access the texture from the custom allocator/presenter.
It does work but anytime I am setting the mode to renderless and use AllocateSurfaceHelper I have flickering white and purple all over the application and the quad I am trying to render over is displaying my scene.
If I don't use AllocateSurfaceHelper and render try to use my own texture, it won't work either and the video will play in an activemovie.
|