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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. How to use DirectShow sample in my application?

How to use DirectShow sample in my application?

Scheduled Pinned Locked Moved C / C++ / MFC
questiondata-structureshelptutorial
2 Posts 1 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.
  • V Offline
    V Offline
    Vaclav_
    wrote on last edited by
    #1

    I would like to use DirectShow sample code filter – Bouncing Ball. Build in SDK 8.1. I can build a library – Ball.lib , executable Ball.exe and my ancient compiler builds Ball.ax file. All with exception of .ax file looks as DLL’s. I seldom use DLL’s , but when I do I have a control of type of DLL. Two questions – how do I use these files and what kind of DLL was build – how do I tell? The doc with the sample code only instructs how to use Graph Edit, which for my purpose is good for nothing. A sample application using any of the DirectShow samples would be helpful. Any help is as always appreciated. Cheers Vaclav PS I had no luck on DirectShow forums.

    V 1 Reply Last reply
    0
    • V Vaclav_

      I would like to use DirectShow sample code filter – Bouncing Ball. Build in SDK 8.1. I can build a library – Ball.lib , executable Ball.exe and my ancient compiler builds Ball.ax file. All with exception of .ax file looks as DLL’s. I seldom use DLL’s , but when I do I have a control of type of DLL. Two questions – how do I use these files and what kind of DLL was build – how do I tell? The doc with the sample code only instructs how to use Graph Edit, which for my purpose is good for nothing. A sample application using any of the DirectShow samples would be helpful. Any help is as always appreciated. Cheers Vaclav PS I had no luck on DirectShow forums.

      V Offline
      V Offline
      Vaclav_
      wrote on last edited by
      #2

      OK, for some unknown reason , AKA MS naming convention - these fiters builds are not using dll extension , but ax. And apparently they are "self registering " too.

      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