Search found 4 matches

by dwilson32
Sat Sep 09, 2006 4:21 pm
Forum: Advanced Help
Topic: Playing movie in texture
Replies: 118
Views: 60893

Correct, it did compile and link correctly to the magic lib. Yeah it could be a problem with DirectShow I suppose. I am all up to date (Directx and vid drivers) and I have a newer ATI Radeon (x800 series) card so I am not sure what I would do to correct the situation.
by dwilson32
Thu Sep 07, 2006 11:31 pm
Forum: Advanced Help
Topic: Playing movie in texture
Replies: 118
Views: 60893

the code in the Wiki was very old , and i do not develop it instead , i include the feature of playing movie in my magic library ,so you do not have to recompile the code each time and there is no need for DX sdk. i have managed to play movie with sound with my latest Magic Library for openGL but i...
by dwilson32
Tue Sep 05, 2006 1:55 am
Forum: Advanced Help
Topic: Playing movie in texture
Replies: 118
Views: 60893

I don't think I used my ITexture object correctly. I need to study that class and learn how to use it. That would have definitely caused a crash.
by dwilson32
Tue Sep 05, 2006 1:49 am
Forum: Advanced Help
Topic: Playing movie in texture
Replies: 118
Views: 60893

Hi. I got your code to work....well sort of. The sound loads but then I get a generic windows error right after the sound starts. Any clue about that?