Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Question regarding Directshow and custom video capture

Question regarding Directshow and custom video capture

Scheduled Pinned Locked Moved C / C++ / MFC
questionhelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    godspeed123
    wrote on last edited by
    #1

    Hi, I need to make a custom filter that connects to a camera, how does one begin this, and what kind of filter do I have to write? I am fairly new at Directshow so any help would be greatly appreciated.

    M 1 Reply Last reply
    0
    • G godspeed123

      Hi, I need to make a custom filter that connects to a camera, how does one begin this, and what kind of filter do I have to write? I am fairly new at Directshow so any help would be greatly appreciated.

      M Offline
      M Offline
      Mark Salsbery
      wrote on last edited by
      #2

      Here's the place to start: Writing DirectShow Filters[^] The filter type you want is a capture filter. The section of the SDK specifically for that is Writing Capture Filters[^] I highly recommend starting with the base classes included with the SDK. It saves alot of work. There's also working filter samples in the Platform SDK if you want some code to get you started. The Push Source Filters Sample[^], although not a true capture filter, may be a good place to start. If you haven't already, download the Platform SDK - all the DirectShow stuff is there :) Mark

      "Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups