Thread: DirectShow

  1. #1
    Unregistered User Yarin's Avatar
    Join Date
    Jul 2007
    Posts
    2,158

    DirectShow

    If you happen to have a somewhat recent version of DirectShow, I'd really like it!
    Basically, I know where it's included, but that file is half a gig, and I can't find it by itself anywhere, so I was really hoping someone would email me the VC++ lib and h files if they aren't too large. Or if someone knows where I can download it (by itself).

  2. #2
    Malum in se abachler's Avatar
    Join Date
    Apr 2007
    Posts
    3,195
    You cant downlaod it seperately, you need to download the latest DirectX SDK.

  3. #3
    Unregistered User Yarin's Avatar
    Join Date
    Jul 2007
    Posts
    2,158
    Thats what I thought at first, but I read in several different places (including MSDN) that they actually have it in the Windows SDK.

  4. #4
    Frequently Quite Prolix dwks's Avatar
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    8,057
    From here: http://msdn.microsoft.com/en-us/libr...23(VS.85).aspx
    Note Previous versions of the DirectShow SDK shipped as part of the DirectX SDK. The last version of the DirectX SDK that included DirectShow was "DirectX 9.0 SDK Update - (February 2005) Extras." The DirectShow SDK was moved to the Windows SDK starting with the Microsoft® Windows Server 2003 SP1 Platform SDK. To get the latest DirectShow SDK, download the latest version of the Windows SDK.
    I don't know if that helps or not . . . .

    [edit] It's still huge. http://www.microsoft.com/msdownload/.../psdk-full.htm [/edit]
    Last edited by dwks; 08-31-2008 at 07:15 PM.
    dwk

    Seek and ye shall find. quaere et invenies.

    "Simplicity does not precede complexity, but follows it." -- Alan Perlis
    "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
    "The only real mistake is the one from which we learn nothing." -- John Powell


    Other boards: DaniWeb, TPS
    Unofficial Wiki FAQ: cpwiki.sf.net

    My website: http://dwks.theprogrammingsite.com/
    Projects: codeform, xuni, atlantis, nort, etc.

  5. #5
    Unregistered User Yarin's Avatar
    Join Date
    Jul 2007
    Posts
    2,158
    I just got the files.

    Thanks to Elysia for the help.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. DirectShow knowledge, anyone ?
    By foxman in forum Tech Board
    Replies: 3
    Last Post: 11-26-2008, 06:58 AM
  2. Debugging DirectShow
    By Elysia in forum Windows Programming
    Replies: 0
    Last Post: 10-28-2007, 11:01 AM
  3. DirectShow NEWBIE Tutorial Request
    By WaterNut in forum C++ Programming
    Replies: 4
    Last Post: 07-23-2006, 10:26 PM
  4. DirectShow code - long night of coding
    By VirtualAce in forum Game Programming
    Replies: 2
    Last Post: 03-27-2006, 10:50 AM
  5. DirectShow tutorial in C or C++
    By BobS0327 in forum Windows Programming
    Replies: 0
    Last Post: 10-23-2005, 12:15 PM