Results 1 to 5 of 5

Thread: DirectXShow Question

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2002
    Location
    Toronto, Ontario
    Posts
    280

    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...

  2. #2
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    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)

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2002
    Location
    Toronto, Ontario
    Posts
    280
    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?

  4. #4
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    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)

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2002
    Location
    Toronto, Ontario
    Posts
    280
    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
  •  



Click Here to Expand Forum to Full Width