Results 1 to 2 of 2

Thread: Using DirectShow filters to play a URL based file

  1. #1
    Newbie
    Join Date
    Feb 2005
    Posts
    1
    The DirectX SDK version 8.1 has a utility called graphedt.exe that allows a user to build DirectShow filter graphs that allow users to play various video content.

    I am interested in adding the capability to play a file from a URL on another server. Graphedt.exe allows me to do this successfully if I select the menu item.

    File | Render URL

    This builds a graph that successfully plays a URL based file. When I try and build the graph from scratch using the "File Source URL" Direct Show filter, I get the error 0x80004002 (No such interface supported). I have checked and the successful graph uses the same filter but won't let me manually build the graph. Since I can't manually build the graph, I can't incorporate this functionality into my own application.

    Does anyone have any experience with this?

  2. #2
    Mentor
    Join Date
    Aug 2004
    Location
    Toronto, Canada
    Posts
    1,159
    I'm not a programmer and that sounds way deep but I am still a good researcher. I'll look around and see what I can find. If you or any other member knows or finds the solution before me, please post up here.

Similar Threads

  1. How to use the Sysprep tool
    By CoolJsa14 in forum Windows - General Topics
    Replies: 0
    Last Post: 01-05-2005, 08:34 PM
  2. List of fixes included in Windows XP SP2
    By regix in forum Windows - General Topics
    Replies: 6
    Last Post: 01-03-2005, 10:44 PM
  3. File Formats Supported by Windows Media Player
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-03-2005, 10:17 PM
  4. Calling all mail server admins
    By demian in forum Linux - Hardware, Networking & Security
    Replies: 4
    Last Post: 04-21-2004, 08:21 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •