|
-
Oct 25th, 2002, 02:53 PM
#1
Thread Starter
Hyperactive Member
DirectXShow Question
I'm new to DirectXShow (and thus don't know what the *** I'm talking about!). Is it possible to have DirectXShow play an *.avi file? How would I do this if I can?
NOTE: I would be running the DirectXShow Library in conjunction with the OpenGL API, so if this requires me to create a Direct3D polygon on the screen and then map the movie on to a texture on the polygon, I won't be able to do this, so could some just tell me if I cannot do this...
-
Oct 25th, 2002, 03:32 PM
#2
Good Ol' Platypus
Don't worry, all parts of DirectX are seperate (to an extent) and you won't need to use Direct3D.
Look at the tutorials here for a starting base:
http://www.directx4vb.com/
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Oct 25th, 2002, 03:36 PM
#3
Thread Starter
Hyperactive Member
Thanks. Unfortunately directx4vb does not have a completed tutorial on playing MPEG video in DirectXShow. I searched through MSDN and they only seem to have C++ documentation, and I do not know C++ well enough to understand what's going on. Any other ideas for where I could get the tutorial I need?
-
Oct 25th, 2002, 04:14 PM
#4
Good Ol' Platypus
Unfortunately, Microsoft says that DirectShow does not have a firm base in VB (yet). Thus I think it would be best to find a different way to play movies. Maybe the media player control?
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Oct 26th, 2002, 08:39 AM
#5
Thread Starter
Hyperactive Member
Guess that will have to do Thanks for your help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|