Video in DirectX
Hi again =)
So I made myself an "intro" movie...
now.. how do I use it in directx?
c++
Hi again =)
So I made myself an "intro" movie...
now.. how do I use it in directx?
c++
Are you just wanting to play the movie as part of a regular windows application, or as part of a Direct3D-based application?
Any particular version of DirectX, or just the latest-and-greatest?
DirectShow will be the component that's most likely to interest you - although it was recently moved to the Platform SDK (so you won't find it in the DirectX SDK download).
The "Playback" section from the list of samples on the above contents page is likely to be of particular interest to you.
hth
Jack
I saw how DirectShow had been removed from DirectX. Is it available for download?
I remember not finding it easy to get and giving up on the idea.